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-08-26
ARM/MIPS: Avoid dead dex cache arrays base for intrinsics.
Vladimir Marko
2016-08-25
Merge "ARM: Purge Arm32Assembler."
Roland Levillain
2016-08-23
Use full pass name when building optimizations
Wojciech Staszkiewicz
2016-08-19
ARM: Purge Arm32Assembler.
Artem Serov
2016-08-18
Merge "Log optimization passes in verbose mode"
Aart Bik
2016-08-18
Fix optimizing compiler not building for svelte
Wojciech Staszkiewicz
2016-08-18
Log optimization passes in verbose mode
Wojciech Staszkiewicz
2016-08-16
jni: Fast path for @FastNative annotated java methods
Igor Murashkin
2016-08-08
Implement running user defined list of passes
Wojciech Staszkiewicz
2016-08-06
Add a register allocation strategy compiler option
Matthew Gharrity
2016-07-27
MIPS32: Improve string and class loads
Alexey Frunze
2016-07-25
Merge "Make static helper methods member functions of OptimizingCompiler class"
Aart Bik
2016-07-22
Make static helper methods member functions of OptimizingCompiler class
Wojciech Staszkiewicz
2016-07-21
Merge "ARM: Port instr simplification of array accesses."
Vladimir Marko
2016-07-21
ARM: Port instr simplification of array accesses.
Artem Serov
2016-07-20
Refactor register allocation to be pluggable
Matthew Gharrity
2016-07-15
Rename current register allocator implementation
Matthew Gharrity
2016-07-13
X86: Use memory to do array range checks
Mark Mendell
2016-07-01
MIPS32: Improve method invocation
Alexey Frunze
2016-06-07
Revert "Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces.""
Nicolas Geoffray
2016-06-06
Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces."
Nicolas Geoffray
2016-06-06
Fix ArtMethod::GetInvokeType for static methods on interfaces.
Nicolas Geoffray
2016-04-25
Add flag to ArtMethod to skip compilation.
Nicolas Geoffray
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
[next]