diff --git a/llvm/tools/llc/BuildDFG.cpp b/llvm/tools/viscc/BuildDFG.cpp
similarity index 100%
rename from llvm/tools/llc/BuildDFG.cpp
rename to llvm/tools/viscc/BuildDFG.cpp
diff --git a/llvm/tools/llc/CMakeLists.txt b/llvm/tools/viscc/CMakeLists.txt
similarity index 100%
rename from llvm/tools/llc/CMakeLists.txt
rename to llvm/tools/viscc/CMakeLists.txt
diff --git a/llvm/tools/llc/DFGraph.cpp b/llvm/tools/viscc/DFGraph.cpp
similarity index 100%
rename from llvm/tools/llc/DFGraph.cpp
rename to llvm/tools/viscc/DFGraph.cpp
diff --git a/llvm/tools/llc/LLVMBuild.txt b/llvm/tools/viscc/LLVMBuild.txt
similarity index 100%
rename from llvm/tools/llc/LLVMBuild.txt
rename to llvm/tools/viscc/LLVMBuild.txt
diff --git a/llvm/tools/llc/Makefile b/llvm/tools/viscc/Makefile
similarity index 100%
rename from llvm/tools/llc/Makefile
rename to llvm/tools/viscc/Makefile
diff --git a/llvm/tools/llc/viscc.cpp b/llvm/tools/viscc/viscc.cpp
similarity index 100%
rename from llvm/tools/llc/viscc.cpp
rename to llvm/tools/viscc/viscc.cpp