Description[turbofan] Robustify tail parameter stack size computations
This CL separates the check whether something is tail-callable from
the computation of the size of the stack parameters that a function
takes.
In order to track this precisely, the stack parameter size calculation
uses the recently landed MachineType information that's embedded
in return and parameter value LinkageLocations.
Committed: https://crrev.com/e92e911814cdc6d146bbd23083b8732b9881c2c5
Cr-Commit-Position: refs/heads/master@{#37668}
Patch Set 1 #Patch Set 2 : Location should store representation #Patch Set 3 : MachineType everywhere #Patch Set 4 : Remove stray change #Patch Set 5 : Remove stray changes #Patch Set 6 : Fix windows build #
Messages
Total messages: 12 (7 generated)
|