Taints the non-acquire RMW's store address with the load part relaxed-loads-taint-store
authorPeizhao Ou <peizhaoo@uci.edu>
Tue, 17 Jul 2018 22:24:31 +0000 (15:24 -0700)
committerPeizhao Ou <peizhaoo@uci.edu>
Tue, 17 Jul 2018 22:24:31 +0000 (15:24 -0700)
commitda921ff605b31a92014857dc0f7c37edca5b8913
tree28412ddb381e09b8c39eb0a6a2e393877f8821ae
parent49c02eaad55b68f58d4abdbc22eb08b92a024437
Taints the non-acquire RMW's store address with the load part
lib/CodeGen/AtomicExpandPass.cpp
lib/CodeGen/CMakeLists.txt
lib/CodeGen/TaintRelaxedAtomicsUtils.cpp [new file with mode: 0644]
lib/CodeGen/TaintRelaxedAtomicsUtils.h [new file with mode: 0644]