summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsJITInfo.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix coding style violations. Remove white spaces and tabs.Akira Hatanaka2012-06-141-3/+3
| | | | llvm-svn: 158471
* Prune some includesCraig Topper2012-03-271-2/+0
| | | | llvm-svn: 153502
* add Emacs tag and fix some comment error in file headersJia Liu2012-02-171-1/+1
| | | | llvm-svn: 150775
* Added the infrastructute necessary for MIPS JIT support. Patch by VladimirBruno Cardoso Lopes2011-07-211-0/+70
Stefanovic. I removed the part that actually emits the instructions cause I want that to get in better shape first and in incremental steps. This also makes it easier to review the upcoming parts. llvm-svn: 135678
OpenPOWER on IntegriCloud