aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/ManagedStatic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split the thread-related APIs out into their own file, and add a few moreOwen Anderson2009-06-161-20/+4
* Untabification.Bill Wendling2009-05-301-1/+1
* Have llvm_start_multithreaded return a bool indicating whether multithreadedOwen Anderson2009-05-201-2/+3
* Add llvm_start_multithreaded(), which starts up the LLVM internals in thread-...Owen Anderson2009-05-201-8/+45
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+53