llvm-6502/lib/Transforms
2011-07-02 02:34:25 +00:00
..
Hello
InstCombine Generalize @llvm.ctlz, @llvm.cttz, and @llvm.ctpop to work on vectors of integers, and fix the one optimization pass that I'm aware of that needs updating for this. At least one current target, ARM NEON, can implement these operations on vectors directly. 2011-07-01 21:52:38 +00:00
Instrumentation
IPO
Scalar indvars -disable-iv-rewrite: bug fix involving weird geps and related cleanup. 2011-07-02 02:34:25 +00:00
Utils
CMakeLists.txt
Makefile