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 the function to clone any function into a different typesHandiling two cases: (1) The caller is attempting to add data size argument after every pointer(2) The caller wants to add some extra arguments at the end
Name | Last commit | Last update |
---|---|---|
cfar-report | ||
libclc | ||
llvm | ||
paper | ||
.gitignore | ||
README.md |