search for: threadibility

Displaying 1 result from an estimated 1 matches for "threadibility".

Did you mean: readibility
2011 Aug 14
0
[LLVMdev] threaded llvm
Hi I am curious abt the status of threaded llvm. From the programmers, I understand llvm can be safely multi threaded albeit through managed statics that might limit the threadibility. Is my understanding correct? Is that true on all platforms like windows, linux and say arm targets ? Also is there any data on the compilation speedup that can be seen ? thanks shrey