summaryrefslogtreecommitdiffstats
path: root/compiler/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Code cleanup to avoid LLVM dependency when building with quick only.Nicolas Geoffray2014-02-201-14/+16
* Merge "art: convert makefiles to support multilib build"Colin Cross2014-02-191-22/+11
|\
| * art: convert makefiles to support multilib buildColin Cross2014-02-181-22/+11
* | Re-apply: Initial check-in of an optimizing compiler.Nicolas Geoffray2014-02-191-1/+3
* | Revert "Initial check-in of an optimizing compiler."Nicolas Geoffray2014-02-191-3/+1
* | Initial check-in of an optimizing compiler.Nicolas Geoffray2014-02-191-1/+3
* | Rewrite the compiler interface for CompilerDriver.Nicolas Geoffray2014-02-181-0/+1
|/
* Refactor verification results.Vladimir Marko2014-01-281-1/+2
* Update ElfWriterMclinker for klpBrian Carlstrom2014-01-181-0/+28
* Added pass frameworkJean Christophe Beyler2014-01-131-0/+2
* Move compiler code out of method verifier.Vladimir Marko2013-12-171-0/+1
* Get rid of platform-specific method inliners.Vladimir Marko2013-12-101-3/+0
* Rewrite intrinsics detection.Vladimir Marko2013-11-181-0/+5
* Omit OatMethodOffsets for classes without compiled codeBrian Carlstrom2013-10-281-2/+0
* Refactor ArenaBitVector to create more general BitVectorBrian Carlstrom2013-10-241-0/+2
* Inflate contended lock word by suspending owner.Ian Rogers2013-10-021-1/+0
* Multi threaded hashed deduplication during compilation.Mathieu Chartier2013-09-031-0/+1
* Add buffering to ELF file generationBrian Carlstrom2013-08-261-0/+1
* Merge "Get SEA fibonacci running in interpreter mode." into dalvik-devIan Rogers2013-08-161-0/+1
|\
| * Get SEA fibonacci running in interpreter mode.Dragos Sbirlea2013-08-161-0/+1
* | Move output_stream files out of runtime.Ian Rogers2013-08-161-0/+1
|/
* am a024a068: Compilation filterbuzbee2013-08-081-0/+1
|\
| * Compilation filterbuzbee2013-08-081-0/+1
* | Entry point clean up.Ian Rogers2013-08-071-2/+1
* | Refactored SEA IR folder structure to be more logical.Dragos Sbirlea2013-08-071-3/+3
* | Generation of dot files through visitor.Added type info to .dot.Dragos Sbirlea2013-08-051-1/+3
* | Added SEA IR type infrastructure (and a bit of cleanup).Dragos Sbirlea2013-08-011-1/+2
|/