Fix test for switch statements and increase
[oota-llvm.git] / lib / CodeGen / CMakeLists.txt
index 078bb194382318090e6351fda8d42b76558ba9c7..4e377f941c03eaae61930045cd3fe4ec0d21b238 100644 (file)
@@ -57,6 +57,7 @@ add_llvm_library(LLVMCodeGen
   RegAllocPBQP.cpp
   RegisterCoalescer.cpp
   RegisterScavenging.cpp
+  RenderMachineFunction.cpp
   ScheduleDAG.cpp
   ScheduleDAGEmit.cpp
   ScheduleDAGInstrs.cpp
@@ -67,6 +68,7 @@ add_llvm_library(LLVMCodeGen
   SjLjEHPrepare.cpp
   SlotIndexes.cpp
   Spiller.cpp
+  SplitKit.cpp
   Splitter.cpp
   StackProtector.cpp
   StackSlotColoring.cpp