AArch64/ARM64: move ARM64 into AArch64's place
[oota-llvm.git] / test / MC / AArch64 / basic-a64-instructions.s
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
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 Tim NorthoverTableGen: use PrintMethods to print more aliases
2014-05-01 Tim NorthoverAArch64/ARM64: print BFM instructions as BFI or BFXIL
2014-04-30 Tim NorthoverARM64: enable AArch64's basic-a64-instructions test
2014-02-10 Chad Rosier[AArch64] Handle aliases of conditional branches withou...
2013-10-31 Amara Emerson[AArch64] Make the use of FP instructions optional...
2013-08-01 Tim NorthoverAArch64: add initial NEON support
2013-02-06 Tim NorthoverAdd AArch64 CRC32 instructions
2013-02-06 Tim NorthoverAdd icache prefetch operations to AArch64
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.