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
/
vext.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-21
/
+21
*
[ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8).
Kristof Beyls
2017-06-28
1
-29
/
+29
*
[DAGCombiner] use narrow load to avoid vector extract
Sanjay Patel
2017-05-27
1
-4
/
+4
*
[ARM] Implement isExtractSubvectorCheap.
Eli Friedman
2016-12-20
1
-21
/
+13
*
[ARM] Generate checks for shuffle tests using update_llc_test_checks.py.
Eli Friedman
2016-12-20
1
-68
/
+192
*
[ARM] Split 128-bit vectors in BUILD_VECTOR lowering
Eli Friedman
2016-12-14
1
-8
/
+17
*
[ARM][AArch64] Turn on by default interleaved access lowering
Silviu Baranga
2015-09-01
1
-1
/
+1
*
[ARM] - Fix lowering of shufflevectors in AArch32
Luke Cheeseman
2015-07-24
1
-0
/
+32
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-25
/
+25
*
ARM: fixup more tests to specify the target more explicitly
Saleem Abdulrasool
2014-04-03
1
-1
/
+1
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
1
-18
/
+18
*
ARM: Improve codegen for generic vselect.
Jim Grosbach
2013-07-08
1
-5
/
+18
*
Vext Lowering was missing opportunities
Quentin Colombet
2012-11-02
1
-0
/
+33
*
ARM VLDR/VSTR instructions don't need a size suffix.
Jim Grosbach
2011-11-14
1
-1
/
+1
*
Add missing correctness check to ARMTargetLowering::ReconstructShuffle. Fixe...
Eli Friedman
2011-10-14
1
-0
/
+17
*
Some minor cleanups based on feedback.
Bill Wendling
2011-03-15
1
-0
/
+12
*
Generate a VTBL instruction instead of a series of loads and stores when we
Bill Wendling
2011-03-14
1
-12
/
+0
*
Lower some BUILD_VECTORS using VEXT+shuffle.
Bob Wilson
2011-01-07
1
-0
/
+59
*
Allow more cases of undef shuffle indices and add tests for them.
Bob Wilson
2010-08-17
1
-0
/
+20
*
Remove arm_apcscc from the test files. It is the default and doing this
Rafael Espindola
2010-06-17
1
-6
/
+6
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-1
/
+1
*
Add some tests for vext.16 and vext.32.
Bob Wilson
2009-08-21
1
-0
/
+19
*
Add support for Neon VEXT (vector extract) shuffles.
Bob Wilson
2009-08-19
1
-0
/
+37