Description[Turbofan] Remove UnallocatedOperand::set_virtual_register.
- Removes set_virtual_register method. InstructionOperands are immutable.
- Adds a new ctor to copy an UnallocatedOperand with a new vreg.
- Removes some DCHECKs in UnallocatedOperand that are always true. To
make sure, make UnallocatedOperand final.
- Cleans up some comments on UnallocatedOperand Lifetime enum.
BUG=v8:6325
Review-Url: https://codereview.chromium.org/2897203002
Cr-Commit-Position: refs/heads/master@{#45533}
Committed: https://chromium.googlesource.com/v8/v8/+/5dde8b312bfbdefdfeeb95fa3f3030ebe2b9529d
Patch Set 1 #
Total comments: 2
Patch Set 2 : Make ctor conform to Chromium style. #
Messages
Total messages: 19 (13 generated)
|