Skip to content

Repository files navigation

Compile

$ mkdir build && cd build
$ cmake ..
$ make
$ cd ..
$ ./run.sh <test_name> (may need to run chmod +x run.sh)

To clean up ll

$ ./clean.sh (may need to run chmod +x clean.sh)

About

an LLVM compiler optimization for greedy prefetching on recursive data structures.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages