When determining if we can fold (x >> C1) << C2, the bits that we need to verify...
[oota-llvm.git] / test / Assembler / 2007-09-10-AliasFwdRef.ll
2007-09-10 Chris LattnerFix PR1645 by resolving forward alias references.