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
/
vldlane.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-18
1
-1
/
+1
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-33
/
+33
*
Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...
Kristof Beyls
2013-02-22
1
-14
/
+14
*
Also set addrmode6 alignment when align==size.
Jakob Stoklund Olesen
2011-10-27
1
-2
/
+12
*
Teach LiveInterval::isZeroLength about null SlotIndexes.
Jakob Stoklund Olesen
2011-05-16
1
-4
/
+4
*
Fix a bunch of ARM tests to be register allocation independent.
Jakob Stoklund Olesen
2011-05-03
1
-11
/
+11
*
Do not lose mem_operands while lowering VLD / VST intrinsics.
Evan Cheng
2011-04-19
1
-3
/
+7
*
Fix ARM tests to be register allocator independent.
Jakob Stoklund Olesen
2011-03-31
1
-1
/
+2
*
Add codegen support for using post-increment NEON load/store instructions.
Bob Wilson
2011-02-07
1
-0
/
+53
*
Fix crash compiling a QQQQ REG_SEQUENCE for a Neon vld3_lane operation.
Bob Wilson
2010-12-17
1
-0
/
+19
*
Add float patterns for Neon vld1-lane/dup and vst1-lane operations.
Bob Wilson
2010-12-10
1
-0
/
+18
*
Fix some invalid alignments for Neon vld-dup and vld/st-lane instructions.
Bob Wilson
2010-12-10
1
-5
/
+8
*
Add codegen patterns for VST1-lane instructions. Radar 8599955.
Bob Wilson
2010-11-03
1
-1
/
+1
*
Add support for alignment operands on VLD1-lane instructions.
Bob Wilson
2010-11-01
1
-10
/
+13
*
Add VLD1-lane testcases for quad-register types.
Bob Wilson
2010-11-01
1
-0
/
+27
*
Add NEON VLD1-lane instructions. Partial fix for Radar 8599955.
Bob Wilson
2010-11-01
1
-0
/
+27
*
Support alignment for NEON vld-lane and vst-lane instructions.
Bob Wilson
2010-10-19
1
-20
/
+30
*
Add alignment arguments to all the NEON load/store intrinsics.
Bob Wilson
2010-08-27
1
-42
/
+42
*
Fix tests to use fadd, fsub, and fmul, instead of add, sub, and mul,
Dan Gohman
2010-05-03
1
-12
/
+12
*
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 vld4lane intrinsics with 128-bit vectors.
Bob Wilson
2009-10-08
1
-0
/
+53
*
Add codegen support for NEON vld3lane intrinsics with 128-bit vectors.
Bob Wilson
2009-10-08
1
-0
/
+47
*
Add codegen support for NEON vld2lane intrinsics with 128-bit vectors.
Bob Wilson
2009-10-08
1
-0
/
+41
*
Update NEON struct names to match llvm-gcc changes.
Bob Wilson
2009-10-06
1
-72
/
+72
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-1
/
+1
*
Fix incorrect declarations of intrinsics in this test.
Bob Wilson
2009-09-01
1
-12
/
+12
*
Add test for vld{234}_lane instructions.
Bob Wilson
2009-09-01
1
-0
/
+187