aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/ThreadPool.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-11-24 20:29:04 +0000
committerCraig Topper <craig.topper@intel.com>2017-11-24 20:29:04 +0000
commit03106bb40ed708a5d8f69d0c890575e15ffad53e (patch)
tree482bfd4816f234d65018d38ff67c1697d7c0c131 /llvm/lib/Support/ThreadPool.cpp
parent13ed01e6355bced6736f39e2910ba98f0293c328 (diff)
downloadllvm-03106bb40ed708a5d8f69d0c890575e15ffad53e.zip
llvm-03106bb40ed708a5d8f69d0c890575e15ffad53e.tar.gz
llvm-03106bb40ed708a5d8f69d0c890575e15ffad53e.tar.bz2
Recommit r318963 "[APInt] Don't print debug messages from the APInt knuth division algorithm by default"
The previous commit had the condition in the do/while backwards. Debug builds currently print out low level details of the Knuth division algorithm when -debug is used. This information isn't useful in most cases and just adds noise to the log. This adds a new preprocessor flag to enable the prints in the knuth division code in APInt. Differential Revision: https://reviews.llvm.org/D40404 llvm-svn: 318966
Diffstat (limited to 'llvm/lib/Support/ThreadPool.cpp')
0 files changed, 0 insertions, 0 deletions