summaryrefslogtreecommitdiff
path: root/test/OpenMP/teams_distribute_simd_aligned_messages.cpp
AgeCommit message (Expand)Author
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-06-13Revert "Revert r301742 which made ExprConstant checking apply to all full-exp...Diana Picus
2017-06-12Revert r301742 which made ExprConstant checking apply to all full-exprs.Nick Lewycky
2017-04-29Remove Sema::CheckForIntOverflow, and instead check all full-expressions.Nick Lewycky
2016-10-25Re-apply patch r279045.Kelvin Li
2016-08-18Revert "[OpenMP] Sema and parsing for 'teams distribute simd’ pragma"Diana Picus
2016-08-17[OpenMP] Sema and parsing for 'teams distribute simd’ pragmaKelvin Li