[all-commits] [llvm/llvm-project] fc9378: Don't jump to landing pads in Control Flow Optimizer

aeubanks via All-commits all-commits at lists.llvm.org
Thu May 21 15:19:42 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fc937806efd71eb3803b35d0920bb7d76bc3040b
      https://github.com/llvm/llvm-project/commit/fc937806efd71eb3803b35d0920bb7d76bc3040b
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2020-05-21 (Thu, 21 May 2020)

  Changed paths:
    M llvm/lib/CodeGen/BranchFolding.cpp
    A llvm/test/CodeGen/X86/branchfolding-ehpad.mir

  Log Message:
  -----------
  Don't jump to landing pads in Control Flow Optimizer

Summary: Likely fixes https://bugs.llvm.org/show_bug.cgi?id=45858.

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D80047




More information about the All-commits mailing list