llvm-6502/lib/Transforms
Benjamin Kramer 11b4c952a6 Remove unused copy of UpdateInlinedAtInfo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134720 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-08 19:32:06 +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 Remove unused copy of UpdateInlinedAtInfo. 2011-07-08 19:32:06 +00:00
CMakeLists.txt
Makefile