aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_ss_load_fold.ll
AgeCommit message (Expand)Author
2012-08-13Fix failure on Atom bot due to r161769Manman Ren
2012-08-13X86: move Int_CVTSD2SSrr, Int_CVTSI2SSrr, Int_CVTSI2SDrr, Int_CVTSS2SDrr fromManman Ren
2010-04-17Start function numbering at 0.Dan Gohman
2010-02-21fix and un-xfail X86/vec_ss_load_fold.llChris Lattner
2010-02-21temporarily disable this.Chris Lattner
2010-02-17roundss is an sse 4 thing, fix the test on non-sse41 buildersChris Lattner
2010-02-16fix rdar://7653908, a crash on a case where we would fold a loadChris Lattner
2010-02-16filecheckizeChris Lattner
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-25Remove obsolete -f flags.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-05-07Add nounwind.Evan Cheng
2008-02-21Remove llvm-upgrade and update tests.Tanya Lattner
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-16For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-10-25Allow this to pass on ppcChris Lattner
2006-10-11new testcaseChris Lattner