LLVM backend for 6502
Go to file
Vikram S. Adve 8b5f6cc0a4 analyze() now checks to see that we don't analyze the same method twice.
Needs a mechnanism to override this check (e.g., after a transformation).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@391 91177308-0d34-0410-b5e6-96231b3b80d8
2001-08-28 22:36:35 +00:00
docs Add another TODO: sigh 2001-08-27 05:17:20 +00:00
include Simplification transformations to normalize the code for later passes. 2001-08-28 21:40:27 +00:00
lib analyze() now checks to see that we don't analyze the same method twice. 2001-08-28 22:36:35 +00:00
support/lib/Support Support passing a data pointer to annotation factory methods 2001-08-27 05:19:10 +00:00
test Rename start methods to main so interpreter works easier 2001-08-23 17:08:51 +00:00
tools Lots of new functionality 2001-08-27 05:16:50 +00:00
utils Filter out the sparc.burm.c file 2001-07-21 19:43:08 +00:00
getsomesrcs.sh Filter out noncore stuff 2001-07-25 22:46:22 +00:00
getsrcs.sh Filter out the sparc.burm.c file 2001-07-21 19:43:08 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Makefile.common Added InstrSched library to link line. 2001-08-28 21:33:33 +00:00
Makefile.rules Added InstrSched library to link line. 2001-08-28 21:33:33 +00:00