aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/DeadMachineInstructionElim.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Don't consider instructions with implicit physical registerDan Gohman2008-09-181-1/+2
* Add a new MachineInstr-level DCE pass. It is very simple, and is intended toDan Gohman2008-09-171-0/+99