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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert^4 "Partial Load Store Elimination"
Alex Light
2021-01-25
1
-4
/
+8
*
Revert "Revert^2 "Partial Load Store Elimination""
Nicolas Geoffray
2021-01-24
1
-8
/
+4
*
Revert^2 "Partial Load Store Elimination"
Alex Light
2021-01-22
1
-4
/
+8
*
Revert "Partial Load Store Elimination"
Nicolas Geoffray
2021-01-22
1
-8
/
+4
*
Partial Load Store Elimination
Alex Light
2021-01-21
1
-4
/
+8
*
Make RTP::Visit robust against input order
Alex Light
2020-12-10
1
-5
/
+26
*
Pass a full MethodReference of the invoke in HInvoke nodes.
Nicolas Geoffray
2020-09-08
1
-2
/
+2
*
X86: Replace VarHandle.get() return type check with CheckCast node
Andra Danciu
2020-08-28
1
-0
/
+2
*
Improved LSE: Replacing loads with Phis.
Vladimir Marko
2020-08-21
1
-0
/
+11
*
Reword some comments to be more inclusive
Orion Hodson
2020-07-23
1
-1
/
+1
*
Optimizing: Run gtests without creating the Runtime.
Vladimir Marko
2020-05-15
1
-2
/
+2
*
Move HandleCache to HGraph.
Vladimir Marko
2020-05-13
1
-65
/
+24
*
Move implementations from class_root.h to -inl.h .
Vladimir Marko
2020-05-13
1
-1
/
+1
*
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
1
-1
/
+1
*
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2019-10-14
1
-1
/
+1
*
Fix compiler bug when typing exceptions.
Nicolas Geoffray
2019-01-09
1
-4
/
+4
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-12-27
1
-21
/
+21
*
ART: Continue adding override annotations
Andreas Gampe
2018-09-07
1
-2
/
+2
*
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-28
1
-20
/
+20
*
ObjPtr<>-ify ArtMethod and mirror::Method.
Vladimir Marko
2018-07-19
1
-2
/
+2
*
Refactor ClassRoot/GetClassRoot().
Vladimir Marko
2018-05-25
1
-13
/
+10
*
ART: Compiler support for const-method-handle
Orion Hodson
2018-05-11
1
-0
/
+13
*
ART: Compiler support for const-method-type
Orion Hodson
2018-05-10
1
-0
/
+12
*
Step 1 of 2: conditional passes.
Aart Bik
2018-04-26
1
-1
/
+2
*
Revert^4 "Compiler changes for bitstring based type checks."
Vladimir Marko
2018-03-27
1
-12
/
+23
*
Revert^3 "Compiler changes for bitstring based type checks."
Andreas Gampe
2018-03-26
1
-23
/
+12
*
Revert^2 "Compiler changes for bitstring based type checks."
Vladimir Marko
2018-03-22
1
-12
/
+23
*
Pass the right dex_file/method_index for String.<init>.
Nicolas Geoffray
2018-02-15
1
-4
/
+3
*
Revert "Compiler changes for bitstring based type checks."
Nicolas Geoffray
2018-01-25
1
-23
/
+12
*
Compiler changes for bitstring based type checks.
Vladimir Marko
2018-01-23
1
-12
/
+23
*
Do not pass DexFile to ClassLinker::Lookup/ResolveType().
Vladimir Marko
2017-12-12
1
-2
/
+2
*
Do not pass DexFile to ClassLinker::Lookup/ResolveMethod().
Vladimir Marko
2017-12-11
1
-1
/
+1
*
Change ArtField::ProxyFindSystemClass() to lookup the class.
Vladimir Marko
2017-12-08
1
-1
/
+1
*
Refactor ArtField::GetType<>() as {Lookup,Resolve}Type().
Vladimir Marko
2017-11-06
1
-1
/
+1
*
Use ScopedArenaAllocator in BCE, DCE, LSE, ...
Vladimir Marko
2017-10-12
1
-39
/
+57
*
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
2017-10-06
1
-2
/
+2
*
ART: Introduce compiler data type.
Vladimir Marko
2017-09-25
1
-12
/
+12
*
RFC: Generate select instruction for conditional returns.
Mads Ager
2017-08-10
1
-4
/
+19
*
ART: Refactor retrieval of types through ArtMethod.
Vladimir Marko
2017-07-27
1
-1
/
+1
*
Hash-based DexCache methods array.
Vladimir Marko
2017-07-20
1
-1
/
+1
*
ART: Change method lookup to be more consistent to JLS and the RI.
Vladimir Marko
2017-07-20
1
-1
/
+1
*
ART: Clean up art_field.h
Andreas Gampe
2017-04-21
1
-0
/
+1
*
ART: Clean up art_method.h
Andreas Gampe
2017-04-21
1
-0
/
+1
*
Make data dependency around HDeoptimize correct.
Nicolas Geoffray
2017-03-27
1
-2
/
+2
*
Revert^6 "Hash-based dex cache type array."
Vladimir Marko
2017-03-14
1
-20
/
+24
*
Revert^5 "Hash-based dex cache type array."
Vladimir Marko
2017-03-13
1
-24
/
+20
*
Revert^4 "Hash-based dex cache type array."
Vladimir Marko
2017-02-20
1
-20
/
+24
*
Revert^3 "Hash-based dex cache type array."
Mathieu Chartier
2017-02-13
1
-24
/
+20
*
Revert^2 "Hash-based dex cache type array."
Vladimir Marko
2017-02-10
1
-20
/
+24
*
Fix dex cache resolved types and class table mismatch.
Vladimir Marko
2017-02-09
1
-5
/
+4
[next]