[PATCH] D11477: fix invalid load folding with SSE/AVX FP logical instructions (PR22371)

Sanjay Patel spatel at rotateright.com
Mon Jul 27 17:49:11 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL243361: fix invalid load folding with SSE/AVX FP logical instructions (PR22371) (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D11477?vs=30525&id=30767#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11477

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/test/CodeGen/X86/pr2656.ll
  llvm/trunk/test/CodeGen/X86/sse-fcopysign.ll
  llvm/trunk/test/CodeGen/X86/vec_fabs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11477.30767.patch
Type: text/x-patch
Size: 13574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150728/34b17a58/attachment.bin>


More information about the llvm-commits mailing list