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
2017-02-14
ART: Add operator == and != with nullptr to Handle
Andreas Gampe
2017-02-13
Revert^3 "Hash-based dex cache type array."
Mathieu Chartier
2017-02-10
Revert^2 "Hash-based dex cache type array."
Vladimir Marko
2017-02-06
Merge "Revert "Revert "Inline across dex files for JIT."""
Nicolas Geoffray
2017-02-06
Merge "Code refactoring around sharpening HLoadClass."
Nicolas Geoffray
2017-02-06
Revert "Revert "Inline across dex files for JIT.""
Nicolas Geoffray
2017-02-03
Code refactoring around sharpening HLoadClass.
Nicolas Geoffray
2017-02-03
Merge "Revert "Inline across dex files for JIT.""
Nicolas Geoffray
2017-02-03
Revert "Inline across dex files for JIT."
Nicolas Geoffray
2017-02-03
Merge "Inline across dex files for JIT."
Nicolas Geoffray
2017-02-02
Inline across dex files for JIT.
Nicolas Geoffray
2017-02-01
Revert "Hash-based dex cache type array."
Vladimir Marko
2017-01-30
Hash-based dex cache type array.
Vladimir Marko
2017-01-25
AArch64: Add HInstruction scheduling support.
Alexandre Rames
2017-01-10
Keep resolved String in HLoadString.
Nicolas Geoffray
2016-12-19
CHA guard optimization (elimination/hoisting).
Mingyao Yang
2016-12-15
Flush JIT data cache when committing code.
Nicolas Geoffray
2016-12-13
ART: Clean up utils.h
Andreas Gampe
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-05
ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch.
Artem Serov
2016-12-01
Class Hierarchy Analysis (CHA)
Mingyao Yang
2016-11-22
Clear the right data pointer.
Nicolas Geoffray
2016-11-21
ART: Add dex::TypeIndex
Andreas Gampe
2016-11-21
Merge "Revert "Revert "Revert "Revert "JIT root tables."""""
Nicolas Geoffray
2016-11-18
Revert "Revert "Revert "Revert "JIT root tables.""""
Nicolas Geoffray
2016-11-16
ARM: VIXL32: Arch specific operations.
Artem Serov
2016-11-14
Merge "Revert "Revert "Revert "JIT root tables.""""
Nicolas Geoffray
2016-11-14
Revert "Revert "Revert "JIT root tables."""
Nicolas Geoffray
2016-11-14
Merge "Revert "Revert "JIT root tables."""
Nicolas Geoffray
2016-11-11
Revert "Revert "JIT root tables.""
Nicolas Geoffray
2016-11-10
Dump c1visualizer output before and after each pass.
Nicolas Geoffray
2016-11-09
Merge "Revert "JIT root tables.""
Nicolas Geoffray
2016-11-09
Revert "JIT root tables."
Nicolas Geoffray
2016-11-09
Merge "JIT root tables."
Nicolas Geoffray
2016-11-08
ART: Fix tidy warnings
Andreas Gampe
2016-11-08
JIT root tables.
Nicolas Geoffray
2016-11-02
New instruction simplifications. Extra dce pass. Allow more per block repeats.
Aart Bik
2016-11-01
Flush the CFG visualizer output after writing to it.
Roland Levillain
2016-10-28
ART: Make graph visualizer thread-safe
Andreas Gampe
2016-10-20
Merge "Improve recognition of select-based period induction."
Treehugger Robot
2016-10-20
Improve recognition of select-based period induction.
Aart Bik
2016-10-20
Merge "ARM: VIXL32: Pass initial ART tests with new code generator."
Roland Levillain
2016-10-18
Remove mirror:: and ArtMethod deps in utils.{h,cc}
David Sehr
2016-10-17
ARM: VIXL32: Pass initial ART tests with new code generator.
Scott Wakeling
2016-10-12
Replace StackHandleScopeCollection with VariableSizedHandleScope
Mathieu Chartier
2016-10-05
Merge "Remove #include "oat_file.h" from class_linker.h ."
Vladimir Marko
2016-10-05
Remove #include "oat_file.h" from class_linker.h .
Vladimir Marko
2016-10-05
Properly scope HLoopOptimization's allocator.
Nicolas Geoffray
[next]