InstCombine: Combine (xor (or %a, %b) (xor %a, %b)) to (add %a, %b)
[oota-llvm.git] / .clang-format
1 BasedOnStyle: LLVM
2