[llvm-commits] [llvm] r99910 - in /llvm/trunk: include/llvm/IntrinsicsX86.td lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrSSE.td lib/VMCore/AutoUpgrade.cpp test/Bitcode/sse41_pmulld.ll test/Bitcode/sse41_pmulld.ll.bc test/CodeGen/X86/pmul.ll test/CodeGen/X86/pmulld.ll
Chris Lattner
clattner at apple.com
Wed Mar 31 11:08:44 PDT 2010
great, thanks!
On Mar 31, 2010, at 11:08 AM, Eric Christopher wrote:
>
> On Mar 31, 2010, at 11:07 AM, Chris Lattner wrote:
>
>> Very nice Eric, thanks for doing this. Please also make sure that llvm-gcc is doing the proper lowering of this builtin in llvm-i386.cpp
>
> Yup. Did that on Friday :)
>
> Thanks!
>
> -eric
More information about the llvm-commits
mailing list