Suppress '(x < y) ? a : 0 -> (x < y) & a' transform on X86 architectures with dedicat...
[oota-llvm.git] / test / CodeGen / X86 / rip-rel-lea.ll
2013-02-01 David SehrTwo changes relevant to LEA and x32: