Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: Initial version of optimizing compiler for MIPS64R6. | Roland Levillain | 2015-06-26 | 1 | -1/+135 |
* | [MIPS] Refactoring code for disassembler | Goran Jakovljevic | 2015-04-09 | 1 | -13/+58 |
* | ART: Enable more Clang warnings | Andreas Gampe | 2015-04-06 | 1 | -1/+0 |
* | ART: Add Mips32r6 backend support | Douglas Leung | 2015-03-20 | 1 | -4/+8 |
* | ART: Fix Mips disassembler for some floating point instructions. | Douglas Leung | 2015-02-28 | 1 | -21/+26 |
* | ART: Use jalr instead of jr for Mips | Andreas Gampe | 2015-01-13 | 1 | -0/+2 |
* | C++11 related clean-up of DISALLOW_.. | Ian Rogers | 2014-10-22 | 1 | -1/+1 |
* | Tidy up logging. | Ian Rogers | 2014-10-22 | 1 | -0/+1 |
* | Avoid printing absolute addresses in oatdump | Brian Carlstrom | 2014-09-16 | 1 | -8/+7 |
* | Allow mixing of thread offsets between 32 and 64bit architectures. | Ian Rogers | 2014-04-01 | 1 | -1/+1 |
* | x86-64 disassembler support. | Ian Rogers | 2014-03-14 | 1 | -3/+0 |
* | Move disassembler out of runtime. | Ian Rogers | 2013-09-09 | 1 | -0/+275 |