summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/Spiller.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Added MachineInstr::isRegTiedToDefOperand to check for two-addressness.Evan Cheng2009-03-191-10/+9
* Spiller may unfold load / mod / store instructions as an optimization when th...Evan Cheng2009-03-171-4/+9
* Add newlines at end of file (this can annoy gcov)Daniel Dunbar2009-03-141-1/+1
* Reorganize some #include's.Owen Anderson2009-03-121-1/+4
* Reorganization: Move the Spiller out of VirtRegMap.cpp into its own files. N...Owen Anderson2009-03-111-0/+1655
OpenPOWER on IntegriCloud