aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/pragma-loop-safety.cpp
AgeCommit message (Expand)Author
2018-06-25Revert "Append new attributes to the end of an AttributeList."Michael Kruse
2018-06-19Append new attributes to the end of an AttributeList.Michael Kruse
2016-06-14Add loop pragma for Loop DistributionAdam Nemet
2015-08-10Add new llvm.loop.unroll.enable metadata for use with "#pragma unroll".Mark Heffernan
2015-06-11Add assume_safety option for pragma loop vectorize and interleave.Tyler Nowicki