| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 270024
|
|
|
|
|
|
| |
Differential Revision: http://reviews.llvm.org/D19273
llvm-svn: 267048
|
|
|
|
| |
llvm-svn: 257671
|
|
|
|
|
|
|
|
| |
and OperatingSystem; other minor fixes.
Second attempt which should work for MSVC.
llvm-svn: 251066
|
|
|
|
| |
llvm-svn: 250937
|
|
|
|
|
|
|
|
| |
source/Plugins; other minor fixes.
Differential Revision: http://reviews.llvm.org/D13951
llvm-svn: 250925
|
|
The Go runtime schedules user level threads (goroutines) across real threads.
This adds an OS plugin to create memory threads for goroutines.
It supports the 1.4 and 1.5 go runtime.
Differential Revision: http://reviews.llvm.org/D5871
llvm-svn: 247852
|