[SimplifyLibCalls] New trick: pow(x, 0.5) -> sqrt(x) under -ffast-math.
[oota-llvm.git] / test / Transforms / SafeStack / debug-loc.ll
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-09-30 Evgeniy StepanovFix debug info with SafeStack.