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
/
vst2.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...
Kristof Beyls
2013-02-22
1
-7
/
+7
*
VST2 four-register w/ update pseudos for fixed/register update.
Jim Grosbach
2012-01-20
1
-0
/
+9
*
ARM updating VST2 pseudo-lowering fixed vs. register update.
Jim Grosbach
2012-01-10
1
-0
/
+9
*
Add codegen support for using post-increment NEON load/store instructions.
Bob Wilson
2011-02-07
1
-0
/
+25
*
Change register allocation order for ARM VFP and NEON registers to put the
Bob Wilson
2010-10-08
1
-6
/
+6
*
Set alignment operand for NEON VST instructions.
Bob Wilson
2010-09-23
1
-12
/
+18
*
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 vst2 intrinsics with <1 x i64> vectors.
Bob Wilson
2009-10-08
1
-0
/
+9
*
Add codegen support for NEON vst2 intrinsics with 128-bit vectors.
Bob Wilson
2009-10-07
1
-0
/
+37
*
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