[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)
commit2dd3b3b674aa091fd65947c3788d7a04d30b7db0
treee1929fea9b6412043c73e471e1ac6e23da0fdece
parent1f24317d87b31f6561be7167447b26ac476ecab9
[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.

llvm-svn: 210769
llvm/lib/Target/X86/X86ISelLowering.cpp