[all-commits] [llvm/llvm-project] a634a8: Don't jump to landing pads in Control Flow Optimizer
aeubanks via All-commits
all-commits at lists.llvm.org
Thu May 28 16:30:39 PDT 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: a634a80615b1e012f1a61aa0cd1e2e67ef77d0bd
https://github.com/llvm/llvm-project/commit/a634a80615b1e012f1a61aa0cd1e2e67ef77d0bd
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-05-28 (Thu, 28 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
(cherry picked from commit fc937806efd71eb3803b35d0920bb7d76bc3040b)
More information about the All-commits
mailing list