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

Eric Christopher echristo at apple.com
Tue Aug 31 15:39:04 PDT 2010


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



More information about the llvm-commits mailing list