summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/full-lsr.ll
Commit message (Expand)AuthorAge
* Enable MI Sched for x86.Andrew Trick2013-10-15
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-25
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-24
* Fix broken check lines.Benjamin Kramer2012-08-17
* This patch fixes 8 out of 20 unexpected failures in "make check"Preston Gurd2012-07-18
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-12
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-21
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* Implement "superhero" strength reduction, or full strengthDan Gohman2009-02-20