summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fold-load.ll
Commit message (Expand)AuthorAge
* Enable MI Sched for x86.Andrew Trick2013-10-15
* MachineSink: Fix and tweak critical-edge breaking heuristic.Will Dietz2013-10-14
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-25
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-24
* 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