diff options
-rw-r--r-- | llvm/lib/Transforms/Utils/LoopSimplify.cpp (renamed from llvm/lib/Transforms/Scalar/LoopSimplify.cpp) | 0 | ||||
-rw-r--r-- | llvm/win32/Transforms/Transforms.vcproj | 6 |
2 files changed, 3 insertions, 3 deletions
diff --git a/llvm/lib/Transforms/Scalar/LoopSimplify.cpp b/llvm/lib/Transforms/Utils/LoopSimplify.cpp index 2df10ce92f4..2df10ce92f4 100644 --- a/llvm/lib/Transforms/Scalar/LoopSimplify.cpp +++ b/llvm/lib/Transforms/Utils/LoopSimplify.cpp diff --git a/llvm/win32/Transforms/Transforms.vcproj b/llvm/win32/Transforms/Transforms.vcproj index 1429c910fe2..7b89f2d489f 100644 --- a/llvm/win32/Transforms/Transforms.vcproj +++ b/llvm/win32/Transforms/Transforms.vcproj @@ -241,9 +241,6 @@ RelativePath="..\..\lib\Transforms\Scalar\LICM.cpp"> </File> <File - RelativePath="..\..\lib\Transforms\Scalar\LoopSimplify.cpp"> - </File> - <File RelativePath="..\..\lib\Transforms\Scalar\LoopStrengthReduce.cpp"> </File> <File @@ -333,6 +330,9 @@ RelativePath="..\..\lib\Transforms\Utils\Local.cpp"> </File> <File + RelativePath="..\..\lib\Transforms\Utils\LoopSimplify.cpp"> + </File> + <File RelativePath="..\..\lib\Transforms\Utils\PromoteMemoryToRegister.cpp"> </File> <File |