LLVM backend for 6502
Go to file
2002-09-22 19:38:40 +00:00
docs Add information about the DEBUG() macro and the Statistic template 2002-09-22 19:38:40 +00:00
include Initial version: it adds 2 empty slots at the top of stack 2002-09-21 04:58:26 +00:00
lib Don't insert a PHI node to merge "returns" from an inlined function if there 2002-09-22 18:41:25 +00:00
runtime Pass renamed 2002-07-30 00:53:26 +00:00
support Clean up dead rules 2002-09-22 02:41:20 +00:00
test Build with $(CC), not gcc explicitly 2002-09-20 22:32:00 +00:00
tools * Remove the -stopraise option, which is no longer needed now that we have 2002-09-22 18:50:22 +00:00
utils Clean up dead rules 2002-09-22 02:41:20 +00:00
Makefile Build burg tree 2002-09-17 23:23:52 +00:00
Makefile.common * Minor fixes to support C files. 2002-09-22 02:47:15 +00:00
Makefile.config Let CC invoke gcc and not cc. The latter doesn't work with either our 2002-09-20 14:01:14 +00:00
Makefile.Linux Don't run llc tests on linux, they won't work. 2002-09-19 21:32:44 +00:00
Makefile.rules * Minor fixes to support C files. 2002-09-22 02:47:15 +00:00
Makefile.SunOS Platform specific makefiles specify where to find the GCC frontend for their 2002-09-19 19:44:28 +00:00