This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 22615bf [SCCP] Merge markOverdefined and markAnythingOverdefined. new 222cc00 Handle UnreachableInst in isGuaranteedToTransferExecutionToSuccessor new 732e67b Work around an ICE on MSVC 2017.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/ADT/STLExtras.h | 12 +++++++--- lib/Analysis/ValueTracking.cpp | 2 ++ test/Transforms/GVNHoist/hoist-very-busy.ll | 34 +++++++++++++++++++++++++++++ 3 files changed, 45 insertions(+), 3 deletions(-) create mode 100644 test/Transforms/GVNHoist/hoist-very-busy.ll