Changes in directory llvm/lib/Target/X86:
README-SSE.txt updated: 1.12 -> 1.13 --- Log message: This is done. --- Diffs of the changes: (+0 -5) README-SSE.txt | 5 ----- 1 files changed, 5 deletions(-) Index: llvm/lib/Target/X86/README-SSE.txt diff -u llvm/lib/Target/X86/README-SSE.txt:1.12 llvm/lib/Target/X86/README-SSE.txt:1.13 --- llvm/lib/Target/X86/README-SSE.txt:1.12 Wed Dec 13 14:59:43 2006 +++ llvm/lib/Target/X86/README-SSE.txt Thu Dec 14 13:45:32 2006 @@ -535,8 +535,3 @@ Floating point max / min are commutable when -enable-unsafe-fp-path is specified. We should turn int_x86_sse_max_ss and X86ISD::FMIN etc. into other nodes which are selected to max / min instructions that are marked commutable. - -//===---------------------------------------------------------------------===// - -Add MOVDI2SSrr and MOVDSS2DIrr to X86RegisterInfo::foldMemoryOperand() once the -recent X86 JIT regressions have been identified and fixed. _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits