Specify CPU model to avoid breaking ATOM builds
[oota-llvm.git] / test / CodeGen / X86 / fold-load.ll
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...