This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ee3cdff Revert "Use getSize instead of data().size(). NFC." new 9326308 Rename Error -> ReportError. new 61f013c Jump threading: avoid trying to split edge into landingpad bl [...]
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/Transforms/Scalar/JumpThreading.cpp | 4 ++++ test/Transforms/JumpThreading/pr27840.ll | 33 +++++++++++++++++++++++++++++++ tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp | 30 ++++++++++++++-------------- 3 files changed, 52 insertions(+), 15 deletions(-) create mode 100644 test/Transforms/JumpThreading/pr27840.ll