summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vld4.ll
Commit message (Expand)AuthorAge
* Merging r199369:Tom Stellard2014-04-09
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...Kristof Beyls2013-02-22
* Add codegen support for using post-increment NEON load/store instructions.Bob Wilson2011-02-07
* Change register allocation order for ARM VFP and NEON registers to put theBob Wilson2010-10-08
* Set alignment operand for NEON VLD instructions.Bob Wilson2010-09-23
* Add alignment arguments to all the NEON load/store intrinsics.Bob Wilson2010-08-27
* Fix tests to use fadd, fsub, and fmul, instead of add, sub, and mul,Dan Gohman2010-05-03
* Fix tests for Neon load/store intrinsics to match the i8* types expected byBob Wilson2010-04-20
* Add codegen support for NEON vld4 intrinsics with <1 x i64> vectors.Bob Wilson2009-10-07
* Add codegen support for NEON vld4 intrinsics with 128-bit vectors.Bob Wilson2009-10-07
* Update NEON struct names to match llvm-gcc changes.Bob Wilson2009-10-06
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Use vAny type to get rid of Neon intrinsics that differed only in whetherBob Wilson2009-08-11
* Add tests for new NEON vld instructions.Bob Wilson2009-08-06