Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Some Mips minor fixes | Bruno Cardoso Lopes | 2008-06-04 | 1 | -2/+3 | |
| | | | | | | Added support for mips little endian arch => mipsel llvm-svn: 51923 | |||||
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 | |
| | | | | llvm-svn: 45418 | |||||
* | Better processor definition | Bruno Cardoso Lopes | 2007-11-06 | 1 | -1/+1 | |
| | | | | llvm-svn: 43749 | |||||
* | support for Schedule included on Mips.td | Bruno Cardoso Lopes | 2007-08-18 | 1 | -1/+2 | |
| | | | | llvm-svn: 41159 | |||||
* | Initial Mips support, here we go! =) | Bruno Cardoso Lopes | 2007-06-06 | 1 | -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 |