summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx512-intrinsics.ll
Commit message (Expand)AuthorAge
* Add support for AVX512 masked vector blend intrinsics.Cameron McInally2013-11-04
* AVX-512: added VPCONFLICT instruction and intrinsics,Elena Demikhovsky2013-11-03
* Add AVX512 unmasked integer broadcast intrinsics and support.Cameron McInally2013-10-31
* AVX-512: PMIN/PMAX intrinsics and patternsElena Demikhovsky2013-10-27
* [X86][AVX512] Add patterns that match the AVX512 floating point register vbro...Quentin Colombet2013-10-25
* [X86][AVX512] Add patterns that match the AVX512 floating point vbroadcast in...Quentin Colombet2013-10-25
* AVX-512: added VCVTPH2PS, VCVTPS2PH with intrinsicsElena Demikhovsky2013-10-24
* AVX-512: Added VRCP28 and VRSQRT28 instructions and intrinsics.Elena Demikhovsky2013-10-09
* AVX-512: added scalar convert instructions and intrinsics.Elena Demikhovsky2013-10-06
* AVX-512: added SQRT, VRSQRT14, VCOMISS, VUCOMISS, VRCP14, VPABSElena Demikhovsky2013-08-28