summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/vlddup.ll
Commit message (Expand)AuthorAgeFilesLines
* [ARM][NEON] Use address space in vld([1234]|[234]lane) and vst([1234]|[234]la...Jeroen Ketema2015-09-301-15/+15
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-9/+9
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-3/+3
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-031-1/+1
* ARM: force soft-float ABI for tests depending on it.Tim Northover2013-12-181-1/+1
* 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
OpenPOWER on IntegriCloud