aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/sse41.ll
Commit message (Expand)AuthorAgeFilesLines
* 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