This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c45a5a4d32c Bitcode: Add missing build dep to fix shlib build. new 3778de46350 Unbreak build of the wasm backend after r300463. new 80269962da6 [CodeGenPrepare] Fix crash due to an invalid CFG
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/CodeGen/CodeGenPrepare.cpp | 10 ++++-- .../MCTargetDesc/WebAssemblyMCAsmInfo.cpp | 4 +-- .../CodeGenPrepare/split-indirect-loop.ll | 37 ++++++++++++++++++++++ 3 files changed, 47 insertions(+), 4 deletions(-) create mode 100644 test/Transforms/CodeGenPrepare/split-indirect-loop.ll