[SimplifyLibCalls] Add a new transformation: pow(exp(x), y) -> exp(x*y)
[oota-llvm.git] / test / Assembler / gv-invalid-type.ll
2015-02-16 David MajnemerAsmParser: Make sure GlobalVariables have sane types