aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vlddup.ll
AgeCommit message (Expand)Author
2013-02-22Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...Kristof Beyls
2012-05-27These tests used intrinsics with the wrong prototype. They weren't caught be...Chris Lattner
2011-10-27Also set addrmode6 alignment when align==size.Jakob Stoklund Olesen
2011-02-07Add codegen support for using post-increment NEON load/store instructions.Bob Wilson
2010-12-10Add float patterns for Neon vld1-lane/dup and vst1-lane operations.Bob Wilson
2010-12-10Fix some invalid alignments for Neon vld-dup and vld/st-lane instructions.Bob Wilson
2010-11-30Add support for NEON VLD3-dup instructions.Bob Wilson
2010-11-29Add support for NEON VLD3-dup instructions.Bob Wilson
2010-11-28Add support for NEON VLD2-dup instructions.Bob Wilson
2010-11-27Add NEON VLD1-dup instructions (load 1 element to all lanes).Bob Wilson