R600/SI: add pass to mark CF live ranges as non-spillable
[oota-llvm.git] / lib / Target / SystemZ / CMakeLists.txt
index 60a39129640cc82799fbac719b8d08ba2f224f27..336f037bb7330168c5d619d7e7458574c5f7c1c4 100644 (file)
@@ -29,6 +29,7 @@ add_llvm_target(SystemZCodeGen
   SystemZShortenInst.cpp
   SystemZSubtarget.cpp
   SystemZTargetMachine.cpp
+  SystemZTargetTransformInfo.cpp
   )
 
 add_subdirectory(AsmParser)