summaryrefslogtreecommitdiff
path: root/test/CodeGen/avx512vbmi2-builtins.c
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add new variadic avx512 compress/expand intrinsics that use vXi1 types ...Craig Topper2019-01-281-8/+8
* Recommit r350555 "[X86] Use funnel shift intrinsics for the VBMI2 vshld/vshrd...Craig Topper2019-01-071-36/+48
* Revert r350555 "[X86] Use funnel shift intrinsics for the VBMI2 vshld/vshrd b...Craig Topper2019-01-071-48/+36
* [X86] Use funnel shift intrinsics for the VBMI2 vshld/vshrd builtins.Craig Topper2019-01-071-36/+48
* [X86] Update VBMI2 vshld/vshrd tests to use an immediate that doesn't require...Craig Topper2019-01-071-11/+11
* [X86] Remove masking from avx512vbmi2 concat and shift by immediate builtins....Craig Topper2018-06-131-18/+30
* [X86] Use target independent masked expandload and compressstore intrinsics t...Craig Topper2018-06-101-6/+6
* [x86][icelake][vbmi2]Coby Tayree2017-12-271-0/+304