summaryrefslogtreecommitdiffstats
path: root/compiler/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals""David Brazdil2016-04-071-0/+1
* Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"David Brazdil2016-04-041-1/+0
* Refactor HGraphBuilder and SsaBuilder to remove HLocalsDavid Brazdil2016-04-041-0/+1
* Build dominator tree before generating HInstructionsDavid Brazdil2016-04-041-0/+1
* Optimizing: Improve const-string code generation.Vladimir Marko2016-03-291-0/+1
* Allow x86+arm multilib build.Ying Wang2016-03-251-22/+0
* Remove Quick from tree.Nicolas Geoffray2016-03-211-61/+3
* ART: Do not use vixld - workaround to fix dex2oatds.Vladimir Marko2016-03-101-2/+2
* Revert "Revert "ARM/ARM64: Extend support of instruction combining.""Artem Udovichenko2016-02-251-0/+2
* Merge "ART: Allow method references across oat files for multi-image, 2nd att...Vladimir Marko2016-02-241-0/+1
|\
| * ART: Allow method references across oat files for multi-image, 2nd attempt.Vladimir Marko2016-02-241-0/+1
* | Merge "Revert "Revert "Add profman tool: responsible to process profiles"""Calin Juravle2016-02-231-2/+1
|\ \
| * | Revert "Revert "Add profman tool: responsible to process profiles""Calin Juravle2016-02-231-2/+1
* | | Merge "Revert "Add profman tool: responsible to process profiles""Nicolas Geoffray2016-02-221-1/+2
|\| |
| * | Revert "Add profman tool: responsible to process profiles"Nicolas Geoffray2016-02-221-1/+2
* | | Merge "Add profman tool: responsible to process profiles"Calin Juravle2016-02-221-2/+1
|\| | | |/ |/|
| * Add profman tool: responsible to process profilesCalin Juravle2016-02-221-2/+1
* | Support CMOV for x86 SelectMark Mendell2016-02-161-1/+1
|/
* Split elf_writer_debug.cc to several files.David Srbecky2016-02-081-1/+1
* Move code related to debug info generation to its own directory.David Srbecky2016-02-081-1/+1
* ART: Implement HSelectDavid Brazdil2016-01-281-1/+1
* Add dependency on liblzma.David Srbecky2016-01-261-4/+4
* Revert "Add option to generate compressed backtrace info."David Srbecky2016-01-251-2/+0
* Add option to generate compressed backtrace info.David Srbecky2016-01-221-0/+2
* Revert "ARM/ARM64: Extend support of instruction combining."Nicolas Geoffray2016-01-221-2/+0
* ARM/ARM64: Extend support of instruction combining.Ilmir Usmanov2016-01-211-0/+2
* Perform profile file analysis in dex2oatCalin Juravle2016-01-071-1/+2
* ART: Refactor SsaBuilder for more precise typing infoDavid Brazdil2015-12-311-1/+0
* Revert "ART: Refactor SsaBuilder for more precise typing info"Alex Light2015-12-151-0/+1
* ART: Refactor SsaBuilder for more precise typing infoDavid Brazdil2015-12-141-1/+0
* Revert "Revert "Add support for LZ4 compressed image files""Mathieu Chartier2015-12-101-4/+4
* Revert "Add support for LZ4 compressed image files"Nicolas Geoffray2015-12-101-4/+4
* Add support for LZ4 compressed image filesMathieu Chartier2015-12-091-4/+4
* Add ElfWriter::GetStream().Vladimir Marko2015-12-041-5/+5
* Merge "Optimizing/ARM: Implement kDexCachePcRelative dispatch."Vladimir Marko2015-12-011-0/+1
|\
| * Optimizing/ARM: Implement kDexCachePcRelative dispatch.Vladimir Marko2015-12-011-0/+1
* | Merge "ARM64: Use the shifter operands."Vladimir Marko2015-11-261-0/+1
|\ \ | |/ |/|
| * ARM64: Use the shifter operands.Alexandre Rames2015-11-251-0/+1
* | MIPS64: Support short and long branchesAlexey Frunze2015-11-211-1/+2
|/
* Optimizing/X86: PC-relative dex cache array addressing.Vladimir Marko2015-11-121-1/+1
* MIPS32: Create infrastructure to support intrinsicsChris Larsen2015-10-291-0/+1
* Merge "Reduce memory used by CompiledMethods."Vladimir Marko2015-10-271-0/+1
|\
| * Reduce memory used by CompiledMethods.Vladimir Marko2015-10-271-0/+1
* | Merge "Optimizing: Determine invoke-static/-direct dispatch early."Vladimir Marko2015-10-271-0/+1
|\ \ | |/ |/|
| * Optimizing: Determine invoke-static/-direct dispatch early.Vladimir Marko2015-10-231-0/+1
* | Move ArenaBitVector into the runtimeMathieu Chartier2015-10-231-1/+0
* | Revert "Revert "load store elimination.""Mingyao Yang2015-10-221-0/+1
|/
* MIPS: Initial version of optimizing compiler for MIPS32Goran Jakovljevic2015-10-221-0/+1
* Move x86 constant area code to its own fileMark Mendell2015-10-141-0/+1
* MIPS: Assemblers changes needed for optimizing compilerGoran Jakovljevic2015-10-061-1/+2