Move DataLayout back to the TargetMachine from TargetSubtargetInfo
[oota-llvm.git] / lib / Target / MSP430 / MSP430MCInstLower.cpp
2015-01-26 Eric ChristopherMove DataLayout back to the TargetMachine from TargetSu...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-01-07 Rafael EspindolaMove the llvm mangler to lib/IR.
2014-01-03 Rafael EspindolaMake the llvm mangler depend only on DataLayout.
2013-10-29 Rafael EspindolaAdd a helper getSymbol to AsmPrinter.
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-07 Craig TopperConvert assert(0) to llvm_unreachable
2012-01-18 Jakob Stoklund OlesenIgnore register mask operands when lowering instruction...
2010-10-05 Jim GrosbachRe-apply r115363 and r115366 now that r115525 has remov...
2010-10-02 Nick LewyckyContinue reverting r115363.
2010-10-02 Nick LewyckyRevert patches r115363 r115367 r115391 due to build...
2010-10-01 Jim GrosbachMove the asmprinter and MC lowering out of the AsmPrint...