Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e8aab7480c2550b51fd60d6eb102b361e70931d7
/
llvm
/
test
/
CodeGen
/
ARM
/
vld3.ll
7258735
ARM: fixup more tests to specify the target more explicitly
by Saleem Abdulrasool
· 12 years ago
4df2363
For ARM, fix assertuib failures for some ld/st 3/4 instruction with wirteback.
by Jiangning Liu
· 12 years ago
d24ab20
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally.
by Stephen Lin
· 12 years ago
0ba797e
Make ARMAsmPrinter generate the correct alignment specifier syntax in instructions.
by Kristof Beyls
· 13 years ago
0888bcf
Fix ARM tests to be register allocator independent.
by Jakob Stoklund Olesen
· 15 years ago
06fce87
Add codegen support for using post-increment NEON load/store instructions.
by Bob Wilson
· 15 years ago
056b694
Change register allocation order for ARM VFP and NEON registers to put the
by Bob Wilson
· 15 years ago
9eeb890
Set alignment operand for NEON VLD instructions.
by Bob Wilson
· 15 years ago
edf722a
Add alignment arguments to all the NEON load/store intrinsics.
by Bob Wilson
· 15 years ago
0553acf
Fix tests to use fadd, fsub, and fmul, instead of add, sub, and mul,
by Dan Gohman
· 16 years ago
92a4685
Fix tests for Neon load/store intrinsics to match the i8* types expected by
by Bob Wilson
· 16 years ago
5ef3c6d
Add codegen support for NEON vld3 intrinsics with <1 x i64> vectors.
by Bob Wilson
· 16 years ago
6bbefc2
Add codegen support for NEON vld3 intrinsics with 128-bit vectors.
by Bob Wilson
· 16 years ago
3251776
Update NEON struct names to match llvm-gcc changes.
by Bob Wilson
· 16 years ago
c8054d9
Eliminate more uses of llvm-as and llvm-dis.
by Dan Gohman
· 16 years ago
12842f9
Use vAny type to get rid of Neon intrinsics that differed only in whether
by Bob Wilson
· 16 years ago
3389c2f
Add tests for new NEON vld instructions.
by Bob Wilson
· 16 years ago