aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MipsSubtarget.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of little errors that Clang complains about when its being pedanticDouglas Gregor2009-12-191-13/+13
* reintroduce support for Mips "small" section handling. This is Chris Lattner2009-08-131-5/+0
* Restore some "small section" support code, reverting my patch from r76936.Chris Lattner2009-08-131-0/+5
* Remove -disable-mips-abicall and -enable-mips-absolute-call command-line Eli Friedman2009-08-031-11/+1
* Normalize Subtarget constructors to take a target triple string instead ofDaniel Dunbar2009-08-021-3/+2
* remove more remnants of small section support.Chris Lattner2009-07-241-5/+0
* Added support for fround, fextend and FP_TO_SINTBruno Cardoso Lopes2009-05-271-1/+1
* Propagate CPU string out of SubtargetFeaturesAnton Korobeynikov2009-05-231-1/+2
* Added new features to represent specific instructions groupsBruno Cardoso Lopes2008-07-301-4/+28
* Added initial support for small sections on Mips.Bruno Cardoso Lopes2008-07-211-0/+5
* Added Subtarget support into RegisterInfoBruno Cardoso Lopes2008-07-141-4/+19
* Fixed features usage.Bruno Cardoso Lopes2008-07-091-7/+7
* Fixe typos and 80 column size problemsBruno Cardoso Lopes2008-07-091-3/+3
* Several changes to Mips backend, experimental fp support being the mostBruno Cardoso Lopes2008-07-051-5/+47
* Some Mips minor fixesBruno Cardoso Lopes2008-06-041-2/+5
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* InstrItineraryData support on added.Bruno Cardoso Lopes2007-08-181-2/+8
* Initial Mips support, here we go! =)Bruno Cardoso Lopes2007-06-061-0/+43