[PATCH] D30998: [globalisel][tablegen] Move <Target>InstructionSelector declarations to anonymous namespaces

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 03:02:10 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299637: [globalisel][tablegen] Move <Target>InstructionSelector declarations to… (authored by dsanders).

Changed prior to commit:
  https://reviews.llvm.org/D30998?vs=93476&id=94338#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30998

Files:
  llvm/trunk/lib/Target/AArch64/AArch64.h
  llvm/trunk/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstructionSelector.h
  llvm/trunk/lib/Target/AArch64/AArch64TargetMachine.cpp
  llvm/trunk/lib/Target/AArch64/AArch64TargetMachine.h
  llvm/trunk/lib/Target/X86/X86.h
  llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp
  llvm/trunk/lib/Target/X86/X86InstructionSelector.h
  llvm/trunk/lib/Target/X86/X86TargetMachine.cpp
  llvm/trunk/lib/Target/X86/X86TargetMachine.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30998.94338.patch
Type: text/x-patch
Size: 15858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170406/17f792b5/attachment.bin>


More information about the llvm-commits mailing list