summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/for_firstprivate_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Drop type qualifiers from private variables.Alexey Bataev2015-07-141-4/+4
* Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl2015-07-081-0/+1
* Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl2015-07-071-1/+0
* Update testcases that use precompiled headers to require a target afterAdrian Prantl2015-07-071-0/+1
* [OPENMP 4.0] Fixed codegen for 'cancellation point' construct.Alexey Bataev2015-07-031-5/+5
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-5/+5
* [OPENMP] Fix use of unsigned counters in loops with zero trip count.Alexey Bataev2015-04-221-2/+2
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-5/+5
* Changed test to not brake ARM buildbots, NFC.Alexey Bataev2015-04-151-5/+5
* [OPENMP] Codegen for 'firstprivate' clause in 'for' directive.Alexey Bataev2015-04-151-0/+280
OpenPOWER on IntegriCloud