summaryrefslogtreecommitdiff
path: root/win32/Transforms/Transforms.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Transforms/Transforms.vcproj')
-rw-r--r--win32/Transforms/Transforms.vcproj12
1 files changed, 8 insertions, 4 deletions
diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj
index 441ddd4d5a..91736f4b49 100644
--- a/win32/Transforms/Transforms.vcproj
+++ b/win32/Transforms/Transforms.vcproj
@@ -309,10 +309,6 @@
>
</File>
<File
- RelativePath="..\..\lib\Transforms\Scalar\FastDSE.cpp"
- >
- </File>
- <File
RelativePath="..\..\lib\Transforms\Scalar\GCSE.cpp"
>
</File>
@@ -337,6 +333,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\Transforms\Scalar\LoopIndexSplit.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Transforms\Scalar\LoopRotation.cpp"
>
</File>
@@ -417,6 +417,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\Transforms\Utils\CloneLoop.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Transforms\Utils\CloneModule.cpp"
>
</File>