summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_ss_load_fold.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-2/+2
2013-08-23Replace more uses of sse41 with sse4.1.Rafael Espindola1-1/+1
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin1-5/+5
2012-08-13Fix failure on Atom bot due to r161769Manman Ren1-1/+1
2012-08-13X86: move Int_CVTSD2SSrr, Int_CVTSI2SSrr, Int_CVTSI2SDrr, Int_CVTSS2SDrr fromManman Ren1-0/+14
2010-04-17Start function numbering at 0.Dan Gohman1-6/+6
2010-02-21fix and un-xfail X86/vec_ss_load_fold.llChris Lattner1-1/+0
2010-02-21temporarily disable this.Chris Lattner1-1/+2
2010-02-17roundss is an sse 4 thing, fix the test on non-sse41 buildersChris Lattner1-1/+1
2010-02-16fix rdar://7653908, a crash on a case where we would fold a loadChris Lattner1-0/+25
2010-02-16filecheckizeChris Lattner1-3/+9
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-08-25Remove obsolete -f flags.Dan Gohman1-1/+1
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman1-2/+2
2008-05-07Add nounwind.Evan Cheng1-2/+2
2008-02-21Remove llvm-upgrade and update tests.Tanya Lattner1-34/+28
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman1-1/+1
2007-04-16For PR1319:Reid Spencer1-2/+3
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer1-2/+2
2006-10-25Allow this to pass on ppcChris Lattner1-2/+2
2006-10-11new testcaseChris Lattner1-0/+46