summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sse41.ll
Commit message (Expand)AuthorAge
* Replace more uses of sse41 with sse4.1.Rafael Espindola2013-08-23
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-27
* Fix 128-bit ptest intrinsics to take v2i64 instead of v4f32 since these are i...Craig Topper2012-04-12
* improve the setcc -> setcc_carry optimization to happen moreChris Lattner2010-12-19
* fix the buildvector->insertp[sd] logic to not always create a redundantChris Lattner2010-08-28
* Start function numbering at 0.Dan Gohman2010-04-17
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Add a couple more tests for the ptest intrinsics to make sure we'reEric Christopher2009-07-29
* Add support for gcc __builtin_ia32_ptest{z,c,nzc} intrinsics. LowerEric Christopher2009-07-29
* Move insertps tests to sse41 combo test file, convert to filecheckEric Christopher2009-07-24
* merge one more sse41 test into sse41.llChris Lattner2009-07-23
* merge another sse41 test into sse41.llChris Lattner2009-07-23
* merge sse41-pmovx.ll into sse41.llChris Lattner2009-07-23
* change a test to run in filecheck style. Rename it to be a generalChris Lattner2009-07-23