summaryrefslogtreecommitdiffstats
path: root/compiler/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* [optimizing] Implement X86 intrinsic supportMark Mendell2015-03-261-0/+1
* ART: Boolean simplifierDavid Brazdil2015-03-241-0/+1
* Initial support for quick compiler on MIPS64r6.Maja Gagic2015-03-061-0/+8
* Revert "Revert "Add JIT""Mathieu Chartier2015-02-241-2/+2
* Revert "Add JIT"Nicolas Geoffray2015-02-241-2/+2
* Add JITMathieu Chartier2015-02-231-2/+2
* Move arenas into runtimeMathieu Chartier2015-02-191-2/+0
* Dead code elimination based on GVN results.Vladimir Marko2015-02-171-0/+1
* ART: Arm intrinsics for Optimizing compilerAndreas Gampe2015-02-091-0/+1
* Merge "Add options for building/testing with coverage."Dan Albert2015-01-301-0/+3
|\
| * Add options for building/testing with coverage.Dan Albert2015-01-301-0/+3
* | Implement LICM in optimizing compiler.Nicolas Geoffray2015-01-301-1/+2
|/
* Merge "Remove libcxx.mk cruft."Dan Albert2015-01-291-1/+0
|\
| * Remove libcxx.mk cruft.Dan Albert2015-01-291-1/+0
* | Merge "optimizing: NullCheck elimination"Nicolas Geoffray2015-01-291-1/+2
|\ \
| * | optimizing: NullCheck eliminationCalin Juravle2015-01-291-1/+2
| |/
* | Merge "Clean up pass driver"Mathieu Chartier2015-01-291-0/+2
|\ \
| * | Clean up pass driverMathieu Chartier2015-01-281-0/+2
| |/
* | Merge "ART: Arm64 optimizing compiler intrinsics"Andreas Gampe2015-01-281-0/+1
|\ \ | |/ |/|
| * ART: Arm64 optimizing compiler intrinsicsAndreas Gampe2015-01-281-0/+1
* | ART: More Quick cleanupAndreas Gampe2015-01-261-1/+0
|/
* Move code around and address growable_array comment.Nicolas Geoffray2015-01-261-0/+1
* Merge "ART: Allow to compile interpret-only mips64 files"Andreas Gampe2015-01-151-0/+2
|\
| * ART: Allow to compile interpret-only mips64 filesAndreas Gampe2015-01-151-0/+2
* | ART: Optimizing compiler intrinsicsAndreas Gampe2015-01-151-0/+2
|/
* ART: Swap-space in the compilerAndreas Gampe2014-12-221-0/+1
* Inlining support in optimizing.Nicolas Geoffray2014-12-151-0/+1
* Remove portable.Elliott Hughes2014-12-121-68/+0
* Bounds check elimination.Mingyao Yang2014-12-031-0/+1
* Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.Serban Constantinescu2014-11-281-1/+5
* Rewrite GVN's field id and field type handling.Vladimir Marko2014-11-211-1/+2
* Restrict FDO to only apply to target build.Dehao Chen2014-11-201-1/+3
* dex2oat: Pack likely-dirty objects together when generating the boot imageIgor Murashkin2014-11-201-0/+1
* Revert "Arm64: Use the debug version of VIXL for debug builds."Nicolas Geoffray2014-11-171-5/+1
* Arm64: Use the debug version of VIXL for debug builds.Serban Constantinescu2014-11-141-1/+5
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-7/+18
* Remove bogus compiler flag from libart-compiler.Ian Rogers2014-10-301-3/+0
* Tidy and reduce ART library dependencies on the host.Ian Rogers2014-10-301-3/+6
* ART: optimizing compiler: initial support for ARM64.Alexandre Rames2014-10-231-0/+1
* Revert "Revert "Introduce a class to implement optimization passes.""Roland Levillain2014-10-171-1/+2
* Make ART compile with GCC -O0 again.Ian Rogers2014-10-161-0/+1
* Add a prepare for register allocation pass.Nicolas Geoffray2014-10-061-0/+1
* ART: Prepare for ELF64.Tong Shen2014-10-031-2/+0
* Merge "Revert "Introduce a class to implement optimization passes.""Nicolas Geoffray2014-10-011-2/+1
|\
| * Revert "Introduce a class to implement optimization passes."Nicolas Geoffray2014-10-011-2/+1
* | Merge "Introduce a class to implement optimization passes."Roland Levillain2014-10-011-1/+2
|\ \ | |/
| * Introduce a class to implement optimization passes.Roland Levillain2014-10-011-1/+2
* | Merge "Implement method calls using relative BL on ARM."Vladimir Marko2014-09-251-1/+0
|\ \ | |/ |/|
| * Implement method calls using relative BL on ARM.Vladimir Marko2014-09-251-1/+0
* | Optimize suspend checks in optimizing compiler.Nicolas Geoffray2014-09-251-0/+1
|/