llvm-6502/lib/Target/SparcV9/RegAlloc
Brian Gaeke c760d647c6 Get rid of the abort in PhyRegAlloc::finishSavingState().
Make an explicit call to it from runOnFunction() if we know we're supposed to
write into the global. This is lame (esp. the const_cast), but it solves
the problem.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12291 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-11 19:46:30 +00:00
..
AllocInfo.h Make AllocInfo's Instruction an int, so that we can overload it for arguments. 2004-03-08 23:22:01 +00:00
IGNode.cpp
IGNode.h
InterferenceGraph.cpp
InterferenceGraph.h
LiveRange.h
LiveRangeInfo.cpp
LiveRangeInfo.h
Makefile
PhyRegAlloc.cpp Get rid of the abort in PhyRegAlloc::finishSavingState(). 2004-03-11 19:46:30 +00:00
PhyRegAlloc.h In PhyRegAlloc::saveState(), dump Arguments' saved-state, and try to 2004-03-11 06:45:52 +00:00
RegAllocCommon.h
RegClass.cpp
RegClass.h