Displaying 5 results from an estimated 5 matches for "omp_single".
2015 Apr 30
2
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
On Thu, Apr 30, 2015 at 10:23 AM, Jack Howarth <
howarth.mailing.lists at gmail.com> wrote:
> The current test suite status on x86_64-apple-darwin14, with the
> proposed patch from
> http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20150427/128219.html
> applied to current cfe trunk, is quite respectable....
>
> Summary:
> S Number of tested Open MP
2012 Oct 02
0
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
...| OMP_END_[PARALLEL_]SECTIONS
> ------------------------------------------------------------
> section | OMP_SECTION
> ------------------------------------------------------------
> single | OMP_SINGLE
> | OMP_END_SINGLE
> ------------------------------------------------------------
> task | OMP_PTASK
> | OMP_END_PTASK
> -------------------------------------------------...
2012 Sep 28
11
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
...LLEL_]SECTIONS
| OMP_END_[PARALLEL_]SECTIONS
------------------------------------------------------------
section | OMP_SECTION
------------------------------------------------------------
single | OMP_SINGLE
| OMP_END_SINGLE
------------------------------------------------------------
task | OMP_PTASK
| OMP_END_PTASK
------------------------------------------------------------
taskyield...
2012 Oct 03
0
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
...| OMP_END_[PARALLEL_]SECTIONS
> ------------------------------------------------------------
> section | OMP_SECTION
> ------------------------------------------------------------
> single | OMP_SINGLE
> | OMP_END_SINGLE
> ------------------------------------------------------------
> task | OMP_PTASK
> | OMP_END_PTASK
> ---------------------------------------------------...
2012 Sep 28
0
[LLVMdev] [RFC] OpenMP Representation in LLVM IR
...| OMP_END_[PARALLEL_]SECTIONS
> ------------------------------------------------------------
> section | OMP_SECTION
> ------------------------------------------------------------
> single | OMP_SINGLE
> | OMP_END_SINGLE
> ------------------------------------------------------------
> task | OMP_PTASK
> | OMP_END_PTASK
> ---------------------------------------------------...