llvm-project/llvm/test/Transforms/SpeculateAroundPHIs
Bill Wendling cc2bebe039 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

llvm-svn: 368873
2019-08-14 16:44:07 +00:00
..
basic-x86.ll
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