When determining if we can fold (x >> C1) << C2, the bits that we need to verify...
[oota-llvm.git] / test / Feature / noalias-ret.ll
2008-11-24 Nick LewyckyExtend the 'noalias' attribute to function return value...