llvm-6502/lib/Target/SparcV9/InstrSched
Chris Lattner 748697d242 Minor change: Methods that return ValueSet's that are guaranteed to be valid
return references instead of pointers.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1719 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-05 04:20:12 +00:00
..
InstrScheduling.cpp * Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static 2002-02-05 02:51:01 +00:00
Makefile Makefile for InstrSched/ 2001-08-28 23:17:22 +00:00
SchedGraph.cpp * Straighten out #includes 2002-02-03 07:29:45 +00:00
SchedGraph.h Remove extraneous #includes 2002-02-03 07:30:08 +00:00
SchedPriorities.cpp Minor change: Methods that return ValueSet's that are guaranteed to be valid 2002-02-05 04:20:12 +00:00
SchedPriorities.h * The itf exposed by InstrScheduling is now a single function to create the right pass 2002-02-04 20:02:16 +00:00