[TwoAddressInstructionPass] Try 3 Addr Conversion After Commuting.
[oota-llvm.git] / test / CodeGen / X86 / commute-two-addr.ll
2015-07-01 Quentin Colombet[TwoAddressInstructionPass] Try 3 Addr Conversion After...
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickAdd -mcpu to some unit tests that only fail on certain...
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2011-03-08 Eric ChristopherTurn on list-ilp scheduling by default on x86 and x86...
2010-12-14 Evan ChengFix a minor bug in two-address pass. It was missing...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
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.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2005-07-20 Chris Lattnerset the target triple so that we don't fail due to...
2005-05-09 Chris Lattnertweak test to accept the (good) code emitted by the...
2005-01-02 Chris LattnerAdd several testcases for new optimizations in the...