Handle a special case xor undef, undef -> 0. Technically this should be transformed...
[oota-llvm.git] / test / Transforms / InstCombine / malloc2.ll
2007-04-14 Reid SpencerFor PR1319:
2007-04-06 Chris Lattnernew testcase, update old one.