summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-01-08-InstrSched.ll
AgeCommit message (Expand)AuthorFilesLines
2013-10-15Enable MI Sched for x86.Andrew Trick1-2/+2
2013-06-25Revert "Temporarily enable MI-Sched on X86."Andrew Trick1-2/+2
2013-06-24Temporarily enable MI-Sched on X86.Andrew Trick1-2/+2
2012-02-01Instruction scheduling itinerary for Intel Atom.Andrew Trick1-1/+1
2010-06-21Teach two-address lowering how to unfold a load to open up commutingDan Gohman1-4/+4
2010-04-17Start function numbering at 0.Dan Gohman1-4/+4
2010-03-18Turning off post-ra scheduling for x86. It isn't a consistent win.Evan Cheng1-8/+8
2009-12-07Don't enable the post-RA scheduler on x86 except at -O3. In itsDan Gohman1-1/+1
2009-10-23Update tests for 84931.Evan Cheng1-3/+3
2009-10-22Allow the target to select the level of anti-dependence breaking that should ...David Goodwin1-3/+3
2009-10-18Turn on post-alloc scheduling for x86.Evan Cheng1-2/+5
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-08-30eliminate some uses of prcontext. Any help here would be appreciated :)Chris Lattner1-3/+8
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman1-7/+7
2007-10-14Revert 42908 for now.Evan Cheng1-1/+1
2007-10-12Change the names used for internal labels to use the currentDan Gohman1-1/+1
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman1-1/+1
2007-07-31Change the x86 assembly output to use tab characters to separate theDan Gohman1-1/+1
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer1-2/+2
2007-01-26For PR761:Reid Spencer1-1/+1
2007-01-09Add PR number for future referenceChris Lattner1-0/+1
2007-01-09Fix test case.Evan Cheng1-1/+1
2007-01-08Added a test case from PR1075.Evan Cheng1-0/+13