summaryrefslogtreecommitdiff
path: root/test/OpenMP/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-21DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' rules.Richard Smith
2016-10-21Revert "DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' ...Renato Golin
2016-10-21DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' rules.Richard Smith
2016-04-01Revert "[OPENMP] Allow skip expression after comma in clauses with lists."Alexey Bataev
2016-03-31[OPENMP] Allow skip expression after comma in clauses with lists.Alexey Bataev
2016-03-29[OPENMP 4.5] Allow data members in 'aligned' clause.Alexey Bataev
2015-12-01[OPENMP 4.5] Parsing/sema analysis for 'priority' clause.Alexey Bataev
2015-05-20[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev
2014-09-30[OPENMP] Codegen of the ‘aligned’ clause for the ‘omp simd’ directive.Alexander Musman
2014-06-16[OPENMP] Initial support of 'reduction' clauseAlexey Bataev
2014-05-29Parsing/Sema for OMPAlignedClause.Alexander Musman