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
/
insertelement-zero.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][SSE] Add custom execution domain fixing for BLENDPD/BLENDPS/PBLENDD/PBL...
Simon Pilgrim
2018-01-15
1
-50
/
+32
*
X86 Tests: Update more isel tests with FastVariableShuffle feature
Zvi Rackover
2018-01-09
1
-17
/
+39
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-64
/
+64
*
[X86] Add a combine to recognize when we have two insert subvectors that toge...
Craig Topper
2017-09-04
1
-2
/
+0
*
[X86] Add VBLENDPS/VPBLENDD to the execution domain fixing tables.
Craig Topper
2017-09-03
1
-17
/
+11
*
[X86] SET0 to use XMM registers where possible PR26018 PR32862
Dinar Temirbulatov
2017-07-27
1
-6
/
+6
*
[X86][SSE] Dropped -mcpu from zero insertion tests
Simon Pilgrim
2017-06-29
1
-9
/
+6
*
[X86][SSE] Relax 0/-1 vector element insertion to work for any vector with >=...
Simon Pilgrim
2017-06-20
1
-19
/
+4
*
Fixed test name. NFCI.
Simon Pilgrim
2017-06-20
1
-7
/
+7
*
[X86] Move code for using blendi for insert_subvector out to an isel pattern....
Craig Topper
2017-02-11
1
-20
/
+18
*
[X86] Move turning 256-bit INSERT_SUBVECTORS into BLENDI from legalize to DAG...
Craig Topper
2017-02-02
1
-10
/
+6
*
[X86][SSE] Add support for combining PINSRB into a target shuffle.
Simon Pilgrim
2017-01-31
1
-6
/
+6
*
[X86][SSE] Lower scalar_to_vector(0) to zero vector
Simon Pilgrim
2017-01-29
1
-40
/
+10
*
[X86][SSE] Add missing X86ISD::ANDNP combines.
Simon Pilgrim
2017-01-22
1
-32
/
+6
*
[X86][SSE] Improve shuffle combining with zero insertions
Simon Pilgrim
2017-01-22
1
-46
/
+20
*
Fix test name. NFCI.
Simon Pilgrim
2017-01-22
1
-6
/
+6
*
[X86][SSE] Add support for combining target shuffles to PSLLDQ/PSRLDQ byte sh...
Simon Pilgrim
2016-08-12
1
-2
/
+2
*
[DAGCombine] Avoid INSERT_SUBVECTOR reinsertions (PR28678)
Simon Pilgrim
2016-08-10
1
-2
/
+0
*
[X86][SSE41] Combine vector blends with zero
Simon Pilgrim
2016-02-24
1
-14
/
+7
*
[X86][SSE41] Combine insertion of zero scalars into vector blends with zero
Simon Pilgrim
2016-02-24
1
-93
/
+174
*
[X86][SSE] Added tests for insertion of zero elements into vectors
Simon Pilgrim
2016-01-03
1
-0
/
+539