This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c9274e4c03c bpf: Enhance debug information for peephole optimization passes new cfe9a0e9053 [MergeICmps] Make sure that the comparison only has one use.
The 1 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/Transforms/Scalar/MergeICmps.cpp | 9 +++ test/Transforms/MergeICmps/X86/pr36557.ll | 100 ++++++++++++++++++++++++++++++ 2 files changed, 109 insertions(+) create mode 100644 test/Transforms/MergeICmps/X86/pr36557.ll