Skip to content

AwatifYasmin/LLVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LLVM Extension Tool

This project is an extension library for LLVM. The tool takes a .cpp source file as input and analyzes it to provide:

  • Total line count
  • Number of loops
  • Number of instructions

Current Issues

  • Instruction count is not accurate for all functions

Limitations

  • Inner loops are not counted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published