| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Enable yield cycle on Linux | Jonathan Peyton | 2017-02-15 | 1 | -5/+8 |
| | | | | | | | | | | | | | This change allows the runtime to turn __kmp_yield() on/off repeatedly on Linux. This feature was removed when disabling monitor thread, but there are applications that perform better with this feature on. Patch by Hansang Bae Differential Revision: https://reviews.llvm.org/D29227 llvm-svn: 295203 | ||||
| * | Follow up to r289732: Update comments in source files to reference .cpp files | Jonathan Peyton | 2016-12-14 | 1 | -2/+2 |
| | | | | | | | Patch by Hansang Bae llvm-svn: 289739 | ||||
| * | Change source files from .c to .cpp | Jonathan Peyton | 2016-12-14 | 1 | -0/+2612 |
| Patch by Hansang Bae Differential Revision: https://reviews.llvm.org/D26688 llvm-svn: 289732 | |||||

