1. 7258735 ARM: fixup more tests to specify the target more explicitly by Saleem Abdulrasool · 12 years ago
  2. 4df2363 For ARM, fix assertuib failures for some ld/st 3/4 instruction with wirteback. by Jiangning Liu · 12 years ago
  3. 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
  4. 0ba797e Make ARMAsmPrinter generate the correct alignment specifier syntax in instructions. by Kristof Beyls · 13 years ago
  5. 0888bcf Fix ARM tests to be register allocator independent. by Jakob Stoklund Olesen · 15 years ago
  6. 06fce87 Add codegen support for using post-increment NEON load/store instructions. by Bob Wilson · 15 years ago
  7. 056b694 Change register allocation order for ARM VFP and NEON registers to put the by Bob Wilson · 15 years ago
  8. 9eeb890 Set alignment operand for NEON VLD instructions. by Bob Wilson · 15 years ago
  9. edf722a Add alignment arguments to all the NEON load/store intrinsics. by Bob Wilson · 15 years ago
  10. 0553acf Fix tests to use fadd, fsub, and fmul, instead of add, sub, and mul, by Dan Gohman · 16 years ago
  11. 92a4685 Fix tests for Neon load/store intrinsics to match the i8* types expected by by Bob Wilson · 16 years ago
  12. 5ef3c6d Add codegen support for NEON vld3 intrinsics with <1 x i64> vectors. by Bob Wilson · 16 years ago
  13. 6bbefc2 Add codegen support for NEON vld3 intrinsics with 128-bit vectors. by Bob Wilson · 16 years ago
  14. 3251776 Update NEON struct names to match llvm-gcc changes. by Bob Wilson · 16 years ago
  15. c8054d9 Eliminate more uses of llvm-as and llvm-dis. by Dan Gohman · 16 years ago
  16. 12842f9 Use vAny type to get rid of Neon intrinsics that differed only in whether by Bob Wilson · 16 years ago
  17. 3389c2f Add tests for new NEON vld instructions. by Bob Wilson · 16 years ago