Age | Commit message (Expand) | Author |
---|---|---|
2013-04-15 | ARM: Add VACLT and VACLE assembly aliases. | Jim Grosbach |
2011-12-15 | ARM NEON VCLE is an alias for VCGE w/ the source operands reversed. | Jim Grosbach |
2011-12-07 | ARM NEON VCLT(register) is a pseudo aliasing VCGT(register). | Jim Grosbach |
2011-08-11 | Clean up formatting a bit. | Jim Grosbach |
2011-08-11 | ARM vector compare to zero instruction assembly parsing support. | Jim Grosbach |
2010-12-15 | Fix misspelled target triples in MC/ARM test commands. | Bob Wilson |
2010-11-08 | Add support for ARM's specialized vector-compare-against-zero instructions. | Owen Anderson |
2010-11-01 | Use ARM-style comment syntax. | Owen Anderson |
2010-11-01 | Mark ARM subtarget features that are available for the assembler. | Jim Grosbach |
2010-10-29 | Convert this test to .s form. | Owen Anderson |