Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move ArtField to native | Mathieu Chartier | 2015-04-10 | 1 | -16/+6 |
* | ART: Formatting and comments in BooleanSimplifier | David Brazdil | 2015-03-25 | 1 | -2/+2 |
* | ART: Boolean simplifier | David Brazdil | 2015-03-24 | 1 | -0/+3 |
* | Opt compiler: Basic simplification for arithmetic operations. | Alexandre Rames | 2015-03-11 | 1 | -0/+4 |
* | Introduce primitive type helpers. | Alexandre Rames | 2015-01-29 | 1 | -0/+21 |
* | Improve error messages in art::GraphChecker and art::SSAChecker | Roland Levillain | 2015-01-21 | 1 | -0/+2 |
* | Some optimizations for the array alloc path. | Hiroshi Yamauchi | 2014-09-25 | 1 | -0/+36 |
* | Reduced memory usage of primitive fields smaller than 4-bytes | Fred Shih | 2014-08-25 | 1 | -4/+0 |
* | Wire up check JNI force copy mode. | Ian Rogers | 2014-08-08 | 1 | -5/+3 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -1/+2 |
* | Fix multiple inclusion guards to match new pathnames | Brian Carlstrom | 2013-07-17 | 1 | -3/+3 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+126 |