Fix for PR2479: correctly optimize expressions like (a > 13) & (a ==
[oota-llvm.git] / test / Transforms / InstCombine / 2007-08-02-InfiniteLoop.ll
2007-08-02 Chris LattnerReduced testcase for PR1594