summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/tools
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] NFC: Fix trivial typos in commentsKazuaki Ishizaki2020-01-075-10/+10
* [OpenMP] NFC: Fix trivial typos in commentsKelvin Li2020-01-033-4/+4
* Don't assume Type from `readelf -d` has parenthesesAndrey Churbanov2019-10-081-1/+1
* [OpenMP] RISCV64 portJonas Hahnfeld2019-07-252-1/+8
* [OpenMP] Implement 5.0 memory managementJonathan Peyton2019-04-081-1/+2
* [OpenMP] Add missing parenthesis in Perl moduleJonathan Peyton2019-03-151-1/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1910-40/+30
* [OpenMP] Initial implementation of OMP 5.0 Memory Management routinesJonathan Peyton2018-09-071-2/+4
* Add summarizeStats.py to tools directoryJonathan Peyton2018-03-261-0/+323
* Support of mips & mips64 for openmprtlSylvestre Ledru2016-12-082-2/+17
* D22135: formatting changeAndrey Churbanov2016-07-081-1/+1
* Remove trailing whitespace in files in tools/ directoryJonathan Peyton2016-05-171-4/+4
* Have Mac builds use @rpath when supported in CMakeJonathan Peyton2016-02-091-0/+2
* Bypass Perl modules in build systemJonathan Peyton2016-01-264-9/+16
* Teach the Perl modules about NetBSD.Joerg Sonnenberger2015-09-212-1/+6
* Force the readelf call to be in EnglishSylvestre Ledru2015-09-161-0/+5
* Removing the Makefile/Perl build system.Jonathan Peyton2015-09-1419-4774/+0
* Enable debugger supportJonathan Peyton2015-07-091-0/+2
* Apply name change to tools/* files.Jonathan Peyton2015-06-014-12/+12
* Fix spelling errorsJonathan Peyton2015-05-221-1/+1
* D9306 omp 4.1 async offload support (partial): build changes for version 4.1Andrey Churbanov2015-05-071-1/+1
* This patch contains the new files for OMPT and the needed changes to the buil...Andrey Churbanov2015-04-291-1/+7
* UH OpenMP testsuite updateAndrey Churbanov2015-04-292-0/+36
* Removed all header files for OpenMP 2.5Andrey Churbanov2015-02-251-1/+1
* Set the Intel compiler as default when building for the MIC without CMakeAndrey Churbanov2015-02-251-3/+3
* Misprint in comment fixedAndrey Churbanov2015-02-201-1/+1
* Added some compiler flags for security on Linux and Mac link stages.Andrey Churbanov2015-02-201-5/+30
* adding the jobs variable for parallel buildAndrey Churbanov2015-01-292-0/+7
* Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov2015-01-271-2/+0
* added support for PPC architectures (version 3): initial patch provided by Ca...Andrey Churbanov2015-01-193-4/+10
* cleanup changes of building for Intel(R) Many Integrated Core ArchitectureAndrey Churbanov2015-01-1613-106/+175
* fixed the missed bracket introduced by checkin rev 225792Andrey Churbanov2015-01-131-1/+1
* aarch64 port sent by C. BergstromAndrey Churbanov2015-01-133-3/+11
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-077-8/+269
* Commit PowerPC64 support from Carlo Bertolli at IBM.Jim Cownie2014-08-073-3/+9
* Add support for FreeBSDAlp Toker2014-02-284-3/+24
* Fix clang compiler detection on OS XAlp Toker2014-02-241-4/+3
* clang build fix: don't check for gnu tools by defaultAlp Toker2014-02-241-4/+4
* Fix typosAlp Toker2014-02-246-16/+16
* For your Christmas hacking pleasure.Jim Cownie2013-12-237-31/+136
* First attempt to import OpenMP runtimeJim Cownie2013-09-2725-0/+9713
OpenPOWER on IntegriCloud