llvm-6502/lib/Target/Sparc
2004-04-07 04:01:00 +00:00
..
DelaySlotFiller.cpp Prune unnecessary #includes 2004-04-06 23:25:07 +00:00
InstSelectSimple.cpp Preliminary support for getting 64-bit integer constants into registers. 2004-04-07 04:00:49 +00:00
Makefile
README.txt
Sparc.h Add references to delay slot filler pass. 2004-04-06 23:21:24 +00:00
Sparc.td
SparcAsmPrinter.cpp
SparcInstrInfo.cpp
SparcInstrInfo.h
SparcInstrInfo.td Add UDIV, SDIV, and a few variants of WR. 2004-04-07 04:01:00 +00:00
SparcRegisterInfo.cpp
SparcRegisterInfo.h
SparcRegisterInfo.td
SparcTargetMachine.cpp Add references to delay slot filler pass. 2004-04-06 23:21:24 +00:00
SparcTargetMachine.h
SparcV8CodeEmitter.cpp
SparcV8InstrInfo_F2.td
SparcV8InstrInfo_F3.td
SparcV8ISelSimple.cpp Preliminary support for getting 64-bit integer constants into registers. 2004-04-07 04:00:49 +00:00
SparcV8JITInfo.h

SparcV8 backend skeleton
------------------------

This directory will house a 32-bit SPARC V8 backend employing a expander-based
instruction selector.  Watch this space for more news coming soon!

$Date$