summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/avx512vbmivl-builtin.c
Commit message (Expand)AuthorAgeFilesLines
* [X86] Remove mask parameter from avx512 pmultishiftqb intrinsics. Use select ...Craig Topper2019-01-141-6/+10
* [X86] Merge the 3 different flavors of masked vpermi2var/vpermt2var builtins ...Craig Topper2018-05-291-8/+14
* [X86] Remove mask arguments from permvar builtins/intrinsics. Use a select in...Craig Topper2018-05-201-6/+10
* [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
* [clang][AVX512][Builtin] adding missing intrinsics for vpmultishiftqb{128|256...Michael Zuckerman2016-05-231-3/+40
* [Clang][AVX512][BuiltIn] Adding support to intrinsics of VPERMD and VPERMW in...Michael Zuckerman2016-04-251-0/+35
* [CLANG][AVX512][BUILTIN] Adding new feature flag headed files and new BUILTIN...Michael Zuckerman2016-03-071-0/+55