[turbofan] Add control and effect inputs to RawMachineAssembler calls.
authorrmcilroy <rmcilroy@chromium.org>
Fri, 21 Aug 2015 13:52:31 +0000 (06:52 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 21 Aug 2015 13:52:44 +0000 (13:52 +0000)
commit843d5d5ca408dafb7210db6a97637fe2659ac5f9
treef53a345c7abb339014a562c62fc2c6863b486816
parentd1aeb45d96123d47023066b244c0f450fbe57d2d
[turbofan] Add control and effect inputs to RawMachineAssembler calls.

Calls should have control and effect inputs, which were previously missing
for RawMachineAssembler call operations. Add control and effect edges to
graph()->start().

BUG=v8:4280
LOG=N

Review URL: https://codereview.chromium.org/1283193007

Cr-Commit-Position: refs/heads/master@{#30307}
src/compiler/raw-machine-assembler.cc