llvm-6502/lib/Transforms
2011-07-08 01:50:54 +00:00
..
Hello
InstCombine PR10267: Don't combine an equality compare with an AND into an inequality compare when the AND has more than one use. 2011-07-04 20:16:36 +00:00
Instrumentation Replace the existing forms of ConstantArray::get() with a single form 2011-06-22 09:24:39 +00:00
IPO Revamp the "ConstantStruct::get" methods. Previously, these were scattered 2011-06-20 04:01:31 +00:00
Scalar Make GVN look through extractvalues for recognised intrinsics. GVN can then CSE ops that match values produced by the intrinsics. 2011-07-08 01:50:54 +00:00
Utils Fix a bug in the "expect" intrinsic lowering. 2011-07-06 23:50:16 +00:00
CMakeLists.txt
Makefile