[PATCH] D135997: [Dominators] check indirect branches of callbr
    Nick Desaulniers via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb 16 18:04:07 PST 2023
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG45a291b5f609: [Dominators] check indirect branches of callbr (authored by nickdesaulniers).
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.498213.patch
Type: text/x-patch
Size: 9738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230217/9a3ab286/attachment.bin>
    
    
More information about the llvm-commits
mailing list