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