/dlvm-core

Primary LanguageSwiftApache License 2.0Apache-2.0

DLVM Core

Core Compiler Infrastructure

Welcome to DLVM! For general information about the DLVM project, please visit dlvm.org.

This repository does not include a code generator.

Targets

Module Description
DLVM Compiler infrastructure (ADT, IR, Analyses, Transforms)
DLParse Textual IR parser
DLCommandLineTools Tools for building DLVM CLIs
dlopt CLI for DLVM optimizer

The DLVM runtime (dlrt) includes runtime routines including memory tracking, reference counting, etc.

Building

License

Apache 2