Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / unittests / Support / TimerTest.cpp
2015-12-23 Nico WeberUnbreak LLVM_ENABLE_THREADS=OFF builds.
2015-12-22 Vedant Kumar[unittest] Use Support/thread.h instead of <thread...
2015-12-22 Vedant Kumar[unittest] Use Support/Thread.h instead of <thread...
2015-12-22 Vedant Kumar[Support] Allow multiple paired calls to {start,stop...