aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ARM/neon-cmp-encoding.s
Commit message (Expand)AuthorAgeFilesLines
* ARM: Add VACLT and VACLE assembly aliases.Jim Grosbach2013-04-151-0/+21
* ARM NEON VCLE is an alias for VCGE w/ the source operands reversed.Jim Grosbach2011-12-151-0/+30
* ARM NEON VCLT(register) is a pseudo aliasing VCGT(register).Jim Grosbach2011-12-071-0/+33
* Clean up formatting a bit.Jim Grosbach2011-08-111-56/+61
* ARM vector compare to zero instruction assembly parsing support.Jim Grosbach2011-08-111-7/+0
* Fix misspelled target triples in MC/ARM test commands.Bob Wilson2010-12-151-1/+1
* Add support for ARM's specialized vector-compare-against-zero instructions.Owen Anderson2010-11-081-0/+11
* Use ARM-style comment syntax.Owen Anderson2010-11-011-53/+53
* Mark ARM subtarget features that are available for the assembler.Jim Grosbach2010-11-011-1/+1
* Convert this test to .s form.Owen Anderson2010-10-291-0/+104