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_liveness_analysis.h
Age
Commit message (
Expand
)
Author
2022-11-07
Reland "Make compiler/optimizing/ symbols hidden."
VladimĂr Marko
2021-07-06
Uncouple ART gtests from the ART APEX.
Roland Levillain
2019-10-14
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2019-06-11
Move IntrusiveForwardList<> to libartbase.
Vladimir Marko
2019-01-28
Selectively allow dead reference elimination
Hans Boehm
2018-08-29
Merge "Adjust safepoint position of implicit null checks."
Nicolas Geoffray
2018-08-28
Adjust safepoint position of implicit null checks.
Nicolas Geoffray
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-20
Fix longstanding bug around implicit NPEs and GC, version 2.
Nicolas Geoffray
2018-06-15
ART: Ignore unneeded environment uses.
Artem Serov
2017-10-11
Use ScopedArenaAllocator for building HGraph.
Vladimir Marko
2017-10-09
Use ScopedArenaAllocator for register allocation.
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-06-01
Use IntrusiveForwardList<> for Env-/UsePosition.
Vladimir Marko
2017-03-22
Change 1/2 spill slots to more general number of spill slots.
Aart Bik
2017-03-13
Introduce EnvUsePosition for liveness analysis.
Vladimir Marko
2017-03-08
Inlining a few small methods based on profiling dex2oat with perf.
Mingyao Yang
2016-09-14
Make LinearizeGraph() public (and move it to nodes files)
Aart Bik
2016-09-05
Merge "Avoid excessive spill slots for slow paths."
Treehugger Robot
2016-09-05
Avoid excessive spill slots for slow paths.
Vladimir Marko
2016-09-02
Cache result of an expensive DCHECK
David Brazdil
2016-08-12
Revert "Revert "Iterative move coalescing for gc regalloc""
Matthew Gharrity
2016-08-12
Revert "Iterative move coalescing for gc regalloc"
Andreas Gampe
2016-08-11
Iterative move coalescing for gc regalloc
Matthew Gharrity
2016-08-05
Implement a graph coloring register allocator
Matthew Gharrity
2016-06-02
Refactor handling of input records.
Vladimir Marko
2016-05-12
Fix another case of live_in at irreducible loop entry.
Nicolas Geoffray
2016-04-27
ART: Disable back edge uses for irreducible loops
David Brazdil
2016-04-19
ART: Fix IsLinearOrderWellFormed in liveness analysis
David Brazdil
2016-04-14
ART: Update DCHECKs in SsaLivenessAnalysis::AddBackEdgeUses
David Brazdil
2016-03-21
Optimizing: Fix register allocator validation memory usage.
Vladimir Marko
2016-01-28
ART: Implement support for instruction inlining
David Brazdil
2015-10-08
Add DCHECKs to ArenaVector and ScopedArenaVector.
Vladimir Marko
2015-09-29
Optimizing: Tag even more arena allocations.
Vladimir Marko
2015-09-25
Optimizing: Tag more arena allocations.
Vladimir Marko
2015-09-16
Optimizing: Tag arena allocations in HGraph.
Vladimir Marko
2015-09-15
Revert "Revert "ART: Register allocation and runtime support for try/catch""
David Brazdil
2015-09-14
Revert "ART: Register allocation and runtime support for try/catch"
David Brazdil
2015-09-14
ART: Register allocation and runtime support for try/catch
David Brazdil
2015-07-27
HDeoptimize should hold values live in env.
Mingyao Yang
2015-06-08
Revert "Revert "Use HCurrentMethod in HInvokeStaticOrDirect.""
Nicolas Geoffray
2015-06-04
Revert "Use HCurrentMethod in HInvokeStaticOrDirect."
Nicolas Geoffray
2015-06-04
Use HCurrentMethod in HInvokeStaticOrDirect.
Nicolas Geoffray
2015-06-01
Fix gtest by adding fake lifetime positions.
Nicolas Geoffray
2015-05-29
Support for inlining methods that call/throw.
Nicolas Geoffray
2015-05-18
ART: Revert change to LiveRange::Dump
David Brazdil
2015-05-18
Revert "ART: Revert change to LiveRange::Dump"
David Brazdil
2015-05-18
ART: Revert change to LiveRange::Dump
David Brazdil
[next]