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
/
instruction_builder.h
Age
Commit message (
Expand
)
Author
2021-03-23
Remove Vdex::GetQuickenedInfoOf and all its users.
Nicolas Geoffray
2020-09-28
Improve codegen for referrer's class...
Vladimir Marko
2020-08-28
X86: Replace VarHandle.get() return type check with CheckCast node
Andra Danciu
2020-05-13
Move HandleCache to HGraph.
Vladimir Marko
2020-04-17
Optimizing: Construct intrinsic HIR in builder.
Vladimir Marko
2020-04-09
Small cleanup in InstructionBuilder.
Vladimir Marko
2019-10-14
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2018-11-01
Do not cache RequiresConstructorBarrier() results.
Vladimir Marko
2018-11-01
ART: Cache resolved types in InstructionBuilder.
Vladimir Marko
2018-11-01
Add compiling class to the DexCompilationUnit.
Vladimir Marko
2018-10-16
Fix HNewArray with unresolved primitive array type.
Vladimir Marko
2018-07-23
Fix a stale reference use.
Vladimir Marko
2018-07-12
Fix HClinitCheck elimination in instruction builder.
Vladimir Marko
2018-06-11
ART: Adds an entrypoint for invoke-custom
Orion Hodson
2018-05-21
ART: Simplify operands in InstructionBuilder
Treehugger Robot
2018-05-14
ART: Add dex::ProtoIndex
Orion Hodson
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-03-27
Revert^4 "Compiler changes for bitstring based type checks."
Vladimir Marko
2018-03-26
Revert^3 "Compiler changes for bitstring based type checks."
Andreas Gampe
2018-03-22
Revert^2 "Compiler changes for bitstring based type checks."
Vladimir Marko
2018-01-25
Revert "Compiler changes for bitstring based type checks."
Nicolas Geoffray
2018-01-23
Compiler changes for bitstring based type checks.
Vladimir Marko
2018-01-13
Revert "Revert "Move quickening info logic to its own table""
Mathieu Chartier
2018-01-12
Revert "Move quickening info logic to its own table"
Nicolas Geoffray
2018-01-11
Move quickening info logic to its own table
Mathieu Chartier
2018-01-05
Create dex subdirectory
David Sehr
2017-12-22
Make CodeItem fields private
Mathieu Chartier
2017-12-08
Determine HLoadClass/String load kind early.
Vladimir Marko
2017-12-01
Log at places we fail to compile.
Nicolas Geoffray
2017-11-15
Use intrinsic codegen for compiling intrinsic methods.
Vladimir Marko
2017-10-11
Use ScopedArenaAllocator for building HGraph.
Vladimir Marko
2017-10-06
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
2017-09-25
ART: Introduce compiler data type.
Vladimir Marko
2017-08-11
optimizing: Refactor statistics to use OptimizingCompilerStats helper
Igor Murashkin
2017-07-24
ART: Include cleanup
Andreas Gampe
2017-07-12
Reduce quicken info size
Mathieu Chartier
2017-05-18
optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes
Igor Murashkin
2017-05-02
optimizing: constructor fence redundancy elimination - remove dmb after LSE
Igor Murashkin
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-03-08
Inlining a few small methods based on profiling dex2oat with perf.
Mingyao Yang
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-03
Code refactoring around sharpening HLoadClass.
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-16
Put the resolved class in HLoadClass.
Nicolas Geoffray
[next]