hanchenye-llvm-project/llvm/lib/Target/SparcV9/InstrSched
Tanya Lattner 87ee2ba48d 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.

llvm-svn: 20724
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 Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
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