Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / vec_ss_load_fold.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-08-23 Rafael EspindolaReplace more uses of sse41 with sse4.1.
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2012-08-13 Manman RenFix failure on Atom bot due to r161769
2012-08-13 Manman RenX86: move Int_CVTSD2SSrr, Int_CVTSI2SSrr, Int_CVTSI2SDr...
2010-04-17 Dan GohmanStart function numbering at 0.
2010-02-21 Chris Lattnerfix and un-xfail X86/vec_ss_load_fold.ll
2010-02-21 Chris Lattnertemporarily disable this.
2010-02-17 Chris Lattnerroundss is an sse 4 thing, fix the test on non-sse41...
2010-02-16 Chris Lattnerfix rdar://7653908, a crash on a case where we would...
2010-02-16 Chris Lattnerfilecheckize
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-05-07 Evan ChengAdd nounwind.
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-16 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-10-25 Chris LattnerAllow this to pass on ppc
2006-10-11 Chris Lattnernew testcase