[PATCH] D135997: [Dominators] check indirect branches of callbr
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 16 14:51:38 PST 2023
nickdesaulniers updated this revision to Diff 498149.
nickdesaulniers edited the summary of this revision.
nickdesaulniers added a comment.
- final rebase, merge D140166 <https://reviews.llvm.org/D140166>, update commit message
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135997/new/
https://reviews.llvm.org/D135997
Files:
llvm/include/llvm/IR/Dominators.h
llvm/lib/IR/Dominators.cpp
llvm/lib/IR/Instruction.cpp
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/Coroutines/coro-debug.ll
llvm/test/Transforms/InstCombine/freeze.ll
llvm/test/Transforms/Reassociate/callbr.ll
llvm/test/Verifier/callbr.ll
llvm/test/Verifier/dominates.ll
llvm/unittests/IR/DominatorTreeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135997.498149.patch
Type: text/x-patch
Size: 9738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230216/bbbd8bae/attachment.bin>
More information about the llvm-commits
mailing list