Remove FileCheck from test case token_landingpad.ll.
[oota-llvm.git] / test / MC / AArch64 / basic-a64-instructions.s
2015-07-14 Tim NorthoverAArch64: add rev64 alias for 64-bit rev instruction.
2015-06-08 Javed AbsarARM]: Add support for MMFR4_EL1 in assembler
2015-04-30 Tim NorthoverAArch64: add BFC alias for the BFI/BFM instructions.
2014-10-01 Tom Coxon[AArch64] Allow access to all system registers with...
2014-09-23 Jim GrosbachAArch64: allow constant expressions for shifted reg...
2014-07-08 Arnaud A. de Grand... Truncate the immediate in logical operation to the...
2014-06-09 Artyom Skrobov[AArch64] Missing aliases for CMP/CMN [W]SP with no...
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.