aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/Coroutines.rst
AgeCommit message (Expand)AuthorFilesLines
2016-08-31Changing a code block to text because Sphinx does not like it on the builder ...Aaron Ballman1-2/+2
2016-08-31Changing a code block to text because Sphinx does not like it on the builder ...Aaron Ballman1-1/+1
2016-08-29[Coroutines] Part 9: Add cleanup subfunction.Gor Nishanov1-29/+23
2016-08-12[Coroutines]: Part6b: Add coro.id intrinsic.Gor Nishanov1-73/+98
2016-08-10[Coroutines] Part 6: Elide dynamic allocation of a coroutine frame when possibleGor Nishanov1-31/+42
2016-08-05testing commit accessGor Nishanov1-1/+1
2016-07-28[coroutines] Part 3 of N: Adding Boilerplate for Coroutine PassesDavid Majnemer1-2/+2
2016-07-27Fix Coroutines doc exampleMehdi Amini1-1/+1
2016-07-27[coroutines] Part 2 of N: Adding Coroutine IntrinsicsDavid Majnemer1-26/+22
2016-07-26Fix docs/Coroutines.rst syntax highlighting on LinuxSanjoy Das1-5/+5
2016-07-23Change some more llvm highlighting instances to be text instead. It seems tha...Aaron Ballman1-9/+9
2016-07-23Switching the highlighting from llvm to none in an attempt to appease the bui...Aaron Ballman1-1/+1
2016-07-23[coroutines] Part 1 of N: DocumentationDavid Majnemer1-0/+1218