Skip to content

RKSimon/llvm-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

LLVM Helper Scripts

  • check_cost_tables.py

    Compares the TTI analysis cost values for IR instructions vs the llvm-mca values for various CPU targets and reports differences. Assumes that TTI numbers should represent the worst case of all CPUs.

  • uops_to_exegesis.py

    Extracts data from uops.info instructions.xml and converts to a exegesis capture yaml file for a specific cpu.

About

LLVM Helper Scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages