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
/
combine-or.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make utils/update_llc_test_checks.py note that the assertions are
James Y Knight
2015-11-23
1
-0
/
+1
*
[DAGCombiner] Remove extra bitcasts surrounding vector shuffles
Simon Pilgrim
2015-04-23
1
-0
/
+64
*
[X86][SSE] Add SSE MOVQ instructions to SSEPackedInt domain
Simon Pilgrim
2015-02-16
1
-1
/
+1
*
[x86] Teach the 128-bit vector shuffle lowering routines to take
Chandler Carruth
2015-02-16
1
-9
/
+11
*
[SDAG] Teach the SelectionDAG to canonicalize vector shuffles of splats
Chandler Carruth
2015-02-15
1
-1
/
+1
*
[x86] Update some tests with the latest version of my script and llc.
Chandler Carruth
2015-02-15
1
-1
/
+1
*
[X86][SSE] psrl(w/d/q) and psll(w/d/q) bit shifts for SSE2
Simon Pilgrim
2015-02-03
1
-10
/
+8
*
[X86][SSE] Added general integer shuffle matching for MOVQ instruction
Simon Pilgrim
2015-02-03
1
-11
/
+10
*
[X86][SSE] Improved (v)insertps shuffle matching
Simon Pilgrim
2015-01-10
1
-6
/
+4
*
[X86][SSE] Keep 4i32 vector insertions in integer domain on SSE4.1 targets
Simon Pilgrim
2014-12-02
1
-3
/
+3
*
[X86][SSE] Improvements to byte shift shuffle matching
Simon Pilgrim
2014-11-25
1
-3
/
+2
*
[X86][SSE] Enable commutation for SSE immediate blend instructions
Simon Pilgrim
2014-11-04
1
-20
/
+11
*
[x86] Enable the new vector shuffle lowering by default.
Chandler Carruth
2014-10-04
1
-31
/
+37
*
[x86] Adjust the patterns for lowering X86vzmovl nodes which don't
Chandler Carruth
2014-10-03
1
-2
/
+2
*
[x86] Regenerate a number of FileCheck assertions with my script for
Chandler Carruth
2014-10-03
1
-93
/
+112
*
[DAGCombiner] Avoid calling method 'isShuffleMaskLegal' on illegal vector types.
Andrea Di Biagio
2014-07-15
1
-0
/
+12
*
[X86] Always prefer to lower a VECTOR_SHUFFLE into a BLENDI instead of SHUFP ...
Andrea Di Biagio
2014-06-25
1
-2
/
+2
*
Separate the check for blend shuffle_vector masks
Filipe Cabecinhas
2014-05-30
1
-2
/
+2
*
[DAGCombiner] teach how to simplify xor/and/or nodes according to the followi...
Andrea Di Biagio
2014-03-18
1
-0
/
+2
*
[X86] Teach the DAGCombiner how to fold a OR of two shufflevector nodes.
Andrea Di Biagio
2014-03-06
1
-0
/
+267