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
Makefile
SchedGraph.cpp
SchedGraph.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
SchedGraphCommon.cpp
SchedPriorities.cpp
SchedPriorities.h