aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_ss_load_fold.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Replace more uses of sse41 with sse4.1.Rafael Espindola2013-08-231-1/+1
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-5/+5
* Fix failure on Atom bot due to r161769Manman Ren2012-08-131-1/+1
* X86: move Int_CVTSD2SSrr, Int_CVTSI2SSrr, Int_CVTSI2SDrr, Int_CVTSS2SDrr fromManman Ren2012-08-131-0/+14
* Start function numbering at 0.Dan Gohman2010-04-171-6/+6
* fix and un-xfail X86/vec_ss_load_fold.llChris Lattner2010-02-211-1/+0
* temporarily disable this.Chris Lattner2010-02-211-1/+2
* roundss is an sse 4 thing, fix the test on non-sse41 buildersChris Lattner2010-02-171-1/+1
* fix rdar://7653908, a crash on a case where we would fold a loadChris Lattner2010-02-161-0/+25
* filecheckizeChris Lattner2010-02-161-3/+9
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-2/+2
* Add nounwind.Evan Cheng2008-05-071-2/+2
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-34/+28
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* For PR1319:Reid Spencer2007-04-161-2/+3
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* Allow this to pass on ppcChris Lattner2006-10-251-2/+2
* new testcaseChris Lattner2006-10-111-0/+46