summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/vlddup.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner] loosen restrictions for moving shuffles after vector binopSanjay Patel2019-04-031-9/+9
* [ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8).Kristof Beyls2017-06-281-27/+27
* ARM: handle post-indexed NEON ops where the offset isn't the access width.Tim Northover2017-04-201-0/+17
* [ARM] Add ARMISD::VLD1DUP to match vld1_dup more consistently.Eli Friedman2016-12-161-0/+204
* Revert 279703, it caused PR31404.Nico Weber2016-12-161-144/+0
* [ARM] Add ARMISD::VLD1DUP to match vld1_dup more consistently.Eli Friedman2016-12-141-0/+144
* [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