Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IR: print value numbers for unnamed function arguments | Tim Northover | 2019-08-03 | 1 | -2/+2 |
* | Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" | Sean Fertile | 2018-10-15 | 1 | -7/+7 |
* | [CodeGenCXX] Treat 'this' as noalias in constructors | Anton Bikineev | 2018-10-10 | 1 | -7/+7 |
* | [coroutines] Pass implicit object parameter to promise ctor (fix BUG37604) | Gor Nishanov | 2018-05-28 | 1 | -0/+25 |
* | [Coroutines] Use allocator overload when available | Brian Gesiak | 2018-02-15 | 1 | -5/+5 |
* | [coroutines] Pass coro func args to promise ctor | Brian Gesiak | 2018-01-24 | 1 | -0/+29 |
* | [coroutines] Fix rebuilding of dependent coroutine parameters | Eric Fiselier | 2017-06-03 | 1 | -0/+34 |
* | [coroutines] Add support for coroutines with non-scalar parameters | Gor Nishanov | 2017-05-24 | 1 | -0/+95 |