llvm-6502/lib/Transforms
2012-06-22 00:25:01 +00:00
..
Hello
InstCombine instcombine: disable optimization of 'invoke null/undef'. I'll move this functionality to SimplifyCFG (since we cannot make changes to the CFG here). 2012-06-21 23:52:14 +00:00
Instrumentation
IPO remove extractMallocCallFromBitCast, since it was tailor maded for its sole user. Update GlobalOpt accordingly. 2012-06-22 00:25:01 +00:00
Scalar port the BoundsChecking patch to the new MemoryBuiltin API (i.e., remove most of the code from here). 2012-06-21 15:59:53 +00:00
Utils refactor the MemoryBuiltin analysis: 2012-06-21 15:45:28 +00:00
Vectorize Teach BBVectorize to combine, when possible, or discard metadata when fusing instructions. 2012-06-16 20:34:06 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile