Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-16 | Split the thread-related APIs out into their own file, and add a few more | Owen Anderson | 1 | -20/+4 |
2009-05-30 | Untabification. | Bill Wendling | 1 | -1/+1 |
2009-05-20 | Have llvm_start_multithreaded return a bool indicating whether multithreaded | Owen Anderson | 1 | -2/+3 |
2009-05-20 | Add llvm_start_multithreaded(), which starts up the LLVM internals in thread-... | Owen Anderson | 1 | -8/+45 |
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 1 | -2/+2 |
2007-02-20 | Not all managedstatics need object pointers. | Chris Lattner | 1 | -1/+1 |
2006-09-29 | Define this in the correct n/s | Chris Lattner | 1 | -1/+1 |
2006-09-28 | new helper class to provide more explicit management of static ctor/dtors. | Chris Lattner | 1 | -0/+53 |