summaryrefslogtreecommitdiff
path: root/include/llvm/IR/IntrinsicsX86.td
Commit message (Expand)AuthorAge
* Remove x86_sse42_crc32_64_8 intrinsic. It has no functional difference from x...Craig Topper2013-10-15
* AVX-512: Added VRCP28 and VRSQRT28 instructions and intrinsics.Elena Demikhovsky2013-10-09
* AVX-512: added scalar convert instructions and intrinsics.Elena Demikhovsky2013-10-06
* Remove unneeded TBM intrinsics. The arithmetic/logical operation patterns are...Craig Topper2013-10-05
* Add patterns for selecting TBM instructions from logical operations. Patch fr...Craig Topper2013-10-03
* Adding intrinsics to the llvm backend for TBM instruction set.Yunzhong Gao2013-09-27
* Add llvm.x86.* intrinsics for Intel SHA ExtensionsBen Langmuir2013-09-17
* Make a more clear AVX-512 section header that matches similar in the file.Craig Topper2013-09-17
* AVX-512: compiler intrinsicsElena Demikhovsky2013-08-19
* The vbroadcastsi256 intrinsic does not exactly resemble the GCCJuergen Ributzka2013-08-17
* AVX-512 set: added mask operations, lowering BUILD_VECTOR for i1 vector types.Elena Demikhovsky2013-08-05
* Add support of RDSEED defined in AVX2 extensionMichael Liao2013-03-28
* Add XTEST codegen supportMichael Liao2013-03-26
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02