OSDN Git Service

Linear scan: Use FirstUse instead of FirstRegisterUse.
authorNicolas Geoffray <ngeoffray@google.com>
Tue, 21 Apr 2015 08:12:40 +0000 (09:12 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Tue, 21 Apr 2015 09:48:57 +0000 (10:48 +0100)
commit1ba1981ee9d28f87f594b157566d09e973fa5bce
treef131757efaab85fb2a1efbac786c968a1f4a0283
parentf8bdd9f3a002970e4b8fdcf6fe6730116f1626c3
Linear scan: Use FirstUse instead of FirstRegisterUse.

This is in preparation for introducing synthesized used at back edges.

Change-Id: Ie28d6725d2dde982cf2137f2110daabcbab9f789
compiler/optimizing/nodes.h
compiler/optimizing/register_allocator.cc
compiler/optimizing/ssa_liveness_analysis.h