[llvm-commits] CVS: llvm/lib/Target/X86/X86ISelDAGToDAG.cpp

Reid Spencer rspencer at reidspencer.com
Thu Jul 27 23:08:54 PDT 2006


On Fri, 2006-07-28 at 01:05 -0500, Evan Cheng wrote:
> +    void DetermineReachibility(SDNode *f, SDNode *t);

Hate to be pedantic about this, but its "Reachability" (a between h and
b)

Reid.




More information about the llvm-commits mailing list