[cfe-commits] [llvm-commits] [llvm] r139986 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp test/CodeGen/X86/sse-minmax.ll test/CodeGen/X86/sse41-blend.ll
Bruno Cardoso Lopes
bruno.cardoso at gmail.com
Tue Sep 20 14:54:18 PDT 2011
Just to settle this, max/minpd was introduced in SSE2 and max/minps in SSE!
On Tue, Sep 20, 2011 at 2:51 PM, Bruno Cardoso Lopes
<bruno.cardoso at gmail.com> wrote:
> Hi Duncan,
>
>> only my ignorance. Do you know of a good place to find out the SSE version
>> an
>> instruction was introduced in?
>
> In the intel manuals there is a column in each instruction describing
> its "SSE level" it first appeared :)
>
> --
> Bruno Cardoso Lopes
> http://www.brunocardoso.cc
>
--
Bruno Cardoso Lopes
http://www.brunocardoso.cc
More information about the cfe-commits
mailing list