| commit | 32f71d714ba58e3ddc3d151d6249e1202e26ce17 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Fri Sep 25 18:54:59 2009 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Fri Sep 25 18:54:59 2009 +0000 |
| tree | f007c8ccfc0a37aff771da343b13c43f3dfc5d76 | |
| parent | 450f0084a27be5222605e659c31b87f61ba87748 [diff] |
Rename getTargetNode to getMachineNode, for consistency with the naming scheme used in SelectionDAG, where there are multiple kinds of "target" nodes, but "machine" nodes are nodes which represent a MachineInstr. llvm-svn: 82790