Handle a special case xor undef, undef -> 0. Technically this should be transformed...
[oota-llvm.git] / test / Transforms / InstCombine / malloc3.ll
2007-10-12 Chris Lattnertestcase for PR1728