Add support for slow-path GVN with full phi construction for scalars. This is...
Add support for slow-path GVN with full phi construction for scalars. This is disabled for now, as it actually pessimizes code in the abscence of phi translation for load elimination. This slow down GVN a bit, by about 2% on 403.gcc. llvm-svn: 61021
Loading
Please register or sign in to comment