[PATCH] D51502: [X86] Fix register resizings for inline assembly register operands.

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 13 13:36:00 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342175: [X86] Fix register resizings for inline assembly register operands. (authored by niravd, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51502?vs=165332&id=165372#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51502

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86RegisterInfo.td
  llvm/trunk/test/CodeGen/X86/atomic_mi.ll
  llvm/trunk/test/CodeGen/X86/avx512-regcall-Mask.ll
  llvm/trunk/test/CodeGen/X86/physreg-pairs-error.ll
  llvm/trunk/test/CodeGen/X86/physreg-pairs.ll
  llvm/trunk/test/CodeGen/X86/unfold-masked-merge-vector-variablemask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51502.165372.patch
Type: text/x-patch
Size: 56218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180913/eecc2f68/attachment.bin>


More information about the llvm-commits mailing list