summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/parallel_if_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang] Remove redundant check-prefix=CHECK from tests. NFC.Mandeep Singh Grang2017-07-171-1/+1
* [OPENMP] Fix for PR31428: variable named like directive name modifierAlexey Bataev2016-12-201-3/+3
* [OPENMP] Outlined function for parallel and other regions with list of captur...Alexey Bataev2015-09-101-6/+6
* [OPENMP 4.1] Codegen for extended format of 'if' clause.Alexey Bataev2015-09-031-2/+2
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-33/+33
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-3/+3
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-1/+1
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-3/+3
* More OpenMP test case compatibility fixesUlrich Weigand2014-10-131-1/+1
* Fix test OpenMP/parallel_if_codegen.cpp.Alexey Bataev2014-10-131-2/+2
* [OPENMP] Codegen for 'if' clause in 'parallel' directive.Alexey Bataev2014-10-131-0/+124