aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorKristof Umann <dkszelethus@gmail.com>2019-07-03 11:39:12 +0000
committerKristof Umann <dkszelethus@gmail.com>2019-07-03 11:39:12 +0000
commit71a9dc39e4faf74eecdcb46f18ca21ee1c41dfe1 (patch)
treec89ec6c7acc34a9e8dff21e37d54ca86e09f7766 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent8c099cbe7cc436a2eb61106ff8cabab573378e3d (diff)
downloadllvm-71a9dc39e4faf74eecdcb46f18ca21ee1c41dfe1.zip
llvm-71a9dc39e4faf74eecdcb46f18ca21ee1c41dfe1.tar.gz
llvm-71a9dc39e4faf74eecdcb46f18ca21ee1c41dfe1.tar.bz2
[analyzer][Dominator] Add post dominators to CFG + a new debug checker
Transform clang::DominatorTree to be able to also calculate post dominators. * Tidy up the documentation * Make it clang::DominatorTree template class (similarly to how llvm::DominatorTreeBase works), rename it to clang::CFGDominatorTreeImpl * Clang's dominator tree is now called clang::CFGDomTree * Clang's brand new post dominator tree is called clang::CFGPostDomTree * Add a lot of asserts to the dump() function * Create a new checker to test the functionality Differential Revision: https://reviews.llvm.org/D62551 llvm-svn: 365028
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions