[SimplifyLibCalls] Tranform log(pow(x, y)) -> y*log(x).
[oota-llvm.git] / docs / _static / lines.gif
2012-04-19 Daniel Dunbar[docs] Update HTML pages to refer to CSS in a way that...