summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsJITInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Reinstate "Nuke the old JIT."Eric Christopher2014-09-021-71/+0
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher2014-08-071-0/+71
* Nuke the old JIT.Rafael Espindola2014-08-071-71/+0
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-7/+7
* Classic JIT is still being supported by MIPS, along with MCJIT.Akira Hatanaka2012-12-031-2/+5
* Fix coding style violations. Remove white spaces and tabs.Akira Hatanaka2012-06-141-3/+3
* Prune some includesCraig Topper2012-03-271-2/+0
* add Emacs tag and fix some comment error in file headersJia Liu2012-02-171-1/+1
* Added the infrastructute necessary for MIPS JIT support. Patch by VladimirBruno Cardoso Lopes2011-07-211-0/+70
OpenPOWER on IntegriCloud