summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsTargetMachine.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* The various "getModuleMatchQuality" implementations should returnChris Lattner2007-07-091-3/+4
| | | | | | zero if they see a target triple they don't understand. llvm-svn: 38463
* Initial Mips support, here we go! =)Bruno Cardoso Lopes2007-06-061-0/+81
- 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