468663ddbb
Former-commit-id: 1d6753294b2993e1fbf92de9366bb9544db4189b
20 lines
436 B
CMake
20 lines
436 B
CMake
add_llvm_library(LLVMGlobalISel
|
|
CallLowering.cpp
|
|
GlobalISel.cpp
|
|
IRTranslator.cpp
|
|
InstructionSelect.cpp
|
|
InstructionSelector.cpp
|
|
LegalizerHelper.cpp
|
|
Legalizer.cpp
|
|
LegalizerInfo.cpp
|
|
Localizer.cpp
|
|
MachineIRBuilder.cpp
|
|
RegBankSelect.cpp
|
|
RegisterBank.cpp
|
|
RegisterBankInfo.cpp
|
|
Utils.cpp
|
|
|
|
DEPENDS
|
|
intrinsics_gen
|
|
)
|