Substantially cleanup/speedup the eq graphs pass by walking the callgraph
a DSGraph at a time instead of a function at a time. This is also more correct, though it doesn't seem to fix any programs. llvm-svn: 17435
Loading
Please register or sign in to comment