LLVM backend for 6502
Go to file
Vikram S. Adve a578a6d054 Make class TargetMachine the common interface to all target-dependent
information, including instr, sched, and reg information.
Rename files to match the primary classes they provide.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@602 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-18 12:38:31 +00:00
docs
include Make class TargetMachine the common interface to all target-dependent 2001-09-18 12:38:31 +00:00
lib Remove the unsized array constraint 2001-09-18 04:38:32 +00:00
support/lib/Support Clean up Type class by removing mutable ConstRules member and use annotations insead 2001-09-09 21:02:38 +00:00
test Fix testcases to handle new syntax for construction and initializeation 2001-09-18 04:38:50 +00:00
tools Added regalloc 2001-09-15 00:28:37 +00:00
utils
getsomesrcs.sh
getsrcs.sh
Makefile
Makefile.common Add support for tool specified linker options 2001-09-10 04:49:26 +00:00
Makefile.rules Add support for tool specified linker options 2001-09-10 04:49:26 +00:00