Arrange for FastISel code to have access to the MachineModuleInfo
[oota-llvm.git] / lib / CodeGen / DeadMachineInstructionElim.cpp
2008-09-23 Dan GohmanTrack local physical register liveness. This is not...
2008-09-18 Dan GohmanDon't consider instructions with implicit physical...
2008-09-17 Dan GohmanAdd a new MachineInstr-level DCE pass. It is very simpl...