This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 17b68c25c6f [RegisterCoalescer] Fix for assert in removePartialRedundancy new d18e2f25882 [DEBUGINFO] Fix misprint in the name of DebugDirectivesOnly, NFC. new 647d93d2e22 [ValueTracking] Fix assert message and add test case for r3 [...]
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: lib/Analysis/ValueTracking.cpp | 2 +- lib/IR/DebugInfoMetadata.cpp | 2 +- test/Transforms/InstCombine/pr38677.ll | 33 +++++++++++++++++++++++++++++++++ 3 files changed, 35 insertions(+), 2 deletions(-) create mode 100644 test/Transforms/InstCombine/pr38677.ll