Description[turbofan] Change RawMachineAssembler to take a CallDescriptor instead of a MachineSignature.
The InterpreterAssembler needs to specify a specific CallDescriptor type
instead of using the SimplifiedCDescriptor type. This CL makes it possible
to specify the CallDescriptor used by the RawMachineAssembler instead of
specifying a MachineSignature.
Also removes instruction-selector-tester.h which was erroneously resurrected
at some point.
BUG=v8:4280
LOG=N
Committed: https://crrev.com/fbe085fd754845d281c5f9adcae15beda8155fef
Cr-Commit-Position: refs/heads/master@{#29777}
Patch Set 1 #
Total comments: 2
Patch Set 2 : instruction-selector-tester.h must die! #
Dependent Patchsets: Messages
Total messages: 13 (5 generated)
|