LLVM backend for 6502
Go to file
Vikram S. Adve 670d0abe49 Added several SPARC instructions including conditional move and SETHI.
Added MachineInstrInfo class and subclass UltraSparcInstrInfo.
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@313 91177308-0d34-0410-b5e6-96231b3b80d8
2001-07-28 04:26:42 +00:00
docs
include/llvm Added several SPARC instructions including conditional move and SETHI. 2001-07-28 04:26:42 +00:00
lib Added UltraSparcInstrInfo class to specialize class MachineInstrInfo. 2001-07-28 04:19:10 +00:00
support/lib/Support
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
getsomesrcs.sh
getsrcs.sh
Makefile
Makefile.common
Makefile.rules