Skip to content
Snippets Groups Projects
user avatar
Chris Lattner authored
unneccesary.  This allows us to delete several hundred phi nodes of the
form PHI(x,x,x,undef) from 253.perlbmk and probably other programs as well.

This implements Mem2Reg/UndefValuesMerge.ll

llvm-svn: 17098
215c7eba
Name Last commit Last update
llvm