Code Monkey home page Code Monkey logo

llvm_dfgpass's Introduction

llvm_DFGPass

llvm Data Flow Graph dump

This is a dynamic LLVM Pass which is to give the basicblocks id and profile the ids.

Build the pass by doing that:

  • create a folder by mkdir build

  • cd the build folder and build it: cd build && cmake ../

  • make the project: make

execute by the Pass

opt -load /the/path/of/libDFGPass.so -DFGPass /the/path/of/llvm/IR/file

then there are the outputs.

llvm_dfgpass's People

Contributors

bin2415 avatar pangbin2415 avatar

Stargazers

yuxuan-z avatar BWQ avatar  avatar zeta avatar  avatar  avatar Professor  avatar Zezhong Ren avatar  avatar Libo Shen avatar  avatar SHU Yoshifumi avatar SeHwan O avatar Siberia03 avatar  avatar Xinyu Bai avatar Tongwei Ren avatar Gamous avatar  avatar Bizhao Shi avatar FFengIll avatar lcy avatar  avatar  avatar M4tr1xt4ng avatar Mohamed Saher avatar  avatar Yuchen Zhang avatar sonnyT avatar meton-robean avatar  avatar Sandeep avatar Cheng Wen avatar Meng Hao avatar pwd avatar scarlett avatar  avatar

Watchers

James Cloos avatar  avatar

llvm_dfgpass's Issues

What is the output ?

I build and run application reference to the README.md. It output different file by specify with -o or not. It seems like one of them is .dot. But .dot file is not supported by dot command. And the result which output by speciying with -o seems like not usefull.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.