Skip to content

experimenting with better interval transfer functions for LLVM

Notifications You must be signed in to change notification settings

regehr/llvm-dataflow-research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test driver for looking into correctness and precision of improvements
to LLVM's ValueTracking the LazyValueInfo analyses.

mkdir build
cd build
cmake .. -DLLVM_DIR=$HOME/llvm-install -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_COMPILER=clang -DCMAKE_BUILD_TYPE=Release+Asserts

make

About

experimenting with better interval transfer functions for LLVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published