This implements the second half of the fix for PR3290, handling
[oota-llvm.git] / test / Transforms / InstCombine / 2007-12-10-ConstFoldCompare.ll
2007-12-10 Chris LattnerFix PR1850 by removing an unsafe transformation from...