llvm-6502/lib/Target/SparcV9
Chris Lattner e001059e0a Change Sources specifier to ExtraSources
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@874 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-18 01:48:09 +00:00
..
InstrSched Separate VM instruction that generates the instructions that compute a value 2001-10-17 23:55:16 +00:00
InstrSelection 1. Add a bottom-up pass on BURG trees that is used to fix constant operands. 2001-10-17 23:57:50 +00:00
LiveVar No major change - added some comments 2001-10-16 01:25:05 +00:00
RegAlloc changed debugg message printing - no change to useful code 2001-10-16 16:34:44 +00:00
Makefile Change Sources specifier to ExtraSources 2001-10-18 01:48:09 +00:00
SparcV9.burg.in
SparcV9AsmPrinter.cpp
SparcV9Instr.def
SparcV9InstrInfo.cpp Moved implementation of class UltraSparcInstrInfo here. 2001-10-18 00:01:48 +00:00
SparcV9InstrSelection.cpp 1. Move most of the constant-fixup code into machine-independent file 2001-10-18 00:26:20 +00:00
SparcV9InstrSelectionSupport.h Sparc-specific code shared between local files. 2001-10-18 00:03:20 +00:00
SparcV9Internals.h Added virtual function to generate an instruction sequence to 2001-10-18 00:02:06 +00:00
SparcV9RegClassInfo.cpp
SparcV9RegClassInfo.h Added support for caller saving 2001-10-16 01:23:19 +00:00
SparcV9RegInfo.cpp Added support for caller saving 2001-10-16 01:23:19 +00:00
SparcV9RegInfo.h
SparcV9TargetMachine.cpp Moved implementation of class UltraSparcInstrInfo to SparcInstrInfo.cpp. 2001-10-18 00:02:32 +00:00