From: Kay Tiong Khoo Date: Sat, 10 Mar 2012 21:29:49 +0000 (+0000) Subject: *fix typo in comment; test of commit access X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=5a08cf4d345e8edabd6fd46c6014f13f5b0452d5;p=oota-llvm.git *fix typo in comment; test of commit access git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152507 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/X86/X86InstrSSE.td b/lib/Target/X86/X86InstrSSE.td index 36526ad7a58..7ad2e6d56cf 100644 --- a/lib/Target/X86/X86InstrSSE.td +++ b/lib/Target/X86/X86InstrSSE.td @@ -2306,7 +2306,7 @@ let Defs = [EFLAGS] in { "comisd", SSEPackedDouble>, TB, OpSize; } // Defs = [EFLAGS] -// sse12_cmp_packed - sse 1 & 2 compared packed instructions +// sse12_cmp_packed - sse 1 & 2 compare packed instructions multiclass sse12_cmp_packed {