LLVM backend for 6502
Go to file
Chris Lattner 0c542ff13f end sentence in period, draw attention to the fact that you should
only do this if you are a crazy russian hacker. ;-)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76241 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-17 21:14:28 +00:00
autoconf Fix typo 2009-07-17 20:56:18 +00:00
bindings
cmake Sketch support for target specific assembly parser. 2009-07-17 20:42:00 +00:00
docs end sentence in period, draw attention to the fact that you should 2009-07-17 21:14:28 +00:00
examples
include Commit this change, to accompany r76232. 2009-07-17 21:03:54 +00:00
lib Simplify some more. 2009-07-17 21:06:58 +00:00
projects
runtime
test
tools Sketch support for target specific assembly parser. 2009-07-17 20:42:00 +00:00
unittests
utils tblgen/AsmMatcher: Emit simple matcher for register names. 2009-07-17 18:51:11 +00:00
website
win32
Xcode
build-for-llvm-top.sh
CMakeLists.txt Sketch support for target specific assembly parser. 2009-07-17 20:42:00 +00:00
configure
CREDITS.TXT
LICENSE.TXT
llvm.spec.in
Makefile
Makefile.common
Makefile.config.in
Makefile.rules
ModuleInfo.txt
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.