Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
6d92d59fb0acc1f9fde1d736f80e6cb1a8541da9
/
compiler
/
optimizing
/
stack_map_stream.cc
ec7802a
Add DCHECKs to ArenaVector and ScopedArenaVector.
by Vladimir Marko
· 10 years ago
b5c4693
Assert we don't store an invalid dex_pc in the stack maps.
by Calin Juravle
· 10 years ago
225b646
Optimizing: Tag arena allocations in code generators.
by Vladimir Marko
· 10 years ago
77a48ae
Revert "Revert "ART: Register allocation and runtime support for try/catch""
by David Brazdil
· 10 years ago
659562a
Revert "ART: Register allocation and runtime support for try/catch"
by David Brazdil
· 10 years ago
b022fa1
ART: Register allocation and runtime support for try/catch
by David Brazdil
· 10 years ago
1c1da43
Improve documentation of memory layouts in stack_map.h.
by Roland Levillain
· 10 years ago
bd8c725
Optimizing: Remove PcInfo, use the StackMapStream instead.
by Vladimir Marko
· 10 years ago
f677ebf
Cache stack map encoding
by David Brazdil
· 10 years ago
6530baf
Move the catalog after the stack maps.
by Nicolas Geoffray
· 10 years ago
b176d7c
Also encode the InvokeType in an InlineInfo.
by Nicolas Geoffray
· 10 years ago
b1d0f3f
Support InlineInfo in StackMap.
by Nicolas Geoffray
· 10 years ago
4f46ac5
Cleanup and improve stack map stream
by Calin Juravle
· 10 years ago
c416d33
Move stack map stream implementation to its own cc file.
by Calin Juravle
· 10 years ago