HPVM
Build
# Get dependencies
cd llvm/projects
git pull https://github.com/llvm-mirror/compiler-rt
git checkout release_39
cd ../..
# Build
mkdir build && cd build
cmake ../llvm
make -j
Added parsing support for visc in,out,inout attributes. Commit ef703216 in previous llvm 3.4 based repo
Name | Last commit | Last update |
---|---|---|
cfar-report | ||
libclc | ||
llvm | ||
paper | ||
.gitignore | ||
README.md |