[SimplifyLibCalls] Add a new transformation: pow(exp(x), y) -> exp(x*y)
[oota-llvm.git] / .clang-format
1 BasedOnStyle: LLVM
2