"git@gitlab.engr.illinois.edu:llvm/hpvm-release.git" did not exist on "125b738ccb4edc179ec90dc21910eb6a69541393"
Allocate all memories up-front
- Refactor memory allocation strategy for generated Hercules code
- Allocate device memory up-front on calling a Hercules function
- Introduce HerculesRef types and HerculesRunner generated types for safe Rust interface
- Large refactor of GCM, includes base code for object allocation
- Enhancements for graphviz visualization
Edited by rarbore2