Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing the Makefile/Perl build system. | Jonathan Peyton | 2015-09-14 | 1 | -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 Peyton | 2015-06-01 | 1 | -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 Architecture | Andrey Churbanov | 2015-01-16 | 1 | -3/+16 |
| | | | | llvm-svn: 226271 | ||||
* | Fix typos | Alp Toker | 2014-02-24 | 1 | -3/+3 |
| | | | | llvm-svn: 202018 | ||||
* | First attempt to import OpenMP runtime | Jim Cownie | 2013-09-27 | 1 | -0/+629 |
llvm-svn: 191506 |