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
To-do ----- * Instruction encodings * Tailcalls * Investigate loop alignment * Add builtins * Make better use of lmul / macc