This repository was archived by the owner on Jan 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Update fgCanFastTailCall to use new fgArgInfo #20643
Merged
jashook
merged 24 commits into
dotnet:master
from
jashook:update_fgCanFastTailCall_to_use_new_fgArgInfo
Jul 29, 2019
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
bf7a4a8
Use fgInitArgInfo in fgCanFastTailCall
2ffa9fb
Address pr feedback for FastTailCallCandidates
63d88bc
Update variable name based on rebase
589a09d
Fix comment headers based on feedback
a80b5e4
More feedback addressed
1c066db
Fix rebase error
398889b
Address feedback and correctly bail on byref args
6335d6a
Restrict to only bail on byref struct args
f63738e
Correctly used computations from fgArgInfo
f61485b
Correctly re-init arg infor for explicit tailcalls
a345485
Fix x86 assert
9a24d46
Address PR feedback related to recomputing initArgs
f1f3ac6
Fix comment
7abbb60
Update fgCanFastTailCall header
4a408ef
Address PR feedback
903f89a
Apply format patch
b4567f4
Correctly reset arginfo after morphtailcall
e877c25
Commit does several small things, and fixes a bug
84bc0c9
Fix windows build
ef7f4d0
Address pr feedback
799468d
Fix arm and x86 builds
f7b0d28
apply format patch and remove #25885
d4e95d0
Rebase on master
75b2f24
Apply format patch
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.