aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/full-lsr.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-10/+10
* Enable MI Sched for x86.Andrew Trick2013-10-151-1/+1
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-1/+1
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-1/+1
* Fix broken check lines.Benjamin Kramer2012-08-171-1/+1
* This patch fixes 8 out of 20 unexpected failures in "make check"Preston Gurd2012-07-181-4/+12
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-2/+2
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-121-7/+2
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-211-3/+9
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-2/+2
* Implement "superhero" strength reduction, or full strengthDan Gohman2009-02-201-0/+33