aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/full-lsr.ll
AgeCommit message (Expand)Author
2012-08-17Fix broken check lines.Benjamin Kramer
2012-07-18This patch fixes 8 out of 20 unexpected failures in "make check"Preston Gurd
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2010-02-12Reapply the new LoopStrengthReduction code, with compile time andDan Gohman
2010-01-21Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2009-02-20Implement "superhero" strength reduction, or full strengthDan Gohman