LLVM backend for 6502
Go to file
Chris Lattner f23eb85de8 * Support the new -q flag for automated tests
* Remove unsized array support
* Add pointer indexing support


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1477 91177308-0d34-0410-b5e6-96231b3b80d8
2001-12-14 16:49:29 +00:00
docs Documentation (draft) for reg alloc 2001-12-09 20:21:49 +00:00
include Refactor trace values to work as a proper pass. Before it used to add 2001-12-14 16:23:53 +00:00
lib * Support the new -q flag for automated tests 2001-12-14 16:49:29 +00:00
support/lib/Support Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
test Update LLVM tests to use new pointer indexing, and remove unsized array test support 2001-12-14 16:46:53 +00:00
tools Add more passes to run after raising 2001-12-14 16:48:30 +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