aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vlddup.ll
Commit message (Expand)AuthorAgeFilesLines
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-14/+14
* Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...Kristof Beyls2013-02-221-6/+6
* These tests used intrinsics with the wrong prototype. They weren't caught be...Chris Lattner2012-05-271-15/+17
* Also set addrmode6 alignment when align==size.Jakob Stoklund Olesen2011-10-271-2/+2
* Add codegen support for using post-increment NEON load/store instructions.Bob Wilson2011-02-071-0/+61
* Add float patterns for Neon vld1-lane/dup and vst1-lane operations.Bob Wilson2010-12-101-0/+18
* Fix some invalid alignments for Neon vld-dup and vld/st-lane instructions.Bob Wilson2010-12-101-3/+20
* Add support for NEON VLD3-dup instructions.Bob Wilson2010-11-301-0/+23
* Add support for NEON VLD3-dup instructions.Bob Wilson2010-11-291-0/+20
* Add support for NEON VLD2-dup instructions.Bob Wilson2010-11-281-0/+32
* Add NEON VLD1-dup instructions (load 1 element to all lanes).Bob Wilson2010-11-271-0/+41