Chromium Code Reviews
DescriptionSubzero: Remove Variable::NeedsStackSlot.
Instead, separately compute it during prolog generation via another
pass over the Cfg.
This may slow down translation by ~1%, but it greatly simplifies the
management of this flag/property.
The higher motivation is to pull this management out of register
allocation to make it easier to extend register allocation for other
uses.
BUG= none
R=jvoung@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=33c8064167a1623f2d5c5738302193ee8e10411b
Patch Set 1 #Patch Set 2 : Also consider whether Dest needs a stack slot #
Total comments: 4
Patch Set 3 : Code review changes #
Messages
Total messages: 6 (1 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||