Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: Initial version of optimizing compiler for MIPS64R6. | Roland Levillain | 2015-06-26 | 3 | -238/+808 |
* | [MIPS64] JNI Compiler: Sign-extend int function arguments | Lazar Trsic | 2015-06-24 | 1 | -4/+4 |
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 2 | -7/+9 |
* | ART: Clean up arm64 kNumberOfXRegisters usage. | Vladimir Marko | 2015-05-26 | 2 | -2/+2 |
* | ART: Fix mips64 jni bugs. | Douglas Leung | 2015-05-06 | 2 | -9/+16 |
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -3/+3 |
* | Implement CFI for JNI. | David Srbecky | 2015-04-08 | 2 | -0/+16 |
* | Fix JNI compiler for mips64 | Goran Jakovljevic | 2015-04-06 | 1 | -1/+1 |
* | ART: Allow to compile interpret-only mips64 files | Andreas Gampe | 2015-01-15 | 5 | -0/+1587 |