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
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
2015-05-18
Merge "Callee/caller save logic in register allocator."
Nicolas Geoffray
2015-05-18
Callee/caller save logic in register allocator.
Nicolas Geoffray
2015-05-15
ART: Refactor GraphVisualizer attribute printing
David Brazdil
2015-05-11
Add a parent environment to HEnvironment.
Nicolas Geoffray
2015-05-07
Relax the only one back-edge restriction.
Nicolas Geoffray
2015-05-05
Find better split positions in the register allocator.
Nicolas Geoffray
2015-04-29
Add synthesize uses at back edge.
Nicolas Geoffray
2015-04-27
Dissociate uses with environment uses.
Nicolas Geoffray
2015-04-23
Linear scan: split at better positions.
Nicolas Geoffray
2015-04-22
Replace NULL with nullptr
Mathieu Chartier
2015-04-21
Merge "Linear scan: Use FirstUse instead of FirstRegisterUse."
Nicolas Geoffray
2015-04-21
Linear scan: Use FirstUse instead of FirstRegisterUse.
Nicolas Geoffray
2015-04-17
ART: Improve range search caching in LiveInterval
David Brazdil
2015-04-17
ART: Fix incorrect last range when adding high interval
David Brazdil
2015-04-16
ART: Replace expensive calls to Covers in reg alloc
David Brazdil
2015-04-16
Split safepoint positions to avoid calling Covers.
Nicolas Geoffray
2015-04-15
Move the linear order to the HGraph.
Nicolas Geoffray
2015-04-15
Refactor safepoints in register allocator.
Nicolas Geoffray
2015-03-31
Fix locations at environment uses.
Nicolas Geoffray
2015-03-27
Implement a proper solution for temps.
Nicolas Geoffray
2015-03-12
Tweak liveness when instructions are used in environments.
Nicolas Geoffray
2015-03-11
Revert "Revert "[optimizing] Enable x86 long support.""
Nicolas Geoffray
2015-03-06
Revert "[optimizing] Enable x86 long support."
Nicolas Geoffray
2015-03-06
[optimizing] Enable x86 long support.
Nicolas Geoffray
2015-03-02
ART: Cache last returned range in LiveInterval::Covers
David Brazdil
2015-02-25
ART: Nano optimization of LiveInterval
David Brazdil
2015-02-24
ART: Add -Wunused
Andreas Gampe
2015-02-04
Finally implement Location::kNoOutputOverlap.
Nicolas Geoffray
2015-01-26
Fix a bug in the liveness analysis.
Nicolas Geoffray
2015-01-19
Address review comments.
Nicolas Geoffray
2015-01-16
Fix a bug in the register allocator.
Nicolas Geoffray
2015-01-08
Implement double and float support for arm in register allocator.
Nicolas Geoffray
2014-11-24
Revert "Revert "Fix the computation of linear ordering.""
Nicolas Geoffray
2014-11-24
Revert "Fix the computation of linear ordering."
Nicolas Geoffray
[next]