[llvm-commits] [llvm] r110946 - in /llvm/trunk: lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrSSE.td test/CodeGen/X86/avx-128.ll

Bruno Cardoso Lopes bruno.cardoso at gmail.com
Thu Aug 12 15:35:20 PDT 2010


On Thu, Aug 12, 2010 at 3:32 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
>
> On Aug 12, 2010, at 1:20 PM, Bruno Cardoso Lopes wrote:
>
>> - Make sure MOV[AU]PS instructions are only selected when SSE1 is enabled, and duplicate the patterns to match AVX.
>
> Hi Bruno,
>
> I think you have to do something similar in X86InstrInfo::copyPhysReg. It always creates MOVAPSrr.

Nice, thanks for reminding! :)



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



More information about the llvm-commits mailing list