summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/pragma-unroll.cpp
Commit message (Expand)AuthorAgeFilesLines
* Append new attributes to the end of an AttributeList.Michael Kruse2018-08-031-16/+16
* Revert "Append new attributes to the end of an AttributeList."Michael Kruse2018-06-251-16/+16
* Append new attributes to the end of an AttributeList.Michael Kruse2018-06-191-16/+16
* Add new llvm.loop.unroll.enable metadata for use with "#pragma unroll".Mark Heffernan2015-08-101-0/+6
* Allow constant expressions in pragma loop hints.Tyler Nowicki2014-10-121-7/+7
* Add support for #pragma nounroll.Mark Heffernan2014-07-241-0/+24
* In unroll pragma syntax and loop hint metadata, change "enable" forms to a ne...Mark Heffernan2014-07-231-21/+15
* Add support for '#pragma unroll'.Mark Heffernan2014-07-211-0/+89
OpenPOWER on IntegriCloud