[PATCH] D25812: X86: Introduce the "relocImm" ComplexPattern, which represents a relocatable immediate.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 28 16:52:01 PDT 2016
pcc updated this revision to Diff 76274.
pcc added a comment.
- Remove the default ComplexPattern constructor
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.76274.patch
Type: text/x-patch
Size: 10416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161028/1304373c/attachment.bin>
More information about the llvm-commits
mailing list