[SimplifyLibCalls] Add a new transformation: pow(exp(x), y) -> exp(x*y)
[oota-llvm.git] / test / tools / llvm-mc / line_end_with_space.test
2015-09-16 Mehdi AminiImprove "default_triple" specification: make it at...
2015-09-16 Mehdi AminiMake the default triple optional by allowing an empty...
2015-08-04 Mehdi AminiUpdate test suite to make "ninja check" succeed without...
2014-11-11 Colin LeMahieu[llvm-mc] Fixing case where if a file ended with non...