aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/Mips.td
Commit message (Expand)AuthorAgeFilesLines
* Replace TSFlagsFields and TSFlagsShifts with a simpler TSFlags field.Jakob Stoklund Olesen2010-04-051-4/+1
* Added support for fround, fextend and FP_TO_SINTBruno Cardoso Lopes2009-05-271-3/+5
* Move target independent td files from lib/Target/ to include/llvm/Target so t...Evan Cheng2008-11-241-1/+1
* Added new features to represent specific instructions groupsBruno Cardoso Lopes2008-07-301-2/+14
* Fixed features usage.Bruno Cardoso Lopes2008-07-091-10/+12
* Several changes to Mips backend, experimental fp support being the mostBruno Cardoso Lopes2008-07-051-9/+30
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Better processor definitionBruno Cardoso Lopes2007-11-061-2/+4
* support for Schedule included on Mips.tdBruno Cardoso Lopes2007-08-181-27/+13
* Initial Mips support, here we go! =)Bruno Cardoso Lopes2007-06-061-0/+63