Revert X + X --> X * 2 optz'n which pessimizes heavily on x86.
[oota-llvm.git] / test / Transforms / InstCombine / 2007-01-13-ExtCompareMiscompile.ll
2008-01-28 Chris Lattnerthis test is now compiled into the right thing.
2007-01-26 Reid SpencerFor PR761:
2007-01-13 Chris Lattnertestcase reduced from pr1107