aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/Spiller.h
Commit message (Expand)AuthorAgeFilesLines
* Oy! When reverting r68073, I added in experimental code. Sorry...Bill Wendling2009-03-311-9/+0
* Revert r68073. It's causing a failure in the Apple-style builds.Bill Wendling2009-03-311-0/+9
* Spiller may unfold load / mod / store instructions as an optimization when th...Evan Cheng2009-03-171-5/+21
* Reorganize some #include's.Owen Anderson2009-03-121-4/+0
* Reorganization: Move the Spiller out of VirtRegMap.cpp into its own files. N...Owen Anderson2009-03-111-0/+312