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-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
2015-05-29
Support for inlining methods that call/throw.
Nicolas Geoffray
2015-05-20
Add tests for InstanceOf's and CheckCast's MustDoNullCheck
Guillaume "Vermeille" Sanchez
2015-05-20
Remove unnecessary clinit checks
Calin Juravle
2015-05-20
Merge "Revert "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582a...
Calin Juravle
2015-05-20
Revert "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1"
Calin Juravle
2015-05-20
Merge "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1"
Calin Juravle
2015-05-20
Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1
Guillaume "Vermeille" Sanchez
2015-05-18
ART: Mark constructor 'explicit'
David Brazdil
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-15
ART: Print C1vis lists as [v1,...,vN]
David Brazdil
2015-05-15
ART: Fix a minor lint error
David Brazdil
2015-05-15
ART: Refactor GraphVisualizer attribute printing
David Brazdil
2015-05-12
ART: Rediscover loops after deleting blocks in DCE
David Brazdil
2015-05-11
Add a parent environment to HEnvironment.
Nicolas Geoffray
2015-04-20
[optimizing] Add memory barriers in constructors when needed
Calin Juravle
2015-04-07
ART: Print C1vis header only if visualizer enabled
David Brazdil
2015-03-26
[optimizing] Implement X86 intrinsic support
Mark Mendell
2015-02-24
ART: Add -Wunused
Andreas Gampe
2015-02-19
Ensure the graph is correctly typed.
Nicolas Geoffray
2015-02-04
ART: Dump environment to cfg file.
Zheng Xu
2015-02-04
Create HGraph outside Builder, print timings
David Brazdil
2015-01-30
Implement LICM in optimizing compiler.
Nicolas Geoffray
2015-01-27
ART: Further refactor use lists
David Brazdil
2015-01-26
Optimizing: Speed up HEnvironment use removal
David Brazdil
2015-01-21
Merge "ART: Replace NULL to nullptr in the optimizing compiler"
Roland Levillain
2015-01-21
ART: Replace NULL to nullptr in the optimizing compiler
Jean Christophe Beyler
2015-01-21
Revert "Revert "Fully support pairs in the register allocator.""
Nicolas Geoffray
2015-01-21
Revert "Fully support pairs in the register allocator."
Nicolas Geoffray
2015-01-21
Fully support pairs in the register allocator.
Nicolas Geoffray
2015-01-08
Merge "ART: Fixed formatting in HGraphVisualizerPrinter"
David Brazdil
2015-01-08
ART: Fixed formatting in HGraphVisualizerPrinter
David Brazdil
2015-01-08
Implement double and float support for arm in register allocator.
Nicolas Geoffray
2014-12-29
ART: Refactored VisualizerPrinter visitor pattern
David Brazdil
2014-12-17
ART: Added Checker, a pattern matching test engine
David Brazdil
[next]