Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
5f84607854775be67a8eb2437ce1071af7d477d2
/
compiler
/
optimizing
/
nodes_test.cc
0a51605
Revert "Make compiler/optimizing/ symbols hidden."
by Vladimir Marko
· 5 years ago
e272715
Make compiler/optimizing/ symbols hidden.
by Vladimir Marko
· 5 years ago
69d310e
Use ScopedArenaAllocator for building HGraph.
by Vladimir Marko
· 7 years ago
ca6fff8
ART: Use ScopedArenaAllocator for pass-local data.
by Vladimir Marko
· 7 years ago
0ebe0d8
ART: Introduce compiler data type.
by Vladimir Marko
· 7 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 8 years ago
5d37c15
Put inlined ArtMethod pointer in stack maps.
by Nicolas Geoffray
· 8 years ago
a5b09a6
ART: Add dex::TypeIndex
by Andreas Gampe
· 8 years ago
46817b8
Use iterators "before" the use node in HUserRecord<>.
by Vladimir Marko
· 9 years ago
e6e3bea
Revert "Revert "optimizing: propagate type information of arguments""
by Calin Juravle
· 9 years ago
c05aca7
Revert "optimizing: propagate type information of arguments"
by Calin Juravle
· 9 years ago
2c1ffc3
optimizing: propagate type information of arguments
by Calin Juravle
· 9 years ago
71bf809
Optimizing: Tag arena allocations in SsaBuilder.
by Vladimir Marko
· 9 years ago
d23eeef
Support for inlining methods that call/throw.
by Nicolas Geoffray
· 10 years ago
b176d7c
Also encode the InvokeType in an InlineInfo.
by Nicolas Geoffray
· 10 years ago
0a23d74
Add a parent environment to HEnvironment.
by Nicolas Geoffray
· 10 years ago
3dcd58c
Fix a bug when creating a HDeoptimization instruction.
by Nicolas Geoffray
· 10 years ago
b666f48
Move arenas into runtime
by Mathieu Chartier
· 10 years ago
ea55b93
ART: Further refactor use lists
by David Brazdil
· 10 years ago
ed59619
Optimizing: Speed up HEnvironment use removal
by David Brazdil
· 10 years ago
191c4b1
Inserting a node must also update its inputs users.
by Nicolas Geoffray
· 10 years ago
724c963
Also remove environment links to removed instructions.
by Nicolas Geoffray
· 10 years ago