http://webrev.invokedynamic.info/rasbold/6752257 6752257: Use NOT instead of XOR -1 on x86 Summary: add match rule for xor -1 Reviewed-by: Using "not" instead of "xor -1" saves a byte in the instruction stream on x86.