[SimplifyLibCalls] Add a new transformation: pow(exp(x), y) -> exp(x*y)
[oota-llvm.git] / test / Transforms / BDCE /
drwxr-xr-x   ..
-rw-r--r-- 12178 basic.ll
-rw-r--r-- 662 dce-pure.ll
-rw-r--r-- 1141 order.ll