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
2017-11-02
ART: Make InstructionSet an enum class and add kLast.
Vladimir Marko
2017-11-01
ART: Intrinsify polymorphic signature methods
Orion Hodson
2017-10-17
Use ScopedArenaAllocator for code generation.
Vladimir Marko
2017-10-12
Fix using LiveIntervals beyond their lifetime.
Vladimir Marko
2017-10-09
Use ScopedArenaAllocator for register allocation.
Vladimir Marko
2017-10-06
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
2017-09-27
Add DexInstructionIterator and use it a few places
Mathieu Chartier
2017-09-25
ART: Introduce compiler data type.
Vladimir Marko
2017-09-20
Refactor compiled_method.h .
Vladimir Marko
2017-08-11
optimizing: Refactor statistics to use OptimizingCompilerStats helper
Igor Murashkin
2017-07-24
ART: Include cleanup
Andreas Gampe
2017-07-14
Remove the old ARM code generator from ART's Optimizing compiler.
Roland Levillain
2017-06-08
ART: Refactor bit_utils and stl_util
Andreas Gampe
2017-06-07
Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall."
Vladimir Marko
2017-06-06
Replace invoke kind kDexCacheViaMethod with kRuntimeCall.
Vladimir Marko
2017-06-05
Merge "Revert^3 "ART: Reference.getReferent intrinsic for x86 and x86_64""
Vladimir Marko
2017-06-05
Merge "Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String."
Vladimir Marko
2017-06-02
Revert^3 "ART: Reference.getReferent intrinsic for x86 and x86_64"
Vladimir Marko
2017-06-02
ART: Introduce thread-current-inl.h
Andreas Gampe
2017-06-02
Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String.
Vladimir Marko
2017-06-02
Delay allocating environment locations.
Vladimir Marko
2017-05-11
Clean up some uses of "auto".
Vladimir Marko
2017-04-21
ART: Add object-readbarrier-inl.h
Andreas Gampe
2017-04-21
ART: Clean up art_method.h
Andreas Gampe
2017-03-16
Add method info to oat files
Mathieu Chartier
2017-02-26
ART: Fix underflow in codegen
Andreas Gampe
2017-02-15
Add invoke infos to stack maps
Mathieu Chartier
2017-02-14
ART: Add operator == and != with nullptr to Handle
Andreas Gampe
2017-01-26
Add per array size allocation entrypoints.
Nicolas Geoffray
2017-01-20
Compressed native PC for stack maps
Mathieu Chartier
2017-01-17
Merge "Put inlined ArtMethod pointer in stack maps."
Nicolas Geoffray
2017-01-16
Put inlined ArtMethod pointer in stack maps.
Nicolas Geoffray
2017-01-16
Make runtime call on main for HLoadClass/kDexCacheViaMethod.
Vladimir Marko
2017-01-15
Revert "Revert "ART: Compiler support for invoke-polymorphic.""
Orion Hodson
2017-01-11
Merge "Revert "ART: Compiler support for invoke-polymorphic.""
Orion Hodson
2017-01-11
Revert "ART: Compiler support for invoke-polymorphic."
Orion Hodson
2017-01-11
Merge "ART: Compiler support for invoke-polymorphic."
Treehugger Robot
2017-01-11
ART: Compiler support for invoke-polymorphic.
Orion Hodson
2017-01-10
Keep resolved String in HLoadString.
Nicolas Geoffray
2016-12-12
Revert "Revert "Add kJitTableAddress for HLoadClass.""
Nicolas Geoffray
2016-12-12
Revert "Add kJitTableAddress for HLoadClass."
Nicolas Geoffray
2016-12-12
Add kJitTableAddress for HLoadClass.
Nicolas Geoffray
2016-12-01
Class Hierarchy Analysis (CHA)
Mingyao Yang
2016-11-18
Revert "Revert "Revert "Revert "JIT root tables.""""
Nicolas Geoffray
2016-11-14
Revert "Revert "Revert "JIT root tables."""
Nicolas Geoffray
2016-11-11
Revert "Revert "JIT root tables.""
Nicolas Geoffray
2016-11-09
Revert "JIT root tables."
Nicolas Geoffray
2016-11-08
JIT root tables.
Nicolas Geoffray
2016-10-27
Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator.
Vladimir Marko
2016-09-23
Clean-up sharpening and compiler driver.
Nicolas Geoffray
[next]