Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / pr1505b.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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.
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2011-06-28 Jakob Stoklund OlesenFileCheckize a couple of tests.
2011-03-11 Eric ChristopherChange the x86 32-bit scheduler to register pressure...
2011-03-08 Eric ChristopherTurn on list-ilp scheduling by default on x86 and x86...
2010-02-11 Jakob Stoklund OlesenReapply coalescer fix for better cross-class coalescing.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-03-09 Chris Lattnerreduce this testcase more
2008-01-24 Chris LattnerSignificantly simplify and improve handling of FP funct...
2008-01-24 Chris Lattnertake these with a pr #
2008-01-10 Evan ChengCodegen improvement has reduced one spill.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-07-03 Dale JohannesenNew testcases for rev 37847 (PR's 1489 and 1505).