LLVM backend for 6502
Go to file
Chris Lattner cf15db34d3 * Make the DSGraph cloner automatically merge global nodes
* BUClosure doesn't have to worry about global nodes
 * TDClosure now works with global nodes
 * Reenable DNE on TD pass, now that globals work right


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4220 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-17 20:09:52 +00:00
docs changes 2002-10-16 22:12:31 +00:00
include * Add data structures to BU pass to keep track of call sites for functions 2002-10-17 04:23:05 +00:00
lib * Make the DSGraph cloner automatically merge global nodes 2002-10-17 20:09:52 +00:00
runtime
support Added #include<unistd.h> to compile with solaris gcc3.2 2002-10-04 23:57:01 +00:00
test New testcase 2002-10-16 20:08:19 +00:00
tools * Fix extract to work with constant pointer refs correctly 2002-10-12 20:50:16 +00:00
utils Added a major mode for Emacs to edit LLVM assembler code with syntax 2002-10-09 00:30:20 +00:00
Makefile
Makefile.common Remove outdated line which of course cvs merging never detects... 2002-10-15 01:59:45 +00:00
Makefile.config
Makefile.Linux Allow LLC to be executed on Linux; only the LLC output should not be executed. 2002-09-23 14:24:19 +00:00
Makefile.rules Remove outdated line which of course cvs merging never detects... 2002-10-15 01:59:45 +00:00
Makefile.SunOS Switch over to the right sparc c frontend 2002-10-10 19:28:10 +00:00