Suppress '(x < y) ? a : 0 -> (x < y) & a' transform on X86 architectures with dedicat...
[oota-llvm.git] / test / CodeGen / X86 / 2010-06-28-matched-g-constraint.ll
2010-06-28 Dale JohannesenIn asm's, output operands with matching input constraints