aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineCSE.cpp
AgeCommit message (Expand)Author
2010-03-03Move DenseMapInfo for MachineInstr* to MachineInstr.hEvan Cheng
2010-03-03Machine CSE work in progress. It's doing some CSE now. But implicit def of ph...Evan Cheng
2010-03-03Work in progress. Finding some cse now.Evan Cheng
2010-03-02Fix typo.Evan Cheng
2010-03-02Add skeleton of a machine level cse pass.Evan Cheng