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
/
reference_type_propagation.h
Age
Commit message (
Expand
)
Author
2020-12-10
Make RTP::Visit robust against input order
Alex Light
2020-08-21
Improved LSE: Replacing loads with Phis.
Vladimir Marko
2020-05-13
Move HandleCache to HGraph.
Vladimir Marko
2020-05-13
Optimizing: Create fewer handles in inliner.
Vladimir Marko
2019-10-14
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-05-11
ART: Compiler support for const-method-handle
Orion Hodson
2018-05-10
ART: Compiler support for const-method-type
Orion Hodson
2018-04-26
Step 1 of 2: conditional passes.
Aart Bik
2017-10-12
Use ScopedArenaAllocator in BCE, DCE, LSE, ...
Vladimir Marko
2017-08-10
RFC: Generate select instruction for conditional returns.
Mads Ager
2017-07-27
ART: Refactor retrieval of types through ArtMethod.
Vladimir Marko
2017-03-14
Revert^6 "Hash-based dex cache type array."
Vladimir Marko
2017-03-13
Revert^5 "Hash-based dex cache type array."
Vladimir Marko
2017-02-20
Revert^4 "Hash-based dex cache type array."
Vladimir Marko
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-01
Revert "Hash-based dex cache type array."
Vladimir Marko
2017-01-30
Hash-based dex cache type array.
Vladimir Marko
2016-10-12
Replace StackHandleScopeCollection with VariableSizedHandleScope
Mathieu Chartier
2016-10-03
Move ArtField to ObjPtr
Mathieu Chartier
2016-08-30
ART: SHARED_REQUIRES to REQUIRES_SHARED
Andreas Gampe
2016-06-23
ART: Run RTP if invoke inputs have more specific type
David Brazdil
2016-04-19
Revert "Revert "Use dex cache from compilation unit in RTP.""
Vladimir Marko
2016-04-18
Avoid constructing types with errors.
Aart Bik
2016-04-15
Revert "Use dex cache from compilation unit in RTP."
Nicolas Geoffray
2016-04-14
Use dex cache from compilation unit in RTP.
Vladimir Marko
2016-02-11
Re-enable OSR.
Nicolas Geoffray
2016-01-28
Optimizing: Try pattern substitution when we cannot inline.
Vladimir Marko
2016-01-27
Optimizing: Lazy creation of Handle<>s in RTP.
Vladimir Marko
2015-12-16
Detect phi cycles.
Nicolas Geoffray
2015-12-02
Revert "Revert "ART: Do not eagerly type LoopPhi [null, ...]""
David Brazdil
2015-12-02
Revert "ART: Do not eagerly type LoopPhi [null, ...]"
David Brazdil
2015-12-01
ART: Do not eagerly type LoopPhi [null, ...]
David Brazdil
2015-11-11
Revert "Revert "Run type propagation after inliner only when needed.""
Calin Juravle
2015-10-26
Revert "Run type propagation after inliner only when needed."
Calin Juravle
2015-10-23
Run type propagation after inliner only when needed.
Calin Juravle
2015-09-25
Optimizing: Tag more arena allocations.
Vladimir Marko
2015-08-19
ART: Enable basic optimizations for try/catch
David Brazdil
2015-07-29
Revert "Revert "Revert "Revert "Use the object class as top in reference type...
Calin Juravle
2015-07-28
Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropag...
Calin Juravle
2015-07-28
Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""
Calin Juravle
2015-07-27
Revert "Revert "Fixes and improvements in ReferenceTypePropagation""
Calin Juravle
2015-07-22
Move to newer clang annotations
Mathieu Chartier
2015-07-22
Revert "Fixes and improvements in ReferenceTypePropagation"
Calin Juravle
2015-07-21
Fixes and improvements in ReferenceTypePropagation
Calin Juravle
2015-07-08
Revert "Use the object class as top in reference type propagation"
Calin Juravle
2015-07-08
Use the object class as top in reference type propagation
Calin Juravle
2015-06-24
ART: Run GraphChecker after Builder and SsaBuilder
David Brazdil
[next]