summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
weiyu [Wed, 27 Mar 2019 23:51:11 +0000 (16:51 -0700)]
complete merging
weiyu [Wed, 27 Mar 2019 23:45:11 +0000 (16:45 -0700)]
Merge /home/git/cds-llvm
# Conflicts:
# CDSPass.cpp
weiyu [Wed, 27 Mar 2019 22:19:58 +0000 (15:19 -0700)]
recent changes
weiyu [Tue, 8 Jan 2019 20:47:09 +0000 (12:47 -0800)]
Able to replace atomic instructions with functional calls and check data races.
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.