Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Clean up arm64 kNumberOfXRegisters usage. | Vladimir Marko | 2015-05-26 | 1 | -1/+0 |
* | [optimizing compiler] Add support for volatile | Calin Juravle | 2014-12-19 | 1 | -0/+2 |
* | Don't use CanHoldArm in the code generator. | Nicolas Geoffray | 2014-11-28 | 1 | -0/+7 |
* | Add support for int-to-char in the optimizing compiler. | Roland Levillain | 2014-11-14 | 1 | -0/+2 |
* | Add support for int-to-byte in the optimizing compiler. | Roland Levillain | 2014-11-13 | 1 | -0/+2 |
* | Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. | Ian Rogers | 2014-11-03 | 1 | -5/+0 |
* | Add support for static fields in optimizing compiler. | Nicolas Geoffray | 2014-10-29 | 1 | -0/+2 |
* | stdint types all the way! | Ian Rogers | 2014-10-09 | 1 | -1/+1 |
* | Support additional instructions in ARM and thumb assemblers | Dave Allison | 2014-06-26 | 1 | -5/+19 |
* | Thumb2 assembler for JNI compiler and optimizing compiler | Dave Allison | 2014-06-05 | 1 | -0/+352 |