Revert X + X --> X * 2 optz'n which pessimizes heavily on x86.
[oota-llvm.git] / test / Transforms / InstCombine / 2007-03-31-InfiniteLoop.ll
2007-04-14 Reid SpencerFor PR1319:
2007-04-01 Chris LattnerNew testcase