ScheduleDAG: colorize the DOT graph and improve formatting.
authorAndrew Trick <atrick@apple.com>
Fri, 25 Jan 2013 07:45:25 +0000 (07:45 +0000)
committerAndrew Trick <atrick@apple.com>
Fri, 25 Jan 2013 07:45:25 +0000 (07:45 +0000)
commitb36388a1cb2de8de334cf2c178aaff4ebab7499d
tree78ab78e1556b32931474b0aa0ce36fcb072776de
parent3256d4ff621a14cfbb45f7206e84e5c018042a0a
ScheduleDAG: colorize the DOT graph and improve formatting.

llvm-svn: 173431
llvm/include/llvm/CodeGen/MachineInstr.h
llvm/include/llvm/Support/DOTGraphTraits.h
llvm/include/llvm/Support/GraphWriter.h
llvm/lib/CodeGen/MachineInstr.cpp
llvm/lib/CodeGen/ScheduleDAGInstrs.cpp
llvm/lib/CodeGen/ScheduleDAGPrinter.cpp
llvm/lib/Support/GraphWriter.cpp