Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-constpool.ll
2014-08-19 Juergen RibutzkaReapply [FastISel][X86] Add large code model support...
2014-08-14 Juergen RibutzkaRevert several FastISel commits to track down a buildbo...
2014-08-13 Juergen Ributzka[FastISel][X86] Add large code model support for materi...
2013-04-10 Eli BenderskyRewrite some of the test/CodeGen/X86 tests to use FileC...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2010-04-17 Dan GohmanStart function numbering at 0.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-02 Chris LattnerFix yet-another bug I introduced into fastisel, this...