llvm-6502/lib/Target/SparcV9/RegAlloc
Vikram S. Adve 5f2180c533 (1) Added special register class containing (for now) %fsr.
Fixed spilling of %fcc[0-3] which are part of %fsr.

(2) Moved some machine-independent reg-class code to class TargetRegInfo
    from SparcReg{Class,}Info.

(3) Renamed MachienOperand::opIsDef to MachineOperand::opIsDefOnly()
    and related functions and flags.  Fixed several bugs where only
    "isDef" was being checked, not "isDefAndUse".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6341 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-27 00:05:23 +00:00
..
IGNode.cpp
IGNode.h
InterferenceGraph.cpp
InterferenceGraph.h
LiveRange.h
LiveRangeInfo.cpp (1) Added special register class containing (for now) %fsr. 2003-05-27 00:05:23 +00:00
LiveRangeInfo.h
Makefile
PhyRegAlloc.cpp (1) Added special register class containing (for now) %fsr. 2003-05-27 00:05:23 +00:00
PhyRegAlloc.h
RegAllocCommon.h
RegClass.cpp Move headers around 2003-01-15 21:02:16 +00:00
RegClass.h Move headers around 2003-01-15 21:02:16 +00:00