llvm-6502/lib/Target/SparcV9
Chris Lattner abfb0b5e70 Change code to not use the copyOperands method added to User. It's now
more efficient to boot.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3453 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-22 15:57:58 +00:00
..
InstrSched * Removed extraneous #includes 2002-08-09 20:08:03 +00:00
InstrSelection dumpNode() does not need to print MachineInstrs. 2002-08-22 02:59:46 +00:00
LiveVar - Do not expose ::ID from any of the analyses anymore. 2002-08-21 17:09:45 +00:00
RegAlloc * Removed extraneous #includes 2002-08-09 20:08:03 +00:00
EmitBytecodeToAssembly.cpp changed implementation of LLVM BYTECODE Length 2002-07-25 17:22:48 +00:00
MachineCodeForInstruction.h Change machinecode for instruction to not inherit from vector. 2002-08-09 20:04:28 +00:00
MachineInstrAnnot.h * Removed extraneous #includes 2002-08-09 20:08:03 +00:00
Makefile Build correctly in the face of /shared. 2002-08-12 22:09:44 +00:00
MappingInfo.h moved from CodeGen to this dir 2002-07-22 22:09:35 +00:00
SparcV9.burg.in Change rules for Not, since it is now implemented as Xor(reg,11..1). 2002-08-22 02:55:21 +00:00
SparcV9AsmPrinter.cpp Change code to not use the copyOperands method added to User. It's now 2002-08-22 15:57:58 +00:00
SparcV9Instr.def BA has only one argument. 2002-07-08 23:25:17 +00:00
SparcV9InstrInfo.cpp Several bug fixes in casting to signed int values. 2002-08-13 18:04:08 +00:00
SparcV9InstrSelection.cpp Eliminate bool, boolreg and boolconst nonterminals, and just use 2002-08-22 02:56:10 +00:00
SparcV9InstrSelectionSupport.h * Removed extraneous #includes 2002-08-09 20:08:06 +00:00
SparcV9Internals.h - Clean up interface to Sparc register handling a bit: 2002-08-12 21:25:05 +00:00
SparcV9PrologEpilogInserter.cpp - Clean up interface to Sparc register handling a bit: 2002-08-12 21:25:05 +00:00
SparcV9RegClassInfo.cpp - Clean up interface to Sparc register handling a bit: 2002-08-12 21:25:05 +00:00
SparcV9RegClassInfo.h - Clean up interface to Sparc register handling a bit: 2002-08-12 21:25:05 +00:00
SparcV9RegInfo.cpp - Clean up interface to Sparc register handling a bit: 2002-08-12 21:25:05 +00:00
SparcV9SchedInfo.cpp Fix two resource names. 2002-08-22 02:58:57 +00:00
SparcV9TargetMachine.cpp Fix breakage in the build 2002-08-07 21:39:39 +00:00