[llvm-commits] [llvm] r112661 - in /llvm/trunk/lib/Target/X86: X86ISelLowering.cpp X86InstrFragmentsSIMD.td X86InstrSSE.td

Bruno Cardoso Lopes bruno.cardoso at gmail.com
Tue Aug 31 15:42:42 PDT 2010


This is a rewrite of matching masks that the x86 shuffle tests already test!

On Tue, Aug 31, 2010 at 3:39 PM, Eric Christopher <echristo at apple.com> wrote:
>
> On Aug 31, 2010, at 3:35 PM, Bruno Cardoso Lopes wrote:
>
>> Author: bruno
>> Date: Tue Aug 31 17:35:05 2010
>> New Revision: 112661
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=112661&view=rev
>> Log:
>> Use x86 specific MOVSLDUP node, add more patterns to match it and remove useless load nodes
>
> Testcases for this last pile of commits?
>
> -eric



-- 
Bruno Cardoso Lopes
http://www.brunocardoso.cc



More information about the llvm-commits mailing list