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

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 10:01:42 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286384: X86: Introduce the "relocImm" ComplexPattern, which represents a relocatable… (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D25812?vs=76274&id=77372#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25812

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25812.77372.patch
Type: text/x-patch
Size: 10542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161109/b4bc6b4d/attachment.bin>


More information about the llvm-commits mailing list