[all-commits] [llvm/llvm-project] a94fa2: [Coroutines 1/2] Improve symmetric control transfe...
junparser via All-commits
all-commits at lists.llvm.org
Sun Mar 29 18:57:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a94fa2c0494c019b86c97b5a4a579f7889f49c95
https://github.com/llvm/llvm-project/commit/a94fa2c0494c019b86c97b5a4a579f7889f49c95
Author: Jun Ma <JunMa at linux.alibaba.com>
Date: 2020-03-30 (Mon, 30 Mar 2020)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroSplit.cpp
A llvm/test/Transforms/Coroutines/coro-split-musttail2.ll
Log Message:
-----------
[Coroutines 1/2] Improve symmetric control transfer feature
Differential Revision: https://reviews.llvm.org/D76911
Commit: 31a1d85c535e26ac90915b19953f753b4f5648cd
https://github.com/llvm/llvm-project/commit/31a1d85c535e26ac90915b19953f753b4f5648cd
Author: Jun Ma <JunMa at linux.alibaba.com>
Date: 2020-03-30 (Mon, 30 Mar 2020)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroSplit.cpp
A llvm/test/Transforms/Coroutines/coro-split-musttail3.ll
Log Message:
-----------
[Coroutines 2/2] Improve symmetric control transfer feature
Differential Revision: https://reviews.llvm.org/D76913
Compare: https://github.com/llvm/llvm-project/compare/42dc667db248...31a1d85c535e
More information about the All-commits
mailing list