* First try at implementing TD pass this does not merge global nodes yet,
among other things. * Significant rewrite of TD pass to avoid potentially N^2 algorithms if possible. It is still not complete, but at least it's checked in now. llvm-svn: 4215
Loading
Please register or sign in to comment