[all-commits] [llvm/llvm-project] 15141e: Revert "[LLVM][Coroutines] Switch CoroAnnotationEl...
Yuxuan Chen via All-commits
all-commits at lists.llvm.org
Thu Nov 7 11:46:16 PST 2024
Branch: refs/heads/users/yuxuanchen1997/coro-fix-cgscc-update
Home: https://github.com/llvm/llvm-project
Commit: 15141e316abf46281f70727124a2982002d5d8ce
https://github.com/llvm/llvm-project/commit/15141e316abf46281f70727124a2982002d5d8ce
Author: Yuxuan Chen <ych at meta.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M llvm/include/llvm/Transforms/Coroutines/CoroAnnotationElide.h
M llvm/lib/Passes/PassBuilderPipelines.cpp
M llvm/lib/Passes/PassRegistry.def
M llvm/lib/Transforms/Coroutines/CoroAnnotationElide.cpp
Log Message:
-----------
Revert "[LLVM][Coroutines] Switch CoroAnnotationElidePass to a FunctionPass (#107897)"
This reverts commit 761bf333e378b52614cf36cd5db2837d5e4e0ae4.
Commit: 3bf85566b1e04cbd60b0904ca87b9e11db66040e
https://github.com/llvm/llvm-project/commit/3bf85566b1e04cbd60b0904ca87b9e11db66040e
Author: Yuxuan Chen <ych at meta.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroAnnotationElide.cpp
Log Message:
-----------
inline new call to caller
Commit: 31c37b5941a39c5830df5470cdb698d1a9401b81
https://github.com/llvm/llvm-project/commit/31c37b5941a39c5830df5470cdb698d1a9401b81
Author: Yuxuan Chen <ych at meta.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
A llvm/test/Transforms/Coroutines/gh114487-crash-in-cgscc.ll
Log Message:
-----------
add test case
Commit: ea4c51be2b7d6b4d721794de7ebf63bcea65b9db
https://github.com/llvm/llvm-project/commit/ea4c51be2b7d6b4d721794de7ebf63bcea65b9db
Author: Yuxuan Chen <ych at meta.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroAnnotationElide.cpp
Log Message:
-----------
git clang-format
Commit: 56ca97fcf980ca39f164fc9dfc216e9bcbc40b78
https://github.com/llvm/llvm-project/commit/56ca97fcf980ca39f164fc9dfc216e9bcbc40b78
Author: Yuxuan Chen <ych at meta.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
A llvm/test/Transforms/Coroutines/gh114487-non-inlinable.ll
Log Message:
-----------
add non-inlineable test case
Compare: https://github.com/llvm/llvm-project/compare/3e21ebde73e1...56ca97fcf980
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list