[llvm-commits] CVS: llvm/lib/Target/X86/X86InstrInfo.td

Chris Lattner lattner at cs.uiuc.edu
Tue Dec 20 23:50:37 PST 2005



Changes in directory llvm/lib/Target/X86:

X86InstrInfo.td updated: 1.178 -> 1.179
---
Log message:

This was meant to go in


---
Diffs of the changes:  (+1 -1)

 X86InstrInfo.td |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/lib/Target/X86/X86InstrInfo.td
diff -u llvm/lib/Target/X86/X86InstrInfo.td:1.178 llvm/lib/Target/X86/X86InstrInfo.td:1.179
--- llvm/lib/Target/X86/X86InstrInfo.td:1.178	Wed Dec 21 01:47:04 2005
+++ llvm/lib/Target/X86/X86InstrInfo.td	Wed Dec 21 01:50:26 2005
@@ -2200,7 +2200,7 @@
 
 
 //===----------------------------------------------------------------------===//
-// Stack-based Floating point support
+// Floating Point Stack Support
 //===----------------------------------------------------------------------===//
 
 // Floating point support.  All FP Stack operations are represented with two 






More information about the llvm-commits mailing list