[PowerPC] Do not emit record-form rotates when record-form andi/andis suffices
[llvm-core.git] / lib / Target / SystemZ / MCTargetDesc / CMakeLists.txt
blob1aa8c76e8bc6414661f6a55c60b6d29cfe0b1921
1 add_llvm_library(LLVMSystemZDesc
2   SystemZMCAsmBackend.cpp
3   SystemZMCAsmInfo.cpp
4   SystemZMCCodeEmitter.cpp
5   SystemZMCObjectWriter.cpp
6   SystemZMCTargetDesc.cpp
7   )