Software

Project name Description Source
Tapir/LLVM Prototype compiler that extends LLVM with Tapir's instructions for fork-join parallelism.  The prototype front end is largely compliant with Cilk. [Meta repository]
[LLVM]
[Clang]
CSI:LLVM Comprehensive static instrumentation package for LLVM. [Meta repository]
[LLVM]
[Clang]
[Compiler-RT]
Cilktools Repository of dynamic-analysis tools for Cilk programs. [GitHub]
PBFS A work-efficient parallel breadth-first search code, written in Cilk.