summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/vst1.ll
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8).Kristof Beyls2017-06-281-1/+1
* [ARM][NEON] Use address space in vld([1234]|[234]lane) and vst([1234]|[234]la...Jeroen Ketema2015-09-301-24/+24
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-15/+15
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* [ARM] Also support v2f64 vld1/vst1.Ahmed Bougacha2014-12-091-0/+10
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-031-1/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-12/+12
* Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...Kristof Beyls2013-02-221-4/+4
* Add codegen support for using post-increment NEON load/store instructions.Bob Wilson2011-02-071-0/+26
* Change register allocation order for ARM VFP and NEON registers to put theBob Wilson2010-10-081-3/+3
* Set alignment operand for NEON VST instructions.Bob Wilson2010-09-231-6/+9
* Add alignment arguments to all the NEON load/store intrinsics.Bob Wilson2010-08-271-20/+20
* Fix tests for Neon load/store intrinsics to match the i8* types expected byBob Wilson2010-04-201-8/+16
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Use vAny type to get rid of Neon intrinsics that differed only in whetherBob Wilson2009-08-111-20/+20
* Fix incorrect intrinsic declarations.Bob Wilson2009-08-061-10/+10
* Convert more Neon tests to FileCheck.Bob Wilson2009-08-051-5/+21
* Change Neon VLDn intrinsics to return multiple values instead of reallyBob Wilson2009-07-291-20/+20
* Implement NEON vst1 instruction.Bob Wilson2009-07-081-0/+77
OpenPOWER on IntegriCloud