commit | c5304aa3c4b29e9fe7314dc73e9dc0f3652be202 | [log] [tgz] |
---|---|---|
author | Jonathan Peyton <[email protected]> | Mon Jun 13 21:28:03 2016 |
committer | Jonathan Peyton <[email protected]> | Mon Jun 13 21:28:03 2016 |
tree | 0d7605cab8e2086c6230110fddfacf5ad59ccfa8 | |
parent | d2d2ce9b9fbd446f6662f4d8134b1458990438e4 [diff] |
Affinity mask processing improvements Remove static specifier from var fullMask and remove kmp_get_fullMask() routine. When iterating through procs in a mask, always check if proc is in fullMask (this check was missing in a few places). Patch by Brian Bliss. Differential Revision: http://reviews.llvm.org/D21300 llvm-svn: 272589