summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/sse2-intrinsics-x86.ll
Commit message (Expand)AuthorAgeFilesLines
* AVX-512: Enabled SSE intrinsics on AVX-512.Elena Demikhovsky2015-05-211-2/+3
* [X86] add an exedepfix entry for movq == movlps == movlpdSanjay Patel2015-04-151-1/+1
* [X86] Remove AVX2 and SSE2 pslldq and psrldq intrinsics. We can represent the...Craig Topper2015-02-181-16/+0
* [X86] Remove int_x86_sse2_psll_dq_bs and int_x86_sse2_psrl_dq_bs intrinsics. ...Craig Topper2015-02-131-16/+0
* [x86] Remove some windows line endings that snuck into the tests here.Chandler Carruth2015-01-111-30/+30
* [X86][SSE] pslldq/psrldq shuffle mask decodesSimon Pilgrim2014-10-141-30/+30
* [x86] Add intrinsics for the pshufd, pshuflw, and pshufhw instructions.Chandler Carruth2014-06-251-0/+27
* Add an intrinsic for the SSE2 PAUSE instruction.Cameron McInally2013-11-261-0/+7
* Fix assembly operands for the SSE2 cvtsd2ss instruction.Cameron McInally2013-11-191-0/+1
* Add tests for SSE intrinsics in non-avx mode by copying from the AVX test cas...Craig Topper2013-10-241-0/+711
OpenPOWER on IntegriCloud