Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove Emacs-tag form .cpp files in Mips Backend, and fix some typo. | Jia Liu | 2012-02-17 | 1 | -1/+1 |
* | add Emacs tag and fix some comment error in file headers | Jia Liu | 2012-02-17 | 1 | -1/+1 |
* | Removing unused default switch cases in switches over enums that already acco... | David Blaikie | 2012-01-16 | 1 | -3/+0 |
* | Improve Mips JIT. | Bruno Cardoso Lopes | 2011-12-30 | 1 | -1/+1 |
* | This patch handles unaligned loads and stores in Mips JIT. Mips backend | Bruno Cardoso Lopes | 2011-11-08 | 1 | -2/+8 |
* | Corrects previously incorrect $sp change in MipsCompilationCallback. | Bruno Cardoso Lopes | 2011-10-25 | 1 | -7/+7 |
* | One more patch towards JIT support for Mips. | Bruno Cardoso Lopes | 2011-09-14 | 1 | -51/+86 |
* | Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir | Bruno Cardoso Lopes | 2011-07-21 | 1 | -0/+195 |