Do not treat atomic.load.sub differently than other atomic binary intrinsics.
[oota-llvm.git] / test / CodeGen / Mips / tls.ll
2011-05-31 Bruno Cardoso LopesThis patch implements the thread local storage. Impleme...