|
|
|
|
|
by sanxiyn
2635 days ago
|
|
For example, Unison is an alternative code generator for LLVM, which uses constraint programming to do combined register allocation and instruction selection. It is very slow, but it does generate optimal (not just improved!) code, within its performance model. http://unison-code.github.io/ |
|
[0]: https://en.wikipedia.org/wiki/Superoptimization