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
/
insert-into-constant-vector.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recommit r354363 "[X86][SSE] Generalize X86ISD::BLENDI support to more value ...
Craig Topper
2019-02-23
1
-10
/
+10
*
Revert r354363 & co "[X86][SSE] Generalize X86ISD::BLENDI support to more val...
Reid Kleckner
2019-02-23
1
-10
/
+10
*
[X86] Add more load folding patterns for blend instructions as a follow up to...
Craig Topper
2019-02-20
1
-10
/
+10
*
[X86][AVX] insert_subvector(bitcast(v), bitcast(s), c1) -> bitcast(insert_sub...
Simon Pilgrim
2019-01-31
1
-18
/
+5
*
[X86][AVX] Enable AVX1 broadcasts in shuffle combining
Simon Pilgrim
2019-01-31
1
-2
/
+1
*
[X86][AVX] Fold vt1 concat_vectors(vt2 undef, vt2 broadcast(x)) --> vt1 broad...
Simon Pilgrim
2019-01-31
1
-8
/
+4
*
[x86] allow vector load narrowing with multi-use values
Sanjay Patel
2018-11-10
1
-20
/
+22
*
[x86] try to form broadcast before widening shuffle elements
Sanjay Patel
2018-11-09
1
-23
/
+7
*
[x86] use shuffles for scalar insertion into high elements of a constant vector
Sanjay Patel
2018-11-08
1
-41
/
+64
*
[x86] add RUNs for AVX1; NFC
Sanjay Patel
2018-11-08
1
-14
/
+82
*
[X86] Force floating point values in constant pool decoding to print in scien...
Craig Topper
2018-10-29
1
-34
/
+34
*
[X86] Standardize floating point assembly comments
Simon Pilgrim
2018-10-02
1
-12
/
+12
*
[X86][SSE] Add custom execution domain fixing for BLENDPD/BLENDPS/PBLENDD/PBL...
Simon Pilgrim
2018-01-15
1
-3
/
+3
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-56
/
+56
*
[x86] use an insert op to put one variable element into a constant of vectors
Sanjay Patel
2017-10-26
1
-548
/
+131
*
[x86] fix prefix typos for CHECK lines; NFC
Sanjay Patel
2017-10-10
1
-586
/
+290
*
[x86] add tests for insertelement; NFC
Sanjay Patel
2017-10-10
1
-0
/
+1178