Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Phabricator shutdown timeline

All Changesets

ChangePath
Modifiedclang/lib/CodeGen/CGCoroutine.cpp
Modifiedclang/test/CodeGenCoroutines/coro-attributes.cpp
Modifiedllvm/docs/Coroutines.rst
Modifiedllvm/include/llvm/Bitcode/LLVMBitCodes.h
Modifiedllvm/include/llvm/IR/Attributes.td
Modifiedllvm/include/llvm/IR/Function.h
Modifiedllvm/lib/Bitcode/Reader/BitcodeReader.cpp
Modifiedllvm/lib/Bitcode/Writer/BitcodeWriter.cpp
Modifiedllvm/lib/Transforms/Coroutines/CoroCleanup.cpp
Modifiedllvm/lib/Transforms/Coroutines/CoroEarly.cpp
Modifiedllvm/lib/Transforms/Coroutines/CoroInternal.h
Modifiedllvm/lib/Transforms/Coroutines/CoroSplit.cpp
Modifiedllvm/test/Transforms/Coroutines/ArgAddr.ll
Modifiedllvm/test/Transforms/Coroutines/coro-align16.ll
Modifiedllvm/test/Transforms/Coroutines/coro-align32.ll
Modifiedllvm/test/Transforms/Coroutines/coro-align64-02.ll
Modifiedllvm/test/Transforms/Coroutines/coro-align64.ll
Modifiedllvm/test/Transforms/Coroutines/coro-align8-02.ll
Modifiedllvm/test/Transforms/Coroutines/coro-align8.ll
Modifiedllvm/test/Transforms/Coroutines/coro-alloc-with-param-O0.ll
Modifiedllvm/test/Transforms/Coroutines/coro-alloc-with-param-O2.ll
Modifiedllvm/test/Transforms/Coroutines/coro-alloca-01.ll
Modifiedllvm/test/Transforms/Coroutines/coro-alloca-02.ll
Modifiedllvm/test/Transforms/Coroutines/coro-alloca-03.ll
Modifiedllvm/test/Transforms/Coroutines/coro-alloca-04.ll
Modifiedllvm/test/Transforms/Coroutines/coro-alloca-05.ll
Modifiedllvm/test/Transforms/Coroutines/coro-alloca-06.ll
Modifiedllvm/test/Transforms/Coroutines/coro-alloca-07.ll
Modifiedllvm/test/Transforms/Coroutines/coro-alloca-08.ll
Modifiedllvm/test/Transforms/Coroutines/coro-alloca-09.ll
Modifiedllvm/test/Transforms/Coroutines/coro-async-dyn-align.ll
Modifiedllvm/test/Transforms/Coroutines/coro-async.ll
Modifiedllvm/test/Transforms/Coroutines/coro-byval-param.ll
Modifiedllvm/test/Transforms/Coroutines/coro-catchswitch-cleanuppad.ll
Modifiedllvm/test/Transforms/Coroutines/coro-catchswitch.ll
Modifiedllvm/test/Transforms/Coroutines/coro-debug-O2.ll
Modifiedllvm/test/Transforms/Coroutines/coro-debug-coro-frame.ll
Modifiedllvm/test/Transforms/Coroutines/coro-debug-dbg.addr.ll
Modifiedllvm/test/Transforms/Coroutines/coro-debug-dbg.values-not_used_in_frame.ll
Modifiedllvm/test/Transforms/Coroutines/coro-debug-dbg.values.ll
Modifiedllvm/test/Transforms/Coroutines/coro-debug-frame-variable.ll
Modifiedllvm/test/Transforms/Coroutines/coro-debug.ll
Modifiedllvm/test/Transforms/Coroutines/coro-eh-aware-edge-split-00.ll
Modifiedllvm/test/Transforms/Coroutines/coro-eh-aware-edge-split-01.ll
Modifiedllvm/test/Transforms/Coroutines/coro-eh-aware-edge-split-02.ll
Modifiedllvm/test/Transforms/Coroutines/coro-frame-arrayalloca.ll
Modifiedllvm/test/Transforms/Coroutines/coro-frame-reuse-alloca-00.ll
Modifiedllvm/test/Transforms/Coroutines/coro-frame-reuse-alloca-01.ll
Modifiedllvm/test/Transforms/Coroutines/coro-frame-reuse-alloca-02.ll
Modifiedllvm/test/Transforms/Coroutines/coro-frame-reuse-alloca-03.ll
Modifiedllvm/test/Transforms/Coroutines/coro-frame-reuse-alloca-04.ll
Modifiedllvm/test/Transforms/Coroutines/coro-frame-reuse-alloca-05.ll
Modifiedllvm/test/Transforms/Coroutines/coro-frame-unreachable.ll
Modifiedllvm/test/Transforms/Coroutines/coro-frame.ll
Modifiedllvm/test/Transforms/Coroutines/coro-inline.ll
Modifiedllvm/test/Transforms/Coroutines/coro-materialize.ll
Modifiedllvm/test/Transforms/Coroutines/coro-noalias-param.ll
Modifiedllvm/test/Transforms/Coroutines/coro-padding.ll
Modifiedllvm/test/Transforms/Coroutines/coro-param-copy.ll
Modifiedllvm/test/Transforms/Coroutines/coro-retcon-frame.ll
Modifiedllvm/test/Transforms/Coroutines/coro-retcon-once-value2.ll
Modifiedllvm/test/Transforms/Coroutines/coro-retcon-resume-values2.ll
Modifiedllvm/test/Transforms/Coroutines/coro-spill-after-phi.ll
Modifiedllvm/test/Transforms/Coroutines/coro-spill-corobegin.ll
Modifiedllvm/test/Transforms/Coroutines/coro-spill-defs-before-corobegin.ll
Modifiedllvm/test/Transforms/Coroutines/coro-spill-promise.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-00.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-01.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-02.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-alloc.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-dbg.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-eh-00.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-eh-01.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-hidden.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-musttail.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-musttail1.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-musttail2.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-musttail3.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-musttail4.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-musttail5.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-musttail6.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-musttail7.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-recursive.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-sink-lifetime-01.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-sink-lifetime-02.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-sink-lifetime-03.ll
Modifiedllvm/test/Transforms/Coroutines/coro-split-sink-lifetime-04.ll
Modifiedllvm/test/Transforms/Coroutines/coro-zero-alloca.ll
Modifiedllvm/test/Transforms/Coroutines/ex0.ll
Modifiedllvm/test/Transforms/Coroutines/ex1.ll
Modifiedllvm/test/Transforms/Coroutines/ex2.ll
Modifiedllvm/test/Transforms/Coroutines/ex3.ll
Modifiedllvm/test/Transforms/Coroutines/ex4.ll
Modifiedllvm/test/Transforms/Coroutines/ex5.ll
Modifiedllvm/test/Transforms/Coroutines/no-suspend.ll
Modifiedllvm/test/Transforms/Coroutines/phi-coro-end.ll
Modifiedllvm/test/Transforms/FunctionAttrs/noreturn.ll
Modifiedllvm/test/Transforms/Inline/ML/state-tracking-coro.ll
Modifiedmlir/lib/Dialect/Async/Transforms/AsyncToAsyncRuntime.cpp
Modifiedmlir/test/mlir-opt/async.mlir