[X86][BMI] Pull out schedule classes from bmi_andn<> and bmi_bls<>
[llvm-core.git] / lib / Target / SystemZ / MCTargetDesc / CMakeLists.txt
blobcb38b0dd3ad18ac9493b530c0b44a0bf77452694
1 add_llvm_library(LLVMSystemZDesc
2   SystemZInstPrinter.cpp
3   SystemZMCAsmBackend.cpp
4   SystemZMCAsmInfo.cpp
5   SystemZMCCodeEmitter.cpp
6   SystemZMCObjectWriter.cpp
7   SystemZMCTargetDesc.cpp
8   )