OSDN Git Service

Don't special case HCurrentMethod in DCE.
authorNicolas Geoffray <ngeoffray@google.com>
Wed, 17 Jun 2015 10:57:56 +0000 (11:57 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 17 Jun 2015 21:15:01 +0000 (22:15 +0100)
commitf78848f2ced8466b5fb2d7148d608288ee88757b
tree72bfc782c51995b8c9d8ec41fafdae32f5341090
parentedb83c606e034d76bed1331f34cdc435df47bb95
Don't special case HCurrentMethod in DCE.

Instead, re-create the HCurrentMethod if it is needed
after it has been removed.

Change-Id: Id3bf15ae87b00a1d7eb35bf36d58fe96f788fba4
compiler/optimizing/dead_code_elimination.cc
compiler/optimizing/nodes.cc
compiler/optimizing/nodes.h