Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / fold-load.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-10-14 Will DietzMachineSink: Fix and tweak critical-edge breaking heuri...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2012-08-18 Nadav RotemReapply r162160 with a fix: Optimize Arith->Trunc-...
2012-08-18 Nadav RotemRevert r162160 because it made a few buildbots fail.
2012-08-18 Nadav RotemThe X86 backend has a number of optimizations for SETCC...
2012-08-02 Manman RenX86 Peephole: fold loads to the source register operand...
2012-07-29 Manman RenRevert r160920 and r160919 due to dragonegg and clang...
2012-07-28 Manman RenX86 Peephole: fold loads to the source register operand...
2012-02-01 Andrew TrickInstruction scheduling itinerary for Intel Atom.
2010-01-07 Chris LattnerFix rdar://7517201, a regression introduced by r92849.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-11-27 Evan ChengAdd -march=x86.
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2008-02-19 Chris Lattnerrename tests to avoid a test- prefix when they aren...