Fix mishandling of the infinite loop case when merging two blocks. This
[oota-llvm.git] / test / Transforms / SimplifyCFG / 2008-01-02-hoist-fp-add.ll
2008-01-03 Chris Lattnerdon't hoist FP additions into unconditional adds +...