summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/Mips.td
Commit message (Expand)AuthorAge
* fix emacs language spec's, patch by Edmund Grimley-Evans!Chris Lattner2010-08-17
* Replace TSFlagsFields and TSFlagsShifts with a simpler TSFlags field.Jakob Stoklund Olesen2010-04-05
* Added support for fround, fextend and FP_TO_SINTBruno Cardoso Lopes2009-05-27
* Move target independent td files from lib/Target/ to include/llvm/Target so t...Evan Cheng2008-11-24
* Added new features to represent specific instructions groupsBruno Cardoso Lopes2008-07-30
* Fixed features usage.Bruno Cardoso Lopes2008-07-09
* Several changes to Mips backend, experimental fp support being the mostBruno Cardoso Lopes2008-07-05
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Better processor definitionBruno Cardoso Lopes2007-11-06
* support for Schedule included on Mips.tdBruno Cardoso Lopes2007-08-18
* Initial Mips support, here we go! =)Bruno Cardoso Lopes2007-06-06