instcombine: Migrate math library call simplifications
[oota-llvm.git] / test / Transforms / InstCombine / merge-icmp.ll
2011-04-28 Benjamin KramerInstCombine: Merge "(trunc x) == C1 & (and x, CA) ...