Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PM] Port the PostOrderFunctionAttrs pass to the new pass manager and | Chandler Carruth | 2016-02-18 | 1 | -0/+1 |
* | Vector of pointers in function attributes calculation | Elena Demikhovsky | 2015-11-17 | 1 | -0/+38 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to t... | David Blaikie | 2015-04-16 | 1 | -1/+1 |
* | When analyzing params/args for readnone/readonly, don't forget to consider th... | Nick Lewycky | 2014-05-30 | 1 | -0/+14 |
* | Update optimization passes to handle inalloca arguments | Reid Kleckner | 2014-01-28 | 1 | -0/+6 |
* | Extend 'readonly' and 'readnone' to work on function arguments as well as | Nick Lewycky | 2013-07-06 | 1 | -0/+47 |