LLVM backend for 6502
Go to file
Reid Spencer bae6825e1d Implement many new features for llvmc. This is the first version that will
actually execute actions and it is been shown to optimize a Stacker program


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15912 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-19 04:49:47 +00:00
autoconf
docs Correct a link, add a TOC entry. 2004-08-18 20:17:05 +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 Instead of int64_t, overload itostr with `long long' parameter. 2004-08-18 22:56:12 +00:00
lib M_DUMMY_PHI_FLAG is no longer used to distinguish V9::PHI. Get rid of it and 2004-08-18 20:04:28 +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 Do not mention Chris in public Makefiles 2004-08-09 20:23:44 +00:00
test Believe it or not, this was broken in LLVM 1.3 2004-08-16 05:39:19 +00:00
tools Implement many new features for llvmc. This is the first version that will 2004-08-19 04:49:47 +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.