Fix a case where instcombine was stripping metadata (and alignment)
[oota-llvm.git] / test / Transforms / InstCombine / phi-merge-gep.ll
2009-09-16 Dan GohmanFix the comment in this test.
2009-09-16 Dan GohmanDon't sink gep operators through phi nodes if the resul...