LLVM backend for 6502
Go to file
Chris Lattner 6db0f4795c * Passes return true if they change something, not if they fail
* Convert opt to use Pass's and convert optimizations to pass structure


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@870 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-18 01:31:43 +00:00
docs Update todo's 2001-10-13 06:09:34 +00:00
include Added virtual function to generate an instruction sequence to 2001-10-18 00:02:06 +00:00
lib 1. Move most of the constant-fixup code into machine-independent file 2001-10-18 00:26:20 +00:00
support/lib/Support Add StringList support 2001-10-13 06:53:19 +00:00
test Reverse previous change. 2001-10-18 00:23:32 +00:00
tools * Passes return true if they change something, not if they fail 2001-10-18 01:31:43 +00:00
utils Print .def files as well as other files 2001-09-19 16:51:10 +00:00
getsomesrcs.sh Filter out noncore stuff 2001-07-25 22:46:22 +00:00
getsrcs.sh Print .def files as well as other files 2001-09-19 16:51:10 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Makefile.common Allow only extra Source files to be listed in a local Makefile. 2001-10-17 12:33:55 +00:00
Makefile.rules Allow only extra Source files to be listed in a local Makefile. 2001-10-17 12:33:55 +00:00