summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/full-lsr.ll
AgeCommit message (Expand)Author
2017-08-07Reapply fix PR23384 (part 3 of 3) r304824 (was reverted in r305720).Evgeny Stupachenko
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2017-06-19Revert r304824 "Fix PR23384 (part 3 of 3)"Hans Wennborg
2017-06-06Fix PR23384 (part 3 of 3)Evgeny Stupachenko
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-10-15Enable MI Sched for x86.Andrew Trick
2013-06-25Revert "Temporarily enable MI-Sched on X86."Andrew Trick
2013-06-24Temporarily enable MI-Sched on X86.Andrew Trick
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