Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / memset-3.ll
2011-06-18 Chris Lattnerrip out a ton of intrinsic modernization logic from...
2010-04-02 Evan ChengCorrectly lower memset / memcpy of undef. It should...