summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
AgeCommit message (Expand)Author
2016-02-11Fix x86-64 Baker's read barrier fast path for CheckCast. Roland Levillain
2016-01-28Revert "Revert "Lift the spill at each irreducible loop block restriction."" Nicolas Geoffray
2016-01-26Some minor simplifications in code and tests. Aart Bik
2016-01-26Revert "Lift the spill at each irreducible loop block restriction." Bart Sears
2016-01-26Lift the spill at each irreducible loop block restriction. Nicolas Geoffray
2016-01-22Revert "Some minor simplifications in code and tests." Nicolas Geoffray
2016-01-20Some minor simplifications in code and tests. Aart Bik
2016-01-14Implement irreducible loop support in optimizing. Nicolas Geoffray
2015-12-31ART: Refactor SsaBuilder for more precise typing info David Brazdil
2015-12-15Revert "ART: Refactor SsaBuilder for more precise typing info" Alex Light
2015-12-14ART: Refactor SsaBuilder for more precise typing info David Brazdil
2015-12-02Merge "Revert "Revert "Don't use the compiler driver for method resolution.""" Nicolas Geoffray
2015-12-02Revert "Revert "Don't use the compiler driver for method resolution."" Nicolas Geoffray
2015-12-02Optimizing: Add checker tests for sharpening. Vladimir Marko
2015-12-01Revert "Don't use the compiler driver for method resolution." Nicolas Geoffray
2015-12-01Don't use the compiler driver for method resolution. Nicolas Geoffray
2015-11-25ARM64: Use the shifter operands. Alexandre Rames
2015-11-20ARM64: Add support for multiply-accumulate. Alexandre Rames
2015-11-19Merge "Allow NullConstant to be untyped in GraphVisualiser." Calin Juravle
2015-11-19Allow NullConstant to be untyped in GraphVisualiser. Mark Mendell
2015-11-19Fix ClinitCheck pruning. Vladimir Marko
2015-11-11Revert "Revert "Run type propagation after inliner only when needed."" Calin Juravle
2015-11-10ART: Refactor iteration over normal/exceptional successors David Brazdil
2015-10-26Revert "Run type propagation after inliner only when needed." Calin Juravle
2015-10-23Run type propagation after inliner only when needed. Calin Juravle
2015-10-08Merge "Add DCHECKs to ArenaVector and ScopedArenaVector." Vladimir Marko
2015-10-08Make sure classes with different access checks are not GVN-ed Calin Juravle
2015-10-08Add DCHECKs to ArenaVector and ScopedArenaVector. Vladimir Marko
2015-10-06Add support for unresolved classes in optimizing. Calin Juravle
2015-10-02Revert "Revert "Support unresolved fields in optimizing" Calin Juravle
2015-09-29Use dominance information for null optimization in write barrier. Nicolas Geoffray
2015-09-17Revert "Support unresolved fields in optimizing" Calin Juravle
2015-09-17Support unresolved fields in optimizing Calin Juravle
2015-09-17Support unresolved methods in Optimizing Calin Juravle
2015-09-16Optimizing: Tag arena allocations in HGraph. Vladimir Marko
2015-09-08Optimizing: Tag basic block allocations with their source. Vladimir Marko
2015-09-03Revert "Optimizing: Tag basic block allocations with their source." Vladimir Marko
2015-09-03Optimizing: Tag basic block allocations with their source. Vladimir Marko
2015-07-29Merge "Revert "Revert "Revert "Revert "Use the object class as top in referen... Calin Juravle
2015-07-29Merge "Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTyp... Calin Juravle
2015-07-29Revert "Revert "Revert "Revert "Use the object class as top in reference type... Calin Juravle
2015-07-29Run intrinsics on inlined code. Scott Wakeling
2015-07-28Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropag... Calin Juravle
2015-07-28Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" Calin Juravle
2015-07-27Revert "Revert "Fixes and improvements in ReferenceTypePropagation"" Calin Juravle
2015-07-22Merge "Revert "Fixes and improvements in ReferenceTypePropagation"" Calin Juravle
2015-07-22Merge "Revert "Use the object class as top in reference type propagation"" Calin Juravle
2015-07-22Revert "Use the object class as top in reference type propagation" Calin Juravle
2015-07-22Revert "Fixes and improvements in ReferenceTypePropagation" Calin Juravle
2015-07-22Merge "Use the object class as top in reference type propagation" Calin Juravle