summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-09-10-SpillComments.ll
Commit message (Expand)AuthorAge
* Use pushq / popq instead of subq $8, %rsp / addq $8, %rsp to adjust stack inEvan Cheng2011-01-03
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-21
* Use FileCheck and set nounwind on calls.David Greene2009-12-07
* Fix this test - there don't appear to be any actual Reload ReusesDan Gohman2009-11-16
* Support spill comments.David Greene2009-11-16