summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] ILP32 Backend Relocation SupportJoel Jones2017-05-021-1/+2
* Revert "Remove "_NC" suffix and semantics from TLSDESC_LD{64,32}_LO12 and"Zachary Turner2017-05-021-2/+1
* Remove "_NC" suffix and semantics from TLSDESC_LD{64,32}_LO12 andJoel Jones2017-05-021-1/+2
* Fix pr24486.Rafael Espindola2015-10-051-1/+1
* Untabify.NAKAMURA Takumi2015-09-221-3/+2
* Reformat blank lines.NAKAMURA Takumi2015-09-221-1/+0
* MC: Add target hook to control symbol quotingMatt Arsenault2015-06-091-1/+1
* MC: Clean up MCExpr naming. NFC.Jim Grosbach2015-05-301-4/+4
* Move alignment from MCSectionData to MCSection.Rafael Espindola2015-05-211-1/+1
* Remove unnecessary cast. NFCPete Cooper2015-05-191-1/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* If available, pass down the Fixup object to EvaluateAsRelocatable.Joerg Sonnenberger2014-08-101-1/+2
* Move expression visitation logic up to MCStreamer.Rafael Espindola2014-06-251-1/+1
* Simplify the visitation of target expressions. No functionality change.Rafael Espindola2014-06-251-1/+1
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+168
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-187/+0
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-5/+5
* AArch64: implement large code model access to global variables.Tim Northover2013-05-041-0/+20
* AArch64: add block comments where missingTim Northover2013-02-141-0/+5
* Fix formatting in AArch64 backend.Tim Northover2013-02-051-1/+2
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+161
OpenPOWER on IntegriCloud