Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
openmp
/
runtime
/
src
/
kmp_utility.cpp
f700e9e
Support clang compiling under windows-gnu and windows-msvc
by Andrey Churbanov
· 7 years ago
e9b7c0a
Add const to some variables to avoid const_casts
by Jonas Hahnfeld
· 8 years ago
94a114f
Apply formatting changes
by Jonathan Peyton
· 8 years ago
bd3a763
Remove unnecessary semicolons
by Jonathan Peyton
· 8 years ago
c47afcd
OpenMP RTL cleanup: eliminated warnings with -Wcast-qual.
by Andrey Churbanov
· 8 years ago
3041982
Clang-format and whitespace cleanup of source code
by Jonathan Peyton
· 8 years ago
de4749b
Follow up to r289732: Update comments in source files to reference .cpp files
by Jonathan Peyton
· 9 years ago
7cc577a
Change source files from .c to .cpp
by Jonathan Peyton
· 9 years ago
[Renamed from openmp/runtime/src/kmp_utility.c]
4240055
Fix spelling error in comment
by Jonathan Peyton
· 10 years ago
20c1e4e
[STATS] Print "Unknown" for frequency if it wasn't able to be parsed
by Jonathan Peyton
· 10 years ago
6e98d798
[STATS] Add header information to stats print out
by Jonathan Peyton
· 10 years ago
7c4d66d
Remove unused variable warnings by deletion.
by Jonathan Peyton
· 10 years ago
2321d57
Remove unused variable warnings by adding proper macro guards.
by Jonathan Peyton
· 10 years ago
74bf17b
Replace some unsafe API calls with safe alternatives on Windows, prepare code for similar actions on other platforms - wrap unsafe API calls into macros.
by Andrey Churbanov
· 10 years ago
d9e775e
Comments only: removing the Revision and Date svn variables from the top of all the source files.
by Andrey Churbanov
· 11 years ago
f696c82
Removes some unused variables (__kmp_ht_*) and changes__kmp_ncores and __kmp_nThreadsPerCore to static globals within kmp_affinity.cpp.
by Andrey Churbanov
· 11 years ago
4cc4bb4
I apologise in advance for the size of this check-in. At Intel we do
by Jim Cownie
· 11 years ago
5e8470a
First attempt to import OpenMP runtime
by Jim Cownie
· 12 years ago