make instcombine produce calls to llvm.donothing instead of a random intrinsic
[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...