llvm-6502/lib/Transforms
2012-09-28 23:58:57 +00:00
..
Hello
InstCombine Surprisingly, we missed a trivial case here. Fix that! 2012-09-28 09:33:53 +00:00
Instrumentation Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767 2012-09-27 10:14:43 +00:00
IPO GlobalDCE should be run at -O2 / -Os to eliminate unused dtor, etc. rdar://9142819 2012-09-28 21:23:26 +00:00
Scalar Do not delete BBs if their addresses are taken. rdar://12396696 2012-09-28 23:58:57 +00:00
Utils Fix a integer overflow in SimplifyCFG's look up table formation logic. 2012-09-27 18:29:58 +00:00
Vectorize Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767 2012-09-27 10:14:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile