[RegisterCoalescer] Moving the RegisterCoalescer subtarget hook onto the TargetRegist...
[oota-llvm.git] / lib / Target / ARM / MCTargetDesc / ARMMCExpr.cpp
2014-06-25 Rafael EspindolaMove expression visitation logic up to MCStreamer.
2014-06-25 Rafael EspindolaSimplify the visitation of target expressions. No funct...
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-02-07 Craig TopperConvert assert(0) to llvm_unreachable
2011-07-20 Evan ChengSink ARMMCExpr and ARMAddressingModes into MC layer...