[llvm-commits] CVS: llvm/lib/Target/X86/README-SSE.txt

Evan Cheng evan.cheng at apple.com
Tue May 30 16:56:44 PDT 2006



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.






More information about the llvm-commits mailing list