[PATCH] D58283: [X86] Fix LowerAsmOutputForConstraint.

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 15 12:03:43 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354163: [X86] Fix LowerAsmOutputForConstraint. (authored by niravd, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58283?vs=187016&id=187062#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58283/new/

https://reviews.llvm.org/D58283

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/X86/pr40737.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58283.187062.patch
Type: text/x-patch
Size: 5309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190215/dd46bd8c/attachment.bin>


More information about the llvm-commits mailing list