]> granicus.if.org Git - llvm/commit
Add DebugCounters to DivRemPairs
authorGeorge Burgess IV <george.burgess.iv@gmail.com>
Tue, 31 Jul 2018 20:07:46 +0000 (20:07 +0000)
committerGeorge Burgess IV <george.burgess.iv@gmail.com>
Tue, 31 Jul 2018 20:07:46 +0000 (20:07 +0000)
commit2f227c480af98ca65e0419c4c26e72f40a4f48a1
treeca3fab8ed562d78e865bb2e1cee221ed781cec8a
parent99802f3deb01c8fcdc50b816eaa552b59af7c3b8
Add DebugCounters to DivRemPairs

For people who don't use DebugCounters, NFCI.

Patch by Zhizhou Yang!

Differential Revision: https://reviews.llvm.org/D50033

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@338431 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/DivRemPairs.cpp
test/Other/debugcounter-divrempairs.ll [new file with mode: 0644]