summaryrefslogtreecommitdiffstats
path: root/compiler/common_compiler_test.h
Commit message (Expand)AuthorAgeFilesLines
* Pass instruction-set from runtime through to spawned dex2oat.Ian Rogers2014-04-021-1/+1
* AArch64: Add arm64 runtime support.Stuart Monteith2014-03-191-0/+4
* Add command line support for enabling the optimizing compiler.Nicolas Geoffray2014-03-131-4/+4
* Fixing structure of native frame for Generic JNIAndreas Gampe2014-03-121-1/+8
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-5/+5
* Generic JNI implementation for x86_64Andreas Gampe2014-03-051-13/+25
* Initial changes towards Generic JNI optionAndreas Gampe2014-03-031-2/+5
* Make out arguments non-reference types.Ian Rogers2014-03-011-1/+1
* Fix clang to compile and run host tests.Ian Rogers2014-02-281-1/+1
* art: Fix build errors for x86_64 targetDmitry Petrochenko2014-02-271-1/+1
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-0/+417