Teach InstCombine's ComputeMaskedBits to handle pointer expressions
[oota-llvm.git] / test / Transforms / InstCombine / known_align.ll
2007-07-31 Lauro Ramos VenancioFix a bug in GetKnownAlignment of packed structs.