index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
optimizing_compiler.cc
Age
Commit message (
Expand
)
Author
2016-04-13
Move Assemblers to the Arena.
Vladimir Marko
2016-04-07
Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals""
David Brazdil
2016-04-05
Merge "Clean up OatQuickMethodHeader after Quick removal."
Vladimir Marko
2016-04-04
Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"
David Brazdil
2016-04-04
Clean up OatQuickMethodHeader after Quick removal.
Vladimir Marko
2016-04-04
Refactor HGraphBuilder and SsaBuilder to remove HLocals
David Brazdil
2016-04-04
Build dominator tree before generating HInstructions
David Brazdil
2016-03-24
Merge "Post-Quick cleanup: Remove CompilationUnit."
Vladimir Marko
2016-03-24
Post-Quick cleanup: Remove CompilationUnit.
Vladimir Marko
2016-03-23
Revert "Revert "Use compiler filter to determine oat file status.""
Andreas Gampe
2016-03-23
Revert "Use compiler filter to determine oat file status."
Nicolas Geoffray
2016-03-22
Use compiler filter to determine oat file status.
Richard Uhler
2016-03-22
ART: Clean up arena allocation memory tracking.
Vladimir Marko
2016-03-16
Merge "Clean up NullCheck generation and record stats about it."
Calin Juravle
2016-03-16
Add more statistics for memory use of the JIT.
Nicolas Geoffray
2016-03-16
Clean up NullCheck generation and record stats about it.
Calin Juravle
2016-03-16
Collect memory use for the JIT.
Nicolas Geoffray
2016-03-11
Add trampoline symbols to native debug info.
David Srbecky
2016-03-11
Merge "Allow generation of native debug info for multiple methods."
David Srbecky
2016-03-11
Merge "Refactor MethodDebugInfo (input of DWARF writer)."
David Srbecky
2016-03-10
Avoid generating dead code on frame enter/exit.
Aart Bik
2016-03-10
Allow generation of native debug info for multiple methods.
David Srbecky
2016-03-10
Refactor MethodDebugInfo (input of DWARF writer).
David Srbecky
2016-03-08
Mark DWARF lines in non-debuggable methods as "not a statement".
David Srbecky
2016-03-08
Propagate InstructionSetFeatures to ElfBuilder.
David Srbecky
2016-03-02
Add a PassScope for PrepareForRegisterAllocation
Mingyao Yang
2016-03-01
Give the JIT its own arena pool to avoid lock contentions.
Nicolas Geoffray
2016-02-25
Revert "Revert "ARM/ARM64: Extend support of instruction combining.""
Artem Udovichenko
2016-02-19
Merge "The JIT does not need VerifedMethod nor CompilerCallbacks."
Nicolas Geoffray
2016-02-18
Add statistics support for some optimizations
Jean-Philippe Halimi
2016-02-18
The JIT does not need VerifedMethod nor CompilerCallbacks.
Nicolas Geoffray
2016-02-15
ART: Run SsaBuilder from HGraphBuilder
David Brazdil
2016-02-08
Split elf_writer_debug.cc to several files.
David Srbecky
2016-02-08
Merge "Move code related to debug info generation to its own directory."
David Srbecky
2016-02-08
Move code related to debug info generation to its own directory.
David Srbecky
2016-02-05
Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""
Nicolas Geoffray
2016-01-28
ART: Implement HSelect
David Brazdil
2016-01-26
Revert "Revert "Add option to generate compressed backtrace info.""
David Srbecky
2016-01-25
Revert "Add option to generate compressed backtrace info."
David Srbecky
2016-01-22
Add option to generate compressed backtrace info.
David Srbecky
2016-01-22
Revert "ARM/ARM64: Extend support of instruction combining."
Nicolas Geoffray
2016-01-21
ARM/ARM64: Extend support of instruction combining.
Ilmir Usmanov
2016-01-18
Merge "ART: Remove Baseline compiler"
David Brazdil
2016-01-18
ART: Remove Baseline compiler
David Brazdil
2016-01-18
Move --dump-cfg and dump-cfg-append to CompilerOptions.
Nicolas Geoffray
2016-01-14
Merge "Implement irreducible loop support in optimizing."
Nicolas Geoffray
2016-01-14
Implement irreducible loop support in optimizing.
Nicolas Geoffray
2016-01-13
Add DWARF type information generation.
Tamas Berghammer
2016-01-13
Report DWARF debug information for JITed code.
David Srbecky
2016-01-06
ART: Resolve ambiguous ArraySets
David Brazdil
[next]