InstCombine: (sub (or A B) (xor A B)) --> (and A B)
[oota-llvm.git] / .clang-format
2014-03-02 Ahmed CharlesTest commit.
2013-09-02 Chandler CarruthAdd a clang-format file so that the tool can automatica...