[SimplifyLibCalls] Tranform log(pow(x, y)) -> y*log(x).
[oota-llvm.git] / docs / MCJIT-engine-builder.png
2013-08-21 Andrew KaylorAdding a document to describe the MCJIT execution engin...