[SimplifyLibCalls] Tranform log(pow(x, y)) -> y*log(x).
[oota-llvm.git] / docs / MarkedUpDisassembly.rst
2014-06-30 Scott Douglassundo test commit (whitespace only)
2014-06-30 Scott Douglasstest commit (whitespace only)
2013-01-11 Sean Silvadocs: Fix long standing linking antipattern.
2012-10-24 Kevin EnderbyAdd a bit of documentation on the annotated disassembly...