Dan Gohman 9bcfdf98f1 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
2010-01-05 01:24:18 +00:00
..
2009-09-24 06:23:57 +00:00
2009-12-19 20:56:53 +00:00
2009-12-26 22:58:39 +00:00
2009-09-24 06:23:57 +00:00
2009-12-19 20:56:53 +00:00
2009-08-24 03:44:02 +00:00
2009-09-24 06:23:57 +00:00