[PATCH] D25812: X86: Introduce the "relocImm" ComplexPattern, which represents a relocatable immediate.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 18:07:17 PDT 2016


pcc updated this revision to Diff 76152.
pcc added a comment.

- Make the complexity a ComplexPattern parameter instead of hardcoding one for relocImm


https://reviews.llvm.org/D25812

Files:
  llvm/include/llvm/Target/TargetSelectionDAG.td
  llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/lib/Target/X86/X86InstrCompiler.td
  llvm/lib/Target/X86/X86InstrInfo.td
  llvm/utils/TableGen/CodeGenDAGPatterns.cpp
  llvm/utils/TableGen/CodeGenTarget.cpp
  llvm/utils/TableGen/CodeGenTarget.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25812.76152.patch
Type: text/x-patch
Size: 10354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161028/452958f6/attachment.bin>


More information about the llvm-commits mailing list