Skip to content

fogshot/relational-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program Optimization Lab 2018

The aim of the Program Optimization Lab 2018 is to explore the LLVM opt tool and extend it with relational analysis.

Authors

tbd

Installation

Clone the project into the following folder:

cd llvm/lib/Analysis
git clone https://github.com/fogshot/relational-analysis.git RelationalAnalysis

and add the following line to llvm/lib/Analysis/CMakeLists.txt:

add_subdirectory(RelationalAnalysis)

About

Master-Lab: Program Optimization Lab (IN2106, IN0012): Relational Analysis in LLVM

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •