aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/IntrinsicsX86.td
Commit message (Expand)AuthorAgeFilesLines
* Remove x86_sse42_crc32_64_8 intrinsic. It has no functional difference from x...Craig Topper2013-10-151-3/+0
* AVX-512: Added VRCP28 and VRSQRT28 instructions and intrinsics.Elena Demikhovsky2013-10-091-15/+40
* AVX-512: added scalar convert instructions and intrinsics.Elena Demikhovsky2013-10-061-0/+30
* Remove unneeded TBM intrinsics. The arithmetic/logical operation patterns are...Craig Topper2013-10-051-59/+3
* Add patterns for selecting TBM instructions from logical operations. Patch fr...Craig Topper2013-10-031-1/+1
* Adding intrinsics to the llvm backend for TBM instruction set.Yunzhong Gao2013-09-271-0/+66
* Add llvm.x86.* intrinsics for Intel SHA ExtensionsBen Langmuir2013-09-171-0/+21
* Make a more clear AVX-512 section header that matches similar in the file.Craig Topper2013-09-171-1/+3
* AVX-512: compiler intrinsicsElena Demikhovsky2013-08-191-0/+263
* The vbroadcastsi256 intrinsic does not exactly resemble the GCCJuergen Ributzka2013-08-171-1/+0
* AVX-512 set: added mask operations, lowering BUILD_VECTOR for i1 vector types.Elena Demikhovsky2013-08-051-0/+39
* Add support of RDSEED defined in AVX2 extensionMichael Liao2013-03-281-1/+6
* Add XTEST codegen supportMichael Liao2013-03-261-0/+2
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-0/+2573