From 0dcdd83c0ec691c02b803f34764c966f5e6102c9 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 21 Dec 2005 07:50:26 +0000 Subject: [PATCH] This was meant to go in llvm-svn: 24900 --- llvm/lib/Target/X86/X86InstrInfo.td | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/lib/Target/X86/X86InstrInfo.td b/llvm/lib/Target/X86/X86InstrInfo.td index c5e77dc72465..fc4e0b998710 100644 --- a/llvm/lib/Target/X86/X86InstrInfo.td +++ b/llvm/lib/Target/X86/X86InstrInfo.td @@ -2200,7 +2200,7 @@ def RDTSC : I<0x31, RawFrm, (ops), "rdtsc", []>, TB, Imp<[],[EAX,EDX]>; //===----------------------------------------------------------------------===// -// Stack-based Floating point support +// Floating Point Stack Support //===----------------------------------------------------------------------===// // Floating point support. All FP Stack operations are represented with two