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
/
vstlane.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
-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