llvm/test/Transforms/SpeculateAroundPHIs
Bill Wendling 55ac3ac76a Ignore indirect branches from callbr.
Summary:
We can't speculate around indirect branches: indirectbr and invoke. The
callbr instruction needs to be included here.

Reviewers: nickdesaulniers, manojgupta, chandlerc

Reviewed By: chandlerc

Subscribers: llvm-commits

Tags: #llvm

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368873 91177308-0d34-0410-b5e6-96231b3b80d8
2019-08-14 16:44:07 +00:00
..
basic-x86.ll Revert "Temporarily Revert "Add basic loop fusion pass."" 2019-04-17 04:52:47 +00:00
convergent.ll SpeculateAroundPHIs: Respect convergent 2019-05-29 13:14:39 +00:00
pr42991.ll Ignore indirect branches from callbr. 2019-08-14 16:44:07 +00:00