Age | Commit message (Expand) | Author |
---|---|---|
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth |
2011-11-28 | rename ENABLE_THREADS to LLVM_ENABLE_THREADS | Dylan Noblesmith |
2011-09-19 | Rename LLVM_MULTITHREADED define and fix build without threads. | Eric Christopher |
2011-09-19 | Add Win32 support to llvm::llvm_execute_on_thread(). Thanks to Aaron Ballman! | NAKAMURA Takumi |
2010-11-29 | Now to chant the magical incantation that will exorcise the System library | Charles Davis |
2010-11-29 | Merge System into Support. | Michael J. Spencer |
2009-06-18 | Move Threading.[h|cpp] from Support to System. | Owen Anderson |
2009-06-16 | Add newline at end of file. | Owen Anderson |
2009-06-16 | Split the thread-related APIs out into their own file, and add a few more | Owen Anderson |