[LibCallSimplifier] use instruction-level fast-math-flags to transform pow(exp(x...
[oota-llvm.git] / test / Transforms / ADCE / 2004-05-04-UnreachableBlock.ll
2011-09-02 Bill WendlingTry to eliminate the use of the 'unwind' instruction.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-04-19 Chris Lattnerrename *.llx -> *.ll, last batch.