R600: Fix a rare bug where swizzle optimization returns wrong values
[oota-llvm.git] / test / Transforms / InstCombine / merge-icmp.ll
2011-04-28 Benjamin KramerInstCombine: Merge "(trunc x) == C1 & (and x, CA) ...