diff options
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 7eb0514..2decde3 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> |