Introduce a new technique for merging BasicBlock with Instruction sentinel by superpo...
[oota-llvm.git] / lib / Target / X86 / README-FPStack.txt
index 0dcbcbc73534f65455b835cab385eb7454beb036..be28e8b394a429914b47f04f661d93080e3996e7 100644 (file)
@@ -80,6 +80,6 @@ foo:
        addl $20, %esp
        ret
 
-This will be solved when we go to a dynamic programming based isel.
+This just requires being smarter when custom expanding fptoui.
 
 //===---------------------------------------------------------------------===//