Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Append new attributes to the end of an AttributeList. | Michael Kruse | 2018-08-03 | 1 | -16/+16 |
* | Revert "Append new attributes to the end of an AttributeList." | Michael Kruse | 2018-06-25 | 1 | -16/+16 |
* | Append new attributes to the end of an AttributeList. | Michael Kruse | 2018-06-19 | 1 | -16/+16 |
* | Add new llvm.loop.unroll.enable metadata for use with "#pragma unroll". | Mark Heffernan | 2015-08-10 | 1 | -0/+6 |
* | Allow constant expressions in pragma loop hints. | Tyler Nowicki | 2014-10-12 | 1 | -7/+7 |
* | Add support for #pragma nounroll. | Mark Heffernan | 2014-07-24 | 1 | -0/+24 |
* | In unroll pragma syntax and loop hint metadata, change "enable" forms to a ne... | Mark Heffernan | 2014-07-23 | 1 | -21/+15 |
* | Add support for '#pragma unroll'. | Mark Heffernan | 2014-07-21 | 1 | -0/+89 |