Revert X + X --> X * 2 optz'n which pessimizes heavily on x86.
[oota-llvm.git] / test / Transforms / InstCombine / 2007-11-25-CompatibleAttributes.ll
2007-11-25 Duncan SandsFix PR1816. If a bitcast of a function only exists...