[all-commits] [llvm/llvm-project] f45c65: Revert "[IR] Clean up dead instructions after simp...

jayfoad via All-commits all-commits at lists.llvm.org
Thu Jun 11 06:23:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f45c65aa415a1b55f9397a8c3e139675843c3002
      https://github.com/llvm/llvm-project/commit/f45c65aa415a1b55f9397a8c3e139675843c3002
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2020-06-11 (Thu, 11 Jun 2020)

  Changed paths:
    M llvm/include/llvm/IR/BasicBlock.h
    M llvm/lib/IR/BasicBlock.cpp
    M llvm/lib/Transforms/Utils/Local.cpp
    M llvm/test/Transforms/PGOProfile/chr.ll

  Log Message:
  -----------
  Revert "[IR] Clean up dead instructions after simplifying a conditional branch"

This reverts commit 4494e45316a0bfaabb6bb1450fb0f49a0e6832af.

It caused problems for sanitizer buildbots.




More information about the All-commits mailing list