index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
ARM
/
vld4.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-9
/
+9
*
Add codegen support for using post-increment NEON load/store instructions.
Bob Wilson
2011-02-07
1
-0
/
+30
*
Change register allocation order for ARM VFP and NEON registers to put the
Bob Wilson
2010-10-08
1
-8
/
+8
*
Set alignment operand for NEON VLD instructions.
Bob Wilson
2010-09-23
1
-13
/
+19
*
Add alignment arguments to all the NEON load/store intrinsics.
Bob Wilson
2010-08-27
1
-18
/
+18
*
Fix tests to use fadd, fsub, and fmul, instead of add, sub, and mul,
Dan Gohman
2010-05-03
1
-2
/
+2
*
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 vld4 intrinsics with <1 x i64> vectors.
Bob Wilson
2009-10-07
1
-0
/
+12
*
Add codegen support for NEON vld4 intrinsics with 128-bit vectors.
Bob Wilson
2009-10-07
1
-0
/
+54
*
Update NEON struct names to match llvm-gcc changes.
Bob Wilson
2009-10-06
1
-20
/
+20
*
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
*
Add tests for new NEON vld instructions.
Bob Wilson
2009-08-06
1
-0
/
+51