This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bec095b916d AMDGPU: Add pass to lower SGPR spills new 977da98e2e1 [WebAssembly] Enable IndirectBrExpandPass
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/Target/WebAssembly/WebAssemblySubtarget.h | 1 + .../WebAssembly/WebAssemblyTargetMachine.cpp | 3 + lib/Target/WebAssembly/known_gcc_test_failures.txt | 10 +--- test/CodeGen/WebAssembly/indirectbr.ll | 68 ++++++++++++++++++++++ 4 files changed, 73 insertions(+), 9 deletions(-) create mode 100644 test/CodeGen/WebAssembly/indirectbr.ll