Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / stride-nine-with-base-reg.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2011-03-16 NAKAMURA Takumitest/CodeGen/X86: FileCheck-ize and add explicit -mtrip...
2010-01-12 Dan GohmanMake several tests less fragile.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-16 Dan GohmanExpand GEPs in ScalarEvolution expressions. SCEV expres...
2009-02-21 Evan ChengTeach LSR sink to sink the immediate portion of the...
2008-02-12 Evan ChengDon't mask the isel bug.
2008-02-12 Evan ChengFix some test cases.
2007-10-24 Dale JohannesenThis was failing on Darwin, which defaults to PIC;
2007-10-22 Dan GohmanStrength reduction improvements.