[PATCH] D158489: [X86][GlobalISel] Move GlobalISel source files to a dedicated subdir

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 08:58:25 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1c3f7f1748ae: [X86][GlobalISel] Move GlobalISel source files to a dedicated subdir (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D158489?vs=552232&id=552745#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158489/new/

https://reviews.llvm.org/D158489

Files:
  llvm/lib/Target/X86/CMakeLists.txt
  llvm/lib/Target/X86/GISel/X86CallLowering.cpp
  llvm/lib/Target/X86/GISel/X86CallLowering.h
  llvm/lib/Target/X86/GISel/X86InstructionSelector.cpp
  llvm/lib/Target/X86/GISel/X86LegalizerInfo.cpp
  llvm/lib/Target/X86/GISel/X86LegalizerInfo.h
  llvm/lib/Target/X86/GISel/X86RegisterBankInfo.cpp
  llvm/lib/Target/X86/GISel/X86RegisterBankInfo.h
  llvm/lib/Target/X86/X86CallLowering.cpp
  llvm/lib/Target/X86/X86CallLowering.h
  llvm/lib/Target/X86/X86InstructionSelector.cpp
  llvm/lib/Target/X86/X86LegalizerInfo.cpp
  llvm/lib/Target/X86/X86LegalizerInfo.h
  llvm/lib/Target/X86/X86RegisterBankInfo.cpp
  llvm/lib/Target/X86/X86RegisterBankInfo.h
  llvm/lib/Target/X86/X86Subtarget.cpp
  llvm/utils/gn/secondary/llvm/lib/Target/X86/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158489.552745.patch
Type: text/x-patch
Size: 3406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230823/985a9dfe/attachment.bin>


More information about the llvm-commits mailing list