LLVM backend for 6502
Go to file
Chris Lattner b75e1e79d7 add tests for elimination of loads
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6911 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-26 05:05:51 +00:00
docs Remove completed tasks 2003-06-25 14:31:06 +00:00
include Add argument to DAE to allow operation on non-internal functions 2003-06-25 04:12:49 +00:00
lib Integrate the C writer's name mangler. 2003-06-25 22:00:39 +00:00
runtime Don't register the destructors if the list is empty 2003-06-26 04:20:38 +00:00
support Remove usage of sys/unistd.h 2003-06-19 18:42:09 +00:00
test add tests for elimination of loads 2003-06-26 05:05:51 +00:00
tools Move the instcombine pass before globaldce, so that if globals are made dead by instcombine, that they can be deleted. 2003-06-26 04:32:31 +00:00
utils update documentation about columns 2003-06-21 20:09:01 +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 Reverted back to revision 1.91. 2003-06-20 21:24:54 +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 Reverted back to revision 1.91. 2003-06-20 21:24:54 +00:00
Makefile.SunOS Add variable named PLATFORMLIBDL to control OS-specific usage of libdl. 2003-06-17 20:08:02 +00:00