Chandler Carruth
|
2edf5e45ec
|
[x86] Add intrinsics for the pshufd, pshuflw, and pshufhw instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211694 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-06-25 13:12:54 +00:00 |
|
Cameron McInally
|
0e6ec124d5
|
Add an intrinsic for the SSE2 PAUSE instruction.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195697 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-11-26 00:20:43 +00:00 |
|
Cameron McInally
|
c5a925c198
|
Fix assembly operands for the SSE2 cvtsd2ss instruction.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195129 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-11-19 14:36:00 +00:00 |
|
Craig Topper
|
4a92638aec
|
Add tests for SSE intrinsics in non-avx mode by copying from the AVX test cases. Some of these may have been tested by other tests, but most weren't. Patch by Cameron McInally.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193309 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-10-24 06:45:13 +00:00 |
|