summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vlddup.ll
Commit message (Expand)AuthorAge
* 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
* These tests used intrinsics with the wrong prototype. They weren't caught be...Chris Lattner2012-05-27
* Also set addrmode6 alignment when align==size.Jakob Stoklund Olesen2011-10-27
* Add codegen support for using post-increment NEON load/store instructions.Bob Wilson2011-02-07
* Add float patterns for Neon vld1-lane/dup and vst1-lane operations.Bob Wilson2010-12-10
* Fix some invalid alignments for Neon vld-dup and vld/st-lane instructions.Bob Wilson2010-12-10
* Add support for NEON VLD3-dup instructions.Bob Wilson2010-11-30
* Add support for NEON VLD3-dup instructions.Bob Wilson2010-11-29
* Add support for NEON VLD2-dup instructions.Bob Wilson2010-11-28
* Add NEON VLD1-dup instructions (load 1 element to all lanes).Bob Wilson2010-11-27