Fix a DAG combine bug visitBRCOND() is transforming br(xor(x, y)) to br(x != y).