summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/avx512bwintrin.h
Commit message (Expand)AuthorAgeFilesLines
* [X86][AVX512BW] Remove whitespaces Asaf Badouh2015-07-301-68/+53
* [X86][AVX512BW] add convert i16 to i8 and unpack intrinsicsAsaf Badouh2015-07-291-0/+163
* [X86][AVX512BW] Replace attributes with __DEFAULT_FN_ATTRSAsaf Badouh2015-07-291-6/+6
* [X86][AVX512BW] add madd and maddubs intrinsicsAsaf Badouh2015-07-231-0/+54
* [X86][AVX512BW] add clang intrinsics for pmulhrsw / pmulhuw / pmulhwAsaf Badouh2015-07-191-0/+90
* [X86] Rename DEFAULT_FN_ATTR macro to __DEFAULT_FN_ATTRMichael Kuperstein2015-06-301-148/+148
* [X86][AVX512BW] Add more intrinsics support:Asaf Badouh2015-06-291-0/+749
* Update the intel intrinsic headers to use the target attribute support.Eric Christopher2015-06-171-1/+1
* Use a define for per-file function attributes for the Intel intrinsic headers.Eric Christopher2015-06-171-65/+70
* AVX-512: added intrinsics for KNL and SKXElena Demikhovsky2015-04-281-0/+129
* Headers: Don't use attribute keywords which aren't reservedDavid Majnemer2015-02-041-1/+1
* [X86] Add AVX512 integer comparison intrinsics for word and byte vectors.Craig Topper2015-01-261-0/+307
* [AVX512] Added VPCMPEQ intrinisics to headers.Robert Khasanov2014-10-081-0/+60
OpenPOWER on IntegriCloud