Go to file
Owen Anderson 3c9d8eef21 Don't use std::set_difference when the two sets are sorted differently. Compute
the difference manually instead.

This allows GVNPRE to produce correct analysis for the example in the GVNPRE
paper.

llvm-svn: 37425
2007-06-04 23:34:56 +00:00
llvm Don't use std::set_difference when the two sets are sorted differently. Compute 2007-06-04 23:34:56 +00:00
stacker Regenerate. 2007-05-08 15:23:37 +00:00