[PATCH] D91483: [TableGen] Clean up Target .td include files
Paul C. Anagnostopoulos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 14 13:03:40 PST 2020
Paul-C-Anagnostopoulos created this revision.
Paul-C-Anagnostopoulos added reviewers: lattner, nhaehnle.
Herald added subscribers: llvm-commits, jfb.
Herald added a project: LLVM.
Paul-C-Anagnostopoulos requested review of this revision.
Continuing with my TableGen file cleanup, here are the include/llvm/Target .td files.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D91483
Files:
llvm/include/llvm/Target/GenericOpcodes.td
llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td
llvm/include/llvm/Target/Target.td
llvm/include/llvm/Target/TargetCallingConv.td
llvm/include/llvm/Target/TargetInstrPredicate.td
llvm/include/llvm/Target/TargetItinerary.td
llvm/include/llvm/Target/TargetPfmCounters.td
llvm/include/llvm/Target/TargetSchedule.td
llvm/include/llvm/Target/TargetSelectionDAG.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91483.305325.patch
Type: text/x-patch
Size: 102849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201114/bb0257cb/attachment.bin>
More information about the llvm-commits
mailing list