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
/
ssa_builder.h
Age
Commit message (
Expand
)
Author
2022-11-07
Reland "Make compiler/optimizing/ symbols hidden."
VladimĂr Marko
2020-05-13
Move HandleCache to HGraph.
Vladimir Marko
2019-10-14
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2018-10-03
Fix ReplaceUninitializedStringPhis.
Nicolas Geoffray
2018-09-25
Turn DCHECKs into return false in ReplaceUninitializedStringPhis.
Nicolas Geoffray
2018-07-03
Handle String.<init> with a phi input.
Nicolas Geoffray
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-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-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-01
Revert "Hash-based dex cache type array."
Vladimir Marko
2017-01-30
Hash-based dex cache type array.
Vladimir Marko
2016-10-12
Replace StackHandleScopeCollection with VariableSizedHandleScope
Mathieu Chartier
2016-04-19
Revert "Revert "Use dex cache from compilation unit in RTP.""
Vladimir Marko
2016-04-15
Revert "Use dex cache from compilation unit in RTP."
Nicolas Geoffray
2016-04-14
Use dex cache from compilation unit in RTP.
Vladimir Marko
2016-04-07
Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals""
David Brazdil
2016-04-04
Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"
David Brazdil
2016-04-04
Refactor HGraphBuilder and SsaBuilder to remove HLocals
David Brazdil
2016-04-04
Build dominator tree before generating HInstructions
David Brazdil
2016-02-15
ART: Run SsaBuilder from HGraphBuilder
David Brazdil
2016-02-12
ART: Remove HTemporary
David Brazdil
2016-01-19
ART: Optimize out redundant NewInstances of String
David Brazdil
2016-01-15
Merge "ART: Remove incorrect HFakeString optimization"
David Brazdil
2016-01-14
ART: Remove incorrect HFakeString optimization
David Brazdil
2016-01-14
Implement irreducible loop support in optimizing.
Nicolas Geoffray
2016-01-06
ART: Resolve ambiguous ArraySets
David Brazdil
2015-12-31
ART: Refactor SsaBuilder for more precise typing info
David Brazdil
2015-12-15
Revert "ART: Refactor SsaBuilder for more precise typing info"
Alex Light
2015-12-14
ART: Refactor SsaBuilder for more precise typing info
David Brazdil
2015-11-23
ART: Fix wide stores in Optimizing
David Brazdil
2015-11-04
Revert "ART: Implement DeadPhiHandling in PrimitiveTypePropagation"
David Brazdil
2015-11-04
ART: Implement DeadPhiHandling in PrimitiveTypePropagation
David Brazdil
2015-09-18
ART: Optimize catch phi creation to save memory.
David Brazdil
2015-09-16
Optimizing: Tag arena allocations in SsaBuilder.
Vladimir Marko
2015-09-16
Optimizing: Tag arena allocations in HGraph.
Vladimir Marko
2015-07-15
ART: Build SSA form when try/catch is present
David Brazdil
2015-05-07
Use a growable array instead of an environment during SSA.
Nicolas Geoffray
2015-04-16
Remove duplicates phis created during SSA transformation
Calin Juravle
2015-03-26
ART: Force constants into the entry block
David Brazdil
2015-03-12
Tweak liveness when instructions are used in environments.
Nicolas Geoffray
2015-03-10
Make the SSA builder honor the debuggable flag.
Nicolas Geoffray
2015-02-24
ART: Add -Wunused
Andreas Gampe
2015-02-19
Ensure the graph is correctly typed.
Nicolas Geoffray
2015-01-26
Optimizing: Speed up HEnvironment use removal
David Brazdil
[next]