Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Codegen: Combine two PointerCasts into one
Shaves off a percent or so from the LLVM passes for librustc.
- Loading branch information
f526434
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from graydon
at dotdash@f526434
f526434
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging dotdash/rust/cast_combine = f526434 into auto
f526434
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dotdash/rust/cast_combine = f526434 merged ok, testing candidate = 7033dfc
f526434
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
http://buildbot.rust-lang.org/builders/auto-linux/builds/1666
http://buildbot.rust-lang.org/builders/auto-win/builds/1661
http://buildbot.rust-lang.org/builders/auto-mac/builds/1680
f526434
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding incoming to auto = 7033dfc