aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2006-05-11-InstrSched.ll
Commit message (Expand)AuthorAgeFilesLines
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-121-2/+2
* Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman2010-01-221-2/+2
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-211-2/+2
* Make several tests less fragile.Dan Gohman2010-01-121-8/+6
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* 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
* Use push / pop for prologues and epilogues.Evan Cheng2007-07-171-1/+1
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-151-2/+2
* These got better.Evan Cheng2007-04-041-1/+1
* This got better.Evan Cheng2007-03-131-43/+44
* For PR761:Reid Spencer2007-01-261-1/+3
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Don't use bitcast yet!Reid Spencer2006-11-261-11/+11
* Make this test case easier to read. No functional changes.Reid Spencer2006-11-261-27/+27
* -sched-commute-nodes is now on by default.Evan Cheng2006-05-251-2/+1
* New scheduling test case.Evan Cheng2006-05-121-0/+53