summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fold-load.ll
Commit message (Expand)AuthorAge
* Reapply r162160 with a fix: Optimize Arith->Trunc->SETCC sequence to allow be...Nadav Rotem2012-08-18
* Revert r162160 because it made a few buildbots fail.Nadav Rotem2012-08-18
* The X86 backend has a number of optimizations for SETCC nodes which useNadav Rotem2012-08-18
* X86 Peephole: fold loads to the source register operand if possible.Manman Ren2012-08-02
* Revert r160920 and r160919 due to dragonegg and clang selfhost failureManman Ren2012-07-29
* X86 Peephole: fold loads to the source register operand if possible.Manman Ren2012-07-28
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-01
* Fix rdar://7517201, a regression introduced by r92849.Chris Lattner2010-01-07
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Add -march=x86.Evan Cheng2008-11-27
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-21
* rename tests to avoid a test- prefix when they aren't related to the test ins...Chris Lattner2008-02-19