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
/
buildvec-insertvec.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Merge the FR128 and VR128 regclass since they have identical spill and ...
Craig Topper
2018-07-16
1
-4
/
+4
*
[X86] Remove some composite MOVSS/MOVSD isel patterns.
Craig Topper
2018-07-11
1
-6
/
+6
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2018-02-27
1
-1
/
+1
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Quentin Colombet
2018-02-17
1
-1
/
+1
*
[MachineCopyPropagation] Extend pass to do COPY source forwarding
Geoff Berry
2018-02-01
1
-1
/
+1
*
[DAGCombine] reduceBuildVecToShuffle - ensure EXTRACT_VECTOR_ELT index is in ...
Simon Pilgrim
2018-01-26
1
-0
/
+15
*
[X86][SSE] Add custom execution domain fixing for BLENDPD/BLENDPS/PBLENDD/PBL...
Simon Pilgrim
2018-01-15
1
-1
/
+1
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-31
/
+31
*
[x86] use an insert op to put one variable element into a constant of vectors
Sanjay Patel
2017-10-26
1
-4
/
+13
*
[X86] Redefine MOVSS/MOVSD instructions to take VR128 regclass as input inste...
Craig Topper
2017-10-04
1
-2
/
+2
*
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...
Geoff Berry
2017-10-03
1
-1
/
+1
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-10-02
1
-1
/
+1
*
[X86] Teach the execution domain fixing tables to use movlhps inplace of unpc...
Craig Topper
2017-09-18
1
-4
/
+4
*
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...
Sam McCall
2017-09-04
1
-1
/
+1
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-09-01
1
-1
/
+1
*
Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...
Hans Wennborg
2017-08-30
1
-1
/
+1
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-08-30
1
-1
/
+1
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...
Geoff Berry
2017-08-18
1
-1
/
+1
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward...
Geoff Berry
2017-08-17
1
-1
/
+1
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-08-17
1
-1
/
+1
*
[MachineCopyPropagation] Extend pass to do COPY source forwarding
Geoff Berry
2017-08-16
1
-1
/
+1
*
[X86][SSE] Change BUILD_VECTOR interleaving ordering to improve coalescing/co...
Simon Pilgrim
2017-06-04
1
-36
/
+36
*
[X86][SSE] Attempt to break register dependencies during lowerBuildVector
Simon Pilgrim
2017-02-09
1
-3
/
+4
*
[X86][SSE] Add SSE2 build vector insertion tests
Simon Pilgrim
2017-02-07
1
-105
/
+285
*
[X86][SSE] Add additional v4i32/v8i16/v16i8 build vector insertion tests
Simon Pilgrim
2017-02-07
1
-0
/
+272
*
[X86][SSE] Add initial support for 2 input target shuffle combining.
Simon Pilgrim
2016-08-05
1
-10
/
+1
*
[X86][SSE] Added PR27854 tests
Simon Pilgrim
2016-07-24
1
-0
/
+48
*
[X86][SSE] Added support for MOVHPD/MOVLPD + MOVHPS/MOVLPS shuffle decoding.
Simon Pilgrim
2016-02-07
1
-1
/
+1
*
Make utils/update_llc_test_checks.py note that the assertions are
James Y Knight
2015-11-23
1
-0
/
+1
*
Simplify code; NFC.
Andrea Di Biagio
2015-06-05
1
-7
/
+48
*
Lower BUILD_VECTOR to SHUFFLE + INSERT_VECTOR_ELT for X86
Michael Liao
2012-10-19
1
-0
/
+15