summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCoroutines/pr56329.cpp
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2024-03-11[coroutine] Implement llvm.coro.await.suspend intrinsic (#79712)fpasserby
2022-12-15[PPC] Convert tests to check 'target=<triple>'Paul Robinson
2022-11-04[Test] Fix CHECK typo.Zequan Wu
2022-08-21[PowerPC][Coroutines] Add tail-call check with call information for coroutinesTing Wang
2022-08-12[Coroutines] Maintain the position of final suspendChuanqi Xu