DescriptionX87: [turbofan] Enable tail calls for %_CallRuntime.
port 1fa4285e1ce16cfadf8c40a0993491ec4e2bbbe0 (r29436).
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.
BUG=
R=weiliang.lin@intel.com
Committed: https://chromium.googlesource.com/v8/v8/+/19e53974c46d41f73f61636be2397b3bc6725375
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|