Add a place where I missed using the maximal set. Note that using the maximal
authorOwen Anderson <resistor@mac.com>
Tue, 29 May 2007 22:35:41 +0000 (22:35 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 29 May 2007 22:35:41 +0000 (22:35 +0000)
commitb502bdb6041e0de2e7bccc30ca1c21297d11c001
tree4abbea9345448d6dfee53303437b52b4eaee1300
parentc8ed9badfabf8933acf5fcf8a58248c93f401076
Add a place where I missed using the maximal set.  Note that using the maximal
set this way is _SLOW_.  Somewhere down the line, I'll look at speeding it up.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37345 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVNPRE.cpp