Move DataLayout back to the TargetMachine from TargetSubtargetInfo
[oota-llvm.git] / lib / Target / Mips / MipsTargetObjectFile.cpp
2015-01-26 Eric ChristopherMove DataLayout back to the TargetMachine from TargetSu...
2014-11-06 Sasa Stankovic[mips] Add the following MIPS options that control...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-02-08 Rafael EspindolaPass the Mangler by reference.
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...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-09-05 Logan ChienFix UseInitArray option for MIPS target.
2012-08-22 Akira HatanakaAdd register Mips::GP to the list of reserved registers...
2012-02-17 Jia Liuremove Emacs-tag form .cpp files in Mips Backend, and...
2012-02-17 Jia Liuadd Emacs tag and fix some comment error in file headers
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
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-01-23 Rafael EspindolaRemove more duplicated code.
2011-01-23 Rafael EspindolaRemove duplicated code.
2010-09-28 Che-Liang ChiouRemove trailing spaces of MipsTargetObjectFile.cpp
2010-04-08 Chris Lattnerdelete a forwarding function.
2009-11-19 Bruno Cardoso LopesOnly use small sections for non linux targets!
2009-08-13 Chris Lattnerreintroduce support for Mips "small" section handling...