summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineCSE.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Revert 97667. It broke a bunch of tests.Dan Gohman2010-03-031-0/+63
* Move DenseMapInfo for MachineInstr* to MachineInstr.hEvan Cheng2010-03-031-63/+0
* Machine CSE work in progress. It's doing some CSE now. But implicit def of ph...Evan Cheng2010-03-031-24/+61
* Work in progress. Finding some cse now.Evan Cheng2010-03-031-4/+88
* Fix typo.Evan Cheng2010-03-021-1/+1
* Add skeleton of a machine level cse pass.Evan Cheng2010-03-021-0/+124
OpenPOWER on IntegriCloud