LLVM backend for 6502
Go to file
Chris Lattner 9713c4ef46 * Cleanup pass
* The global variable cannot be internal or else we cannot use it!
* Always add a function to the table, even if it only has a single basic
  block.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2921 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-16 17:42:54 +00:00
docs Cleanup 2002-06-28 22:06:39 +00:00
include *** empty log message *** 2002-07-15 23:56:27 +00:00
lib * Cleanup pass 2002-07-16 17:42:54 +00:00
runtime Allow libraries to specify other libraries to link to 2002-05-20 21:45:44 +00:00
support/lib/Support changes to make it compatible with 64bit gcc 2002-06-25 20:55:50 +00:00
test New testcase distilled from olden-tsp. 2002-07-16 17:32:17 +00:00
tools added emitfuncs pass, and disabled reassociate pass (needs fixing) 2002-07-12 20:14:27 +00:00
utils Change script to not even look in test/ directory, significantly speeding it up 2002-05-07 18:42:09 +00:00
cvsupdate Merge Chris's script with the one already checked in 2002-04-29 19:11:01 +00:00
getsomesrcs.sh Filter out noncore stuff 2001-07-25 22:46:22 +00:00
getsrcs.sh Change script to not even look in test/ directory, significantly speeding it up 2002-05-07 18:42:09 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Makefile.common Add makefile-mode flag for emacs. 2002-07-09 12:04:21 +00:00
Makefile.rules Add makefile-mode flag for emacs. 2002-07-09 12:04:21 +00:00