This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 45013b2e671 Add the ShadowCallStack attribute new e37502533bc [LoopInterchange] Add remark for calls preventing interchanging. new d36a0f0f415 [coroutines] Respect alloca alignment requirements when bui [...]
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/Coroutines/CoroFrame.cpp | 95 ++++++++++++++++++++-- lib/Transforms/Coroutines/CoroInternal.h | 1 - lib/Transforms/Scalar/LoopInterchange.cpp | 7 ++ .../Coroutines/{coro-frame.ll => coro-padding.ll} | 43 +++++----- .../LoopInterchange/call-instructions.ll | 77 ++++++++---------- 5 files changed, 146 insertions(+), 77 deletions(-) copy test/Transforms/Coroutines/{coro-frame.ll => coro-padding.ll} (55%)