LLVM backend for 6502
Go to file
Chris Lattner 63202328d3 * Add hooks to globaldce
* Fix ugly hacks by implementing IPOs correctly
* Use an auto_ptr to manage the module lifecycle


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1395 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-26 19:22:39 +00:00
docs Implement stuff, remove todos 2001-11-26 18:42:55 +00:00
include Remove unused method 2001-11-26 18:50:26 +00:00
lib Use pointertype where appropriate 2001-11-26 19:20:16 +00:00
support/lib/Support * Implement support for folding multiple single letter arguments together like 2001-11-26 18:58:34 +00:00
test Add testcases for internal 2001-11-26 19:17:06 +00:00
tools * Add hooks to globaldce 2001-11-26 19:22:39 +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 1. -Winline emits spurious warnings that aren't useful right now 2001-11-07 14:50:58 +00:00
Makefile.rules 1. -Winline emits spurious warnings that aren't useful right now 2001-11-07 14:50:58 +00:00