[X86] Teach how to dump the name of target node RDTSCP_DAG.
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Thu, 12 Jun 2014 11:37:24 +0000 (11:37 +0000)
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Thu, 12 Jun 2014 11:37:24 +0000 (11:37 +0000)
commit371446a7b87662d8cf4f00a682d922934821a56d
treef1cd07d0a798aacea80b982d58ab74c4ab5418ea
parent79d08abe9c2ebe5a9c98e67fe29c49f742197359
[X86] Teach how to dump the name of target node RDTSCP_DAG.

When I originally added node RDTSCP_DAG (r207127) I forgot to add
a string name for it in method 'getTargetNodeName'.

No functional change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210769 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp