aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ProcessImplicitDefs.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-01-05 01:24:18 +0000
committerDan Gohman <gohman@apple.com>2010-01-05 01:24:18 +0000
commitea6f91ff64ad4e51e191485a02fa8d04906831bd (patch)
tree9f3d92a83fc0039f7bf72a11115e5c530b2403db /llvm/lib/CodeGen/ProcessImplicitDefs.cpp
parentf62be0c0a69f39addf6945866f61694b34fa3e14 (diff)
downloadllvm-ea6f91ff64ad4e51e191485a02fa8d04906831bd.zip
llvm-ea6f91ff64ad4e51e191485a02fa8d04906831bd.tar.gz
llvm-ea6f91ff64ad4e51e191485a02fa8d04906831bd.tar.bz2
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. llvm-svn: 92564
Diffstat (limited to 'llvm/lib/CodeGen/ProcessImplicitDefs.cpp')
0 files changed, 0 insertions, 0 deletions