Move most user of TargetMachine::getDataLayout to the Module one
[oota-llvm.git] / lib / Target / Mips / MipsTargetObjectFile.h
2015-07-16 Mehdi AminiMove most user of TargetMachine::getDataLayout to the...
2015-07-16 Mehdi AminiRemove DataLayout from TargetLoweringObjectFile, redire...
2015-05-27 Daniel SandersRevert r238190 and r238197: [mips] Make TTypeEncoding...
2015-05-26 Daniel Sanders[mips] Make TTypeEncoding indirect to allow .eh_frame...
2015-05-21 Rafael EspindolaMove alignment from MCSectionData to MCSection.
2015-03-21 Eric ChristopherGrab a subtarget off of a MipsTargetMachine rather...
2014-11-06 Sasa Stankovic[mips] Add the following MIPS options that control...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-03-02 Craig TopperSwitch all uses of LLVM_OVERRIDE to just use 'override...
2014-02-08 Rafael EspindolaPass the Mangler by reference.
2014-02-08 Rafael EspindolaAdd LLVM_OVERRIDE to a few declarations.
2014-01-31 Rafael EspindolaRemove another hasRawTextSupport.
2014-01-28 Eric ChristopherRevert r199871 and replace it with a simple check in...
2014-01-23 Eric ChristopherAdd a variable to track whether or not we've used a...
2013-01-18 Jack CarterThis is a resubmittal. For some reason it broke the...
2011-04-15 Akira HatanakaReverse unnecessary changes made in r129606 and r129608...
2011-04-15 Akira HatanakaFix lines that have incorrect indentation or exceed...
2011-03-04 Bruno Cardoso LopesRemove (hopefully) all trailing whitespaces from the...
2010-02-15 Anton KorobeynikovMove TLOF implementations to libCodegen to resolve...
2009-08-13 Chris Lattnerreintroduce support for Mips "small" section handling...