summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix pr24486.Rafael Espindola2015-10-051-2/+2
* MC: Add target hook to control symbol quotingMatt Arsenault2015-06-091-1/+1
* MC: Clean up MCExpr naming. NFC.Jim Grosbach2015-05-301-9/+9
* Move alignment from MCSectionData to MCSection.Rafael Espindola2015-05-211-2/+2
* Fix uses of reserved identifiers starting with an underscore followed by an u...David Blaikie2015-03-161-2/+2
* 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-2/+5
* 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
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-101-5/+5
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+3
* Remove unnecessary classof()'sSean Silva2012-10-111-3/+0
* Tidy up. Whitespace.Jim Grosbach2012-09-211-2/+2
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Sink ARMMCExpr and ARMAddressingModes into MC layer. First step to separate A...Evan Cheng2011-07-201-0/+76
OpenPOWER on IntegriCloud