OSDN Git Service

Fix tests now that the SSA builder is pruning more phis.
authorNicolas Geoffray <ngeoffray@google.com>
Tue, 10 Mar 2015 18:59:31 +0000 (18:59 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Tue, 10 Mar 2015 18:59:31 +0000 (18:59 +0000)
commit3afca781086699e60a8941fb9474d4607c5909cb
treeea9e1c3b0dbb2180b6c4971d93849aeb265c23b1
parent21c7906e08b801f1afcb62bdd1f1763c93e5ea06
Fix tests now that the SSA builder is pruning more phis.

Change-Id: I503400e7343322e31ad393d51367b404d6ed7bd8
compiler/optimizing/liveness_test.cc
compiler/optimizing/ssa_test.cc