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 | f1dcb00266b1d6e63f67fd37f388f8cc587d9cec (patch) | |
tree | fc5c235d533c3f62a475980542edd7b2ea46728c /llvm/win32/Transforms | |
parent | 87c6ada5de93c7847a30aa091a09e93594b3c332 (diff) | |
download | bcm5719-llvm-f1dcb00266b1d6e63f67fd37f388f8cc587d9cec.tar.gz bcm5719-llvm-f1dcb00266b1d6e63f67fd37f388f8cc587d9cec.zip |
Updating win32 VStudio project files with new file references and removing dead references.
llvm-svn: 48849
Diffstat (limited to 'llvm/win32/Transforms')
-rw-r--r-- | llvm/win32/Transforms/Transforms.vcproj | 28 |
1 files changed, 8 insertions, 20 deletions
diff --git a/llvm/win32/Transforms/Transforms.vcproj b/llvm/win32/Transforms/Transforms.vcproj index 7eb0514bd8a..2decde367d5 100644 --- a/llvm/win32/Transforms/Transforms.vcproj +++ b/llvm/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> |