aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2009-09-10-SpillComments.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-27/+27
* Use pushq / popq instead of subq $8, %rsp / addq $8, %rsp to adjust stack inEvan Cheng2011-01-031-2/+2
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-211-3/+6
* Use FileCheck and set nounwind on calls.David Greene2009-12-071-6/+7
* Fix this test - there don't appear to be any actual Reload ReusesDan Gohman2009-11-161-1/+0
* Support spill comments.David Greene2009-11-161-0/+105