279aa8f685
Former-commit-id: 0c7ce5b1a7851e13f22acfd379b7f9fb304e4833
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
|
|
)
|