We strive to keep the tool up-to-date with the current release of LLVM, so the newer versions of LLVM are developmentally ahead of the older ones.
The current version of the code can be cloned or forked from github.com:
git clone https://github.com/jamesmtuck/ddp.git
A Dockerfile is provided to get you up and going quickly. The master branch works with LLVM 7.0.1.
A GitHub@NCSU repository is available for collaborators. Please contact us if you would like access before the public release.
The original DDP tool based on LLVM 2.4 can still be downloaded here. However, it is no longer supported given that it pre-dates the develop and use of Clang as LLVM's front end.