llvmlite
  • Installation
  • User guide
    • IR layer—llvmlite.ir
    • LLVM binding layer—llvmlite.binding
    • Deprecation Notices
  • Frequently Asked Questions
  • Contributing to llvmlite
  • Release Notes
  • Glossary
llvmlite
  • User guide
  • View page source

User guide

  • IR layer—llvmlite.ir
    • Types
    • Values
    • Modules
    • IR builders
    • Example—defining a simple function
  • LLVM binding layer—llvmlite.binding
    • Initialization and finalization
    • Dynamic libraries and symbols
    • Target information
    • Context
    • Modules
    • Value references
    • Type references
    • Execution engine
    • Object file
    • Optimization passes
    • Analysis utilities
    • Pass Timings
    • Misc
    • Example—compiling a simple function
  • Deprecation Notices
    • Deprecation of Typed Pointers
    • Deprecation of llvmlite.llvmpy module
    • Deprecation of use of memset/memcpy llvm intrinsic with specified alignment
Previous Next

© Copyright 2015, Continuum Analytics. Last updated on May 15, 2025. Last updated on May 15, 2025.

Built with Sphinx using a theme provided by Read the Docs.