summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx-intrinsics-x86_64.ll
Commit message (Collapse)AuthorAge
* Fix pastos in handling of AVX cvttsd2si, PR8491.Dale Johannesen2010-10-28
| | | | | | | | | Bruno, please review, but I'm pretty sure this is right. Patch by Alex Mac! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117514 91177308-0d34-0410-b5e6-96231b3b80d8
* Reapply r109881 using a more strict command line for llc.Bruno Cardoso Lopes2010-08-11
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110833 91177308-0d34-0410-b5e6-96231b3b80d8
* Revert new AVX intrinsic tests. They are breaking buildbots and Bruno isBob Wilson2010-07-31
| | | | | | | | | | away from a computer now. --- Reverse-merging r109881 into '.': D test/CodeGen/X86/avx-intrinsics-x86.ll D test/CodeGen/X86/avx-intrinsics-x86_64.ll git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109959 91177308-0d34-0410-b5e6-96231b3b80d8
* A *bunch* of tests for AVX intrinsicsBruno Cardoso Lopes2010-07-30
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109881 91177308-0d34-0410-b5e6-96231b3b80d8