[SimplifyLibCalls] Add a new transformation: pow(exp(x), y) -> exp(x*y)
[oota-llvm.git] / test / .clang-format
2013-11-19 Daniel JasperAdd .clang-format without column limit to subdirectory...