[X86] Add extra rules for combining vselect dag nodes into movsd.
[oota-llvm.git] / test / CMakeLists.txt
index d6f7dab1287e004335a0739bb5a6701b96a2c914..835579c8f6b823cb9657d479c6007d0024570898 100644 (file)
@@ -15,6 +15,7 @@ endif()
 # Set the depends list as a variable so that it can grow conditionally.
 # NOTE: Sync the substitutions in test/lit.cfg when adding to this list.
 set(LLVM_TEST_DEPENDS
+          llvm-config
           UnitTests
           BugpointPasses
           LLVMHello
@@ -39,6 +40,7 @@ set(LLVM_TEST_DEPENDS
           llvm-readobj
           llvm-rtdyld
           llvm-symbolizer
+          llvm-tblgen
           macho-dump
           opt
           profile_rt-shared