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
/
graph_visualizer.cc
Age
Commit message (
Expand
)
Author
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-12-02
Merge "Revert "Revert "Don't use the compiler driver for method resolution."""
Nicolas Geoffray
2015-12-02
Revert "Revert "Don't use the compiler driver for method resolution.""
Nicolas Geoffray
2015-12-02
Optimizing: Add checker tests for sharpening.
Vladimir Marko
2015-12-01
Revert "Don't use the compiler driver for method resolution."
Nicolas Geoffray
2015-12-01
Don't use the compiler driver for method resolution.
Nicolas Geoffray
2015-11-25
ARM64: Use the shifter operands.
Alexandre Rames
2015-11-20
ARM64: Add support for multiply-accumulate.
Alexandre Rames
2015-11-19
Merge "Allow NullConstant to be untyped in GraphVisualiser."
Calin Juravle
2015-11-19
Allow NullConstant to be untyped in GraphVisualiser.
Mark Mendell
2015-11-19
Fix ClinitCheck pruning.
Vladimir Marko
2015-11-11
Revert "Revert "Run type propagation after inliner only when needed.""
Calin Juravle
2015-11-10
ART: Refactor iteration over normal/exceptional successors
David Brazdil
2015-10-26
Revert "Run type propagation after inliner only when needed."
Calin Juravle
2015-10-23
Run type propagation after inliner only when needed.
Calin Juravle
2015-10-08
Merge "Add DCHECKs to ArenaVector and ScopedArenaVector."
Vladimir Marko
2015-10-08
Make sure classes with different access checks are not GVN-ed
Calin Juravle
2015-10-08
Add DCHECKs to ArenaVector and ScopedArenaVector.
Vladimir Marko
2015-10-06
Add support for unresolved classes in optimizing.
Calin Juravle
2015-10-02
Revert "Revert "Support unresolved fields in optimizing"
Calin Juravle
2015-09-29
Use dominance information for null optimization in write barrier.
Nicolas Geoffray
2015-09-17
Revert "Support unresolved fields in optimizing"
Calin Juravle
2015-09-17
Support unresolved fields in optimizing
Calin Juravle
2015-09-17
Support unresolved methods in Optimizing
Calin Juravle
2015-09-16
Optimizing: Tag arena allocations in HGraph.
Vladimir Marko
2015-09-08
Optimizing: Tag basic block allocations with their source.
Vladimir Marko
2015-09-03
Revert "Optimizing: Tag basic block allocations with their source."
Vladimir Marko
2015-09-03
Optimizing: Tag basic block allocations with their source.
Vladimir Marko
2015-07-29
Merge "Revert "Revert "Revert "Revert "Use the object class as top in referen...
Calin Juravle
2015-07-29
Merge "Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTyp...
Calin Juravle
2015-07-29
Revert "Revert "Revert "Revert "Use the object class as top in reference type...
Calin Juravle
2015-07-29
Run intrinsics on inlined code.
Scott Wakeling
2015-07-28
Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropag...
Calin Juravle
2015-07-28
Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""
Calin Juravle
2015-07-27
Revert "Revert "Fixes and improvements in ReferenceTypePropagation""
Calin Juravle
2015-07-22
Merge "Revert "Fixes and improvements in ReferenceTypePropagation""
Calin Juravle
2015-07-22
Merge "Revert "Use the object class as top in reference type propagation""
Calin Juravle
2015-07-22
Revert "Use the object class as top in reference type propagation"
Calin Juravle
2015-07-22
Revert "Fixes and improvements in ReferenceTypePropagation"
Calin Juravle
2015-07-22
Merge "Use the object class as top in reference type propagation"
Calin Juravle
2015-07-22
Merge "Fixes and improvements in ReferenceTypePropagation"
Calin Juravle
2015-07-21
Use the object class as top in reference type propagation
Calin Juravle
2015-07-21
Fixes and improvements in ReferenceTypePropagation
Calin Juravle
2015-07-15
ART: Build SSA form when try/catch is present
David Brazdil
2015-07-08
Revert "Revert "ART: Ignore try blocks with no throwing instructions""
David Brazdil
2015-07-08
Revert "ART: Ignore try blocks with no throwing instructions"
David Brazdil
2015-07-08
ART: Ignore try blocks with no throwing instructions
David Brazdil
2015-07-01
Don't print signatures to avoid spaces.
Nicolas Geoffray
[next]