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
/
vpadd.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Adjust how NEON shifts are lowered
David Green
2019-07-15
1
-13
/
+34
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-31
/
+31
*
[ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8).
Kristof Beyls
2017-06-28
1
-11
/
+11
*
ARM: make sure we use all entries in a vector before forming a vpaddl.
Tim Northover
2017-04-21
1
-0
/
+9
*
ARM: don't try to create an i8 -> i32 vpaddl.
Tim Northover
2017-04-21
1
-0
/
+11
*
[ARM] More aggressive matching for vpadd and vpaddl.
Eli Friedman
2017-01-11
1
-16
/
+232
*
[ARM] Implement isExtractSubvectorCheap.
Eli Friedman
2016-12-20
1
-21
/
+32
*
[ARM] Generate checks for shuffle tests using update_llc_test_checks.py.
Eli Friedman
2016-12-20
1
-35
/
+130
*
[ARM][AArch64] Turn on by default interleaved access lowering
Silviu Baranga
2015-09-01
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-22
/
+22
*
ARM: fixup more tests to specify the target more explicitly
Saleem Abdulrasool
2014-04-03
1
-1
/
+1
*
[ARM] When generating a vpaddl node the input lane type is not always the typ...
Silviu Baranga
2014-04-03
1
-0
/
+11
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-16
/
+16
*
Add an optimization that looks for a specific pair-wise add pattern and gener...
Tanya Lattner
2011-06-14
1
-0
/
+14
*
Merge a bunch of NEON tests into larger files so they run faster.
Bob Wilson
2009-10-09
1
-0
/
+112
*
Convert more NEON tests to use FileCheck.
Bob Wilson
2009-10-08
1
-5
/
+9
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-1
/
+1
*
Use new EVT::vAny type to combine Neon intrinsics for VPADD.
Bob Wilson
2009-08-11
1
-8
/
+8
*
Add support for ARM's Advanced SIMD (NEON) instruction set.
Bob Wilson
2009-06-22
1
-0
/
+39