Giter Club home page Giter Club logo

awesome-llvm's Introduction

Documentation (REF)

Official Pages

Other Pages

Tools (R1, R2)

  • opt - LLVM optimizer
  • lit - LLVM Integrated Tester
  • [lli](directly execute programs from LLVM bitcode) - Directly execute programs from LLVM bitcode
  • llvm-dis - LLVM disassembler
  • llvm-as - LLVM assembler
  • llvm-link - LLVM bitcode linker
  • llvm-ld(<=2.9) - LLVM linker
  • llvm-dwarfdump - Print contents of DWARF sections
  • llvm-config - Print LLVM compilation options
  • llvm-extract - Extract functions from an LLVM module
  • llvm-bcanalyzer - LLVM bitcode analyzer
  • llvm-objdump - LLVM objdump
  • llvm-nm - LLVM nm
  • llvm-readobj - LLVM object reader
  • llvm-diff - LLVM structural "diff"
  • llc - LLVM static compiler
  • llvm-ar(llvm-ranlib) - LLVM archiver
  • clang - Official C/C++/Objective C/Objective C++ front-end
  • clang-format - Format C/C++/Obj-C code with different styles
  • clang-check - Error checking and AST dumping based on LibTooling
  • scan-build - Clang Static Analyzer
  • scan-view - Clang Static Analysis Viewer
  • clang-modernize - Modernize C++ code
  • clang-tidy - Lint-like checks and beyondslides
  • DragonEgg - Using LLVM as a GCC backend
  • Polly - LLVM Framework for High-Level Loop and Data-Locality Optimizations
  • LLDB - The LLDB Debugger
  • klee - Symbolic Virtual Machine
  • S2E - Selective Symbolic Execution (use KLEE as symbolic executor)
  • rtags - A c/c++ client/server indexer for c/c++/objc[++]
  • llvmlite - A lightweight LLVM python binding for writing JIT compilers
  • slicer - Schedule Specialization Framework
  • rcs
  • NeonGoby - Alias Analysis Checker
  • LLBMC - The Low-Level Bounded Model Checker
  • Bear - A tool that generates a compilation database for clang tooling
  • whole-program-llvm - A wrapper script to build whole-program LLVM bitcode files
  • DWGrep - A tool for querying Dwarf (debuginfo) graphs
  • Emscripten - An LLVM-to-JavaScript Compiler
  • mcsema - A x86 to LLVM IR decompiler
  • stack - A static checker for identifying unstable code

Scripts

See Scripts.

Tutorials

awesome-llvm's People

Contributors

hongxuchen avatar

Watchers

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