llvm-project/llvm/lib/Transforms
Arnold Schwaighofer 2df2b27d94 [cora async] Cleanup undefined llvm.coro.async.resume
In situations where the coroutine function is not split we can just
replace the async.resume by null.

rdar://82591919

Differential Revision: https://reviews.llvm.org/D110191
2021-09-30 13:26:53 -07:00
..
AggressiveInstCombine [AggressiveInstCombine] Add `{insert/extract}element` to `TruncInstCombine` DAG 2021-09-16 11:24:31 +03:00
CFGuard llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
Coroutines [cora async] Cleanup undefined llvm.coro.async.resume 2021-09-30 13:26:53 -07:00
Hello
IPO [OpenMP][NFC] Fix linting messages in OpenMPOpt 2021-09-29 16:07:33 -04:00
InstCombine [InstCombine] restrict shift-trunc-shift fold to opposite direction shifts 2021-09-30 15:06:13 -04:00
Instrumentation [llvm] Migrate from arg_operands to args (NFC) 2021-09-30 08:51:21 -07:00
ObjCARC [Transforms] Use make_early_inc_range (NFC) 2021-09-15 19:55:24 -07:00
Scalar Improve the effectiveness of BDCE's debug info salvaging 2021-09-30 09:28:49 -07:00
Utils [llvm] Migrate from arg_operands to args (NFC) 2021-09-30 08:51:21 -07:00
Vectorize [llvm] Migrate from arg_operands to args (NFC) 2021-09-30 08:51:21 -07:00
CMakeLists.txt [NewPM][HelloWorld] Move HelloWorld to Utils 2021-02-03 12:59:40 -08:00