LLVM backend for 6502
Go to file
Misha Brukman 59b3eedf31 Fixed bug with running out of registers. Also, reinstated namespace which
disappeared during the last checkin.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5007 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-13 10:42:31 +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 Fixed bug with running out of registers. Also, reinstated namespace which 2002-12-13 10:42:31 +00:00
runtime
support
test Return success on success 2002-12-13 10:13:45 +00:00
tools brg 2002-12-13 06:46:31 +00:00
utils Include tablegen 2002-12-12 03:44:42 +00:00
Makefile
Makefile.common
Makefile.config
Makefile.Linux
Makefile.rules
Makefile.SunOS