Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename ENABLE_THREADS to LLVM_ENABLE_THREADS | Dylan Noblesmith | 2011-11-28 | 1 | -4/+4 |
* | Rename LLVM_MULTITHREADED define and fix build without threads. | Eric Christopher | 2011-09-19 | 1 | -4/+4 |
* | Add Win32 support to llvm::llvm_execute_on_thread(). Thanks to Aaron Ballman! | NAKAMURA Takumi | 2011-09-19 | 1 | -2/+33 |
* | Now to chant the magical incantation that will exorcise the System library | Charles Davis | 2010-11-29 | 1 | -1/+1 |
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -0/+116 |
* | Move Threading.[h|cpp] from Support to System. | Owen Anderson | 2009-06-18 | 1 | -63/+0 |
* | Add newline at end of file. | Owen Anderson | 2009-06-16 | 1 | -1/+1 |
* | Split the thread-related APIs out into their own file, and add a few more | Owen Anderson | 2009-06-16 | 1 | -0/+63 |