summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/parallel_num_threads_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP 4.5] Codegen for member decls in 'lastprivate' clause.Alexey Bataev2016-02-251-1/+1
* [OPENMP] Improved handling of pseudo-captured expressions in OpenMP.Alexey Bataev2016-02-161-2/+2
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-15/+15
* [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-6/+6
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-1/+1
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-1/+1
* Support matching signext attribute in the parallel_num_threads_codegen test t...Daniel Sanders2014-11-221-2/+2
* More OpenMP test case compatibility fixesUlrich Weigand2014-10-131-2/+2
* Fix incompatibility issue in /OpenMP/parallel_num_threads_codegen.cppAlexey Bataev2014-10-131-4/+4
* [OPENMP] Codegen for 'num_threads' clause in 'parallel' directive.Alexey Bataev2014-10-131-0/+84