llvm-6502/lib/Target/SparcV9
Anand Shukla b0ad8b002d Added std:: to mem_fun for 64-bit gcc
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2845 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-09 19:16:59 +00:00
..
InstrSched A single MachineInstr operand may now be both a def and a use, 2002-07-08 22:59:23 +00:00
InstrSelection Moved class MachineCodeForBasicBlock to MachineCodeForBasicBlock.h. 2002-07-08 23:03:10 +00:00
LiveVar
RegAlloc Significant changes to correctly spill CC registers and to correctly 2002-07-08 23:15:32 +00:00
EmitBytecodeToAssembly.cpp
MachineCodeForInstruction.h
MachineInstrAnnot.h
Makefile
SparcV9.burg.in
SparcV9AsmPrinter.cpp Added support for printing constant global references to 2002-07-09 12:30:29 +00:00
SparcV9Instr.def BA has only one argument. 2002-07-08 23:25:17 +00:00
SparcV9InstrInfo.cpp
SparcV9InstrSelection.cpp Have to save a boolean (setCC) value whenever use is outside the current 2002-07-08 23:30:14 +00:00
SparcV9InstrSelectionSupport.h
SparcV9Internals.h Numerous changes in interface to class SparcRegInfo corresponding to 2002-07-08 23:34:10 +00:00
SparcV9PrologEpilogInserter.cpp class MachineCodeForBasicBlock is now an annotation on BasicBlock. 2002-07-08 23:31:24 +00:00
SparcV9RegClassInfo.cpp
SparcV9RegClassInfo.h
SparcV9RegInfo.cpp Added std:: to mem_fun for 64-bit gcc 2002-07-09 19:16:59 +00:00
SparcV9SchedInfo.cpp
SparcV9TargetMachine.cpp