2004-11-03 16:13:14 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="7.10"
|
|
|
|
Name="Transforms"
|
|
|
|
ProjectGUID="{C59374C1-9FC0-4147-B836-327DFDC52D99}"
|
|
|
|
Keyword="Win32Proj">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="..\Debug"
|
|
|
|
IntermediateDirectory="Debug"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="..\..\include;.."
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS;HASH_NAMESPACE="stdext""
|
|
|
|
MinimalRebuild="TRUE"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
|
|
RuntimeTypeInfo="TRUE"
|
|
|
|
UsePrecompiledHeader="0"
|
2004-12-19 02:29:00 +00:00
|
|
|
BrowseInformation="1"
|
2004-11-03 16:13:14 +00:00
|
|
|
WarningLevel="3"
|
2004-12-18 06:55:41 +00:00
|
|
|
Detect64BitPortabilityProblems="FALSE"
|
2004-11-03 16:13:14 +00:00
|
|
|
DebugInformationFormat="4"
|
2005-01-30 17:54:12 +00:00
|
|
|
DisableSpecificWarnings="4355,4146,4800"/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/Transforms.lib"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="..\Release"
|
|
|
|
IntermediateDirectory="Release"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="..\..\include;.."
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
|
|
RuntimeTypeInfo="TRUE"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
2004-12-18 07:05:59 +00:00
|
|
|
Detect64BitPortabilityProblems="FALSE"
|
2004-11-03 16:13:14 +00:00
|
|
|
DebugInformationFormat="3"
|
2005-01-30 17:54:12 +00:00
|
|
|
DisableSpecificWarnings="4355,4146,4800"/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/Transforms.lib"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
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\BlockProfiling.cpp">
|
|
|
|
</File>
|
|
|
|
<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\ProfilingUtils.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Instrumentation\TraceBasicBlocks.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Instrumentation\TraceValues.cpp">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="IPO"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Ipo\ArgumentPromotion.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Ipo\ConstantMerge.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Ipo\DeadArgumentElimination.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Ipo\DeadTypeElimination.cpp">
|
|
|
|
</File>
|
|
|
|
<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\GlobalOpt.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Ipo\Inliner.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Ipo\Inliner.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Ipo\InlineSimple.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Ipo\Internalize.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Ipo\IPConstantPropagation.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Ipo\LoopExtractor.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Ipo\LowerSetJmp.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Ipo\PruneEH.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Ipo\RaiseAllocations.cpp">
|
|
|
|
</File>
|
2005-04-26 02:57:49 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Ipo\SimplifyLibCalls.cpp">
|
|
|
|
</File>
|
2005-01-06 06:02:53 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Ipo\StripSymbols.cpp">
|
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Scalar"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\ADCE.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\BasicBlockPlacement.cpp">
|
|
|
|
</File>
|
2005-04-16 02:51:44 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\CondPropagate.cpp">
|
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\ConstantProp.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\CorrelatedExprs.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\DCE.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\DeadStoreElimination.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\GCSE.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\IndVarSimplify.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\InstructionCombining.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\LICM.cpp">
|
|
|
|
</File>
|
2005-01-06 06:02:53 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\LoopStrengthReduce.cpp">
|
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\LoopUnroll.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">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\PRE.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\Reassociate.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\ScalarReplAggregates.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\SCCP.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\SimplifyCFG.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\TailDuplication.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Scalar\TailRecursionElimination.cpp">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Parallel"
|
|
|
|
Filter="">
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Utils"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Utils\BasicBlockUtils.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Utils\BreakCriticalEdges.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Utils\CloneFunction.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Utils\CloneModule.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Utils\CloneTrace.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Utils\CodeExtractor.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Utils\DemoteRegToStack.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Utils\InlineFunction.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Utils\Local.cpp">
|
|
|
|
</File>
|
2005-10-26 05:36:51 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Utils\LoopSimplify.cpp">
|
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Utils\PromoteMemoryToRegister.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Utils\SimplifyCFG.cpp">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Utils\UnifyFunctionExitNodes.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Utils\ValueMapper.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Transforms\Utils\ValueMapper.h">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
2004-12-04 19:14:38 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Transforms\Utils\BasicBlockUtils.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Transforms\Utils\Cloning.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Transforms\Utils\FunctionUtils.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Transforms\Instrumentation.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Transforms\IPO.h">
|
|
|
|
</File>
|
2005-01-06 06:02:53 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Transforms\LinkAllPasses.h">
|
|
|
|
</File>
|
2004-12-04 19:14:38 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Transforms\Utils\Local.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Transforms\Utils\PromoteMemToReg.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Transforms\Scalar.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Transforms\Utils\UnifyFunctionExitNodes.h">
|
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|