summaryrefslogtreecommitdiff
path: root/lib/CodeGen/DeadMachineInstructionElim.cpp
Commit message (Expand)AuthorAge
...
* Now that DeadMachineInstructionElim is basically workingDan Gohman2008-09-23
* Track local physical register liveness. This is not the mostDan Gohman2008-09-23
* Don't consider instructions with implicit physical registerDan Gohman2008-09-18
* Add a new MachineInstr-level DCE pass. It is very simple, and is intended toDan Gohman2008-09-17