OSDN Git Service

Add, and infer, a nofree function attribute
[android-x86/external-llvm.git] / docs / Coroutines.rst
2018-04-02 Gor Nishanov[coroutines] Add support for llvm.coro.noop intrinsics
2017-07-02 Hiroshi Inouefix trivial typos in documents; NFC
2017-04-05 Gor Nishanov[coroutines] Add syntax coloring to examples in Corouti...
2017-03-07 Gor Nishanov[coroutines] Add handling for unwind coro.ends
2016-08-31 Aaron BallmanChanging a code block to text because Sphinx does not...
2016-08-31 Aaron BallmanChanging a code block to text because Sphinx does not...
2016-08-29 Gor Nishanov[Coroutines] Part 9: Add cleanup subfunction.
2016-08-12 Gor Nishanov[Coroutines]: Part6b: Add coro.id intrinsic.
2016-08-10 Gor Nishanov[Coroutines] Part 6: Elide dynamic allocation of a...
2016-08-05 Gor Nishanovtesting commit access
2016-07-28 David Majnemer[coroutines] Part 3 of N: Adding Boilerplate for Corout...
2016-07-27 Mehdi AminiFix Coroutines doc example
2016-07-27 David Majnemer[coroutines] Part 2 of N: Adding Coroutine Intrinsics
2016-07-26 Sanjoy DasFix docs/Coroutines.rst syntax highlighting on Linux
2016-07-23 Aaron BallmanChange some more llvm highlighting instances to be...
2016-07-23 Aaron BallmanSwitching the highlighting from llvm to none in an...
2016-07-23 David Majnemer[coroutines] Part 1 of N: Documentation