optimize bitcast(trunc(bitcast(x))) where the result is a float and 'x'
[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...