summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/loop-strength-reduce5.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2011-11-27Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner
2009-11-11Add nounwind.Evan Cheng
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-10-26Loosen up iv reuse to allow reuse of the same stride but a larger type when t...Evan Cheng