summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove redundant includes from lib/Target/ARM.Michael Zolotukhin2017-12-131-1/+0
* MC: Add target hook to control symbol quotingMatt Arsenault2015-06-091-2/+2
* MC: Clean up MCExpr naming. NFC.Jim Grosbach2015-05-301-2/+2
* Remove MCStreamer.h include from MCContext.h and explictly include it where n...Pete Cooper2015-03-041-0/+1
* If available, pass down the Fixup object to EvaluateAsRelocatable.Joerg Sonnenberger2014-08-101-6/+0
* 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-29/+3
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-1/+1
* Convert assert(0) to llvm_unreachableCraig Topper2012-02-071-3/+2
* Sink ARMMCExpr and ARMAddressingModes into MC layer. First step to separate A...Evan Cheng2011-07-201-0/+73
OpenPOWER on IntegriCloud