[all-commits] [llvm/llvm-project] 2d258e: Revert "[JumpThreading] Thread jumps through two b...

kazutakahirata via All-commits all-commits at lists.llvm.org
Wed Jan 8 14:00:29 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d258ed931cdf47a7d1dcf08ad963b5452a8670f
      https://github.com/llvm/llvm-project/commit/2d258ed931cdf47a7d1dcf08ad963b5452a8670f
  Author: Kazu Hirata <kazu at google.com>
  Date:   2020-01-08 (Wed, 08 Jan 2020)

  Changed paths:
    M llvm/include/llvm/Transforms/Scalar/JumpThreading.h
    M llvm/lib/Transforms/Scalar/JumpThreading.cpp
    R llvm/test/Transforms/JumpThreading/thread-two-bbs1.ll
    R llvm/test/Transforms/JumpThreading/thread-two-bbs2.ll

  Log Message:
  -----------
  Revert "[JumpThreading] Thread jumps through two basic blocks"

It looks like my patch breaks the sanitizer-windows build:

http://lab.llvm.org:8011/builders/sanitizer-windows/builds/56324

This reverts commit ead815924e6ebeaf02c31c37ebf7a560b5fdf67b.




More information about the All-commits mailing list