index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
instruction_builder.cc
Age
Commit message (
Expand
)
Author
2019-10-14
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2019-07-15
ART: Introduce stackmap with no DexRegInfo.
Artem Serov
2019-06-28
Revert "Revert "Make the JIT zygote memory shared.""
Nicolas Geoffray
2019-06-26
Revert "Make the JIT zygote memory shared."
Nicolas Geoffray
2019-06-26
Make the JIT zygote memory shared.
Nicolas Geoffray
2019-01-02
ART: Move dex structs into own header
Andreas Gampe
2018-12-27
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-11-21
ART: Some iwyu for logging.h
Andreas Gampe
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-31
Fix and improve ClinitCheck elimination.
Vladimir Marko
2018-10-16
Fix HNewArray with unresolved primitive array type.
Vladimir Marko
2018-10-03
Fix ReplaceUninitializedStringPhis.
Nicolas Geoffray
2018-09-19
Remove sharpening as an optimization pass.
Nicolas Geoffray
2018-09-12
Refactor debug info position visiting
Mathieu Chartier
2018-07-23
Elide ClinitCheck for superclasses with trivial init.
Vladimir Marko
2018-07-23
Fix a stale reference use.
Vladimir Marko
2018-07-12
Merge "Fix HClinitCheck elimination in instruction builder."
Vladimir Marko
2018-07-12
Fix HClinitCheck elimination in instruction builder.
Vladimir Marko
2018-07-10
Don't use StringFactory.newEmptyString in compiled code
Alex Light
2018-07-04
Merge "Handle String.<init> with a phi input."
Nicolas Geoffray
2018-07-03
Handle String.<init> with a phi input.
Nicolas Geoffray
2018-06-28
Remove CompilerDriver::support_boot_image_fixup_.
Vladimir Marko
2018-06-25
Move image_classes_ to CompilerOptions.
Vladimir Marko
2018-06-11
Merge "ART: Adds an entrypoint for invoke-custom"
Treehugger Robot
2018-06-11
ART: Adds an entrypoint for invoke-custom
Orion Hodson
2018-06-08
Remove DCHECK while investigating.
Nicolas Geoffray
2018-05-21
ART: Simplify operands in InstructionBuilder
Treehugger Robot
2018-05-17
Merge "Don't compile methods with irreducible loops and String.<init>."
Nicolas Geoffray
2018-05-16
Don't compile methods with irreducible loops and String.<init>.
Nicolas Geoffray
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-03-19
Move some remaining dex utilities
David Sehr
2018-02-15
Pass the right dex_file/method_index for String.<init>.
Nicolas Geoffray
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-12
Merge "Add CodeItemDebugInfoAccessor"
Mathieu Chartier
2017-12-12
Do not pass DexFile to ClassLinker::Lookup/ResolveType().
Vladimir Marko
2017-12-11
Add CodeItemDebugInfoAccessor
Mathieu Chartier
[next]