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
/
stack_map_stream.h
Age
Commit message (
Expand
)
Author
2024-02-09
Pass functors as rvalues when possible
Santiago Aboy Solanes
2024-01-19
Move files related to compiled code into oat/ directory
Dmitrii Ishcheikin
2023-08-30
Move HasShouldDeoptimizeFlag from method header to CodeInfo.
David Srbecky
2022-11-07
Reland "Make compiler/optimizing/ symbols hidden."
VladimĂr Marko
2022-10-07
Runtime implementation of try catch inlining
Santiago Aboy Solanes
2022-07-14
Reland "Introduce a flag to check if JITed code has instrumentation support"
Mythri Alle
2022-07-13
Revert "Introduce a flag to check if JITed code has instrumentation support"
Mythri Alle
2022-07-12
Introduce a flag to check if JITed code has instrumentation support
Mythri Alle
2021-11-09
Inline across dex files for compiler options' non-BCP methods
Santiago Aboy Solanes
2021-03-05
Add code size to CodeInfo.
David Srbecky
2019-12-03
JIT baseline: trigger optimized compilation on hotness threshold.
Nicolas Geoffray
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-18
Stack maps: Handle special cases using flags.
David Srbecky
2019-05-26
Optimize stack maps: add fast path for no inline info.
David Srbecky
2019-03-06
Revert "Revert^2 "Add code size to CodeInfo""
Nicolas Geoffray
2019-03-05
Revert "Don't pack code size in CodeInfo."
Nicolas Geoffray
2019-02-27
Don't pack code size in CodeInfo.
David Srbecky
2019-02-14
Revert^2 "Add code size to CodeInfo"
David Srbecky
2019-02-12
Revert "Add code size to CodeInfo"
David Srbecky
2019-02-11
Add code size to CodeInfo
David Srbecky
2018-08-10
Add helper method to iterate over BitTable fields in CodeInfo.
David Srbecky
2018-08-03
Simplify StackMapStream encoding.
David Srbecky
2018-08-02
Merge "Reuse arena memory for each block in scheduler."
Vladimir Marko
2018-08-02
Reuse arena memory for each block in scheduler.
Vladimir Marko
2018-08-02
Encode frame info using varints.
David Srbecky
2018-08-01
Move MethodInfo to CodeInfo.
David Srbecky
2018-07-13
Remove unused InvokeInfo from stack maps and the runtime.
David Srbecky
2018-06-26
Add method frame info to CodeInfo.
David Srbecky
2018-06-14
Template BitTable based on the accessors.
David Srbecky
2018-06-14
Merge "Move some helper methods to DexRegisterLocation."
David Srbecky
2018-06-14
Remove POD helper classes for BitTableBuilder.
David Srbecky
2018-06-14
Move some helper methods to DexRegisterLocation.
David Srbecky
2018-06-13
Add Kind column to stack maps.
David Srbecky
2018-06-07
Delta-compress register maps in stack maps.
David Srbecky
2018-06-03
De-duplicate inline info in stack maps.
David Srbecky
2018-06-01
Rewrite stackmap verification code.
David Srbecky
2018-06-01
Rewrite dex register map encoding in stackmaps.
David Srbecky
2018-05-30
Simplify DexRegisterMap API.
David Srbecky
2018-05-30
Remove the CodeOffset helper class.
David Srbecky
2018-05-30
Revert^2 "Optimize register mask and stack mask in stack maps."
David Srbecky
2018-05-29
Revert "Optimize register mask and stack mask in stack maps."
Vladimir Marko
2018-05-28
Optimize register mask and stack mask in stack maps.
David Srbecky
2018-05-21
Rewrite stackmap encoding code.
David Srbecky
2018-04-05
Move remaining runtime/base stuff to libartbase
David Sehr
2017-11-15
Use intrinsic codegen for compiling intrinsic methods.
Vladimir Marko
2017-10-17
Use ScopedArenaAllocator for code generation.
Vladimir Marko
2017-10-11
Use ScopedArenaAllocator for building HGraph.
Vladimir Marko
2017-09-18
ART: Move kDexNoIndex to dex_file_types.h
Andreas Gampe
[next]