llvm-6502/lib/Transforms
Nadav Rotem 89879ec76b Fixes following the CR by Chris and Duncan:
Optimize chained bitcasts of the form A->B->A.
Undo r138722 and change isEliminableCastPair to allow this case.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138756 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-29 19:58:36 +00:00
..
Hello
InstCombine Fixes following the CR by Chris and Duncan: 2011-08-29 19:58:36 +00:00
Instrumentation When inserting new instructions, use getFirstInsertionPt instead of 2011-08-25 01:08:34 +00:00
IPO C API functions must be able to see their extern "C" definitions, or it will be impossible to call them from C. 2011-08-19 01:36:54 +00:00
Scalar Don't sink landingpad instructions during ind-var simplification. 2011-08-26 20:40:15 +00:00
Utils Address review comments. 2011-08-26 02:25:55 +00:00
CMakeLists.txt
Makefile