llvm-6502/lib/Transforms
2011-07-01 21:52:38 +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 Fix likely typo, reduce number of instruction name collisions. 2011-07-01 06:27:03 +00:00
Utils Add r134057 back, but splice the predecessor after the successors phi 2011-06-30 20:14:24 +00:00
CMakeLists.txt
Makefile