Able to replace atomic instructions with functional calls and check data races.
authorweiyu <weiyuluo1232@gmail.com>
Tue, 8 Jan 2019 20:47:09 +0000 (12:47 -0800)
committerweiyu <weiyuluo1232@gmail.com>
Tue, 8 Jan 2019 20:47:09 +0000 (12:47 -0800)
commit0d737ead79278a1a67c5829f9c6bf84ee6a90cec
tree5e700fb4633b22fa5d0de79104c8c07c6de70a76
Able to replace atomic instructions with functional calls and check data races.
CDSPass.cpp [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]