1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib
Dan Gohman 583938816c Now that DeadMachineInstructionElim is basically working
correctly, it's not necessary to explicitly remove registers
from their use-def lists.

llvm-svn: 56509
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