aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/stride-nine-with-base-reg.ll
AgeCommit message (Expand)Author
2011-03-16test/CodeGen/X86: FileCheck-ize and add explicit -mtriple=x86_64-linux. They ...NAKAMURA Takumi
2010-01-12Make several tests less fragile.Dan Gohman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-04-16Expand GEPs in ScalarEvolution expressions. SCEV expressions can nowDan Gohman
2009-02-21Teach LSR sink to sink the immediate portion of the common expression back in...Evan Cheng
2008-02-12Don't mask the isel bug.Evan Cheng
2008-02-12Fix some test cases.Evan Cheng
2007-10-24This was failing on Darwin, which defaults to PIC;Dale Johannesen
2007-10-22Strength reduction improvements.Dan Gohman