[X86] Fix the (shl (and (setcc_c), c1), c2) -> (and setcc_c, (c1 << c2)) fold
[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...