1 <?xml version=
"1.0" encoding=
"Windows-1252"?>
3 ProjectType=
"Visual C++"
6 ProjectGUID=
"{C59374C1-9FC0-4147-B836-327DFDC52D99}"
19 OutputDirectory=
"..\Debug"
20 IntermediateDirectory=
"Debug"
22 InheritedPropertySheets=
"$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
26 Name=
"VCPreBuildEventTool"
29 Name=
"VCCustomBuildTool"
32 Name=
"VCXMLDataGeneratorTool"
35 Name=
"VCWebServiceProxyGeneratorTool"
41 Name=
"VCCLCompilerTool"
43 AdditionalIncludeDirectories=
"..\..\include;.."
44 PreprocessorDefinitions=
"_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
47 BasicRuntimeChecks=
"3"
49 ForceConformanceInForLoopScope=
"true"
50 RuntimeTypeInfo=
"true"
51 UsePrecompiledHeader=
"0"
52 ProgramDataBaseFileName=
"$(OutDir)\$(ProjectName).pdb"
55 Detect64BitPortabilityProblems=
"false"
56 DebugInformationFormat=
"3"
57 DisableSpecificWarnings=
"4355,4146,4800"
60 Name=
"VCManagedResourceCompilerTool"
63 Name=
"VCResourceCompilerTool"
66 Name=
"VCPreLinkEventTool"
69 Name=
"VCLibrarianTool"
70 OutputFile=
"$(OutDir)/Transforms.lib"
85 Name=
"VCPostBuildEventTool"
90 OutputDirectory=
"..\Release"
91 IntermediateDirectory=
"Release"
93 InheritedPropertySheets=
"$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
97 Name=
"VCPreBuildEventTool"
100 Name=
"VCCustomBuildTool"
103 Name=
"VCXMLDataGeneratorTool"
106 Name=
"VCWebServiceProxyGeneratorTool"
112 Name=
"VCCLCompilerTool"
113 AdditionalIncludeDirectories=
"..\..\include;.."
114 PreprocessorDefinitions=
"_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
117 ForceConformanceInForLoopScope=
"true"
118 RuntimeTypeInfo=
"true"
119 UsePrecompiledHeader=
"0"
120 ProgramDataBaseFileName=
"$(OutDir)\$(ProjectName).pdb"
122 Detect64BitPortabilityProblems=
"false"
123 DebugInformationFormat=
"3"
124 DisableSpecificWarnings=
"4355,4146,4800"
127 Name=
"VCManagedResourceCompilerTool"
130 Name=
"VCResourceCompilerTool"
133 Name=
"VCPreLinkEventTool"
136 Name=
"VCLibrarianTool"
137 OutputFile=
"$(OutDir)/Transforms.lib"
152 Name=
"VCPostBuildEventTool"
161 Filter=
"cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
162 UniqueIdentifier=
"{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
165 Name=
"Instrumentation"
168 RelativePath=
"..\..\lib\Transforms\Instrumentation\BlockProfiling.cpp"
172 RelativePath=
"..\..\lib\Transforms\Instrumentation\EdgeProfiling.cpp"
176 RelativePath=
"..\..\lib\Transforms\Instrumentation\ProfilingUtils.cpp"
180 RelativePath=
"..\..\lib\Transforms\Instrumentation\ProfilingUtils.h"
184 RelativePath=
"..\..\lib\Transforms\Instrumentation\RSProfiling.cpp"
188 RelativePath=
"..\..\lib\Transforms\Instrumentation\RSProfiling.h"
196 RelativePath=
"..\..\lib\Transforms\Ipo\ArgumentPromotion.cpp"
200 RelativePath=
"..\..\lib\Transforms\Ipo\ConstantMerge.cpp"
204 RelativePath=
"..\..\lib\Transforms\Ipo\DeadArgumentElimination.cpp"
208 RelativePath=
"..\..\lib\Transforms\Ipo\DeadTypeElimination.cpp"
212 RelativePath=
"..\..\lib\Transforms\Ipo\ExtractFunction.cpp"
216 RelativePath=
"..\..\lib\Transforms\Ipo\GlobalDCE.cpp"
220 RelativePath=
"..\..\lib\Transforms\Ipo\GlobalOpt.cpp"
224 RelativePath=
"..\..\lib\Transforms\Ipo\IndMemRemoval.cpp"
228 RelativePath=
"..\..\lib\Transforms\Ipo\Inliner.cpp"
232 RelativePath=
"..\..\lib\Transforms\Ipo\Inliner.h"
236 RelativePath=
"..\..\lib\Transforms\Ipo\InlineSimple.cpp"
240 RelativePath=
"..\..\lib\Transforms\Ipo\Internalize.cpp"
244 RelativePath=
"..\..\lib\Transforms\Ipo\IPConstantPropagation.cpp"
248 RelativePath=
"..\..\lib\Transforms\Ipo\LoopExtractor.cpp"
252 RelativePath=
"..\..\lib\Transforms\Ipo\LowerSetJmp.cpp"
256 RelativePath=
"..\..\lib\Transforms\Ipo\PruneEH.cpp"
260 RelativePath=
"..\..\lib\Transforms\Ipo\RaiseAllocations.cpp"
264 RelativePath=
"..\..\lib\Transforms\Ipo\SimplifyLibCalls.cpp"
268 RelativePath=
"..\..\lib\Transforms\IPO\StripDeadPrototypes.cpp"
272 RelativePath=
"..\..\lib\Transforms\Ipo\StripSymbols.cpp"
280 RelativePath=
"..\..\lib\Transforms\Scalar\ADCE.cpp"
284 RelativePath=
"..\..\lib\Transforms\Scalar\BasicBlockPlacement.cpp"
288 RelativePath=
"..\..\lib\Transforms\Scalar\CodeGenPrepare.cpp"
292 RelativePath=
"..\..\lib\Transforms\Scalar\CondPropagate.cpp"
296 RelativePath=
"..\..\lib\Transforms\Scalar\ConstantProp.cpp"
300 RelativePath=
"..\..\lib\Transforms\Scalar\CorrelatedExprs.cpp"
304 RelativePath=
"..\..\lib\Transforms\Scalar\DCE.cpp"
308 RelativePath=
"..\..\lib\Transforms\Scalar\DeadStoreElimination.cpp"
312 RelativePath=
"..\..\lib\Transforms\Scalar\GCSE.cpp"
316 RelativePath=
"..\..\lib\Transforms\Scalar\GVN.cpp"
320 RelativePath=
"..\..\lib\Transforms\Scalar\GVNPRE.cpp"
324 RelativePath=
"..\..\lib\Transforms\Scalar\IndVarSimplify.cpp"
328 RelativePath=
"..\..\lib\Transforms\Scalar\InstructionCombining.cpp"
332 RelativePath=
"..\..\lib\Transforms\Scalar\LICM.cpp"
336 RelativePath=
"..\..\lib\Transforms\Scalar\LoopIndexSplit.cpp"
340 RelativePath=
"..\..\lib\Transforms\Scalar\LoopRotation.cpp"
344 RelativePath=
"..\..\lib\Transforms\Scalar\LoopStrengthReduce.cpp"
348 RelativePath=
"..\..\lib\Transforms\Scalar\LoopUnroll.cpp"
352 RelativePath=
"..\..\lib\Transforms\Scalar\LoopUnswitch.cpp"
356 RelativePath=
"..\..\lib\Transforms\Scalar\LowerGC.cpp"
360 RelativePath=
"..\..\lib\Transforms\Scalar\LowerPacked.cpp"
364 RelativePath=
"..\..\lib\Transforms\Scalar\PredicateSimplifier.cpp"
368 RelativePath=
"..\..\lib\Transforms\Scalar\Reassociate.cpp"
372 RelativePath=
"..\..\lib\Transforms\Scalar\RedundantLoadElimination.cpp"
376 RelativePath=
"..\..\lib\Transforms\Scalar\Reg2Mem.cpp"
380 RelativePath=
"..\..\lib\Transforms\Scalar\ScalarReplAggregates.cpp"
384 RelativePath=
"..\..\lib\Transforms\Scalar\SCCP.cpp"
388 RelativePath=
"..\..\lib\Transforms\Scalar\SimplifyCFG.cpp"
392 RelativePath=
"..\..\lib\Transforms\Scalar\TailDuplication.cpp"
396 RelativePath=
"..\..\lib\Transforms\Scalar\TailRecursionElimination.cpp"
408 RelativePath=
"..\..\lib\Transforms\Utils\BasicBlockUtils.cpp"
412 RelativePath=
"..\..\lib\Transforms\Utils\BreakCriticalEdges.cpp"
416 RelativePath=
"..\..\lib\Transforms\Utils\CloneFunction.cpp"
420 RelativePath=
"..\..\lib\Transforms\Utils\CloneLoop.cpp"
424 RelativePath=
"..\..\lib\Transforms\Utils\CloneModule.cpp"
428 RelativePath=
"..\..\lib\Transforms\Utils\CloneTrace.cpp"
432 RelativePath=
"..\..\lib\Transforms\Utils\CodeExtractor.cpp"
436 RelativePath=
"..\..\lib\Transforms\Utils\DemoteRegToStack.cpp"
440 RelativePath=
"..\..\lib\Transforms\Utils\InlineCost.cpp"
444 RelativePath=
"..\..\lib\Transforms\Utils\InlineFunction.cpp"
448 RelativePath=
"..\..\lib\Transforms\Utils\LCSSA.cpp"
452 RelativePath=
"..\..\lib\Transforms\Utils\Local.cpp"
456 RelativePath=
"..\..\lib\Transforms\Utils\LoopSimplify.cpp"
460 RelativePath=
"..\..\lib\Transforms\Utils\LowerAllocations.cpp"
464 RelativePath=
"..\..\lib\Transforms\Utils\LowerInvoke.cpp"
468 RelativePath=
"..\..\lib\Transforms\Utils\LowerSelect.cpp"
472 RelativePath=
"..\..\lib\Transforms\Utils\LowerSwitch.cpp"
476 RelativePath=
"..\..\lib\Transforms\Utils\Mem2Reg.cpp"
480 RelativePath=
"..\..\lib\Transforms\Utils\PromoteMemoryToRegister.cpp"
484 RelativePath=
"..\..\lib\Transforms\Utils\SimplifyCFG.cpp"
490 Name=
"VCCLCompilerTool"
491 ObjectFile=
"$(IntDir)/$(InputName)1.obj"
498 Name=
"VCCLCompilerTool"
499 ObjectFile=
"$(IntDir)/$(InputName)1.obj"
504 RelativePath=
"..\..\lib\Transforms\Utils\UnifyFunctionExitNodes.cpp"
508 RelativePath=
"..\..\lib\Transforms\Utils\ValueMapper.cpp"
512 RelativePath=
"..\..\lib\Transforms\Utils\ValueMapper.h"
519 Filter=
"h;hpp;hxx;hm;inl;inc;xsd"
520 UniqueIdentifier=
"{93995380-89BD-4b04-88EB-625FBE52EBFB}"
523 RelativePath=
"..\..\include\llvm\Transforms\Utils\BasicBlockUtils.h"
527 RelativePath=
"..\..\include\llvm\Transforms\Utils\Cloning.h"
531 RelativePath=
"..\..\include\llvm\Transforms\Utils\FunctionUtils.h"
535 RelativePath=
"..\..\include\llvm\Transforms\Instrumentation.h"
539 RelativePath=
"..\..\include\llvm\Transforms\IPO.h"
543 RelativePath=
"..\..\include\llvm\Transforms\Utils\Local.h"
547 RelativePath=
"..\..\include\llvm\Transforms\Utils\PromoteMemToReg.h"
551 RelativePath=
"..\..\include\llvm\Transforms\Scalar.h"
555 RelativePath=
"..\..\include\llvm\Transforms\Utils\UnifyFunctionExitNodes.h"
562 </VisualStudioProject>