Changes in directory llvm/win32/Transforms:
Transforms.vcproj updated: 1.14 -> 1.15 --- Log message: Update Visual Studio projects to reflect moved file. --- Diffs of the changes: (+3 -3) Transforms.vcproj | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) Index: llvm/win32/Transforms/Transforms.vcproj diff -u llvm/win32/Transforms/Transforms.vcproj:1.14 llvm/win32/Transforms/Transforms.vcproj:1.15 --- llvm/win32/Transforms/Transforms.vcproj:1.14 Sun Oct 23 21:57:24 2005 +++ llvm/win32/Transforms/Transforms.vcproj Wed Oct 26 00:36:51 2005 @@ -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 _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits