Revert r166407 because it caused analyzer tests to crash and broke self-host bots.
[oota-llvm.git] / test / Transforms / TailCallElim / 2010-06-26-MultipleReturnValues.ll
2010-07-13 Duncan SandsHandle the case of a tail recursion in which the tail...
2010-06-26 Duncan SandsFix PR7328: when turning a tail recursion into a loop...