summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/nodes_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a parent environment to HEnvironment.Nicolas Geoffray2015-05-111-4/+53
* Fix a bug when creating a HDeoptimization instruction.Nicolas Geoffray2015-04-031-1/+1
* Move arenas into runtimeMathieu Chartier2015-02-191-1/+1
* ART: Further refactor use listsDavid Brazdil2015-01-271-4/+2
* Optimizing: Speed up HEnvironment use removalDavid Brazdil2015-01-261-4/+4
* Inserting a node must also update its inputs users.Nicolas Geoffray2014-10-071-0/+51
* Also remove environment links to removed instructions.Nicolas Geoffray2014-09-221-0/+66