llvm-project/llvm/test/Transforms/Coroutines
Florian Hahn 51ff04567b Recommit "[DSE] Switch to MemorySSA-backed DSE by default."
After investigation by @asbirlea, the issue that caused the
revert appears to be an issue in the original source, rather
than a problem with the compiler.

This patch enables MemorySSA DSE again.

This reverts commit 915310bf14.
2020-10-16 09:02:53 +01:00
..
ArgAddr.ll Recommit "[DSE] Switch to MemorySSA-backed DSE by default." 2020-10-16 09:02:53 +01:00
coro-alloc-with-param-O0.ll
coro-alloc-with-param-O2.ll
coro-catchswitch-cleanuppad.ll [Coroutine] Split PHI Nodes in `cleanuppad` blocks in a way that obeys EH pad rules 2020-09-25 11:30:38 -07:00
coro-catchswitch.ll
coro-cleanup-lowering.ll
coro-cleanup.ll
coro-debug-frame-variable.ll [Coroutines] Refactor/Rewrite Spill and Alloca processing 2020-10-10 22:21:34 -07:00
coro-debug.ll [Coroutines] Refactor/Rewrite Spill and Alloca processing 2020-10-10 22:21:34 -07:00
coro-early.ll
coro-eh-aware-edge-split-00.ll
coro-eh-aware-edge-split-01.ll
coro-eh-aware-edge-split-02.ll
coro-elide.ll [test][Coro][NewPM] Fix coro-elide.ll under NPM 2020-10-02 15:39:42 -07:00
coro-frame-arrayalloca.ll [Coroutines] Refactor/Rewrite Spill and Alloca processing 2020-10-10 22:21:34 -07:00
coro-frame-reuse-alloca-00.ll [Coroutines] Reuse storage for local variables with non-overlapping lifetimes 2020-09-28 15:48:00 +08:00
coro-frame-reuse-alloca-01.ll [Coroutines] Refactor/Rewrite Spill and Alloca processing 2020-10-10 22:21:34 -07:00
coro-frame-reuse-alloca-02.ll [Coroutines] Refactor/Rewrite Spill and Alloca processing 2020-10-10 22:21:34 -07:00
coro-frame-reuse-alloca-03.ll [Coroutines] Reuse storage for local variables with non-overlapping lifetimes 2020-09-28 15:48:00 +08:00
coro-frame-unreachable.ll
coro-frame.ll
coro-heap-elide.ll
coro-materialize.ll
coro-padding.ll
coro-param-copy.ll [Coroutine] Make dealing with alloca spills more robust 2020-09-08 10:59:13 -07:00
coro-retcon-alloca.ll [Coroutines][NewPM] Fix coroutine tests under new pass manager 2020-10-04 14:19:29 -07:00
coro-retcon-frame.ll [Coroutines] Refactor/Rewrite Spill and Alloca processing 2020-10-10 22:21:34 -07:00
coro-retcon-once-value.ll [Coroutines][NewPM] Fix coroutine tests under new pass manager 2020-10-04 14:19:29 -07:00
coro-retcon-once-value2.ll [Coroutines] Refactor/Rewrite Spill and Alloca processing 2020-10-10 22:21:34 -07:00
coro-retcon-resume-values.ll [Coroutines][NewPM] Fix coroutine tests under new pass manager 2020-10-04 14:19:29 -07:00
coro-retcon-resume-values2.ll
coro-retcon-value.ll [Coroutines][NewPM] Fix coroutine tests under new pass manager 2020-10-04 14:19:29 -07:00
coro-retcon.ll Recommit "[DSE] Switch to MemorySSA-backed DSE by default." 2020-10-16 09:02:53 +01:00
coro-spill-after-phi.ll
coro-spill-corobegin.ll
coro-spill-defs-before-corobegin.ll [Coroutine] Fix a bug where Coroutine incorrectly spills phi and invoke defs before CoroBegin 2020-09-17 08:13:07 -07: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
coro-split-musttail3.ll
coro-split-sink-lifetime-01.ll [Coroutines] Refactor/Rewrite Spill and Alloca processing 2020-10-10 22:21:34 -07: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] Refactor/Rewrite Spill and Alloca processing 2020-10-10 22:21:34 -07:00
coro-split-sink-lifetime-04.ll [Coroutines] Refactor/Rewrite Spill and Alloca processing 2020-10-10 22:21:34 -07:00
coro-swifterror.ll [Coroutines][NewPM] Fix coroutine tests under new pass manager 2020-10-04 14:19:29 -07:00
ex0.ll
ex1.ll
ex2.ll
ex3.ll
ex4.ll
ex5.ll
no-suspend.ll
phi-coro-end.ll
restart-trigger.ll
smoketest.ll [NewPM] Pin tests with -debug-pass to legacy PM 2020-09-22 17:54:25 -07:00