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
/
test
/
CodeGen
/
X86
/
avx512-intrinsics-fast-isel.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Swap the 0 and the fudge factor in the constant pool for the 32-bit mod...
Craig Topper
2020-01-14
1
-4
/
+2
*
[X86] SimplifyDemandedVectorElts - attempt to recombine target shuffle using ...
Simon Pilgrim
2019-11-04
1
-8
/
+8
*
[X86][SSE] LowerUINT_TO_FP_i64 - only use HADDPD for size/fast-hops
Simon Pilgrim
2019-10-19
1
-1
/
+2
*
Revert [X86] SimplifyDemandedVectorElts - attempt to recombine target shuffle...
Jordan Rupprecht
2019-08-16
1
-8
/
+8
*
[X86] SimplifyDemandedVectorElts - attempt to recombine target shuffle using ...
Simon Pilgrim
2019-08-13
1
-8
/
+8
*
Revert r368276 "[TargetLowering] SimplifyDemandedBits - call SimplifyMultiple...
Hans Wennborg
2019-08-13
1
-8
/
+8
*
[X86] SimplifyDemandedVectorElts - attempt to recombine target shuffle using ...
Simon Pilgrim
2019-08-08
1
-8
/
+8
*
[X86] Cleanups and safety checks around the isFNEG
Craig Topper
2019-06-24
1
-26
/
+12
*
Revert "[NFC][CodeGen] Add unary FNeg tests to X86/avx512-intrinsics-fast-ise...
Cameron McInally
2019-06-13
1
-657
/
+0
*
Revert "[NFC][CodeGen] Add unary FNeg tests to X86/avx512-intrinsics-fast-ise...
Cameron McInally
2019-06-13
1
-755
/
+0
*
[NFC][CodeGen] Add unary FNeg tests to X86/avx512-intrinsics-fast-isel.ll
Cameron McInally
2019-06-13
1
-0
/
+755
*
[NFC][CodeGen] Add unary FNeg tests to X86/avx512-intrinsics-fast-isel.ll
Cameron McInally
2019-06-12
1
-0
/
+657
*
[X86] Remove the suffix on vcvt[u]si2ss/sd register variants in assembly prin...
Craig Topper
2019-05-06
1
-4
/
+4
*
[X86] Add the rounding control operand to the printing for some scalar FMA in...
Craig Topper
2019-04-21
1
-2
/
+2
*
[x86] add x86-specific opcodes to extractelement scalarization list
Sanjay Patel
2019-03-10
1
-20
/
+20
*
[x86] scalarize extract element 0 of FP math
Sanjay Patel
2019-02-28
1
-20
/
+20
*
[X86] Disable DomainReassignment pass when AVX512BW is disabled to avoid inje...
Craig Topper
2019-01-10
1
-116
/
+228
*
[X86] Use GetDemandedBits to simplify the operands of PMULDQ/PMULUDQ.
Craig Topper
2018-12-24
1
-9
/
+0
*
[X86] Auto upgrade XOP/AVX512 rotation intrinsics to generic funnel shift int...
Simon Pilgrim
2018-12-20
1
-35
/
+29
*
[X86] Force floating point values in constant pool decoding to print in scien...
Craig Topper
2018-10-29
1
-8
/
+8
*
[X86] Stop promoting vector and/or/xor/andn to vXi64.
Craig Topper
2018-10-26
1
-4
/
+4
*
[SelectionDAG] allow FP binops in SimplifyDemandedVectorElts
Sanjay Patel
2018-10-15
1
-8
/
+8
*
[x86] add and use fast horizontal vector math subtarget feature
Sanjay Patel
2018-10-12
1
-7
/
+14
*
[x86] allow single source horizontal op matching (PR39195)
Sanjay Patel
2018-10-10
1
-8
/
+4
*
[SelectionDAG] Respect multiple uses in SimplifyDemandedBits to SimplifyDeman...
Simon Pilgrim
2018-10-07
1
-0
/
+5
*
[SelectionDAG] Add SimplifyDemandedBits to SimplifyDemandedVectorElts simplif...
Simon Pilgrim
2018-10-06
1
-5
/
+0
*
[X86][SSE] Combine (some) target shuffles with multiple uses
Simon Pilgrim
2018-08-09
1
-20
/
+20
*
[X86] Remove all the vector NOP bitcast patterns. Use a few lines of code in ...
Craig Topper
2018-08-03
1
-1
/
+1
*
[X86] Prefer blendi over movss/sd when avx512 is enabled unless optimizing fo...
Craig Topper
2018-07-14
1
-2
/
+2
*
[X86] Enhance combineFMA to look for FNEG behind an EXTRACT_VECTOR_ELT.
Craig Topper
2018-07-08
1
-90
/
+24
*
[X86] Add new scalar fma intrinsics with rounding mode that use f32/f64 types.
Craig Topper
2018-07-08
1
-92
/
+272
*
[X86] Use a rounding mode other than 4 in the scalar fma intrinsic fast-isel ...
Craig Topper
2018-07-08
1
-72
/
+72
*
[X86] Fix a few test names in avx512-intrinsics-fast-isel.ll to match their c...
Craig Topper
2018-07-01
1
-8
/
+8
*
[X86] Update some avx512 fast-isel tests to match their real clang IRgen.
Craig Topper
2018-06-30
1
-48
/
+52
*
[X86] Remove masking from avx512 rotate intrinsics. Use select in IR instead.
Craig Topper
2018-06-30
1
-0
/
+438
*
[X86] Remove masking from the avx512 packed sqrt intrinsics. Use select in IR...
Craig Topper
2018-06-29
1
-0
/
+202
*
[X86] Update fast-isel tests for clang r335253.
Craig Topper
2018-06-21
1
-293
/
+258
*
[X86] Remove masking from 512-bit floating max/min intrinsics. Use select ins...
Craig Topper
2018-06-21
1
-0
/
+360
*
[X86] Remove a fptosi from the test_mm512_mask_reduce_max_pd fast-isel test.
Craig Topper
2018-06-20
1
-10
/
+5
*
[X86] Update fast-isel tests for clang's avx512f reduction intrinsics to matc...
Craig Topper
2018-06-19
1
-551
/
+552
*
[X86] Add fast-isel tests for clang's AVX512F vector reduction intrinsics.
Craig Topper
2018-06-19
1
-0
/
+2396
*
[X86] Add more instructions to the memory folding tables using the autogenera...
Craig Topper
2018-06-15
1
-4
/
+2
*
[X86] Fix some checks to use X86 instead of X32.
Craig Topper
2018-06-15
1
-96
/
+96
*
[X86] Lowering Mask Scalar intrinsics to native IR (LLVM part)
Tomasz Krupa
2018-06-14
1
-0
/
+391
*
[X86] Add expandload and compresstore fast-isel tests for avx512f and avx512v...
Craig Topper
2018-06-10
1
-0
/
+266
*
[X86][AVX512] Cleanup intrinsics tests
Simon Pilgrim
2018-06-03
1
-2028
/
+1699
*
[X86] Lowering FMA intrinsics to native IR (LLVM part)
Gabor Buella
2018-05-30
1
-0
/
+3189
*
[X86] Add unmasked vermi2var intrinsics so we can use explicit select instruc...
Craig Topper
2018-05-29
1
-0
/
+333
*
[X86] Remove masking from vpternlog intrinsics. Use a select in IR instead.
Craig Topper
2018-05-21
1
-0
/
+124
*
[X86] Add fast isel tests for some of the avx512 truncate intrinsics to match...
Craig Topper
2018-05-15
1
-0
/
+185
[next]