summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/global-merge-ignore-single-use.ll
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2015-08-11 15:16:43 +0000
committerMichael Kruse <llvm@meinersbur.de>2015-08-11 15:16:43 +0000
commit1850d80f27ec4d699fc206be98cf15f653a25610 (patch)
treecb3beeb90b1e0effa86dc166928e41a8d4b44c68 /llvm/test/CodeGen/AArch64/global-merge-ignore-single-use.ll
parent2a3eb41deb1b3247305d5292a96d4fcd8dffa459 (diff)
downloadbcm5719-llvm-1850d80f27ec4d699fc206be98cf15f653a25610.tar.gz
bcm5719-llvm-1850d80f27ec4d699fc206be98cf15f653a25610.zip
[RegionInfo] Verify getRegionFor
Summary: Check the contents of BBtoRegion during analysis verification. It only takes place if -verify-region-info is passed or LLVM is compiled with XDEBUG. RegionBase<Tr>::verifyRegion() also checks the RegionInfoBase<Tr>::VerifyRegionInfo flag, which is redundant, but verifyRegion() is public API and might be invoked from other sites. In order to avoid behavioral change, this check is not removed. In any case, no region will be verified unless VerifyRegionInfo is set. Reviewers: grosser Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D11872 llvm-svn: 244611
Diffstat (limited to 'llvm/test/CodeGen/AArch64/global-merge-ignore-single-use.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud