aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MipsInstrInfo.td
Commit message (Expand)AuthorAgeFilesLines
* clo/clz aren't supported on mips I. Keep them around for when we'llEric Christopher2007-10-261-105/+107
* Position Independent Code (PIC) support [1]Bruno Cardoso Lopes2007-10-091-18/+40
* Added "LoadEffective" pattern to handle stack locations.Bruno Cardoso Lopes2007-09-241-0/+12
* Remove (somewhat confusing) Imp<> helper, use let Defs = [], Uses = [] instead.Evan Cheng2007-09-111-2/+4
* MipsHi now has ouput flagBruno Cardoso Lopes2007-08-181-91/+185
* No more noResults.Evan Cheng2007-07-211-4/+4
* Change instruction description to split OperandList into OutOperandList andEvan Cheng2007-07-191-29/+51
* Removed unused immediate PatLeaf, fixed lui instructionBruno Cardoso Lopes2007-07-111-12/+13
* Initial Mips support, here we go! =)Bruno Cardoso Lopes2007-06-061-0/+468