Fix uses of reserved identifiers starting with an underscore followed by an uppercase...
[oota-llvm.git] / lib / Target / ARM / MCTargetDesc / ARMMCExpr.h
2015-03-16 David BlaikieFix uses of reserved identifiers starting with an under...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-08-10 Joerg SonnenbergerIf available, pass down the Fixup object to EvaluateAsR...
2014-06-25 Rafael EspindolaMove expression visitation logic up to MCStreamer.
2014-06-25 Rafael EspindolaSimplify the visitation of target expressions. No funct...
2014-03-10 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.
2012-10-11 Sean SilvaRemove unnecessary classof()'s
2012-09-21 Jim GrosbachTidy up. Whitespace.
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-07-20 Evan ChengSink ARMMCExpr and ARMAddressingModes into MC layer...