Move alignment from MCSectionData to MCSection.
[oota-llvm.git] / lib / Target / AArch64 / MCTargetDesc / AArch64MCExpr.cpp
2015-05-21 Rafael EspindolaMove alignment from MCSectionData to MCSection.
2015-03-04 Pete CooperRemove MCStreamer.h include from MCContext.h and explic...
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-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-03-12 Rafael EspindolaTry harder to evaluate expressions when printing assembly.
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-02-14 Tim NorthoverAArch64: add block comments where missing
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.