[SimplifyLibCalls] Add a new transformation: pow(exp(x), y) -> exp(x*y)
[oota-llvm.git] / resources /
2015-06-12 Greg BedwellIn MSVC builds embed a VERSIONINFO resource in our...
2015-06-01 Greg Bedwell[CMake] Revert commits r238740/r238741 for embedding...
2015-06-01 Greg BedwellIn MSVC builds embed a VERSIONINFO resource in our...