From c515ad18f80e8b614833704f7351e0a4f200d88d 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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24900 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/X86/X86InstrInfo.td | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Target/X86/X86InstrInfo.td b/lib/Target/X86/X86InstrInfo.td index c5e77dc7246..fc4e0b99871 100644 --- a/lib/Target/X86/X86InstrInfo.td +++ b/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