Changes in directory llvm/lib/Target/X86:

README-SSE.txt updated: 1.1 -> 1.2
---
Log message:

A new entry

---
Diffs of the changes:  (+4 -0)

 README-SSE.txt |    4 ++++
 1 files changed, 4 insertions(+)


Index: llvm/lib/Target/X86/README-SSE.txt
diff -u llvm/lib/Target/X86/README-SSE.txt:1.1 
llvm/lib/Target/X86/README-SSE.txt:1.2
--- llvm/lib/Target/X86/README-SSE.txt:1.1      Fri May 19 15:51:43 2006
+++ llvm/lib/Target/X86/README-SSE.txt  Tue May 30 18:56:31 2006
@@ -660,3 +660,7 @@
 Accelerate_sse_migration/index.html
 
 e.g. SSE select using and, andnot, or. Various SSE compare translations.
+
+//===---------------------------------------------------------------------===//
+
+Add hooks to commute some CMPP operations.



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to