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