AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
[oota-llvm.git] / lib / Target / ARM64 / MCTargetDesc / ARM64ELFObjectWriter.cpp
2014-04-30 Tim NorthoverAArch64/ARM64: implement remaining TLS relocations...
2014-04-24 Tim NorthoverARM64: support relocated "TBZ/TBNZ" instructions.
2014-04-24 Tim NorthoverAArch64/ARM64: support relocated ADR instruction
2014-04-24 Tim NorthoverAArch64/ARM64: add support for :abs_gN_s: MOVZ modifiers
2014-04-24 Tim NorthoverAArch64/ARM64: disentangle the "B.CC" and "LDR lit...
2014-04-23 James Molloy[ARM64] Add a big endian version of the ARM64 target...
2014-04-16 Tim NorthoverAArch64/ARM64: produce correct relocation for condition...
2014-03-29 Tim NorthoverARM64: initial backend import