1. 3454ed9 Support alignment for NEON vld-lane and vst-lane instructions. by Bob Wilson · 15 years ago
  2. 7a9ef44 Add alignment arguments to all the NEON load/store intrinsics. by Bob Wilson · 15 years ago
  3. d4d0115 Fix tests to use fadd, fsub, and fmul, instead of add, sub, and mul, by Dan Gohman · 15 years ago
  4. 02170c0 Fix tests for Neon load/store intrinsics to match the i8* types expected by by Bob Wilson · 15 years ago
  5. 62e053e Add codegen support for NEON vld4lane intrinsics with 128-bit vectors. by Bob Wilson · 16 years ago
  6. 0bf7d99 Add codegen support for NEON vld3lane intrinsics with 128-bit vectors. by Bob Wilson · 16 years ago
  7. 30aea9d Add codegen support for NEON vld2lane intrinsics with 128-bit vectors. by Bob Wilson · 16 years ago
  8. ec1d81c Update NEON struct names to match llvm-gcc changes. by Bob Wilson · 16 years ago
  9. fce288f Eliminate more uses of llvm-as and llvm-dis. by Dan Gohman · 16 years ago
  10. 2af658f Fix incorrect declarations of intrinsics in this test. by Bob Wilson · 16 years ago
  11. c011005 Add test for vld{234}_lane instructions. by Bob Wilson · 16 years ago