summaryrefslogtreecommitdiffstats
path: root/llvm/docs/Coroutines.rst
Commit message (Expand)AuthorAgeFilesLines
* fix another doc typo to cycle botsNico Weber2019-12-201-1/+1
* Extend coroutines to support a "returned continuation" lowering.John McCall2019-08-141-31/+272
* [coroutines] Add support for llvm.coro.noop intrinsicsGor Nishanov2018-04-021-0/+26
* fix trivial typos in documents; NFCHiroshi Inoue2017-07-021-1/+1
* [coroutines] Add syntax coloring to examples in Coroutines.rstGor Nishanov2017-04-051-19/+19
* [coroutines] Add handling for unwind coro.endsGor Nishanov2017-03-071-18/+67
* Changing a code block to text because Sphinx does not like it on the builder ...Aaron Ballman2016-08-311-2/+2
* Changing a code block to text because Sphinx does not like it on the builder ...Aaron Ballman2016-08-311-1/+1
* [Coroutines] Part 9: Add cleanup subfunction.Gor Nishanov2016-08-291-29/+23
* [Coroutines]: Part6b: Add coro.id intrinsic.Gor Nishanov2016-08-121-73/+98
* [Coroutines] Part 6: Elide dynamic allocation of a coroutine frame when possibleGor Nishanov2016-08-101-31/+42
* testing commit accessGor Nishanov2016-08-051-1/+1
* [coroutines] Part 3 of N: Adding Boilerplate for Coroutine PassesDavid Majnemer2016-07-281-2/+2
* Fix Coroutines doc exampleMehdi Amini2016-07-271-1/+1
* [coroutines] Part 2 of N: Adding Coroutine IntrinsicsDavid Majnemer2016-07-271-26/+22
* Fix docs/Coroutines.rst syntax highlighting on LinuxSanjoy Das2016-07-261-5/+5
* Change some more llvm highlighting instances to be text instead. It seems tha...Aaron Ballman2016-07-231-9/+9
* Switching the highlighting from llvm to none in an attempt to appease the bui...Aaron Ballman2016-07-231-1/+1
* [coroutines] Part 1 of N: DocumentationDavid Majnemer2016-07-231-0/+1218
OpenPOWER on IntegriCloud