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
/
vstlane.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Regenerate vector lane store tests
Simon Pilgrim
2019-11-19
1
-98
/
+285
*
[ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8).
Kristof Beyls
2017-06-28
1
-3
/
+3
*
[ARM][NEON] Use address space in vld([1234]|[234]lane) and vst([1234]|[234]la...
Jeroen Ketema
2015-09-30
1
-45
/
+45
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-39
/
+39
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-5
/
+5
*
ARM: fixup more tests to specify the target more explicitly
Saleem Abdulrasool
2014-04-03
1
-1
/
+1
*
Revert "Tests: Be less dependent on a specific schedule/regalloc"
Matthias Braun
2013-10-11
1
-13
/
+13
*
Tests: Be less dependent on a specific schedule/regalloc
Matthias Braun
2013-10-11
1
-13
/
+13
*
CriticalAntiDepBreaker is no longer needed for armv7 scheduling.
Andrew Trick
2013-09-25
1
-1
/
+1
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-35
/
+35
*
Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...
Kristof Beyls
2013-02-22
1
-13
/
+13
*
Also set addrmode6 alignment when align==size.
Jakob Stoklund Olesen
2011-10-27
1
-1
/
+1
*
Don't crash on variable insertelement on ARM. PR10258.
Eli Friedman
2011-10-24
1
-0
/
+7
*
Fixes a bug in the DAGCombiner. LoadSDNodes have two values (data, chain).
Nadav Rotem
2011-05-11
1
-4
/
+8
*
Add patterns to use post-increment addressing for Neon VST1-lane instructions.
Bob Wilson
2011-02-25
1
-0
/
+26
*
Add codegen support for using post-increment NEON load/store instructions.
Bob Wilson
2011-02-07
1
-0
/
+38
*
Add float patterns for Neon vld1-lane/dup and vst1-lane operations.
Bob Wilson
2010-12-10
1
-0
/
+18
*
Add codegen patterns for VST1-lane instructions. Radar 8599955.
Bob Wilson
2010-11-03
1
-0
/
+57
*
Support alignment for NEON vld-lane and vst-lane instructions.
Bob Wilson
2010-10-19
1
-19
/
+29
*
Add alignment arguments to all the NEON load/store intrinsics.
Bob Wilson
2010-08-27
1
-42
/
+42
*
Fix tests for Neon load/store intrinsics to match the i8* types expected by
Bob Wilson
2010-04-20
1
-18
/
+36
*
Add codegen support for NEON vst4lane intrinsics with 128-bit vectors.
Bob Wilson
2009-10-09
1
-0
/
+28
*
Add codegen support for NEON vst3lane intrinsics with 128-bit vectors.
Bob Wilson
2009-10-08
1
-0
/
+28
*
Add codegen support for NEON vst2lane intrinsics with 128-bit vectors.
Bob Wilson
2009-10-08
1
-0
/
+28
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-1
/
+1
*
Add support for generating code for vst{234}lane intrinsics.
Bob Wilson
2009-09-01
1
-0
/
+113