aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2006-05-11-InstrSched.ll
Commit message (Expand)AuthorAgeFilesLines
* Change these tests to use regular loads instead of llvm.x86.sse2.loadu.dq.Dan Gohman2009-02-161-6/+4
* Re-enable machine sinking pass now that the coalescer bugs and the AnalyzeBrn...Evan Cheng2009-02-091-1/+1
* Revert r63999. It was breaking self-hosting builds.Bill Wendling2009-02-081-1/+1
* Enable machine sinking pass in non-fast mode.Evan Cheng2009-02-071-1/+1
* Undo spill weight tweak. Need to investigate the performance regressions.Evan Cheng2008-06-211-1/+1
* This got better.Evan Cheng2008-06-191-1/+1
* Fix test, instruction count is valid only if stack is not realignedAnton Korobeynikov2008-04-231-1/+1
* Remove -unwind-tables-optional everywhere, sinceDale Johannesen2008-04-141-1/+1
* Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen2008-04-081-1/+1
* Add -disable-required-unwind-tables to testsDale Johannesen2008-04-081-1/+1
* Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen2008-03-311-1/+1
* Enable convertToThreeAddress for X86 by default.Evan Cheng2007-10-051-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+55