make ConstantRange::zeroExtend() optimal
[oota-llvm.git] / lib / Support / Threading.cpp
2011-11-28 Dylan Noblesmithrename ENABLE_THREADS to LLVM_ENABLE_THREADS
2011-09-19 Eric ChristopherRename LLVM_MULTITHREADED define and fix build without...
2011-09-19 NAKAMURA TakumiAdd Win32 support to llvm::llvm_execute_on_thread(...
2010-11-29 Charles DavisNow to chant the magical incantation that will exorcise...
2010-11-29 Michael J. SpencerMerge System into Support.
2009-06-18 Owen AndersonMove Threading.[h|cpp] from Support to System.
2009-06-16 Owen AndersonAdd newline at end of file.
2009-06-16 Owen AndersonSplit the thread-related APIs out into their own file...