[SimplifyLibCalls] Add a new transformation: pow(exp(x), y) -> exp(x*y)
[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...