aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-03-15-GEP-Idx-Sink.ll
AgeCommit message (Expand)Author
2010-02-12Reapply the new LoopStrengthReduction code, with compile time andDan Gohman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-07-17Use push / pop for prologues and epilogues.Evan Cheng
2007-04-16refix thisChris Lattner
2007-04-16One more callee-saved register used.Evan Cheng
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2007-04-04Better still.Evan Cheng
2007-04-04These got better.Evan Cheng
2007-03-30add a testcase for x86Chris Lattner