llvm-6502/lib
Jakob Stoklund Olesen 6b88c180da Handle register masks in DeadMachineInstructionElim.
Don't track live physregs that are clobbered by a register mask operand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148588 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-20 22:27:09 +00:00
..
Analysis More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
Archive
AsmParser More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
Bitcode Extend Attributes to 64 bits 2012-01-20 17:56:17 +00:00
CodeGen Handle register masks in DeadMachineInstructionElim. 2012-01-20 22:27:09 +00:00
DebugInfo More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
ExecutionEngine More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
Linker Link symbols with different visibilities according to the rules in the 2012-01-05 23:02:01 +00:00
MC More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
Object Remove unused variables. 2011-12-25 01:20:19 +00:00
Support More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
TableGen More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
Target More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
Transforms More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
VMCore More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile