OSDN Git Service

Added a hook to print out names of target specific DAG nodes.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 20 Dec 2005 06:22:03 +0000 (06:22 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 20 Dec 2005 06:22:03 +0000 (06:22 +0000)
commit7226158d7e3986e55b58214a749aa4eabb3fb6d5
tree03b4e5b249ef9db846734225c9048faf8d371697
parentdae87b65365a8a3dae8e41c2e836572388ec84ba
Added a hook to print out names of target specific DAG nodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24877 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h