LLVM backend for 6502
Go to file
2003-06-28 23:02:20 +00:00
docs Here are the notes from our Reoptimizer meetings. 2003-06-26 20:37:42 +00:00
include Add new DSGraph::ScalarMapTy typedef to avoid pulling representation issues 2003-06-28 21:57:13 +00:00
lib Propagate globals graph from the local to bu to td globals graphs. This 2003-06-28 22:14:55 +00:00
runtime Don't register the destructors if the list is empty 2003-06-26 04:20:38 +00:00
support Add support for 'unsigned' command line arguments 2003-06-28 15:47:20 +00:00
test Switch tests over to use the 'not' script, instead of explicit control flow 2003-06-28 23:02:20 +00:00
tools Run the simplify CFG pass after instcombine which has the effect of deleting 2003-06-26 05:29:50 +00:00
utils Added code to the clean rule that deletes files placed in the source directory. 2003-06-27 17:03:20 +00:00
LICENSE.TXT
Makefile
Makefile.common Added the OPTIONAL_DIRS variable for specifying optional directories to build. 2003-06-27 16:58:44 +00:00
Makefile.config
Makefile.FreeBSD
Makefile.Linux
Makefile.rules Added the OPTIONAL_DIRS variable for specifying optional directories to build. 2003-06-27 16:58:44 +00:00
Makefile.SunOS