This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eb4d4bc552c [AMDGPU][MC][GFX9] Added s_atomic_* and s_buffer_atomic_* i [...] new 78cbb42d451 [coroutines] Add support for llvm.coro.noop intrinsics
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: docs/Coroutines.rst | 26 +++++++++++++++++ include/llvm/IR/Intrinsics.td | 1 + lib/Transforms/Coroutines/CoroEarly.cpp | 48 +++++++++++++++++++++++++++++--- lib/Transforms/Coroutines/Coroutines.cpp | 7 +++-- test/Transforms/Coroutines/coro-early.ll | 23 +++++++++++++-- 5 files changed, 96 insertions(+), 9 deletions(-)