LLVM backend for 6502
Go to file
2006-02-10 02:01:22 +00:00
autoconf
docs
examples
include/llvm
lib
projects
runtime
test
tools SparcV8 -> Sparc 2006-02-05 08:30:45 +00:00
utils
win32
Xcode
.cvsignore
configure SparcV8 -> Sparc 2006-02-05 06:26:43 +00:00
CREDITS.TXT
LICENSE.TXT
llvm.spec
llvm.spec.in
Makefile For PR614: 2005-08-25 04:59:49 +00:00
Makefile.common Update comments to reflect new variable names. Patch contributed by 2005-02-14 16:02:19 +00:00
Makefile.config.in Implement fix for PR471: 2005-12-21 03:31:53 +00:00
Makefile.rules
README.txt

Low Level Virtual Machine (LLVM)
================================

This directory and its subdirectories contain source code for the Low Level 
Virtual Machine, a toolkit for the construction of highly optimized compilers,
optimizers, and runtime environments. 

LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.

Please see the HTML documentation provided in docs/index.html for further
assistance with LLVM.