index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
X86
/
X86IntrinsicsInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IR] Split out target specific intrinsic enums into separate headers
Reid Kleckner
2019-12-11
1
-0
/
+1
*
[X86] Convert tbm_bextri_u32/tbm_bextri_u64 intrinsics TargetConstant argumen...
Craig Topper
2019-09-20
1
-3
/
+3
*
Enable AVX512_BF16 instructions, which are supported for BFLOAT16 in Cooper Lake
Luo, Yuanke
2019-05-06
1
-0
/
+11
*
[X86] Restore the pavg intrinsics.
Craig Topper
2019-04-15
1
-0
/
+6
*
[X86] Remove X86 specific dag nodes for RDTSC/RDTSCP/RDPMC. NFCI
Andrea Di Biagio
2019-03-20
1
-4
/
+4
*
[X86] Enable sse2_cvtsd2ss intrinsic to use an EVEX encoded instruction.
Craig Topper
2019-03-11
1
-0
/
+1
*
[X86] Add SCALAR_SINT_TO_FP/SCALAR_UINT_TO_FP ISD opcodes without rounding mode.
Craig Topper
2019-03-11
1
-6
/
+6
*
[X86] Split SCALEF(S) ISD opcodes into a version without rounding mode.
Craig Topper
2019-03-11
1
-15
/
+14
*
[X86] Split RCP28/RSQRT/GETEXP/EXP2 ISD opcodes into SAE and current directio...
Craig Topper
2019-03-11
1
-27
/
+27
*
[X86] Rename _RND versions of RANGE/REDUCE/GETMANT/RDNSCALE ISD opcodes to _S...
Craig Topper
2019-03-11
1
-40
/
+39
*
[X86] Rename X86ISD::CVTPH2PS_RND to CVTPH2PS_SAE. Remove SAE operand.
Craig Topper
2019-03-11
1
-2
/
+2
*
[X86] Rename the CVTT*_RND ISD nodes to _SAE and remove the SAE operand. Spli...
Craig Topper
2019-03-11
1
-31
/
+33
*
[X86] Rename X86ISD::CMPM_RND and X86ISD::FSETCCM_RND to _SAE instead of _RND...
Craig Topper
2019-03-11
1
-4
/
+4
*
[X86] Split the VFIXUPIMM/VFIXUPIMMS nodes into a current rounding mode and S...
Craig Topper
2019-03-11
1
-12
/
+11
*
[X86] Begin removing matching of FROUND_CURRENT and FROUND_NO_EXC from isel t...
Craig Topper
2019-03-11
1
-33
/
+34
*
[X86] Add new variadic avx512 compress/expand intrinsics that use vXi1 types ...
Craig Topper
2019-01-28
1
-70
/
+2
*
[X86] Remove and autoupgrade vpconflict intrinsics that take a mask and passt...
Craig Topper
2019-01-26
1
-12
/
+0
*
[X86] Remove GCCBuiltins from 512-bit cvt(u)qqtops, cvt(u)qqtopd, and cvt(u)d...
Craig Topper
2019-01-26
1
-16
/
+2
*
[X86] Add non-masked versions of vpconflict intrinsics so we can use a select...
Craig Topper
2019-01-25
1
-0
/
+6
*
[X86] Use X86ISD::VFPROUND instead of ISD::FP_ROUND for 256 and 512 bit cvtpd...
Craig Topper
2019-01-21
1
-4
/
+4
*
[X86] Remove and autoupgrade vpmovqd/vpmovwb intrinsics using trunc+select.
Craig Topper
2019-01-21
1
-8
/
+0
*
[X86] Auto upgrade VPCOM/VPCOMU intrinsics to generic integer comparisons
Simon Pilgrim
2019-01-20
1
-8
/
+0
*
[X86] Add masked MCVTSI2P/MCVTUI2P ISD opcodes to model the cvtqq2ps cvtuqq2p...
Craig Topper
2019-01-19
1
-9
/
+9
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[X86] Lower avx512f scatter intrinsics to X86MaskedScatterSDNode instead of g...
Craig Topper
2019-01-18
1
-48
/
+48
*
[X86] Lower avx2/avx512f gather intrinsics to X86MaskedGatherSDNode instead o...
Craig Topper
2019-01-18
1
-64
/
+64
*
[X86] Add X86ISD::VSHLV and X86ISD::VSRLV nodes for psllv and psrlv
Craig Topper
2019-01-16
1
-18
/
+18
*
[X86] Use X86ISD::BLENDV for blendv intrinsics. Replace vselect with blendv j...
Craig Topper
2019-01-16
1
-1
/
+7
*
[X86] Add avx512 scatter intrinsics that use a vXi1 mask instead of a scalar ...
Craig Topper
2019-01-15
1
-0
/
+25
*
[X86] Add versions of the avx512 gather intrinsics that take the mask as a vX...
Craig Topper
2019-01-15
1
-0
/
+25
*
[X86] Remove mask parameter from avx512 pmultishiftqb intrinsics. Use select ...
Craig Topper
2019-01-14
1
-6
/
+3
*
[X86] Remove unused intrinsic handlers. NFC
Craig Topper
2019-01-14
1
-2
/
+1
*
[X86] Remove FPCLASS intrinsic handler. Use INTR_TYPE_2OP instead. NFC
Craig Topper
2019-01-14
1
-7
/
+7
*
[X86] Remove mask parameter from vpshufbitqmb intrinsics. Change result to a ...
Craig Topper
2019-01-14
1
-8
/
+4
*
[X86] Add more ISD nodes to handle masked versions of VCVT(T)PD2DQZ128/VCVT(T...
Craig Topper
2019-01-13
1
-9
/
+9
*
[X86] Add X86ISD::VMFPROUND to handle the masked case of VCVTPD2PSZ128 which ...
Craig Topper
2019-01-13
1
-5
/
+5
*
[X86] Add ISD node for masked version of CVTPS2PH.
Craig Topper
2019-01-12
1
-7
/
+7
*
[X86] Add ISD nodes for masked truncate so we can properly represent when the...
Craig Topper
2019-01-12
1
-82
/
+83
*
Recommit r350554 "[X86] Remove AVX512VBMI2 concat and shift intrinsics. Repla...
Craig Topper
2019-01-07
1
-56
/
+0
*
Revert r350554 "[X86] Remove AVX512VBMI2 concat and shift intrinsics. Replace...
Craig Topper
2019-01-07
1
-0
/
+56
*
[X86] Remove AVX512VBMI2 concat and shift intrinsics. Replace with target ind...
Craig Topper
2019-01-07
1
-56
/
+0
*
[X86][SSE] Auto upgrade PADDS/PSUBS intrinsics to SADD_SAT/SSUB_SAT generic i...
Simon Pilgrim
2018-12-21
1
-12
/
+0
*
[X86] Auto upgrade XOP/AVX512 rotation intrinsics to generic funnel shift int...
Simon Pilgrim
2018-12-20
1
-32
/
+0
*
[X86] Use SADDSAT/SSUBSAT instead of ADDS/SUBS
Nikita Popov
2018-12-18
1
-12
/
+12
*
[X86] Merge addcarryx/addcarry intrinsic into a single addcarry intrinsic.
Craig Topper
2018-12-10
1
-6
/
+4
*
[X86] If the carry input to an addcarry/subborrow intrinsic is known to be 0,...
Craig Topper
2018-12-09
1
-6
/
+6
*
[X86] X86DAGToDAGISel: handle BZHI selection too, not just BEXTR.
Roman Lebedev
2018-10-22
1
-0
/
+2
*
[X86] Change the addcarry and subborrow intrinsics to return 2 results and re...
Craig Topper
2018-09-07
1
-8
/
+6
*
[X86] Add intrinsics for KADD instructions
Craig Topper
2018-08-28
1
-0
/
+4
*
[X86] Remove masking from the 512-bit padds and psubs intrinsics. Use select ...
Craig Topper
2018-08-16
1
-4
/
+4
[next]