Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 1 | -2/+2 |
* | Default to 64-bit for tests of methods with varying ISAs for valgrind. | Jeff Hao | 2015-02-17 | 1 | -0/+6 |
* | ART: Mips64 runtime support | Andreas Gampe | 2015-01-15 | 1 | -0/+17 |
* | Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. | Ian Rogers | 2014-11-03 | 1 | -1/+1 |
* | Refactor quick entrypoints | Ian Rogers | 2014-10-20 | 1 | -353/+53 |
* | ART: Use StackReference in Quick Stack Frame | Andreas Gampe | 2014-05-29 | 1 | -8/+9 |
* | Fix includes for arch_test.cc. | Vladimir Marko | 2014-05-13 | 1 | -1/+1 |
* | Move quick frame info to OatQuickMethodHeader. | Vladimir Marko | 2014-05-13 | 1 | -4/+8 |
* | Add heap reference size to the checks in arch_test | Andreas Gampe | 2014-04-30 | 1 | -91/+28 |
* | Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code | Andreas Gampe | 2014-04-25 | 1 | -0/+498 |