c11llvm.git
5 years agocomplete merging
weiyu [Wed, 27 Mar 2019 23:51:11 +0000 (16:51 -0700)]
complete merging

5 years agoMerge /home/git/cds-llvm
weiyu [Wed, 27 Mar 2019 23:45:11 +0000 (16:45 -0700)]
Merge /home/git/cds-llvm

# Conflicts:
# CDSPass.cpp

5 years agorecent changes
weiyu [Wed, 27 Mar 2019 22:19:58 +0000 (15:19 -0700)]
recent changes

5 years agoAble to replace atomic instructions with functional calls and check data races.
weiyu [Tue, 8 Jan 2019 20:47:09 +0000 (12:47 -0800)]
Able to replace atomic instructions with functional calls and check data races.

5 years agoCDSPass completed, able to replace atomic instructions with functional calls and...
root [Tue, 8 Jan 2019 20:26:27 +0000 (12:26 -0800)]
CDSPass completed, able to replace atomic instructions with functional calls and check data races.