LLVM backend for 6502
Go to file
Chris Lattner 0d448c03f3 Add support for named functions
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5258 91177308-0d34-0410-b5e6-96231b3b80d8
2003-01-13 01:00:48 +00:00
docs getelementptr uses long instead of uint indexes 2002-12-13 06:01:21 +00:00
include Rename MachineInstrInfo -> TargetInstrInfo 2003-01-13 00:21:32 +00:00
lib Add support for named functions 2003-01-13 01:00:48 +00:00
runtime
support Fix static initializer ordering dependency 2003-01-13 00:52:43 +00:00
test test the shift cases for long that are implemented 2003-01-13 00:57:49 +00:00
tools No longer need scalaropts lib 2003-01-13 00:58:18 +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 Add an option (which will go away in the future) signfifying that there is a JIT under Linux 2003-01-13 00:13:19 +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