LLVM backend for 6502
Go to file
2002-04-18 14:44:13 +00:00
docs Update documentation a LOT, make it more accurate and match current model 2002-04-14 06:13:44 +00:00
include * StoreInst's shouldn't take names (they are _always_ void type) 2002-04-18 14:42:27 +00:00
lib GEP instructions can never be constant propogated. 2002-04-18 14:44:13 +00:00
runtime Remove compilation of __main because we now link -lgcc into programs 2002-03-22 19:13:47 +00:00
support/lib/Support s/MethodType/FunctionType 2002-04-04 22:19:18 +00:00
test Fix for buggy test 2002-04-16 21:31:08 +00:00
tools * Add the printm pass to allow dumping the entire module after a transformation. 2002-04-13 18:32:47 +00:00
utils
cvsupdate
getsomesrcs.sh
getsrcs.sh
Makefile
Makefile.common Hopefully this change will make the makefile work for other people without hacking it. 2002-04-07 06:18:40 +00:00
Makefile.rules Hopefully this change will make the makefile work for other people without hacking it. 2002-04-07 06:18:40 +00:00