Allow replaceAndRecursivelySimplify to list unsimplified visitees.
authorJoerg Sonnenberger <joerg@bec.de>
Thu, 29 Aug 2019 13:22:30 +0000 (13:22 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Thu, 29 Aug 2019 13:22:30 +0000 (13:22 +0000)
commit799c96693f6860a8ccc1224129952d2307296a45
treec27b3633e33550226f50716756900cb0dc9fd3b1
parentb23857c149045b253b6bfce687a80aeff6c49165
Allow replaceAndRecursivelySimplify to list unsimplified visitees.

This is part of D65280 and split it to avoid ABI changes on the 9.0
release branch.

llvm-svn: 370355
llvm/include/llvm/Analysis/InstructionSimplify.h
llvm/lib/Analysis/InstructionSimplify.cpp