aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/sse41.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-27/+50
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-115/+173
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-307/+739
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-0/+22
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-2/+445
* Replace more uses of sse41 with sse4.1.Rafael Espindola2013-08-231-2/+2
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-6/+6
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-271-2/+2
* Fix 128-bit ptest intrinsics to take v2i64 instead of v4f32 since these are i...Craig Topper2012-04-121-9/+9
* improve the setcc -> setcc_carry optimization to happen moreChris Lattner2010-12-191-2/+2
* fix the buildvector->insertp[sd] logic to not always create a redundantChris Lattner2010-08-281-0/+25
* Start function numbering at 0.Dan Gohman2010-04-171-2/+2
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Add a couple more tests for the ptest intrinsics to make sure we'reEric Christopher2009-07-291-0/+27
* Add support for gcc __builtin_ia32_ptest{z,c,nzc} intrinsics. LowerEric Christopher2009-07-291-1/+16
* Move insertps tests to sse41 combo test file, convert to filecheckEric Christopher2009-07-241-0/+31
* merge one more sse41 test into sse41.llChris Lattner2009-07-231-0/+44
* merge another sse41 test into sse41.llChris Lattner2009-07-231-0/+23
* merge sse41-pmovx.ll into sse41.llChris Lattner2009-07-231-6/+69
* change a test to run in filecheck style. Rename it to be a generalChris Lattner2009-07-231-0/+23