-
Notifications
You must be signed in to change notification settings - Fork 566
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i#511 drreg: lazy restore of GPR regs
Implements lazy restoring of GPR registers (no lazy aflags yet), which improves performance of multiple local scratch registers being used by different components by avoiding restoring and re-spilling in between. Review-URL: https://codereview.appspot.com/264450043
- Loading branch information
1 parent
942fd5c
commit 4b16998
Showing
2 changed files
with
112 additions
and
75 deletions.
There are no files selected for viewing
This file contains 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 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