Teach SimplifySetCC that comparing AssertZext i1 against a constant 1 can be rewritte...
[oota-llvm.git] / test / CodeGen / X86 / avx-select.ll
2011-08-09 Bruno Cardoso LopesAdd 256-bit support for v8i32, v4i64 and v4f64 ISD...