This implements the second half of the fix for PR3290, handling
[oota-llvm.git] / test / Transforms / InstCombine / load2.ll
2007-08-11 Chris LattnerTransform a load from an undef/zero global into an...