Giter Site home page Giter Site logo

gmh5225 / vscode-llvm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sunxfancy/vscode-llvm

0.0 0.0 0.0 953 KB

VSCode LLVM Compiler Explorer

License: MIT License

JavaScript 2.62% C 0.04% Assembly 4.14% TypeScript 34.41% CSS 1.20% LLVM 4.85% SWIG 52.75%

vscode-llvm's Introduction

VSCode LLVM Compiler Explorer

This is a tool for compiler developers of LLVM. This vscode extension can support exploring LLVM IR and machine IR after each pass.

Features

  1. Run a custom clang command and explore each phase of LLVM passes.
  2. Compare difference between IRs before and after running a pass.
  3. Support custom clang or modified version.

How to use

  1. Click 'New config' for creating a new configuration
  2. Type your command to compile the file

  1. Then, click the command name to run the command
  2. Now, you can explore the IRs after each pass

vscode-llvm's People

Contributors

sunxfancy 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.