llvm-6502/lib/Transforms
2011-09-01 21:21:24 +00:00
..
Hello
InstCombine Resubmit with fix. Properly remove the instructions except for landingpad, which should be removed only when its invokes are. 2011-09-01 01:28:11 +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 Fix an issue with the IR sink pass found by inspection. (I'm not sure anyone is actually using this, but might as well fix it since I found the issue.) 2011-09-01 21:21:24 +00:00
Utils Address review comments. 2011-08-26 02:25:55 +00:00
CMakeLists.txt
Makefile