Skip to content

ypei92/llvm-LoopAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoopAnalysis Assignment by Yan Pei && Jiayuan He

Materials used for this assignment: Downloading and building LLVM http://llvm.org/docs/GettingStarted.html LLVM command line tools http://llvm.org/docs/CommandGuide/ LLVM IR Reference Manual http://llvm.org/docs/LangRef.html LLVM Programmers Manual http://llvm.org/docs/ProgrammersManual.html Writing an LLVM Pass http://llvm.org/docs/WritingAnLLVMPass.html LLVM testing infrastructure http://llvm.org/docs/TestingGuide.html

LLVM list of classes, functions and files( the graph of class inheritance is very useful) http://llvm.org/docs/doxygen/html/index.html Some Q&As on stackoverflow

Feedback: The hardest point of this assignment is to find the interface we want.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published