Don't do: "(X & 4) >> 1 == 2 --> (X & 4) == 4" if there are more than one uses of...
[oota-llvm.git] / test / Transforms / InstCombine / align-inc.ll
2007-08-12 Chris Lattneroops, forgot to commit this.
2007-08-09 Chris Lattnerwhen we see a unaligned load from an insufficiently...