Add support for gcc __builtin_ia32_ptest{z,c,nzc} intrinsics. Lower
[oota-llvm.git] / test / CodeGen / X86 / pr2982.ll
2008-11-03 Dan GohmanThe ANDMask node folds to a constant, and isn't the...