summaryrefslogtreecommitdiffstats
path: root/compiler/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* ART: make ART extension available only in 32bitstable/cm-13.0-ZNH2KBstable/cm-13.0-ZNH2KWei Wang2016-06-201-5/+1
* ART: make ART extension available only in 32bit for msm8996Scott Mertz2016-02-251-1/+5
* art: allow devices to disable CAF bailout patchesSimon Shields2015-12-061-0/+5
* art: Build compiler with GCC if QC extension is usedSteve Kondik2015-11-011-0/+2
* art: Update QC-PERF board flag to TARGET_HAVE_QC_PERFSteve Kondik2015-10-121-1/+1
* ART: extensionWei Wang2015-10-061-0/+3
* 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