index
:
Project-1CE/art
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
optimizing_compiler.cc
Age
Commit message (
Expand
)
Author
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
2016-01-04
Revert "Revert "Tweak inlining heuristics.""
Nicolas Geoffray
2015-12-31
ART: Refactor SsaBuilder for more precise typing info
David Brazdil
2015-12-23
Dex2oat support for multiple oat file and image file outputs.
Jeff Hao
2015-12-17
Merge "Revert "Tweak inlining heuristics.""
Nicolas Geoffray
2015-12-17
Revert "Tweak inlining heuristics."
Nicolas Geoffray
2015-12-17
Merge "Tweak inlining heuristics."
Nicolas Geoffray
2015-12-17
Tweak inlining heuristics.
Nicolas Geoffray
2015-12-15
Revert "ART: Refactor SsaBuilder for more precise typing info"
Alex Light
2015-12-14
ART: Refactor SsaBuilder for more precise typing info
David Brazdil
2015-12-10
Get source mapping table from stack maps.
David Srbecky
[next]