index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
instruction_builder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not cache RequiresConstructorBarrier() results.
Vladimir Marko
2018-11-01
1
-4
/
+0
*
ART: Cache resolved types in InstructionBuilder.
Vladimir Marko
2018-11-01
1
-0
/
+4
*
Add compiling class to the DexCompilationUnit.
Vladimir Marko
2018-11-01
1
-16
/
+3
*
Fix HNewArray with unresolved primitive array type.
Vladimir Marko
2018-10-16
1
-0
/
+3
*
Fix a stale reference use.
Vladimir Marko
2018-07-23
1
-5
/
+10
*
Fix HClinitCheck elimination in instruction builder.
Vladimir Marko
2018-07-12
1
-7
/
+1
*
ART: Adds an entrypoint for invoke-custom
Orion Hodson
2018-06-11
1
-7
/
+12
*
ART: Simplify operands in InstructionBuilder
Treehugger Robot
2018-05-21
1
-24
/
+7
*
ART: Add dex::ProtoIndex
Orion Hodson
2018-05-14
1
-4
/
+4
*
ART: Compiler support for const-method-handle
Orion Hodson
2018-05-11
1
-1
/
+4
*
ART: Compiler support for const-method-type
Orion Hodson
2018-05-10
1
-0
/
+4
*
Revert^4 "Compiler changes for bitstring based type checks."
Vladimir Marko
2018-03-27
1
-0
/
+7
*
Revert^3 "Compiler changes for bitstring based type checks."
Andreas Gampe
2018-03-26
1
-7
/
+0
*
Revert^2 "Compiler changes for bitstring based type checks."
Vladimir Marko
2018-03-22
1
-0
/
+7
*
Revert "Compiler changes for bitstring based type checks."
Nicolas Geoffray
2018-01-25
1
-7
/
+0
*
Compiler changes for bitstring based type checks.
Vladimir Marko
2018-01-23
1
-0
/
+7
*
Revert "Revert "Move quickening info logic to its own table""
Mathieu Chartier
2018-01-13
1
-1
/
+2
*
Revert "Move quickening info logic to its own table"
Nicolas Geoffray
2018-01-12
1
-2
/
+1
*
Move quickening info logic to its own table
Mathieu Chartier
2018-01-11
1
-1
/
+2
*
Create dex subdirectory
David Sehr
2018-01-05
1
-3
/
+3
*
Make CodeItem fields private
Mathieu Chartier
2017-12-22
1
-26
/
+4
*
Determine HLoadClass/String load kind early.
Vladimir Marko
2017-12-08
1
-5
/
+6
*
Log at places we fail to compile.
Nicolas Geoffray
2017-12-01
1
-2
/
+2
*
Use intrinsic codegen for compiling intrinsic methods.
Vladimir Marko
2017-11-15
1
-2
/
+3
*
Use ScopedArenaAllocator for building HGraph.
Vladimir Marko
2017-10-11
1
-40
/
+49
*
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
2017-10-06
1
-7
/
+7
*
ART: Introduce compiler data type.
Vladimir Marko
2017-09-25
1
-16
/
+16
*
optimizing: Refactor statistics to use OptimizingCompilerStats helper
Igor Murashkin
2017-08-11
1
-2
/
+0
*
ART: Include cleanup
Andreas Gampe
2017-07-24
1
-1
/
+1
*
Reduce quicken info size
Mathieu Chartier
2017-07-12
1
-14
/
+10
*
optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes
Igor Murashkin
2017-05-18
1
-7
/
+11
*
optimizing: constructor fence redundancy elimination - remove dmb after LSE
Igor Murashkin
2017-05-02
1
-0
/
+6
*
Revert^6 "Hash-based dex cache type array."
Vladimir Marko
2017-03-14
1
-4
/
+7
*
Revert^5 "Hash-based dex cache type array."
Vladimir Marko
2017-03-13
1
-7
/
+4
*
Inlining a few small methods based on profiling dex2oat with perf.
Mingyao Yang
2017-03-08
1
-0
/
+4
*
Revert^4 "Hash-based dex cache type array."
Vladimir Marko
2017-02-20
1
-4
/
+7
*
Revert^3 "Hash-based dex cache type array."
Mathieu Chartier
2017-02-13
1
-7
/
+4
*
Revert^2 "Hash-based dex cache type array."
Vladimir Marko
2017-02-10
1
-4
/
+7
*
Code refactoring around sharpening HLoadClass.
Nicolas Geoffray
2017-02-03
1
-3
/
+15
*
Revert "Hash-based dex cache type array."
Vladimir Marko
2017-02-01
1
-7
/
+4
*
Hash-based dex cache type array.
Vladimir Marko
2017-01-30
1
-4
/
+7
*
Put the resolved class in HLoadClass.
Nicolas Geoffray
2017-01-16
1
-1
/
+12
*
Revert "Revert "ART: Compiler support for invoke-polymorphic.""
Orion Hodson
2017-01-15
1
-0
/
+11
*
Revert "ART: Compiler support for invoke-polymorphic."
Orion Hodson
2017-01-11
1
-11
/
+0
*
ART: Compiler support for invoke-polymorphic.
Orion Hodson
2017-01-11
1
-0
/
+11
*
ART: Add dex::TypeIndex
Andreas Gampe
2016-11-21
1
-6
/
+7
*
ART: SHARED_REQUIRES to REQUIRES_SHARED
Andreas Gampe
2016-08-30
1
-3
/
+3
*
ART: Delete old compiler_enums.h
Andreas Gampe
2016-07-27
1
-0
/
+2
*
Do not place null check on unresolved method calls.
Aart Bik
2016-06-08
1
-1
/
+2
*
ART: Naive NullCheck elimination in InstructionBuilder
David Brazdil
2016-04-22
1
-0
/
+1
[next]