AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
[oota-llvm.git] / lib / Target / ARM64 / ARM64RegisterInfo.td
2014-05-22 Tim NorthoverARM64: separate load/store operands to simplify assembler
2014-05-15 Tim NorthoverARM64: add correct vector registers during asm parsing
2014-05-12 Tim NorthoverTableGen: use PrintMethods to print more aliases
2014-05-12 Bradley Smith[ARM64] Move register/register MOV handling into tableg...
2014-04-30 Tim NorthoverAArch64/ARM64: expunge CPSR from the sources
2014-04-30 Tim NorthoverARM64: remove duplication by templating InstPrinter...
2014-04-28 Tim NorthoverARM64: diagnose use of v16-v31 in certain indexed NEON...
2014-04-15 Tim NorthoverAArch64/ARM64: add half as a storage type on ARM64.
2014-04-09 Alp TokerFix some doc and comment typos
2014-04-09 Bradley Smith[ARM64] Rename LR to the UAL-compliant 'X30'.
2014-04-09 Bradley Smith[ARM64] Rename FP to the UAL-compliant 'X29'.
2014-03-29 Tim NorthoverARM64: initial backend import