Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preperations for the new JIT tier #664

Merged
merged 4 commits into from
Jul 1, 2015
Merged

Preperations for the new JIT tier #664

merged 4 commits into from
Jul 1, 2015

Conversation

undingen
Copy link
Contributor

@undingen undingen commented Jul 1, 2015

Factored out a few commits from from the JIT tier pull request.
Please have a look at the individual commits.
The Runtime IC sizes need probably tweaks in the future - they are just guessed

…ues.

and make code ready for the new JIT tier.
It deleted the passed ICSlotRewrite* and there was no way for a caller to know this without looking at the source.
Make the ownership explicit by using a std::unique_ptr
kmod added a commit that referenced this pull request Jul 1, 2015
Preperations for the new JIT tier
@kmod kmod merged commit 9686c58 into pyston:master Jul 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants