summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/avx512vbmi2intrin.h
Commit message (Expand)AuthorAgeFilesLines
* Move the builtin headers to use the new license file header.Chandler Carruth2019-04-081-17/+3
* Recommit r350555 "[X86] Use funnel shift intrinsics for the VBMI2 vshld/vshrd...Craig Topper2019-01-071-92/+66
* Revert r350555 "[X86] Use funnel shift intrinsics for the VBMI2 vshld/vshrd b...Craig Topper2019-01-071-66/+92
* [X86] Use funnel shift intrinsics for the VBMI2 vshld/vshrd builtins.Craig Topper2019-01-071-92/+66
* [Builtins][Attributes][X86] Tag all X86 builtins with their required vector w...Craig Topper2018-07-091-1/+1
* [X86] Remove masking from avx512vbmi2 concat and shift by immediate builtins....Craig Topper2018-06-131-97/+55
* [X86] Rewrite avx512vbmi unmasked and maskz macro intrinsics to be wrappers a...Craig Topper2018-06-011-12/+60
* [X86] Fix some places where macro arguments to intrinsics weren't cast to _m5...Craig Topper2018-05-311-18/+18
* [X86] Remove __extension__ from macro intrinsics when its not needed.Craig Topper2018-05-311-12/+12
* [X86] Reduce the number of setzero intrinsics to just the set defined by the ...Craig Topper2018-05-301-12/+12
* [x86][icelake][vbmi2]Coby Tayree2017-12-271-0/+391
OpenPOWER on IntegriCloud