aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/IntrinsicsX86.td
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-15/+42
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-59/+0
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-78/+503
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-51/+303
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-9/+27
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-102/+95
* Update to LLVM 3.5a.Stephen Hines2014-04-241-180/+273
* Add AVX512 unmasked FMA intrinsics and support.Cameron McInally2013-11-151-0/+48
* Add support for AVX512 masked vector blend intrinsics.Cameron McInally2013-11-041-3/+21
* AVX-512: fixed a typo in builtin nameElena Demikhovsky2013-11-041-6/+6
* AVX-512: added VPCONFLICT instruction and intrinsics,Elena Demikhovsky2013-11-031-0/+28
* Add AVX512 unmasked integer broadcast intrinsics and support.Cameron McInally2013-10-311-0/+12
* Refactor the AVX512 intrinsics. Cluster the intrinsics into the appropriate v...Cameron McInally2013-10-301-82/+104
* AVX-512: PMIN/PMAX intrinsics and patternsElena Demikhovsky2013-10-271-0/+26
* AVX-512: added VCVTPH2PS, VCVTPS2PH with intrinsicsElena Demikhovsky2013-10-241-0/+5
* 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