Code Monkey home page Code Monkey logo

ucas-pointer-analyze's Introduction

LLVM3 Point-Analyse

About

I implemented a flow-sensitive with context-insensitive/path-insensitive and interprocedural pointer analysis.

compile script

compile script is used for generate bc/ll files for debugging/test

Result

This project can pass 34/35 of all test samples.

grade script

usage

解压后将 sh 文件夹和 grade.sh 复制到项目根目录即可。

注意使用之前请将 grade.sh 中 llvm 改为你自己环境对应的路径

cmake –DLLVM_DIR=/usr/local/llvm10d -DCMAKE_BUILD_TYPE=Debug ../.

运行:

bash grade.sh

文件清单

sh/compile.sh:生成字节码

sh/extract.py:提取注释作为 ground truth

sh/gen_truth.sh:调用 sh/extract.py

sh/format_helper.py:格式转换,可以不用管

ucas-pointer-analyze's People

Contributors

noobone123 avatar

Stargazers

 avatar

Watchers

 avatar

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.