LLVM backend for 6502
Go to file
Chris Lattner 69c198863d Keep the stack frame aligned.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5081 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-16 17:42:40 +00:00
docs getelementptr uses long instead of uint indexes 2002-12-13 06:01:21 +00:00
include Add support for register alias set description 2002-12-16 16:39:14 +00:00
lib Keep the stack frame aligned. 2002-12-16 17:42:40 +00:00
runtime
support Fix bug 2002-12-06 04:42:16 +00:00
test Add new testcase for repeated preds 2002-12-15 20:52:08 +00:00
tools Make stuff compiled with gccld not dump into the debugger if there's a problem 2002-12-14 21:28:32 +00:00
utils Include tablegen 2002-12-12 03:44:42 +00:00
Makefile
Makefile.common Use -Wl,-x instead of -s: it is more portable, and in particular, 2002-12-16 01:31:18 +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 Use -Wl,-x instead of -s: it is more portable, and in particular, 2002-12-16 01:31:18 +00:00
Makefile.SunOS Export a new ARCH variable indicating what platform is being compiled 2002-12-06 03:45:20 +00:00