Limit the icmp+phi merging optimization to the cases where it is profitable:
[oota-llvm.git] / test / Transforms / InstCombine / known_align.ll
2007-07-31 Lauro Ramos VenancioFix a bug in GetKnownAlignment of packed structs.