-
Notifications
You must be signed in to change notification settings - Fork 289
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
Reduce the amount of llvm IR instantiated #205
Merged
Merged
Commits on Jan 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 873985a - Browse repository at this point
Copy the full SHA 873985aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 022f06e - Browse repository at this point
Copy the full SHA 022f06eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22558c1 - Browse repository at this point
Copy the full SHA 22558c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fb20c4 - Browse repository at this point
Copy the full SHA 3fb20c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4de4929 - Browse repository at this point
Copy the full SHA 4de4929View commit details -
Configuration menu - View commit details
-
Copy full SHA for be9ce39 - Browse repository at this point
Copy the full SHA be9ce39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5204be0 - Browse repository at this point
Copy the full SHA 5204be0View commit details -
perf(compiler): Make the panic guard non-generic on rehash
Since this in the cold path there should be no need to monomorphize this multiple times.
Configuration menu - View commit details
-
Copy full SHA for 82a6dad - Browse repository at this point
Copy the full SHA 82a6dadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57179c8 - Browse repository at this point
Copy the full SHA 57179c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f64f332 - Browse repository at this point
Copy the full SHA f64f332View commit details -
Configuration menu - View commit details
-
Copy full SHA for 933251a - Browse repository at this point
Copy the full SHA 933251aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cccbead - Browse repository at this point
Copy the full SHA cccbeadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 030bf08 - Browse repository at this point
Copy the full SHA 030bf08View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7a9bd4 - Browse repository at this point
Copy the full SHA e7a9bd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa7c1be - Browse repository at this point
Copy the full SHA aa7c1beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eac162 - Browse repository at this point
Copy the full SHA 3eac162View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5df48f6 - Browse repository at this point
Copy the full SHA 5df48f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c83bf9d - Browse repository at this point
Copy the full SHA c83bf9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c205120 - Browse repository at this point
Copy the full SHA c205120View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a229a5 - Browse repository at this point
Copy the full SHA 8a229a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8721c34 - Browse repository at this point
Copy the full SHA 8721c34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b3932f - Browse repository at this point
Copy the full SHA 4b3932fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34bab11 - Browse repository at this point
Copy the full SHA 34bab11View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba25130 - Browse repository at this point
Copy the full SHA ba25130View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52e63ee - Browse repository at this point
Copy the full SHA 52e63eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f919e17 - Browse repository at this point
Copy the full SHA f919e17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 179a942 - Browse repository at this point
Copy the full SHA 179a942View commit details -
Configuration menu - View commit details
-
Copy full SHA for e04c18d - Browse repository at this point
Copy the full SHA e04c18dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93ba7fe - Browse repository at this point
Copy the full SHA 93ba7feView commit details
Commits on Jan 24, 2021
-
refactor: Remove calcualuate_layout for the nightly feature
It was only used in `into_allocation` now so it does not pull its weight.
Configuration menu - View commit details
-
Copy full SHA for 6a52d22 - Browse repository at this point
Copy the full SHA 6a52d22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 425fe48 - Browse repository at this point
Copy the full SHA 425fe48View commit details -
Configuration menu - View commit details
-
Copy full SHA for cae5a3a - Browse repository at this point
Copy the full SHA cae5a3aView commit details
Commits on Jan 26, 2021
-
Try specializing the drop in rehash_in_place again
Markus Westerlind committedJan 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 99a7e3e - Browse repository at this point
Copy the full SHA 99a7e3eView commit details
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.