Git Product home page Git Product logo

llvm-ir-editor's Introduction

LLVM IR editor plugin for Eclipse

This project is an Eclipse plugin that adds a feature-rich LLVM IR Editor.

For feature list and download instructions, please visit the official site. Below is a developer FAQ for anyone interested with fiddling with the code; for a general user FAQ, please visit the official site.

Developer FAQ

Under what license is this released?

BSD (3-clause license).

Who is maintaining this project?

Alon Mishne.

How is Intel connected to this project?

This project started as an internal project at Intel and was later donated to the open-source community.

What libraries or frameworks are used?

This plugin is built on top of Eclipse's Xtext framework.

Does this plugin use actual code from LLVM?

Nope.

Does this plugin invoke any LLVM executables?

Nope.

Is it okay to submit a patch for "refactoring" purposes only?

Yes. If you think a certain piece of code could have been written better, please submit a patch.

Where are the tests?

Theoretically, they are under the com.intel.llvm.ireditor.tests project. In practice, there are no tests yet.

What is the source of the LLVM IR grammar?

It is manually written based on the LLVM Language Reference Manual and on experimentation with the actual LLVM executables when the manual was unclear.

What is the "visualizer" project?

It's an effort to add a new Eclipse "view" to the plugin which will contain a live (updated when the code is updated) graph visualization of basic blocks in the current function. It's still far from being ready so it's not a part of the plugin update site.

llvm-ir-editor's People

Contributors

amishne avatar manandbytes 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.