summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/for_simd_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Fix for LCV in simd directives in explicit clauses.Alexey Bataev2016-04-221-3/+4
* [OPENMP 4.5] Codegen for data members in 'linear' clauseAlexey Bataev2016-03-091-1/+2
* [OPENMP 4.5] Codegen for 'schedule' clause with monotonic/nonmonotonic modifi...Alexey Bataev2015-12-311-81/+81
* Once again fix this test to read from stdin rather than an input fileRichard Barton2015-10-161-4/+4
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-5/+4
* Make the test take input from stdin to prevent matching characters in a file ...Richard Barton2015-10-071-4/+4
* [OPENMP] Emit __kmpc_cancel_barrier() and code for 'cancellation point' only ...Alexey Bataev2015-09-151-2/+2
* Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl2015-07-081-1/+1
* Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl2015-07-071-1/+1
* Update testcases that use precompiled headers to require a target afterAdrian Prantl2015-07-071-1/+1
* [OPENMP 4.0] Fixed codegen for 'cancellation point' construct.Alexey Bataev2015-07-031-8/+8
* [OPENMP] Add support for 'omp for simd' directive.Alexey Bataev2015-06-181-0/+686
OpenPOWER on IntegriCloud