LLVM Compiler Infrastructure
| An aggressive open-source compiler for C and C++. It specializes in interprocedural
optimization/analysis and supports runtime and offline optimization "in ... |
Documentation for the LLVM System
| LLVM Design; LLVM Publications; LLVM User Guides; General LLVM Programming
Documentation; LLVM Subsystem Documentation; LLVM Mailing Lists ... |
Try out LLVM in your browser!
| The LLVM Compiler Infrastructure. Try out LLVM in your browser! Bitter Melon the
cat says, paste aC/C++ program in the text box or upload one from your ... |
Download LLVM releases
| LLVM Download Page. License. LLVM is distributed under the University of Illinois
Open Source License, an OSI-approved license. Mailing list ... |
LLVM Assembly Language Reference Manual
| LLVM Assembly Language Reference Manual. ... LLVM Language Reference Manual.
Abstract; Introduction; Identifiers; High Level Structure ... |
The LLVM Compiler Driver (llvmc)
| A description of the use and design of the LLVM Compiler Driver. |
The LLVM Lexicon
| A glossary of terms used with the LLVM project. ... The LLVM Lexicon. NOTE: This
document is a work in progress! Table Of Contents ... |
LLVM Command Guide
| LLVM Command Guide. These documents are HTML versions of the man pages for all
of the LLVM tools. These pages describe how to use the LLVM commands and what ... |
Extending LLVM: Adding instructions, intrinsics, types, etc.
| Extending LLVM: Adding instructions, intrinsics, types, etc. Introduction and
Warning; Adding a new intrinsic function; Adding a new instruction ... |
Using The LLVM Libraries
| Using The LLVM Libraries. Abstract; Introduction; Library Descriptions;
Library Dependencies; Linkage Rules Of Thumb. Always link LLVMCore, LLVMSupport, ... |