diff options
author | Chuck Rose III <cfr@adobe.com> | 2008-03-27 00:02:53 +0000 |
---|---|---|
committer | Chuck Rose III <cfr@adobe.com> | 2008-03-27 00:02:53 +0000 |
commit | 5b0c85588a5cdb90e975257f53291bb08e461b81 (patch) | |
tree | 4896abb140ad9234299ca41a103f98492de7a895 /win32/Transforms | |
parent | d9ffd4cb92c95806b05df2d9f9e2be5c27cfe7fd (diff) |
Updating win32 VStudio project files with new file references and removing dead references.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48849 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/Transforms')
-rw-r--r-- | win32/Transforms/Transforms.vcproj | 28 |
1 files changed, 8 insertions, 20 deletions
diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj index 7eb0514bd8..2decde367d 100644 --- a/win32/Transforms/Transforms.vcproj +++ b/win32/Transforms/Transforms.vcproj @@ -352,10 +352,6 @@ > </File> <File - RelativePath="..\..\lib\Transforms\Ipo\ExtractFunction.cpp" - > - </File> - <File RelativePath="..\..\lib\Transforms\Ipo\GlobalDCE.cpp" > </File> @@ -372,10 +368,6 @@ > </File> <File - RelativePath="..\..\lib\Transforms\Ipo\Inliner.h" - > - </File> - <File RelativePath="..\..\lib\Transforms\Ipo\InlineSimple.cpp" > </File> @@ -415,6 +407,10 @@ RelativePath="..\..\lib\Transforms\Ipo\StripSymbols.cpp" > </File> + <File + RelativePath="..\..\lib\Transforms\IPO\StructRetPromotion.cpp" + > + </File> </Filter> <Filter Name="Scalar" @@ -440,10 +436,6 @@ > </File> <File - RelativePath="..\..\lib\Transforms\Scalar\CorrelatedExprs.cpp" - > - </File> - <File RelativePath="..\..\lib\Transforms\Scalar\DCE.cpp" > </File> @@ -496,10 +488,6 @@ > </File> <File - RelativePath="..\..\lib\Transforms\Scalar\LowerPacked.cpp" - > - </File> - <File RelativePath="..\..\lib\Transforms\Scalar\PredicateSimplifier.cpp" > </File> @@ -512,6 +500,10 @@ > </File> <File + RelativePath="..\..\lib\Transforms\Scalar\Scalar.cpp" + > + </File> + <File RelativePath="..\..\lib\Transforms\Scalar\ScalarReplAggregates.cpp" > </File> @@ -604,10 +596,6 @@ > </File> <File - RelativePath="..\..\lib\Transforms\Utils\LowerSelect.cpp" - > - </File> - <File RelativePath="..\..\lib\Transforms\Utils\LowerSwitch.cpp" > </File> |