Files
llvm/test/Transforms
Joseph Tremoulet 85027ee656 [SimplifyCFG] Don't split musttail call from ret
Summary:
When inserting an `unreachable` after a noreturn call, we must ensure
that it's not a musttail call to avoid breaking the IR invariants for
musttail calls.

Reviewers: fedor.sergeev, majnemer

Reviewed By: majnemer

Subscribers: hiraditya, llvm-commits

Tags: #llvm

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@357485 91177308-0d34-0410-b5e6-96231b3b80d8
2019-04-02 15:48:58 +00:00
..
2019-01-15 21:26:51 +00:00
2019-01-04 21:21:43 +00:00
2019-04-02 00:36:04 +00:00