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
/
code_generator.cc
Age
Commit message (
Expand
)
Author
2015-10-23
Optimizing: Determine invoke-static/-direct dispatch early.
Vladimir Marko
2015-10-22
MIPS: Initial version of optimizing compiler for MIPS32
Goran Jakovljevic
2015-10-13
Implement System.arraycopy intrinsic for arm.
Nicolas Geoffray
2015-10-08
Add DCHECKs to ArenaVector and ScopedArenaVector.
Vladimir Marko
2015-10-06
Fix location summary for LoadClass
Calin Juravle
2015-10-06
Add support for unresolved classes in optimizing.
Calin Juravle
2015-10-02
Revert "Revert "Support unresolved fields in optimizing"
Calin Juravle
2015-09-29
Optimizing: Tag arena allocations in code generators.
Vladimir Marko
2015-09-17
Revert "Support unresolved fields in optimizing"
Calin Juravle
2015-09-17
Support unresolved fields in optimizing
Calin Juravle
2015-09-17
Support unresolved methods in Optimizing
Calin Juravle
2015-09-16
Merge "Add OptimizingCompilerStats to the CodeGenerator class."
Calin Juravle
2015-09-16
Optimizing: Tag arena allocations in HGraph.
Vladimir Marko
2015-09-15
Revert "Revert "ART: Register allocation and runtime support for try/catch""
David Brazdil
2015-09-14
Revert "ART: Register allocation and runtime support for try/catch"
David Brazdil
2015-09-14
ART: Register allocation and runtime support for try/catch
David Brazdil
2015-09-14
Merge "Optimizing: Tag basic block allocations with their source."
Vladimir Marko
2015-09-08
Optimizing: Tag basic block allocations with their source.
Vladimir Marko
2015-09-04
Merge "ART: Move DexCache arrays to native."
Vladimir Marko
2015-09-03
ART: Move DexCache arrays to native.
Vladimir Marko
2015-09-03
Merge "Revert "Optimizing: Tag basic block allocations with their source.""
Vladimir Marko
2015-09-03
Revert "Optimizing: Tag basic block allocations with their source."
Vladimir Marko
2015-09-03
Merge "Optimizing: Tag basic block allocations with their source."
Vladimir Marko
2015-09-03
Optimizing: Tag basic block allocations with their source.
Vladimir Marko
2015-09-03
Add more dwarf debug line info for Optimized methods.
Yevgeny Rouban
2015-09-02
Optimizing: Tag Arena allocations with their source.
Vladimir Marko
2015-08-27
Add OptimizingCompilerStats to the CodeGenerator class.
Serban Constantinescu
2015-08-27
Use CodeGenerator::RecordPcInfo instead of SlowPathCode::RecordPcInfo.
Serban Constantinescu
2015-08-25
ART: Add (Fpu)RegHigh stack map location kinds
David Brazdil
2015-08-19
Revert "Revert "Optimizing: Better invoke-static/-direct dispatch.""
Vladimir Marko
2015-08-19
Merge "Revert "Optimizing: Better invoke-static/-direct dispatch.""
Vladimir Marko
2015-08-19
Revert "Optimizing: Better invoke-static/-direct dispatch."
Vladimir Marko
2015-08-19
Merge "Optimizing: Better invoke-static/-direct dispatch."
Vladimir Marko
2015-08-19
Optimizing: Better invoke-static/-direct dispatch.
Vladimir Marko
2015-08-18
Merge "Svelter libart-compiler"
Alex Light
2015-08-18
Svelter libart-compiler
Alex Light
2015-08-13
Adjust art::HTypeConversion's side effects for MIPS64.
Roland Levillain
2015-08-12
Add a GVN dependency 'GC' for garbage collection.
Alexandre Rames
2015-06-26
Revert "Revert "ART: Implement try/catch blocks in Builder""
David Brazdil
2015-06-26
Revert "ART: Implement try/catch blocks in Builder"
David Brazdil
2015-06-25
ART: Implement try/catch blocks in Builder
David Brazdil
2015-06-22
Opt compiler: Add disassembly to the '.cfg' output.
Alexandre Rames
2015-06-19
MIPS: Initial version of optimizing compiler for MIPS64R6.
Alexey Frunze
2015-06-18
ART: Remove old DCHECK that trips Baseline
David Brazdil
2015-06-12
Merge "Optimizing: Remove PcInfo, use the StackMapStream instead."
Vladimir Marko
2015-06-12
Optimizing: Remove PcInfo, use the StackMapStream instead.
Vladimir Marko
2015-06-08
Revert "Revert "Use HCurrentMethod in HInvokeStaticOrDirect.""
Nicolas Geoffray
2015-06-04
Revert "Use HCurrentMethod in HInvokeStaticOrDirect."
Nicolas Geoffray
2015-06-04
Use HCurrentMethod in HInvokeStaticOrDirect.
Nicolas Geoffray
2015-06-03
Fix lint error.
Nicolas Geoffray
[next]