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