The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:LLVM ALEXBIO"

LLVM - Perl bindings to the Low Level Virtual Machine River stage zero No dependents

The Low-Level Virtual Machine (LLVM) is a collection of libraries and tools that make it easy to build compilers, optimizers, Just-In-Time code generators, and many other compiler-related programs. This module provides Perl bindings to the LLVM API. ...

ALEXBIO/LLVM-0.10 - 11 Dec 2012 10:32:48 UTC

LLVM::Type - LLVM type class River stage zero No dependents

A "LLVM::Type" represents the type of an individual LLVM::Value....

ALEXBIO/LLVM-0.10 - 11 Dec 2012 10:32:48 UTC

LLVM::Const - LLVM const value class River stage zero No dependents

A "LLVM::Const" represents a constant value....

ALEXBIO/LLVM-0.10 - 11 Dec 2012 10:32:48 UTC

LLVM::Target - LLVM target class River stage zero No dependents

A "LLVM::Target" represents a target for a specific architecture....

ALEXBIO/LLVM-0.10 - 11 Dec 2012 10:32:48 UTC

LLVM::Value - LLVM value class River stage zero No dependents

A "LLVM::Value" represents an individual value in the LLVM IR....

ALEXBIO/LLVM-0.10 - 11 Dec 2012 10:32:48 UTC

LLVM::Module - LLVM module class River stage zero No dependents

A "LLVM::Module" is the top-level container for all the LLVM IR objects....

ALEXBIO/LLVM-0.10 - 11 Dec 2012 10:32:48 UTC

LLVM::Builder - LLVM builder class River stage zero No dependents

A "LLVM::Builder" is the means of building instructions and represents a point within a basic block....

ALEXBIO/LLVM-0.10 - 11 Dec 2012 10:32:48 UTC

LLVM::Transform - LLVM transformation class River stage zero No dependents

See the LLVM reference <http://llvm.org/docs/Passes.html#transforms> for more information about the single transformations....

ALEXBIO/LLVM-0.10 - 11 Dec 2012 10:32:48 UTC

LLVM::PassManager - LLVM pass manager class River stage zero No dependents

A "LLVM::PassManager" holds and optimizes the execution of passes. A pass performs the transformations and optimizations that make up the compiler. Have a look at LLVM::Transform to see what passes are available....

ALEXBIO/LLVM-0.10 - 11 Dec 2012 10:32:48 UTC

LLVM::GenericValue - LLVM generic value class River stage zero No dependents

A "LLVM::GenericValue" represents a value used by the LLVM::ExecutionEngine....

ALEXBIO/LLVM-0.10 - 11 Dec 2012 10:32:48 UTC

LLVM::TargetMachine - LLVM target machine class River stage zero No dependents

A "LLVM::TargetMachine" can be used to generate assembly or object files....

ALEXBIO/LLVM-0.10 - 11 Dec 2012 10:32:48 UTC

LLVM::ExecutionEngine - LLVM execution engine class River stage zero No dependents

A "LLVM::ExecutionEngine" represents a LLVM JIT engine....

ALEXBIO/LLVM-0.10 - 11 Dec 2012 10:32:48 UTC
12 results (0.055 seconds)