summaryrefslogtreecommitdiffstats
path: root/test/PCH/pragma-loop.cpp
Commit message (Expand)AuthorAgeFilesLines
* Append new attributes to the end of an AttributeList.Michael Kruse2018-08-031-12/+9
* Revert "Append new attributes to the end of an AttributeList."Michael Kruse2018-06-251-9/+12
* Append new attributes to the end of an AttributeList.Michael Kruse2018-06-191-12/+9
* [OpenMP] Fix trailing space when printing pragmas, by Joel. E. DennyAlexey Bataev2018-02-141-4/+5
* Add loop pragma for Loop DistributionAdam Nemet2016-06-141-0/+4
* Allow constant expressions in pragma loop hints.Tyler Nowicki2014-10-121-0/+12
* Add support for #pragma nounroll.Mark Heffernan2014-07-241-1/+11
* In unroll pragma syntax and loop hint metadata, change "enable" forms to a ne...Mark Heffernan2014-07-231-2/+2
* Add support for '#pragma unroll'.Mark Heffernan2014-07-211-0/+22
* Add loop unroll pragma supportEli Bendersky2014-06-111-0/+6
* *Really* fix DOS newlines introduced in r210330Reid Kleckner2014-06-101-62/+62
* Adding a new #pragma for the vectorize and interleave optimization hints.Aaron Ballman2014-06-061-0/+62