summaryrefslogtreecommitdiff
path: root/test/CodeGenCoroutines/coro-builtins.c
Commit message (Expand)AuthorAgeFilesLines
* [coroutines] Add __builtin_coro_noop => llvm.coro.noopGor Nishanov2018-04-021-0/+3
* [coroutines] Replace all coro.frame builtins with an SSA value of coro.beginGor Nishanov2017-05-231-14/+8
* [coroutines] update coro_end builtin to match llvmGor Nishanov2017-03-071-1/+1
* [coroutines] Adding builtins for coroutine intrinsics and backendutil support.Gor Nishanov2016-10-031-0/+56