aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/avx-intrinsics-x86.ll
Commit message (Expand)AuthorAgeFilesLines
* As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling2011-04-141-32/+32
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-141-32/+32
* Reapply r129401 with patch for clang.Bill Wendling2011-04-131-2/+2
* Revert r129401 for now. Clang is using the old way of doing things.Bill Wendling2011-04-121-2/+2
* Remove the unaligned load intrinsics in favor of using native unaligned loads.Bill Wendling2011-04-121-2/+2
* improve the setcc -> setcc_carry optimization to happen moreChris Lattner2010-12-191-20/+11
* Fix pastos in handling of AVX cvttsd2si, PR8491.Dale Johannesen2010-10-281-1/+1
* Remove the rest of the nonexistent 64-bit AVX instructions.Dale Johannesen2010-09-031-96/+0
* AVX doesn't support mm operations neither its instrinsics.Bruno Cardoso Lopes2010-09-031-24/+0
* Add testcases for all AVX 256-bit intrinsics added in the last couple daysBruno Cardoso Lopes2010-08-111-0/+751
* Reapply r109881 using a more strict command line for llc.Bruno Cardoso Lopes2010-08-111-0/+1956
* Revert new AVX intrinsic tests. They are breaking buildbots and Bruno isBob Wilson2010-07-311-1956/+0
* A *bunch* of tests for AVX intrinsicsBruno Cardoso Lopes2010-07-301-0/+1956