X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=win32%2FTransforms%2FTransforms.vcproj;h=e96a4ff9ed254d47203284d140445be834b0e961;hb=abaff883baa97156690795643c0adc11948039c1;hp=3d1af0ef855e9bad39fd4852113477b09ddcf67c;hpb=6f0e680ca6f578410e713bc790ad8d3d83a1ac12;p=oota-llvm.git diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj index 3d1af0ef855..e96a4ff9ed2 100644 --- a/win32/Transforms/Transforms.vcproj +++ b/win32/Transforms/Transforms.vcproj @@ -1,104 +1,156 @@ + Keyword="Win32Proj" + > + Name="Win32" + /> + + + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + + + + + - - + Detect64BitPortabilityProblems="false" + DebugInformationFormat="3" + DisableSpecificWarnings="4355,4146,4800" + /> + Name="VCManagedResourceCompilerTool" + /> + Name="VCResourceCompilerTool" + /> + Name="VCPreLinkEventTool" + /> + Name="VCLibrarianTool" + OutputFile="$(OutDir)/Transforms.lib" + /> + Name="VCALinkTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCPostBuildEventTool" + /> + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + + + + + - - + DisableSpecificWarnings="4355,4146,4800" + /> + Name="VCManagedResourceCompilerTool" + /> + Name="VCResourceCompilerTool" + /> + Name="VCPreLinkEventTool" + /> + Name="VCLibrarianTool" + OutputFile="$(OutDir)/Transforms.lib" + /> + Name="VCALinkTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCPostBuildEventTool" + /> @@ -107,301 +159,401 @@ - - - - - - - - + UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" + > + > + RelativePath="..\..\lib\Transforms\Instrumentation\BlockProfiling.cpp" + > + RelativePath="..\..\lib\Transforms\Instrumentation\EdgeProfiling.cpp" + > + RelativePath="..\..\lib\Transforms\Instrumentation\ProfilingUtils.cpp" + > + RelativePath="..\..\lib\Transforms\Instrumentation\ProfilingUtils.h" + > + RelativePath="..\..\lib\Transforms\Instrumentation\RSProfiling.cpp" + > - - - - - - + RelativePath="..\..\lib\Transforms\Instrumentation\RSProfiling.h" + > + > + + + RelativePath="..\..\lib\Transforms\Ipo\ConstantMerge.cpp" + > + RelativePath="..\..\lib\Transforms\Ipo\DeadArgumentElimination.cpp" + > + RelativePath="..\..\lib\Transforms\Ipo\DeadTypeElimination.cpp" + > + RelativePath="..\..\lib\Transforms\Ipo\ExtractFunction.cpp" + > + RelativePath="..\..\lib\Transforms\Ipo\GlobalDCE.cpp" + > + RelativePath="..\..\lib\Transforms\Ipo\GlobalOpt.cpp" + > + RelativePath="..\..\lib\Transforms\Ipo\IndMemRemoval.cpp" + > + RelativePath="..\..\lib\Transforms\Ipo\Inliner.cpp" + > + RelativePath="..\..\lib\Transforms\Ipo\Inliner.h" + > + RelativePath="..\..\lib\Transforms\Ipo\InlineSimple.cpp" + > + RelativePath="..\..\lib\Transforms\Ipo\Internalize.cpp" + > + RelativePath="..\..\lib\Transforms\Ipo\IPConstantPropagation.cpp" + > + RelativePath="..\..\lib\Transforms\Ipo\LoopExtractor.cpp" + > + RelativePath="..\..\lib\Transforms\Ipo\LowerSetJmp.cpp" + > + RelativePath="..\..\lib\Transforms\Ipo\PruneEH.cpp" + > + RelativePath="..\..\lib\Transforms\Ipo\RaiseAllocations.cpp" + > + RelativePath="..\..\lib\Transforms\Ipo\SimplifyLibCalls.cpp" + > + RelativePath="..\..\lib\Transforms\IPO\StripDeadPrototypes.cpp" + > + RelativePath="..\..\lib\Transforms\Ipo\StripSymbols.cpp" + > + > + RelativePath="..\..\lib\Transforms\Scalar\ADCE.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\BasicBlockPlacement.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\CodeGenPrepare.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\CondPropagate.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\ConstantProp.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\CorrelatedExprs.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\DCE.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\DeadStoreElimination.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\GCSE.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\GVN.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\GVNPRE.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\IndVarSimplify.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\InstructionCombining.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\LICM.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\LoopIndexSplit.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\LoopRotation.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\LoopStrengthReduce.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\LoopUnroll.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\LoopUnswitch.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\LowerGC.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\LowerPacked.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\PredicateSimplifier.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\Reassociate.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\Reg2Mem.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\ScalarReplAggregates.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\SCCP.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\SimplifyCFG.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\TailDuplication.cpp" + > + RelativePath="..\..\lib\Transforms\Scalar\TailRecursionElimination.cpp" + > + > + > + RelativePath="..\..\lib\Transforms\Utils\BasicBlockUtils.cpp" + > + RelativePath="..\..\lib\Transforms\Utils\BasicInliner.cpp" + > + RelativePath="..\..\lib\Transforms\Utils\BreakCriticalEdges.cpp" + > + RelativePath="..\..\lib\Transforms\Utils\CloneFunction.cpp" + > + RelativePath="..\..\lib\Transforms\Utils\CloneLoop.cpp" + > + RelativePath="..\..\lib\Transforms\Utils\CloneModule.cpp" + > + RelativePath="..\..\lib\Transforms\Utils\CloneTrace.cpp" + > + RelativePath="..\..\lib\Transforms\Utils\CodeExtractor.cpp" + > + RelativePath="..\..\lib\Transforms\Utils\DemoteRegToStack.cpp" + > + RelativePath="..\..\lib\Transforms\Utils\InlineCost.cpp" + > + RelativePath="..\..\lib\Transforms\Utils\InlineFunction.cpp" + > + RelativePath="..\..\lib\Transforms\Utils\LCSSA.cpp" + > + + + + + + + + + + + + + + + + + + + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath="..\..\lib\Transforms\Utils\UnifyFunctionExitNodes.cpp" + > + RelativePath="..\..\lib\Transforms\Utils\ValueMapper.cpp" + > + RelativePath="..\..\lib\Transforms\Utils\ValueMapper.h" + > - - + UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" + > + RelativePath="..\..\include\llvm\Transforms\Utils\BasicBlockUtils.h" + > + RelativePath="..\..\include\llvm\Transforms\Utils\Cloning.h" + > + RelativePath="..\..\include\llvm\Transforms\Utils\FunctionUtils.h" + > + RelativePath="..\..\include\llvm\Transforms\Instrumentation.h" + > + RelativePath="..\..\include\llvm\Transforms\IPO.h" + > + RelativePath="..\..\include\llvm\Transforms\Utils\Local.h" + > + RelativePath="..\..\include\llvm\Transforms\Utils\PromoteMemToReg.h" + > + RelativePath="..\..\include\llvm\Transforms\Scalar.h" + > + RelativePath="..\..\include\llvm\Transforms\Utils\UnifyFunctionExitNodes.h" + >