summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM64/MCTargetDesc/ARM64ELFObjectWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-255/+0
* AArch64/ARM64: implement remaining TLS relocations (purely MC).Tim Northover2014-04-301-5/+9
* ARM64: support relocated "TBZ/TBNZ" instructions.Tim Northover2014-04-241-0/+2
* AArch64/ARM64: support relocated ADR instructionTim Northover2014-04-241-1/+2
* AArch64/ARM64: add support for :abs_gN_s: MOVZ modifiersTim Northover2014-04-241-0/+6
* AArch64/ARM64: disentangle the "B.CC" and "LDR lit" operandsTim Northover2014-04-241-3/+3
* [ARM64] Add a big endian version of the ARM64 target machine, and update all ...James Molloy2014-04-231-5/+6
* AArch64/ARM64: produce correct relocation for conditional branches.Tim Northover2014-04-161-1/+5
* ARM64: initial backend importTim Northover2014-03-291-0/+237
OpenPOWER on IntegriCloud