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-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
2015-07-01
Merge "ART: Changes to try-catch in GraphBuilder"
David Brazdil
2015-07-01
ART: Changes to try-catch in GraphBuilder
David Brazdil
2015-07-01
Emit method name at invokes in the graph visualizer.
Nicolas Geoffray
2015-06-29
Revert "Revert "Do not update the type of something we already know.""
Nicolas Geoffray
2015-06-29
Revert "Do not update the type of something we already know."
Calin Juravle
2015-06-29
Do not update the type of something we already know.
Nicolas Geoffray
2015-06-26
Revert "Revert "ART: Implement try/catch blocks in Builder""
David Brazdil
2015-06-26
Revert "ART: Implement try/catch blocks in Builder"
David Brazdil
2015-06-25
ART: Implement try/catch blocks in Builder
David Brazdil
2015-06-23
ART: Fix GraphVisualizer dlopen crash
David Brazdil
2015-06-22
Opt compiler: Add disassembly to the '.cfg' output.
Alexandre Rames
2015-06-19
Verifier: check an aput, even if we know it will fail.
Nicolas Geoffray
2015-06-17
Fix bug in optimizing around instanceof.
Nicolas Geoffray
[next]