[llvm] r268577 - Revert "[SimplifyCFG] propagate branch metadata when creating select"

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 11:43:53 PDT 2016


Thanks. Just reverted another one this way, but I will do in the future.

On Thu, May 5, 2016 at 1:29 AM Joerg Sonnenberger <joerg at bec.de> wrote:

> On Wed, May 04, 2016 at 11:59:33PM -0000, Vitaly Buka via llvm-commits
> wrote:
> > Author: vitalybuka
> > Date: Wed May  4 18:59:33 2016
> > New Revision: 268577
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=268577&view=rev
> > Log:
> > Revert "[SimplifyCFG] propagate branch metadata when creating select"
> >
> > MemorySanitizer: use-of-uninitialized-value
> > 0x4910e47 in count
> /mnt/b/sanitizer-buildbot2/sanitizer-x86_64-linux-bootstrap/build/llvm/include/llvm/Support/MathExtras.h:159:12
> > 0x4910e47 in countLeadingZeros<unsigned long>
> /mnt/b/sanitizer-buildbot2/sanitizer-x86_64-linux-bootstrap/build/llvm/include/llvm/Support/MathExtras.h:183
> > 0x4910e47 in FitWeights
> /mnt/b/sanitizer-buildbot2/sanitizer-x86_64-linux-bootstrap/build/llvm/lib/Transforms/Utils/SimplifyCFG.cpp:855
> > 0x4910e47 in SimplifyCondBranchToCondBranch
> /mnt/b/sanitizer-buildbot2/sanitizer-x86_64-linux-bootstrap/build/llvm/lib/Transforms/Utils/SimplifyCFG.cpp:2895
> >
> > This reverts commit 609f4dd4bf3bc735c8c047a4d4b0a8e9e4d202e2.
>
> Please use SVN revision numbers in reverts.
>
> Joerg
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160505/01e65ceb/attachment.html>


More information about the llvm-commits mailing list