summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/avx512vlcd-builtins.c
Commit message (Expand)AuthorAgeFilesLines
* [X86] Remove mask and passthru arguments from vpconflict builtins. Use select...Craig Topper2019-01-251-12/+20
* lowering broadcastmJina Nahias2017-11-061-14/+42
* [X86] Remove the mm_malloc.h include guard hack from the X86 builtins testsElad Cohen2016-09-281-3/+1
* After PR28761 use -Wall with -Werror in builtins tests to identifyEric Christopher2016-08-041-1/+1
* [AVX512] Use the generic ctlz intrinsic to implement the vplzcntd/q builtins.Craig Topper2016-07-061-12/+20
* [AVX512] Move the 128-bit and 256-bit lzcnt intrinsics to avx512vlcdintrin.h ...Craig Topper2016-06-211-0/+72
* [Clang][Builtin][AVX512] Adding intrisnics for the vpconflict{q|d} instructio...Michael Zuckerman2016-04-271-0/+72
* [Clang][BuiltIn][AVX512] Adding intrinsics without mask for VBROADCAST and VP...Michael Zuckerman2016-04-271-0/+30
OpenPOWER on IntegriCloud