summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMInstrNEON.td
Commit message (Expand)AuthorAge
...
* Unswap swap operands, partially reducing confusion.Lang Hames2012-02-14
* Make operands for VSWP read-modify-write.Lang Hames2012-02-13
* NEON VLD4(all lanes) assembly parsing and encoding.Jim Grosbach2012-01-25
* Tidy up. Rename VLD4DUP patterns for consistency.Jim Grosbach2012-01-24
* NEON VLD3(all lanes) assembly parsing and encoding.Jim Grosbach2012-01-24
* NEON VST4(one lane) assembly parsing and encoding.Jim Grosbach2012-01-24
* NEON VLD4(one lane) assembly parsing and encoding.Jim Grosbach2012-01-24
* NEON Two-operand assembly aliases for VSRA.Jim Grosbach2012-01-24
* NEON Two-operand assembly aliases for VSLI.Jim Grosbach2012-01-24
* NEON Two-operand assembly aliases for VSRI.Jim Grosbach2012-01-24
* NEON add correct predicates for some asm aliases.Jim Grosbach2012-01-24
* NEON VST4(multiple 4 element structures) assembly parsing.Jim Grosbach2012-01-24
* NEON VLD4(multiple 4 element structures) assembly parsing.Jim Grosbach2012-01-24
* Fix typo.Jim Grosbach2012-01-24
* NEON VST3(single element from one lane) assembly parsing.Jim Grosbach2012-01-24
* NEON VST3(multiple 3-element structures) assembly parsing.Jim Grosbach2012-01-23
* NEON VLD3(multiple 3-element structures) assembly parsing.Jim Grosbach2012-01-23
* NEON VLD3 lane-indexed assembly parsing and encoding.Jim Grosbach2012-01-23
* Simplify some NEON assembly pseudo definitions.Jim Grosbach2012-01-23
* Add fused multiple+add instructions from VFPv4.Anton Korobeynikov2012-01-22
* ARM vector any_extends need to be selected to vmovl. <rdar://problem/10723651>Bob Wilson2012-01-20
* VST2 four-register w/ update pseudos for fixed/register update.Jim Grosbach2012-01-20
* NEON use vmov.i32 to splat some f32 values into vectors.Jim Grosbach2012-01-20
* ARM updating VST2 pseudo-lowering fixed vs. register update.Jim Grosbach2012-01-10
* ARM NEON mnemonic aliase for vrecpeq.Jim Grosbach2011-12-21
* ARM NEON optional data type on VSWP instructions.Jim Grosbach2011-12-21
* ARM NEON mnemonic aliases for vzipq and vswpq.Jim Grosbach2011-12-21
* ARM NEON assmebly parsing for VLD2 to all lanes instructions.Jim Grosbach2011-12-21
* ARM NEON VLD2 assembly parsing for structure to all lanes, non-writeback.Jim Grosbach2011-12-21
* ARM assembly parsing and encoding for VST2 single-element, double spaced.Jim Grosbach2011-12-20
* ARM assembly parsing and encoding for VLD2 single-element, double spaced.Jim Grosbach2011-12-20
* ARM NEON assembly aliases for VMOV<-->VMVN for i32 immediates.Jim Grosbach2011-12-19
* ARM NEON two-operand aliases for VPADD.Jim Grosbach2011-12-19
* ARM NEON implied destination aliases for VMAX/VMIN.Jim Grosbach2011-12-19
* ARM NEON relax parse time diagnostics for alignment specifiers.Jim Grosbach2011-12-19
* Tidy up.Jim Grosbach2011-12-19
* ARM NEON aliases for vmovq.f*Jim Grosbach2011-12-16
* ARM NEON VCLE is an alias for VCGE w/ the source operands reversed.Jim Grosbach2011-12-15
* ARM NEON VTBL/VTBX assembly parsing and encoding.Jim Grosbach2011-12-15
* ARM NEON better assembly operand range checking for lane indices of VLD/VST.Jim Grosbach2011-12-14
* ARM NEON VLD2/VST2 lane indexed assembly parsing and encoding.Jim Grosbach2011-12-14
* ARM NEON fix alignment encoding for VST2 w/ writeback.Jim Grosbach2011-12-14
* Nuke old code. Missed in last commit.Jim Grosbach2011-12-14
* ARM NEON refactor VST2 w/ writeback instructions.Jim Grosbach2011-12-14
* ARM NEON improve factoring a bit. No functional change.Jim Grosbach2011-12-14
* ARM NEON VST2 assembly parsing and encoding.Jim Grosbach2011-12-14
* ARM NEON two-operand aliases for VQDMULH.Jim Grosbach2011-12-13
* ARM add more 'gas' compatibility aliases for NEON instructions.Jim Grosbach2011-12-13
* ARM add some pre-UAL VFP mnemonics for convenience when porting old code.Jim Grosbach2011-12-09
* ARM NEON data type aliases for VBIC(register).Jim Grosbach2011-12-09