summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp
Commit message (Expand)AuthorAgeFilesLines
* If available, pass down the Fixup object to EvaluateAsRelocatable.Joerg Sonnenberger2014-08-101-2/+3
* Move expression visitation logic up to MCStreamer.Rafael Espindola2014-06-251-2/+1
* Simplify the visitation of target expressions. No functionality change.Rafael Espindola2014-06-251-31/+3
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+174
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-179/+0
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* Try harder to evaluate expressions when printing assembly.Rafael Espindola2014-03-121-1/+1
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-071-1/+1
* AArch64: add block comments where missingTim Northover2013-02-141-0/+5
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+173
OpenPOWER on IntegriCloud