[llvm-commits] patch: moving unreachable elimination to codegenprep
Nick Lewycky
nlewycky at google.com
Wed Feb 3 11:12:57 PST 2010
On 2 February 2010 21:21, Nick Lewycky <nicholas at mxc.ca> wrote:
> Jakob, I'll make the tweaks to InlineCost that you proposed and post an
> updated patch with the results of a nightly test run. Realize that I'm
> expecting no visible performance difference at all since no code in the
> nightly test uses __builtin_unreachable().
>
I've attached the updated patch, and the reference (without the patch) and
report (with the patch) nightly test results. What they show is what noise
looks like in a llvm-test run. :-)
Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100203/73f602df/attachment.html>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100203/73f602df/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: preserve-unreachable3.patch
Type: text/x-diff
Size: 23753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100203/73f602df/attachment.patch>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100203/73f602df/attachment-0002.html>
More information about the llvm-commits
mailing list