diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-06-21 18:30:15 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-06-21 18:30:15 +0000 |
commit | ff5ca8b4cf712a6dc64cc9a378bed8af27e8caf0 (patch) | |
tree | 3bd4902ca43f2e7a5cbf8fed64c55f12c0a694e7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2487cb28ce4be5645053bf72fa4307c81b14333d (diff) | |
download | bcm5719-llvm-ff5ca8b4cf712a6dc64cc9a378bed8af27e8caf0.tar.gz bcm5719-llvm-ff5ca8b4cf712a6dc64cc9a378bed8af27e8caf0.zip |
Performance improvement: accessing thread struct as opposed to team struct
Replaced readings of nproc from team structure with ones from
thread structure to improve performance.
Patch by Andrey Churbanov.
Differential Revision: http://reviews.llvm.org/D21559
llvm-svn: 273293
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions