[X86] Fix the (shl (and (setcc_c), c1), c2) -> (and setcc_c, (c1 << c2)) fold
[oota-llvm.git] / .clang-tidy
2014-10-29 Alexander KornienkoEnable display of compiler diagnostics in clang-tidy...
2014-09-08 Alexander KornienkoAdd .clang-tidy configuration file to provide LLVM...