[Openmp-commits] [PATCH] D59783: [OpenMP] Implement 5.0 memory management

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Apr 8 10:58:00 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rOMP357929: [OpenMP] Implement 5.0 memory management (authored by jlpeyton, committed by ).

Repository:
  rOMP OpenMP

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59783/new/

https://reviews.llvm.org/D59783

Files:
  runtime/src/dllexports
  runtime/src/include/50/omp.h.var
  runtime/src/include/50/omp_lib.f.var
  runtime/src/include/50/omp_lib.f90.var
  runtime/src/include/50/omp_lib.h.var
  runtime/src/kmp.h
  runtime/src/kmp_alloc.cpp
  runtime/src/kmp_csupport.cpp
  runtime/src/kmp_ftn_entry.h
  runtime/src/kmp_ftn_os.h
  runtime/src/kmp_global.cpp
  runtime/src/kmp_settings.cpp
  runtime/src/kmp_stub.cpp
  runtime/test/api/omp_alloc.c
  runtime/test/api/omp_alloc_def_fb.c
  runtime/test/api/omp_alloc_hbw.c
  runtime/test/api/omp_alloc_null_fb.c
  runtime/tools/generate-def.pl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59783.194175.patch
Type: text/x-patch
Size: 69910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190408/8fc87332/attachment-0001.bin>


More information about the Openmp-commits mailing list