summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsInstrInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Add lengthof and endof templates that hide a lot of sizeof computations.Owen Anderson2007-09-071-1/+2
| | | | | | Patch by Sterling Stein! llvm-svn: 41758
* Added Branch Analysis support Bruno Cardoso Lopes2007-08-181-5/+234
| | | | | | Added InsertNoop support llvm-svn: 41153
* Initial Mips support, here we go! =)Bruno Cardoso Lopes2007-06-061-0/+114
- Modifications from the last patch included (issues pointed by Evan Cheng are now fixed). - Added more MipsI instructions. - Added more patterns to match branch instructions. llvm-svn: 37461
OpenPOWER on IntegriCloud