llvm-project/llvm/test/Transforms/Coroutines
Florian Hahn d85ac6d577 [DSE] Adjust coroutines test after e082dee2b5. 2020-09-12 19:23:13 +01:00
..
ArgAddr.ll [DSE] Adjust coroutines test after e082dee2b5. 2020-09-12 19:23:13 +01:00
coro-alloc-with-param-O0.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-alloc-with-param-O2.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-catchswitch.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-cleanup-lowering.ll
coro-cleanup.ll
coro-debug-frame-variable.ll [Coroutines] Use dbg.declare for frame variables 2020-03-03 17:13:46 -05:00
coro-debug.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-early.ll
coro-eh-aware-edge-split-00.ll
coro-eh-aware-edge-split-01.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-eh-aware-edge-split-02.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-elide.ll
coro-frame-arrayalloca.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-frame-unreachable.ll
coro-frame.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-heap-elide.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-materialize.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-padding.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-param-copy.ll [Coroutine] Make dealing with alloca spills more robust 2020-09-08 10:59:13 -07:00
coro-retcon-alloca.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-retcon-frame.ll CoroSplit: Fix coroutine splitting for retcon and retcon.once 2020-06-03 12:10:58 -07:00
coro-retcon-once-value.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-retcon-once-value2.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-retcon-resume-values.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-retcon-resume-values2.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-retcon-value.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-retcon.ll [DSE] Switch to MemorySSA-backed DSE by default. 2020-09-10 22:24:32 +01:00
coro-spill-after-phi.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-spill-corobegin.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
coro-split-00.ll
coro-split-01.ll
coro-split-02.ll [Coroutines] Optimize the lifespan of temporary co_await object 2020-06-28 10:18:15 -07:00
coro-split-alloc.ll
coro-split-dbg.ll
coro-split-eh-00.ll
coro-split-eh-01.ll
coro-split-hidden.ll
coro-split-musttail.ll
coro-split-musttail1.ll
coro-split-musttail2.ll [Coroutines] Remove alignment check in shouldBeMustTail 2020-04-07 09:07:34 +08:00
coro-split-musttail3.ll [Coroutines 2/2] Improve symmetric control transfer feature 2020-03-30 09:53:09 +08:00
coro-split-sink-lifetime-01.ll [Coroutines] Refactor sinkLifetimeStartMarkers 2020-07-09 18:23:28 +08:00
coro-split-sink-lifetime-02.ll [Coroutines] Refactor sinkLifetimeStartMarkers 2020-07-09 18:23:28 +08:00
coro-split-sink-lifetime-03.ll [Coroutines] Use to collect lifetime marker of in CoroFrame Differential Revision: https://reviews.llvm.org/D85279 2020-08-06 14:21:55 +08:00
coro-split-sink-lifetime-04.ll [Coroutines] Use to collect lifetime marker of in CoroFrame Differential Revision: https://reviews.llvm.org/D85279 2020-08-06 14:21:55 +08:00
coro-swifterror.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
ex0.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
ex1.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
ex2.ll [Coroutines][New pass manager] Move CoroElide pass to right position 2020-03-01 21:48:24 +08:00
ex3.ll [Coroutines][New pass manager] Move CoroElide pass to right position 2020-03-01 21:48:24 +08:00
ex4.ll
ex5.ll Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
no-suspend.ll [Coroutines] Fix PR45130 2020-03-20 11:27:08 +08:00
phi-coro-end.ll
restart-trigger.ll
smoketest.ll