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
/
ARM
/
vector-DAGCombine.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LegalizeVectorTypes] Don't use SplitVecOp_TruncateHelper if we're heading to...
Craig Topper
2018-11-23
1
-10
/
+3
*
[ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8).
Kristof Beyls
2017-06-28
1
-5
/
+5
*
[ARM][NEON] Use address space in vld([1234]|[234]lane) and vst([1234]|[234]la...
Jeroen Ketema
2015-09-30
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-16
/
+16
*
Added test case for PR22678 (check CONCAT_VECTORS DAG combiner pass doesn't i...
Simon Pilgrim
2015-02-24
1
-0
/
+8
*
Revert "Tests: Be less dependent on a specific schedule/regalloc"
Matthias Braun
2013-10-11
1
-8
/
+8
*
Tests: Be less dependent on a specific schedule/regalloc
Matthias Braun
2013-10-11
1
-8
/
+8
*
Tests: Use CHECK-LABEL where possible
Matthias Braun
2013-10-10
1
-6
/
+6
*
[SelectionDAG] Teach the vector scalarizer about TRUNCATE.
Quentin Colombet
2013-09-17
1
-0
/
+20
*
[DAGCombiner] insert_vector_elt: Avoid building a vector twice.
Quentin Colombet
2013-07-30
1
-0
/
+26
*
[ARM][ISel] Improve the lowering of vector loads.
Quentin Colombet
2013-07-23
1
-0
/
+14
*
[ARM] Improve the instruction selection of vector loads.
Quentin Colombet
2013-07-03
1
-0
/
+24
*
ARM NEON: Handle v16i8 and v8i16 reverse shuffles
Arnold Schwaighofer
2013-02-12
1
-0
/
+27
*
ARM VLDR/VSTR instructions don't need a size suffix.
Jim Grosbach
2011-11-14
1
-3
/
+3
*
Fix a DAG combiner assertion failure when constant folding BUILD_VECTORS.
Bob Wilson
2011-10-18
1
-0
/
+10
*
Prevent ARM DAG Combiner from doing an AND or OR combine on an illegal vector...
Tanya Lattner
2011-04-07
1
-0
/
+18
*
PR9139: Specify ARM/Darwin triple for vector-DAGCombine.ll test.
Bob Wilson
2011-02-14
1
-2
/
+2
*
Add ARM-specific DAG combining to cast i64 vector element load/stores to f64.
Bob Wilson
2010-12-21
1
-0
/
+30
*
Fix a DAGCombiner crash when folding binary vector operations with constant
Bob Wilson
2010-12-17
1
-0
/
+14
*
Combine several vector-related DAGCombiner tests.
Bob Wilson
2010-12-17
1
-0
/
+63