summaryrefslogtreecommitdiffstats
path: root/compiler/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Initial version of optimizing compiler for MIPS64R6.Roland Levillain2015-06-261-0/+1
* Merge "Move stack map stream implementation to its own cc file."Calin Juravle2015-04-231-2/+3
|\
| * Move stack map stream implementation to its own cc file.Calin Juravle2015-04-231-2/+3
* | Revert "Revert "Quick: Rewrite type inference pass.""Vladimir Marko2015-04-231-0/+1
* | Revert "Quick: Rewrite type inference pass."Andreas Gampe2015-04-221-1/+0
* | Quick: Rewrite type inference pass.Vladimir Marko2015-04-221-0/+1
|/
* Move DWARF related code in ElfWriter to its own file.David Srbecky2015-04-101-0/+1
* Merge "Implement CFI for Quick."David Srbecky2015-04-091-0/+1
|\
| * Implement CFI for Quick.David Srbecky2015-04-081-0/+1
* | Merge "Speedup div/rem by constants on x86 and x86_64"Calin Juravle2015-04-091-0/+1
|\ \ | |/ |/|
| * Speedup div/rem by constants on x86 and x86_64Guillaume Sanchez2015-04-091-0/+1
* | Remove the old CFI infrastructure.David Srbecky2015-04-071-1/+0
* | Refactor RelativePatcher out of OatWriter.Vladimir Marko2015-04-021-0/+7
|/
* [MIPS] Refactoring code for quick compilerGoran Jakovljevic2015-03-271-7/+0
* [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