AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
[oota-llvm.git] / test / MC / ARM64 / arithmetic-encoding.s
2014-05-20 Tim NorthoverTableGen: convert InstAlias's Emit bit to an int.
2014-05-16 Tim NorthoverTableGen: fix operand counting for aliases
2014-05-12 Bradley Smith[ARM64] Correct more bounds checks/diagnostics for...
2014-04-30 Tim NorthoverAArch64/ARM64: use HS instead of CS & LO instead of CC.
2014-04-30 Tim NorthoverARM64: use hex immediates for movz/movk instructions
2014-04-30 Tim NorthoverARM64: print canonical syntax for add/sub (imm) instruc...
2014-04-23 Kevin Qin[ARM64] Enable feature predicates for NEON / FP / CRYPTO.
2014-04-09 Bradley Smith[ARM64] Tighten up the special casing in emitting arith...
2014-04-09 Bradley Smith[ARM64] Correctly alias LSL to UXTW for 32bit instructi...
2014-03-29 Tim NorthoverARM64: initial backend import