commit | eeb3a00b84b7767d236ec8cf0619b9217fc247b9 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Tue Jan 05 01:24:18 2010 +0000 |
committer | Dan Gohman <gohman@apple.com> | Tue Jan 05 01:24:18 2010 +0000 |
tree | 6fa4e0deb80140890cb0084bcff5edb7bd4d31fe | |
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