aboutsummaryrefslogtreecommitdiff
path: root/clang/test/OpenMP
AgeCommit message (Expand)AuthorFilesLines
2013-11-05Disable test fully with REQUIRESAlp Toker1-2/+3
2013-11-05Disable the test that crashesAlp Toker1-3/+2
2013-11-05Fix a test that was never being run, mark it XFAILAlp Toker1-1/+3
2013-10-01[OpenMP] Added parsing and semantic analysis for firstprivate clauseAlexey Bataev4-3/+133
2013-09-26[OPENMP] Improved variable lookup procedure for threadprivate variables.Alexey Bataev2-4/+13
2013-09-16Add some missing ProhibitAttributes calls to some declaration-like #pragmas.Richard Smith1-1/+5
2013-09-06OpenMP: Data-sharing attributes analysis and clause 'shared' (fixed test thre...Alexey Bataev5-13/+149
2013-09-03Revert "OpenMP: Data-sharing attributes analysis and clause 'shared'"Rafael Espindola6-150/+14
2013-09-03OpenMP: Data-sharing attributes analysis and clause 'shared'Alexey Bataev6-14/+150
2013-08-17Refactor all diagnosing of TypoCorrections through a common function, inRichard Smith1-1/+1
2013-07-19OpenMP: basic support for #pragma omp parallelAlexey Bataev5-3/+120
2013-05-13OpenMP threadprivate with qualified names.Alexey Bataev2-25/+28
2013-03-22OpenMP threadprivate directive parsing and semantic analysisAlexey Bataev7-0/+205
2013-03-22test commitAlexey Bataev1-1/+1
2013-01-17Add initial rough support for synthesizing linker options when passedChandler Carruth1-0/+16
2013-01-15Add -fopenmp -cc1 option and wire it up to define _OPENMP, from Alexey Bataev!Douglas Gregor1-0/+17