llvm-6502/lib/Target/SparcV9
Vikram S. Adve 36f0a9e5a6 Better folding getelementptr operations with mixed
array and struct indexes.
Update operand values in CallArgsDescriptor (a new class)
when replacing constant values with immediates.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2645 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-19 15:34:29 +00:00
..
InstrSched Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
InstrSelection Better folding getelementptr operations with mixed 2002-05-19 15:34:29 +00:00
LiveVar Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
RegAlloc Numerous bug fixes: 2002-05-19 15:29:31 +00:00
EmitBytecodeToAssembly.cpp Add new optional getPassName() virtual function that a Pass can override 2002-04-29 14:57:45 +00:00
MachineCodeForInstruction.h Refix bug: Add back method MachineCodeForInstruction::dropAllReferences. 2002-03-24 03:58:02 +00:00
MachineInstrAnnot.h Annotation class for MachineInstr. 2002-05-19 15:30:21 +00:00
Makefile Fix build error 2002-02-11 17:11:43 +00:00
SparcV9.burg.in Added support for bitwise logical operators. Use different labels for 2001-11-08 05:14:02 +00:00
SparcV9AsmPrinter.cpp Numerous bug fixes: 2002-05-19 15:25:51 +00:00
SparcV9Instr.def Change latencies for Load, Store and Branch instructions. 2002-03-24 03:33:53 +00:00
SparcV9InstrInfo.cpp Numerous bug fixes: 2002-05-19 15:25:51 +00:00
SparcV9InstrSelection.cpp Numerous bug fixes: 2002-05-19 15:25:51 +00:00
SparcV9InstrSelectionSupport.h Numerous bug fixes: 2002-05-19 15:25:51 +00:00
SparcV9Internals.h Numerous bug fixes: 2002-05-19 15:25:51 +00:00
SparcV9PrologEpilogInserter.cpp Add new optional getPassName() virtual function that a Pass can override 2002-04-29 14:57:45 +00:00
SparcV9RegClassInfo.cpp Numerous bug fixes: 2002-05-19 15:25:51 +00:00
SparcV9RegClassInfo.h Numerous bug fixes: 2002-05-19 15:25:51 +00:00
SparcV9RegInfo.cpp Numerous bug fixes: 2002-05-19 15:25:51 +00:00
SparcV9SchedInfo.cpp Pull all of the scheduling related stuff out of Sparc.cpp into it's own file 2002-02-04 00:39:14 +00:00
SparcV9TargetMachine.cpp Add new optional getPassName() virtual function that a Pass can override 2002-04-29 14:57:45 +00:00