Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / 2007-01-08-InstrSched.ll
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2012-02-01 Andrew TrickInstruction scheduling itinerary for Intel Atom.
2010-06-21 Dan GohmanTeach two-address lowering how to unfold a load to...
2010-04-17 Dan GohmanStart function numbering at 0.
2010-03-18 Evan ChengTurning off post-ra scheduling for x86. It isn't a...
2009-12-07 Dan GohmanDon't enable the post-RA scheduler on x86 except at...
2009-10-23 Evan ChengUpdate tests for 84931.
2009-10-22 David GoodwinAllow the target to select the level of anti-dependence...
2009-10-18 Evan ChengTurn on post-alloc scheduling for x86.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-30 Chris Lattnereliminate some uses of prcontext. Any help here would...
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2007-10-14 Evan ChengRevert 42908 for now.
2007-10-12 Dan GohmanChange the names used for internal labels to use the...
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-07-31 Dan GohmanChange the x86 assembly output to use tab characters...
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-01-26 Reid SpencerFor PR761:
2007-01-09 Chris LattnerAdd PR number for future reference
2007-01-09 Evan ChengFix test case.
2007-01-08 Evan ChengAdded a test case from PR1075.