Use iterative while loop instead of recursive function call.
[oota-llvm.git] / lib / Target / X86 / README-FPStack.txt
2006-05-19 Chris LattnerSplit FP-stack notes out of the main readme. Next...