This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f267cd7 [docs] Fix indentation bug in LangRef. new a118449 [coroutines] Store an address of destroy OR cleanup part in t [...] new 7b70b8a [llvm-opt-report] Don't leave space for opts that never happen
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/CoroInstr.h | 7 +-- lib/Transforms/Coroutines/CoroSplit.cpp | 45 +++++++++++---- test/Transforms/Coroutines/coro-split-00.ll | 22 ++++++- test/tools/llvm-opt-report/func-2.test | 68 +++++++++++----------- test/tools/llvm-opt-report/func-x.test | 90 ++++++++++++++--------------- test/tools/llvm-opt-report/func.test | 60 +++++++++---------- test/tools/llvm-opt-report/mlineopt.test | 70 +++++++++++----------- test/tools/llvm-opt-report/unrl.test | 20 +++---- tools/llvm-opt-report/OptReport.cpp | 19 ++++-- 9 files changed, 223 insertions(+), 178 deletions(-)