Add an option, -view-sunit-dags, for viewing the actual SUnit DAGs used by
authorDan Gohman <gohman@apple.com>
Tue, 28 Aug 2007 20:32:58 +0000 (20:32 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 28 Aug 2007 20:32:58 +0000 (20:32 +0000)
commit3e1a7aef17575d9c7058a035449d57e3c7295ed0
tree617ea3293c3d0db2315e4d7990a8ac85300a34b6
parentf5a69fe81f8c50e483e2c5ee1a890fc33383fdfb
Add an option, -view-sunit-dags, for viewing the actual SUnit DAGs used by
scheduling.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41556 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/ScheduleDAG.h
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp