Remove experimental options to control machine block placement.
[oota-llvm.git] / test / Transforms / TailCallElim / 2010-06-26-MultipleReturnValues.ll
2013-07-14 Stephen LinCatch more CHECK that can be converted to CHECK-LABEL...
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...