Handle lshr for i128 correctly on SPU also when
[oota-llvm.git] / lib / System / Unix / ThreadLocal.inc
2010-07-28 Owen AndersonAdd an erase() method to llvm::ThreadLocal.
2009-06-26 Owen AndersonFix compilation without pthreads.
2009-06-25 Owen AndersonAdd a class for supporting platform independent thread...