Files
clang-p2996/llvm/lib/Target/PIC16
Dan Gohman ea6f91ff64 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-10-16 10:29:08 +00:00
2009-08-28 23:24:31 +00:00