summaryrefslogtreecommitdiffstats
path: root/lib/Headers/avx512vlcdintrin.h
Commit message (Expand)AuthorAgeFilesLines
* Move the builtin headers to use the new license file header.Chandler Carruth2019-04-081-17/+3
* [X86] Remove mask and passthru arguments from vpconflict builtins. Use select...Craig Topper2019-01-251-38/+28
* Remove trailing spaceFangrui Song2018-07-301-1/+1
* [Builtins][Attributes][X86] Tag all X86 builtins with their required vector w...Craig Topper2018-07-091-30/+32
* [X86] Reduce the number of setzero intrinsics to just the set defined by the ...Craig Topper2018-05-301-2/+2
* [X86] Remove mask argument from some builtins that are handled completely in ...Craig Topper2018-05-221-44/+28
* [X86] Fix some inconsistent formatting in the first line of our intrinsics he...Craig Topper2018-05-041-1/+1
* lowering broadcastmJina Nahias2017-11-061-5/+5
* [AVX512] Move the 128-bit and 256-bit lzcnt intrinsics to avx512vlcdintrin.h ...Craig Topper2016-06-211-1/+105
* [Clang][Builtin][AVX512] Adding intrisnics for the vpconflict{q|d} instructio...Michael Zuckerman2016-04-271-0/+98
* [Clang][BuiltIn][AVX512] Adding intrinsics without mask for VBROADCAST and VP...Michael Zuckerman2016-04-271-0/+61