[all-commits] [llvm/llvm-project] b76df5: Revert "Recommit "[SCCP] Do not replace deref'able...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Sep 29 01:19:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b76df593eb660d1e4c9f1384a75b404ee5bcd06f
      https://github.com/llvm/llvm-project/commit/b76df593eb660d1e4c9f1384a75b404ee5bcd06f
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
    M llvm/lib/Analysis/Loads.cpp
    M llvm/lib/Transforms/Scalar/SCCP.cpp
    M llvm/test/Transforms/SCCP/apint-bigint2.ll
    M llvm/test/Transforms/SCCP/indirectbr.ll
    M llvm/test/Transforms/SCCP/replace-dereferenceable-ptr-with-undereferenceable.ll

  Log Message:
  -----------
  Revert "Recommit "[SCCP] Do not replace deref'able ptr with un-deref'able one.""

Looks like there is still another remaining issue:

http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap-msan/builds/22273/steps/build%20libcxx%2Fmsan/logs/stdio

This reverts commit 86a20d9e34f5a9989da72097f23f3b0a44157e73.




More information about the All-commits mailing list