llvm-6502/lib
Dan Gohman b2c3e3fdd9 Now that DeadMachineInstructionElim is basically working
correctly, it's not necessary to explicitly remove registers
from their use-def lists.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56509 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-23 22:04:18 +00:00
..
Analysis Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00
Archive Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
AsmParser regenerate 2008-09-23 21:18:31 +00:00
Bitcode Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
CodeGen Now that DeadMachineInstructionElim is basically working 2008-09-23 22:04:18 +00:00
Debugger Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
ExecutionEngine Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Linker Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Support Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
System Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Target Arrange for FastISel code to have access to the MachineModuleInfo 2008-09-23 21:53:34 +00:00
Transforms Add hasNote() to check note associated with a function. 2008-09-22 22:32:29 +00:00
VMCore Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00
Makefile