Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split the thread-related APIs out into their own file, and add a few more | Owen Anderson | 2009-06-16 | 1 | -20/+4 |
* | Untabification. | Bill Wendling | 2009-05-30 | 1 | -1/+1 |
* | Have llvm_start_multithreaded return a bool indicating whether multithreaded | Owen Anderson | 2009-05-20 | 1 | -2/+3 |
* | Add llvm_start_multithreaded(), which starts up the LLVM internals in thread-... | Owen Anderson | 2009-05-20 | 1 | -8/+45 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+53 |