LLVM backend for 6502
Go to file
Vikram S. Adve 3c3b713d55 Added UltraSparcInstrInfo class to specialize class MachineInstrInfo.
Relevant changes elsewhere:
Added MachineInstrInfo class and moved instruction-related members there.
Added several fields to MachineInstrDescriptor (and renamed it from
MachineInstrInfo.  Latency fields are to support scheduling.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311 91177308-0d34-0410-b5e6-96231b3b80d8
2001-07-28 04:19:10 +00:00
docs Initial checking of some rough documentation for commandline library 2001-07-23 23:03:12 +00:00
include/llvm Added MachineInstrInfo class and moved instruction-related members there. 2001-07-28 04:09:37 +00:00
lib Added UltraSparcInstrInfo class to specialize class MachineInstrInfo. 2001-07-28 04:19:10 +00:00
support/lib/Support Fixed a bug exposed when doing something like this: <program> -notanoption --help 2001-07-25 18:40:49 +00:00
test Work around a few 'sorting issues' with the bytecode output that causes the bytecode 2001-07-26 16:30:18 +00:00
tools Add library dep 2001-07-25 22:48:43 +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
Makefile.common Added support for getting the dependence of an executable on its libs, 2001-07-21 12:38:14 +00:00
Makefile.rules Added support for getting the dependence of an executable on its libs, 2001-07-21 12:38:14 +00:00