llvm-6502/lib/Target/SparcV9/InstrSched
Tanya Lattner eba4604d49 Make this method non-const. Making it const causes the const version of
getIGroup to be called instead of the non-const one.  These two methods
have (??) different behavior, so this change fixes bugs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20724 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-21 06:07:43 +00:00
..
InstrScheduling.cpp Make this method non-const. Making it const causes the const version of 2005-03-21 06:07:43 +00:00
Makefile
SchedGraph.cpp
SchedGraph.h
SchedGraphCommon.cpp
SchedPriorities.cpp cycles_t -> CycleCount_t 2005-01-16 04:20:30 +00:00
SchedPriorities.h cycles_t -> CycleCount_t 2005-01-16 04:20:30 +00:00