aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/stride-reuse.ll
AgeCommit message (Expand)Author
2012-03-01Trivial change to make the test use Use –mcpu=generic,Preston Gurd
2012-02-27test commit.Preston Gurd
2011-03-16test/CodeGen/X86: FileCheck-ize and add explicit -mtriple=x86_64-linux. They ...NAKAMURA Takumi
2010-01-19Add nounwinds.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
2008-02-12Don't mask the isel bug.Evan Cheng
2008-02-12Fix some test cases.Evan Cheng
2007-10-22Strength reduction improvements.Dan Gohman