OSDN Git Service

[AArch64][GlobalISel] Move GlobalISel source files to a dedicated subdir.
authorAmara Emerson <aemerson@apple.com>
Wed, 3 Jun 2020 18:42:09 +0000 (11:42 -0700)
committerAmara Emerson <aemerson@apple.com>
Thu, 4 Jun 2020 17:51:38 +0000 (10:51 -0700)
commite53f558057846760c77f5f2b9967104516a207d7
tree7a8963e12c4b9eb8088b358af82e35cf7622587c
parenta976a7fcae44ed5ca9e4f13735a4f91378169282
[AArch64][GlobalISel] Move GlobalISel source files to a dedicated subdir.

Differential Revision: https://reviews.llvm.org/D81116
llvm/lib/Target/AArch64/AArch64Subtarget.cpp
llvm/lib/Target/AArch64/CMakeLists.txt
llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp [moved from llvm/lib/Target/AArch64/AArch64CallLowering.cpp with 100% similarity]
llvm/lib/Target/AArch64/GISel/AArch64CallLowering.h [moved from llvm/lib/Target/AArch64/AArch64CallLowering.h with 100% similarity]
llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp [moved from llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp with 100% similarity]
llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp [moved from llvm/lib/Target/AArch64/AArch64LegalizerInfo.cpp with 100% similarity]
llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.h [moved from llvm/lib/Target/AArch64/AArch64LegalizerInfo.h with 100% similarity]
llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp [moved from llvm/lib/Target/AArch64/AArch64PostLegalizerCombiner.cpp with 100% similarity]
llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp [moved from llvm/lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp with 100% similarity]