diff options
author | Dan Gohman <gohman@apple.com> | 2010-01-05 01:24:18 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-01-05 01:24:18 +0000 |
commit | eeb3a00b84b7767d236ec8cf0619b9217fc247b9 (patch) | |
tree | 6fa4e0deb80140890cb0084bcff5edb7bd4d31fe /lib/CodeGen/TwoAddressInstructionPass.cpp | |
parent | 4c3235595fe7f43bb4e43eefdee308fb961b9300 (diff) |
Change SelectCode's argument from SDValue to SDNode *, to make it more
clear what information these functions are actually using.
This is also a micro-optimization, as passing a SDNode * around is
simpler than passing a { SDNode *, int } by value or reference.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92564 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/TwoAddressInstructionPass.cpp')
0 files changed, 0 insertions, 0 deletions