[Openmp-dev] Some smaller patches.

Peyton, Jonathan L jonathan.l.peyton at intel.com
Fri Feb 13 16:02:53 PST 2015


Hal,

I have some small patches here.  I put the bigger ones on Phabricator.  If you want all of these on Phabricator I'll start doing that instead.

1) security_flags.patch - added some flags for security on Linux and Mac link stages.
2) stack_offset.patch - changes default stack offset for threads on non-Mac architectures to a CACHE_LINE.  This puts threads at different offsets from a page during creation.
3) omp_flush_fix.patch - removes unused varargs from #pragma omp flush api function.

-- Johnny

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20150214/fd0cef2c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: omp_flush_fix.patch
Type: application/octet-stream
Size: 1677 bytes
Desc: omp_flush_fix.patch
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20150214/fd0cef2c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: security_flags.patch
Type: application/octet-stream
Size: 3073 bytes
Desc: security_flags.patch
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20150214/fd0cef2c/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stack_offset.patch
Type: application/octet-stream
Size: 549 bytes
Desc: stack_offset.patch
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20150214/fd0cef2c/attachment-0002.obj>


More information about the Openmp-dev mailing list