Fix a typo in a comment.
[oota-llvm.git] / win32 / Transforms / Transforms.vcproj
index 09787138b6fc9911f77c6695b5bfe8c51f48f3ab..aea8a40580a01fac3a8cace7c75ab8aa804a1b1e 100644 (file)
                        Name="Source Files"
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
-                       <File
-                               RelativePath="..\..\lib\Transforms\ExprTypeConvert.cpp">
-                       </File>
-                       <File
-                               RelativePath="..\..\lib\Transforms\LevelRaise.cpp">
-                       </File>
-                       <File
-                               RelativePath="..\..\lib\Transforms\TransformInternals.cpp">
-                       </File>
-                       <File
-                               RelativePath="..\..\lib\Transforms\TransformInternals.h">
-                       </File>
                        <Filter
                                Name="Instrumentation"
                                Filter="">
                                <File
                                        RelativePath="..\..\lib\Transforms\Instrumentation\EdgeProfiling.cpp">
                                </File>
-                               <File
-                                       RelativePath="..\..\lib\Transforms\Instrumentation\EmitFunctions.cpp">
-                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Instrumentation\ProfilingUtils.cpp">
                                </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Instrumentation\RSProfiling.h">
                                </File>
-                               <File
-                                       RelativePath="..\..\lib\Transforms\Instrumentation\TraceBasicBlocks.cpp">
-                               </File>
-                               <File
-                                       RelativePath="..\..\lib\Transforms\Instrumentation\TraceValues.cpp">
-                               </File>
                        </Filter>
                        <Filter
                                Name="IPO"
                                <File
                                        RelativePath="..\..\lib\Transforms\Ipo\ExtractFunction.cpp">
                                </File>
-                               <File
-                                       RelativePath="..\..\lib\Transforms\Ipo\FunctionResolution.cpp">
-                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Ipo\GlobalDCE.cpp">
                                </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Ipo\SimplifyLibCalls.cpp">
                                </File>
+                               <File
+                                       RelativePath="..\..\lib\Transforms\IPO\StripDeadPrototypes.cpp">
+                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Ipo\StripSymbols.cpp">
                                </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Scalar\BasicBlockPlacement.cpp">
                                </File>
+                               <File
+                                       RelativePath="..\..\lib\Transforms\Scalar\CodeGenPrepare.cpp">
+                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Scalar\CondPropagate.cpp">
                                </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Scalar\LICM.cpp">
                                </File>
+                               <File
+                                       RelativePath="..\..\lib\Transforms\Scalar\LoopRotation.cpp">
+                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Scalar\LoopStrengthReduce.cpp">
                                </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Scalar\LoopUnswitch.cpp">
                                </File>
-                               <File
-                                       RelativePath="..\..\lib\Transforms\Scalar\LowerAllocations.cpp">
-                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Scalar\LowerGC.cpp">
                                </File>
-                               <File
-                                       RelativePath="..\..\lib\Transforms\Scalar\LowerInvoke.cpp">
-                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Scalar\LowerPacked.cpp">
                                </File>
                                <File
-                                       RelativePath="..\..\lib\Transforms\Scalar\LowerSelect.cpp">
-                               </File>
-                               <File
-                                       RelativePath="..\..\lib\Transforms\Scalar\LowerSwitch.cpp">
-                               </File>
-                               <File
-                                       RelativePath="..\..\lib\Transforms\Scalar\Mem2Reg.cpp">
+                                       RelativePath="..\..\lib\Transforms\Scalar\PredicateSimplifier.cpp">
                                </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Scalar\Reassociate.cpp">
                                <File
                                        RelativePath="..\..\lib\Transforms\Utils\InlineFunction.cpp">
                                </File>
+                               <File
+                                       RelativePath="..\..\lib\Transforms\Utils\LCSSA.cpp">
+                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Utils\Local.cpp">
                                </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Utils\LoopSimplify.cpp">
                                </File>
+                               <File
+                                       RelativePath="..\..\lib\Transforms\Utils\LowerAllocations.cpp">
+                               </File>
+                               <File
+                                       RelativePath="..\..\lib\Transforms\Utils\LowerInvoke.cpp">
+                               </File>
+                               <File
+                                       RelativePath="..\..\lib\Transforms\Utils\LowerSelect.cpp">
+                               </File>
+                               <File
+                                       RelativePath="..\..\lib\Transforms\Utils\LowerSwitch.cpp">
+                               </File>
+                               <File
+                                       RelativePath="..\..\lib\Transforms\Utils\Mem2Reg.cpp">
+                               </File>
                                <File
                                        RelativePath="..\..\lib\Transforms\Utils\PromoteMemoryToRegister.cpp">
                                </File>
                        <File
                                RelativePath="..\..\include\llvm\Transforms\IPO.h">
                        </File>
-                       <File
-                               RelativePath="..\..\include\llvm\Transforms\LinkAllPasses.h">
-                       </File>
                        <File
                                RelativePath="..\..\include\llvm\Transforms\Utils\Local.h">
                        </File>