LLVM backend for 6502
Go to file
John Criswell 3a56364f00 Added code to the clean rule that deletes files placed in the source directory.
These files interfer with a second build attempt.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6927 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-27 17:03:20 +00:00
docs Here are the notes from our Reoptimizer meetings. 2003-06-26 20:37:42 +00:00
include Nice tasty llc fixes. These should fix LLC for x86 for everything in 2003-06-27 00:00:48 +00:00
lib Nice tasty llc fixes. These should fix LLC for x86 for everything in 2003-06-27 00:00:48 +00:00
runtime Don't register the destructors if the list is empty 2003-06-26 04:20:38 +00:00
support Added code to the clean rule that deletes files placed in the source directory. 2003-06-27 17:03:20 +00:00
test New testcase that crashes the cfe 2003-06-27 02:37:53 +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 Add prerelease license to cvs 2003-06-04 19:46:36 +00:00
Makefile Modified Makefile.common to handle compilation of projects inside and outside 2003-06-11 13:55:44 +00:00
Makefile.common Added the OPTIONAL_DIRS variable for specifying optional directories to build. 2003-06-27 16:58:44 +00:00
Makefile.config Modified Makefile.common to handle compilation of projects inside and outside 2003-06-11 13:55:44 +00:00
Makefile.FreeBSD Add variable named PLATFORMLIBDL to control OS-specific usage of libdl. 2003-06-17 20:08:02 +00:00
Makefile.Linux Add variable named PLATFORMLIBDL to control OS-specific usage of libdl. 2003-06-17 20:08:02 +00:00
Makefile.rules Added the OPTIONAL_DIRS variable for specifying optional directories to build. 2003-06-27 16:58:44 +00:00
Makefile.SunOS Add variable named PLATFORMLIBDL to control OS-specific usage of libdl. 2003-06-17 20:08:02 +00:00