Eric Christopher
|
4d185168e9
|
Use a define for per-file function attributes for the Intel intrinsic headers.
This is a precursor to changing them to use the new target attribute
code.
llvm-svn: 239882
|
2015-06-17 07:09:20 +00:00 |
Elena Demikhovsky
|
35dc8c0944
|
AVX-512: added intrinsics for KNL and SKX
by Asaf Badouh (asaf.badouh@intel.com)
llvm-svn: 235986
|
2015-04-28 13:28:01 +00:00 |
David Majnemer
|
1cf22e690d
|
Headers: Don't use attribute keywords which aren't reserved
Instead of using 'unavailable', use '__unavailable__'
llvm-svn: 228087
|
2015-02-04 00:26:10 +00:00 |
Craig Topper
|
b4789096c0
|
[X86] Add AVX512 integer comparison intrinsics for word and byte vectors.
llvm-svn: 227079
|
2015-01-26 09:24:10 +00:00 |
Robert Khasanov
|
b9f3a911c9
|
[AVX512] Added VPCMPEQ intrinisics to headers.
Added tests.
Patch by Maxim Blumenthal <maxim.blumenthal@intel.com>
llvm-svn: 219319
|
2014-10-08 17:18:13 +00:00 |