summaryrefslogtreecommitdiff
path: root/test/MC/ARM/neon-bitwise-encoding.s
Commit message (Expand)AuthorAge
* The ARM NEON vector compare instructions take three arguments. However, the Joel Jones2013-02-14
* ARM: Add missing two-operand VBIC aliases.Jim Grosbach2012-05-02
* ARM: Update NEON assembly two-operand aliases.Jim Grosbach2012-04-20
* ARM two-operand aliases for VAND/VEOR/VORR instructions.Jim Grosbach2011-12-07
* ARM parsing optional datatype suffix for VAND/VEOR/VORR instructions.Jim Grosbach2011-11-14
* Simplify some uses of utohexstr.Benjamin Kramer2011-11-07
* Enable more encoded immediate tests.Jim Grosbach2011-10-18
* Un-XFAIL the file. Disable only the individual tests that aren't working yet.Jim Grosbach2011-10-04
* Tidy up. Formatting.Jim Grosbach2011-10-04
* Fix misspelled target triples in MC/ARM test commands.Bob Wilson2010-12-15
* Add codegen and encoding support for the immediate form of vbic.Owen Anderson2010-11-05
* Covert VORRIMM to be produced via early target-specific DAG combining, rather...Owen Anderson2010-11-03
* Add support for code generation of the one register with immediate form of vorr.Owen Anderson2010-11-03
* Use ARM-style comment syntax.Owen Anderson2010-11-01
* Mark ARM subtarget features that are available for the assembler.Jim Grosbach2010-11-01
* Convert this test to .s form.Owen Anderson2010-10-29