summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/tools/required-objects.pl
Commit message (Collapse)AuthorAgeFilesLines
* Removing the Makefile/Perl build system.Jonathan Peyton2015-09-141-642/+0
| | | | | | | | | | | | This change deletes the Makefile+Perl build system and all files used by it which aren't used by the CMake build system. This included many Perl files, *.mk files, iomp* files. This change also updates the README's and index.html to instruct the user to use the CMake build system. All mentioning of the Perl+Makefile based system are removed. Differential Revision: http://reviews.llvm.org/D12331 llvm-svn: 247583
* Apply name change to tools/* files.Jonathan Peyton2015-06-011-1/+1
| | | | | | | These changes are all in comments. Change libiomp references to libomp. llvm-svn: 238713
* cleanup changes of building for Intel(R) Many Integrated Core ArchitectureAndrey Churbanov2015-01-161-3/+16
| | | | llvm-svn: 226271
* Fix typosAlp Toker2014-02-241-3/+3
| | | | llvm-svn: 202018
* First attempt to import OpenMP runtimeJim Cownie2013-09-271-0/+629
llvm-svn: 191506
OpenPOWER on IntegriCloud