DescriptionPPC: [turbofan] Enable tail calls for %_CallRuntime.
Port 1fa4285e1ce16cfadf8c40a0993491ec4e2bbbe0
Original commit message:
This involves:
- Enabling the tail call optimization reducer in all cases.
- Adding an addition flag to CallFunctionParameters to mark call sites
that can be tail-called enabled.
- Only set the tail-call flag for %_CallFunction.
R=danno@chromium.org, dstence@us.ibm.com, michael_dawson@ca.ibm.com
BUG=
Committed: https://crrev.com/69247871054927a33bb893604a272cbdb426f180
Cr-Commit-Position: refs/heads/master@{#29453}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|