summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsSubtarget.h
Commit message (Expand)AuthorAge
...
* Remove -disable-mips-abicall and -enable-mips-absolute-call command-line Eli Friedman2009-08-03
* Normalize Subtarget constructors to take a target triple string instead ofDaniel Dunbar2009-08-02
* remove more remnants of small section support.Chris Lattner2009-07-24
* Added support for fround, fextend and FP_TO_SINTBruno Cardoso Lopes2009-05-27
* Propagate CPU string out of SubtargetFeaturesAnton Korobeynikov2009-05-23
* Added new features to represent specific instructions groupsBruno Cardoso Lopes2008-07-30
* Added initial support for small sections on Mips.Bruno Cardoso Lopes2008-07-21
* Added Subtarget support into RegisterInfoBruno Cardoso Lopes2008-07-14
* Fixed features usage.Bruno Cardoso Lopes2008-07-09
* Fixe typos and 80 column size problemsBruno Cardoso Lopes2008-07-09
* Several changes to Mips backend, experimental fp support being the mostBruno Cardoso Lopes2008-07-05
* Some Mips minor fixesBruno Cardoso Lopes2008-06-04
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* InstrItineraryData support on added.Bruno Cardoso Lopes2007-08-18
* Initial Mips support, here we go! =)Bruno Cardoso Lopes2007-06-06