llvm-6502/lib/Target/SparcV9/InstrSched
Chris Lattner a0877726df Tell PassManager that this pass does not invalidate the CFG so that dominator
information and Loop info will not have to be recomputed after this runs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4269 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-23 03:30:47 +00:00
..
InstrScheduling.cpp Tell PassManager that this pass does not invalidate the CFG so that dominator 2002-10-23 03:30:47 +00:00
Makefile Makefile for InstrSched/ 2001-08-28 23:17:22 +00:00
SchedGraph.cpp Major bug fix: was not adding CD edges for RETURNs! 2002-10-13 00:39:22 +00:00
SchedGraph.h * Removed extraneous #includes 2002-08-09 20:08:03 +00:00
SchedPriorities.cpp * Removed extraneous #includes 2002-08-09 20:08:03 +00:00
SchedPriorities.h * Removed extraneous #includes 2002-08-09 20:08:03 +00:00