Plumb TLI through isSafeToExecuteUnconditionally [NFC]
authorPhilip Reames <listmail@philipreames.com>
Thu, 25 Mar 2021 00:51:06 +0000 (17:51 -0700)
committerPhilip Reames <listmail@philipreames.com>
Thu, 25 Mar 2021 00:52:04 +0000 (17:52 -0700)
commit9a82f42d12f85386b9e654f2c01cf0bf493482e6
tree35a6f853ca270a1c3efed29777cc10a6edd8e00f
parent7ad55a3df51a0d8c904fec3f52117932c23f0b01
Plumb TLI through isSafeToExecuteUnconditionally [NFC]

Split from D95815 to reduce patch size.  Isn't (yet) used for anything, only the client side is wired up.
llvm/include/llvm/Analysis/ValueTracking.h
llvm/lib/Analysis/ValueTracking.cpp
llvm/lib/Transforms/Scalar/LICM.cpp