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

Update LLVM to pick StackColoring improvement #42750

Merged
merged 1 commit into from
Jun 21, 2017

Conversation

arielb1
Copy link
Contributor

@arielb1 arielb1 commented Jun 19, 2017

Fixes #40883.

r? @eddyb

@eddyb
Copy link
Member

eddyb commented Jun 19, 2017

@bors r+

@bors
Copy link
Contributor

bors commented Jun 19, 2017

📌 Commit 459f563 has been approved by eddyb

@arielb1
Copy link
Contributor Author

arielb1 commented Jun 19, 2017

Oops I forgot to push the commit.

@bors r-

@arielb1
Copy link
Contributor Author

arielb1 commented Jun 19, 2017

@bors r=eddyb

@bors
Copy link
Contributor

bors commented Jun 19, 2017

📌 Commit b2d1aeb has been approved by eddyb

@arielb1
Copy link
Contributor Author

arielb1 commented Jun 19, 2017

Now with more min-llvm-version

@bors r=eddyb

@bors
Copy link
Contributor

bors commented Jun 19, 2017

📌 Commit 54df23e has been approved by eddyb

@arielb1
Copy link
Contributor Author

arielb1 commented Jun 19, 2017

For real

@bors r=eddyb

@bors
Copy link
Contributor

bors commented Jun 19, 2017

📌 Commit 4f1da87 has been approved by eddyb

@arielb1 arielb1 added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jun 20, 2017
@bors
Copy link
Contributor

bors commented Jun 21, 2017

⌛ Testing commit 4f1da87 with merge 03198da...

bors added a commit that referenced this pull request Jun 21, 2017
Update LLVM to pick StackColoring improvement

Fixes #40883.

r? @eddyb
@bors
Copy link
Contributor

bors commented Jun 21, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: eddyb
Pushing 03198da to master...

@bors bors merged commit 4f1da87 into rust-lang:master Jun 21, 2017
bors added a commit that referenced this pull request Jun 30, 2017
[beta] rebase LLVM on top of 4.0.1

This backports fixes several codegen bugs, including #42893.

This also un-commits the introduction of #42750 (the StackColoring improvement) to beta. That seemed to have occurred by accident in #42927, but I'm not comfortable with sneaking a subtle codegen change like this to beta.

r? @alexcrichton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants