LLVM backend for 6502
Go to file
Chris Lattner 395a8821bf Add statistic
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5026 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-13 15:28:42 +00:00
docs getelementptr uses long instead of uint indexes 2002-12-13 06:01:21 +00:00
include Added moveReg2Reg() and moveImm2Reg() to accomodate moving data around due to 2002-12-13 09:54:12 +00:00
lib Implement indirect function calls 2002-12-13 14:13:27 +00:00
runtime
support Fix bug 2002-12-06 04:42:16 +00:00
test Test indirect call 2002-12-13 14:15:20 +00:00
tools Add statistic 2002-12-13 15:28:42 +00:00
utils Include tablegen 2002-12-12 03:44:42 +00:00
Makefile
Makefile.common On `make clean', kill the core files produced, which are of the form: 2002-12-04 17:08:15 +00:00
Makefile.config
Makefile.Linux Export a new ARCH variable indicating what platform is being compiled 2002-12-06 03:45:20 +00:00
Makefile.rules On `make clean', kill the core files produced, which are of the form: 2002-12-04 17:08:15 +00:00
Makefile.SunOS Export a new ARCH variable indicating what platform is being compiled 2002-12-06 03:45:20 +00:00