summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsSubtarget.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Some Mips minor fixesBruno Cardoso Lopes2008-06-041-2/+3
| | | | | | Added support for mips little endian arch => mipsel llvm-svn: 51923
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
| | | | llvm-svn: 45418
* Better processor definitionBruno Cardoso Lopes2007-11-061-1/+1
| | | | llvm-svn: 43749
* support for Schedule included on Mips.tdBruno Cardoso Lopes2007-08-181-1/+2
| | | | llvm-svn: 41159
* Initial Mips support, here we go! =)Bruno Cardoso Lopes2007-06-061-0/+26
- 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