summaryrefslogtreecommitdiffstats
path: root/compiler/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Runtime can now be set to require relocationAlex Light2014-07-221-0/+1
* Add assembly operations with constants in optimizing compiler.Nicolas Geoffray2014-07-211-1/+1
* Break apart header files.Ian Rogers2014-07-151-0/+1
* Add two phi pruning phases.Nicolas Geoffray2014-07-141-0/+1
* Global Value Numbering.Vladimir Marko2014-07-101-0/+1
* Multilib ART host.Ian Rogers2014-06-241-2/+3
* Add x86_64 support to the optimizing compiler.Nicolas Geoffray2014-06-131-0/+1
* Rewrite use/def masks to support 128 bits.Vladimir Marko2014-06-121-0/+1
* Remove deprecated WITH_HOST_DALVIK.Ian Rogers2014-06-101-8/+6
* Add a type propagation phase after building SSA.Nicolas Geoffray2014-06-091-0/+1
* Merge "Thumb2 assembler for JNI compiler and optimizing compiler"Dave Allison2014-06-051-0/+2
|\
| * Thumb2 assembler for JNI compiler and optimizing compilerDave Allison2014-06-051-0/+2
* | ART: Make LOCAL_CLANG architecture dependent for the targetAndreas Gampe2014-06-041-18/+9
* | ART: Setting up cleanupJean Christophe Beyler2014-05-301-1/+3
|/
* Add a linear scan register allocator to the optimizing compiler.Nicolas Geoffray2014-05-261-0/+1
* Rewrite BitVector index iterator.Vladimir Marko2014-05-231-1/+0
* Merge "Import Dart's parallel move resolver."Nicolas Geoffray2014-05-231-0/+2
|\
| * Import Dart's parallel move resolver.Nicolas Geoffray2014-05-231-0/+2
* | Merge "Move art host to libc++"Dan Albert2014-05-221-2/+2
|\ \
| * | Move art host to libc++Dan Albert2014-05-211-2/+2
| |/
* / ART: Pass driver generalizationJames C Scott2014-05-221-1/+1
|/
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-1/+1
* Add a compilation tracing mechanism to the new compiler.Nicolas Geoffray2014-05-141-0/+1
* AArch64: Change arm64 backend to produce A64 code.Matteo Franchin2014-05-071-0/+6
* Build live-in, live-out and kill sets for each block.Nicolas Geoffray2014-05-071-0/+1
* Add a Transform to SSA phase to the optimizing compiler.Nicolas Geoffray2014-04-281-0/+1
* Preparation for transition to libc++.Ian Rogers2014-04-161-3/+2
* Revert "Revert "Revert "Use trampolines for calls to helpers"""Dave Allison2014-04-091-3/+0
* Revert "Revert "Use trampolines for calls to helpers""Dave Allison2014-04-091-0/+3
* Revert "Use trampolines for calls to helpers"Dave Allison2014-04-071-3/+0
* Use trampolines for calls to helpersDave Allison2014-04-041-0/+3
* x86_64: JNI compilerDmitry Petrochenko2014-03-281-0/+3
* AArch64: Add arm64 runtime support.Stuart Monteith2014-03-191-0/+1
* Merge "Move inline method detection to runtime."Vladimir Marko2014-03-131-2/+1
|\
| * Move inline method detection to runtime.Vladimir Marko2014-03-121-2/+1
* | Add command line support for enabling the optimizing compiler.Nicolas Geoffray2014-03-131-2/+4
|/
* Cache method lowering info in mir graph.Vladimir Marko2014-03-101-0/+1
* Merge "Create a scoped arena allocator and use that for LVN."Vladimir Marko2014-03-071-0/+1
|\
| * Create a scoped arena allocator and use that for LVN.Vladimir Marko2014-03-061-0/+1
* | Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-6/+6
|/
* AArch64: Add ARM64 AssemblerSerban Constantinescu2014-03-051-2/+4
* Merge "Fix portable build."Nicolas Geoffray2014-03-051-1/+1
|\
| * Fix portable build.Nicolas Geoffray2014-03-031-1/+1
* | Merge "Add codegen support to the optimizing compiler."Nicolas Geoffray2014-03-051-0/+3
|\ \
| * | Add codegen support to the optimizing compiler.Nicolas Geoffray2014-03-041-0/+3
* | | Cache field lowering info in mir_graph.Vladimir Marko2014-03-031-0/+1
| |/ |/|
* | Fix clang to compile and run host tests.Ian Rogers2014-02-281-7/+7
|/
* Move arena_bit_vector.h/cc to compiler/utils.Nicolas Geoffray2014-02-261-1/+2
* Revert "Annotate used fields."Ian Rogers2014-02-211-1/+0
* Annotate used fields.Vladimir Marko2014-02-201-0/+1