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
/
vst3.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM][NEON] Use address space in vld([1234]|[234]lane) and vst([1234]|[234]la...
Jeroen Ketema
2015-09-30
1
-21
/
+21
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-15
/
+15
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-3
/
+3
*
ARM: fixup more tests to specify the target more explicitly
Saleem Abdulrasool
2014-04-03
1
-1
/
+1
*
For ARM, fix assertuib failures for some ld/st 3/4 instruction with wirteback.
Jiangning Liu
2014-01-16
1
-0
/
+12
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-11
/
+11
*
Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...
Kristof Beyls
2013-02-22
1
-4
/
+4
*
[fast-isel] Remove -disable-arm-fast-isel option. -fast-isel=0 suffices. Min...
Chad Rosier
2012-05-11
1
-1
/
+1
*
Make this test disable fast isel as it's not needed.
Eric Christopher
2011-04-25
1
-1
/
+1
*
Add codegen support for using post-increment NEON load/store instructions.
Bob Wilson
2011-02-07
1
-0
/
+27
*
Set alignment operand for NEON VST instructions.
Bob Wilson
2010-09-23
1
-7
/
+13
*
Change ARM VFP VLDM/VSTM instructions to use addressing mode #4, just like
Bob Wilson
2010-08-27
1
-1
/
+1
*
Add alignment arguments to all the NEON load/store intrinsics.
Bob Wilson
2010-08-27
1
-18
/
+18
*
Fix tests for Neon load/store intrinsics to match the i8* types expected by
Bob Wilson
2010-04-20
1
-7
/
+14
*
Add codegen support for NEON vst3 intrinsics with <1 x i64> vectors.
Bob Wilson
2009-10-08
1
-0
/
+9
*
Add codegen support for NEON vst3 intrinsics with 128-bit vectors.
Bob Wilson
2009-10-07
1
-0
/
+41
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-1
/
+1
*
Use vAny type to get rid of Neon intrinsics that differed only in whether
Bob Wilson
2009-08-11
1
-8
/
+8
*
Implement Neon VST[234] operations.
Bob Wilson
2009-08-06
1
-0
/
+38