summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64TargetObjectFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Honor -fuse-init-array when os is not specified on x86"Mitch Phillips2019-12-171-0/+1
* Honor -fuse-init-array when os is not specified on x86Kamlesh Kumar2019-12-161-1/+0
* [MachO][TLOF] Use hasLocalLinkage to determine if indirect symbol is localFrancis Visoiu Mistrih2019-08-221-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [AArch64] DWARF: do not generate AT_location for thread localLei Liu2018-08-011-0/+3
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-1/+1
* AArch64: use linker-private symbols for globals in MachO.Tim Northover2017-05-151-0/+8
* CodeGen: simplify TargetMachine::getSymbol interface. NFC.Tim Northover2016-11-221-2/+2
* Move the Mangler from the AsmPrinter down to TLOF and clean up theEric Christopher2016-09-161-7/+6
* MC: Clean up MCExpr naming. NFC.Jim Grosbach2015-05-301-6/+6
* MC: Clean up method names in MCContext.Jim Grosbach2015-05-181-2/+2
* [AsmPrinter][TLOF] 32-bit MachO support for replacing GOT equivalentsBruno Cardoso Lopes2015-03-061-2/+5
* [AsmPrinter][TLOF] ARM64 MachO support for replacing GOT equivalentsBruno Cardoso Lopes2015-03-061-0/+18
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+52
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-24/+0
* Make sure -use-init-array has intended effect on all AArch64 ELF targets, not...Kristof Beyls2014-01-101-2/+2
* AArch64: add block comments where missingTim Northover2013-02-141-0/+5
* Fix formatting in AArch64 backend.Tim Northover2013-02-051-1/+1
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+19
OpenPOWER on IntegriCloud