This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 890c1de445a [X86] Add a DAG combine to widen (i4 (bitcast (v4i1))) befo [...] new 8bb867a7399 [SimplifyCFG] Stop hoisting musttail calls incorrectly. new 6b534cf3905 [Utils] Remove commented debug message. NFCI.
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/Utils/Local.cpp | 4 ---- lib/Transforms/Utils/SimplifyCFG.cpp | 11 +++++++++++ test/Transforms/SimplifyCFG/pr35774.ll | 35 ++++++++++++++++++++++++++++++++++ 3 files changed, 46 insertions(+), 4 deletions(-) create mode 100644 test/Transforms/SimplifyCFG/pr35774.ll