OSDN Git Service

Accept synthetic phi nodes and general names for blocks.
authorAart Bik <ajcbik@google.com>
Sat, 21 Nov 2015 06:03:03 +0000 (22:03 -0800)
committerAart Bik <ajcbik@google.com>
Sat, 21 Nov 2015 06:03:03 +0000 (22:03 -0800)
commit3fc7f357170311689c4c31007a5e168ddea321d5
treec10753139e577cd0fecf9f600228730282bb201f
parentd83b9042d67f2a7d5ca5a1f63819c97940033336
Accept synthetic phi nodes and general names for blocks.

Rationale: these changes were already approved as part of the dynamic
           bce changes, but I am now sending them out separately.

Change-Id: I3564bac9f6a0b6a89466457836ff54ad09164faf
compiler/optimizing/graph_checker.cc
compiler/optimizing/nodes.cc