On Jun 8, 2007, at 3:01 PM, Evan Cheng wrote:

> +/// RemoveExtraEdges - Remove true / false edges if either / both  
> are no longer
> +/// successors.

This does pretty much the same thing as CorrectExtraCFGEdges in  
BranchFolding.cpp,
although I'm sure there are subtleties.  Can we combine them?

_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to