1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/CodeGen/InstrSched
Chris Lattner 47508d5c0f 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.

llvm-svn: 4269
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