llvm-6502/lib
Rafael Espindola f2b0423200 Dead code elimination.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130984 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-06 14:56:22 +00:00
..
Analysis PR9838: Fix transform introduced in r127064 to not trigger when only one side of the icmp is an exact shift. 2011-05-05 21:59:18 +00:00
Archive
AsmParser Remove unused variables caught by GCC's -Wunused-but-set-variable. 2011-05-03 16:00:27 +00:00
Bitcode
CodeGen Dead code elimination. 2011-05-06 14:56:22 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Dead code elimination. 2011-05-06 14:56:22 +00:00
Object Remove dead variable pointed out by GCC 4.6 warnings, and reflow this a little 2011-05-02 05:05:29 +00:00
Support In option typo correction, consider -foo=VALUE flags as two distinct parts. The 2011-05-02 05:24:47 +00:00
Target Dead code elimination. 2011-05-06 14:56:22 +00:00
Transforms Fix PR9820: a read-only call differs from a load in that a load doesn't 2011-05-06 10:30:37 +00:00
VMCore In debug output, clearly list new instructions without DebugLoc. 2011-05-05 22:05:57 +00:00
CMakeLists.txt
Makefile