aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineLICM.cpp
AgeCommit message (Expand)Author
2007-12-11Checking for "zero operands" during the "CanHoistInst()" method isn't necessaryBill Wendling
2007-12-08Reverting 44702. It wasn't correct to rename them.Bill Wendling
2007-12-08Renaming:Bill Wendling
2007-12-08Incorporated comments from Evan and Chris:Bill Wendling
2007-12-07Initial commit of the machine code LICM pass. It successfully hoists this:Bill Wendling