LLVM backend for 6502
Go to file
Brian Gaeke 5978a532e8 The SparcV9 target no longer uses any pseudoinstructions (SETSW, SETUW,
SETX) or M_PSEUDO_FLAG.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15901 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-18 17:44:16 +00:00
autoconf
docs Added a *very* initial cut at a lexicon for LLVM. I don't plan to write 2004-08-17 09:38:50 +00:00
examples Switch to using the JIT now that it can directly call zeroarg functions 2004-08-15 23:31:57 +00:00
include Alkis pointed out that this is not a character (we actually support strings) 2004-08-18 02:22:34 +00:00
lib The SparcV9 target no longer uses any pseudoinstructions (SETSW, SETUW, 2004-08-18 17:44:16 +00:00
projects Switch to using the JIT now that it can directly call zeroarg functions 2004-08-15 23:31:57 +00:00
runtime
test Believe it or not, this was broken in LLVM 1.3 2004-08-16 05:39:19 +00:00
tools Back out dependencies on lib/System/Path.h 2004-08-16 07:06:38 +00:00
utils Do not #include files into the llvm namespace 2004-08-17 03:08:28 +00:00
.cvsignore
configure
CREDITS.TXT
LICENSE.TXT
llvm.spec Updated for 1.3. 2004-08-16 15:17:40 +00:00
llvm.spec.in Updated for 1.3. 2004-08-16 15:17:40 +00:00
Makefile
Makefile.common
Makefile.config.in
Makefile.rules
README.txt

This file is a placeholder; see docs/index.html for documentation.