This file is empty.
[oota-llvm.git] / win32 / CodeGen / CodeGen.vcproj
index a3234f9665cbecde494b6943639d7b523090ef51..ef015683ea2a835f37bfe0e47487411db882bce2 100644 (file)
                <Platform
                        Name="Win32"
                />
+               <Platform
+                       Name="x64"
+               />
        </Platforms>
        <ToolFiles>
        </ToolFiles>
        <Configurations>
                <Configuration
                        Name="Debug|Win32"
-                       OutputDirectory="..\Debug"
-                       IntermediateDirectory="Debug"
+                       OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
+                       IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
                        ConfigurationType="4"
-                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
                        CharacterSet="2"
                        >
                        <Tool
@@ -41,7 +44,7 @@
                                Name="VCCLCompilerTool"
                                Optimization="0"
                                AdditionalIncludeDirectories="..\..\include;.."
-                               PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
+                               PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
                                StringPooling="true"
                                MinimalRebuild="true"
                                BasicRuntimeChecks="3"
                </Configuration>
                <Configuration
                        Name="Release|Win32"
-                       OutputDirectory="..\Release"
-                       IntermediateDirectory="Release"
+                       OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
+                       IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
+                       ConfigurationType="4"
+                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="..\..\include;.."
+                               PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
+                               StringPooling="true"
+                               RuntimeLibrary="2"
+                               ForceConformanceInForLoopScope="true"
+                               RuntimeTypeInfo="true"
+                               UsePrecompiledHeader="0"
+                               ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="false"
+                               DebugInformationFormat="3"
+                               DisableSpecificWarnings="4355,4146,4800"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)/CodeGen.lib"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Debug|x64"
+                       OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
+                       IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
                        ConfigurationType="4"
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
                        CharacterSet="2"
                        />
                        <Tool
                                Name="VCMIDLTool"
+                               TargetEnvironment="3"
                        />
                        <Tool
                                Name="VCCLCompilerTool"
+                               Optimization="0"
                                AdditionalIncludeDirectories="..\..\include;.."
-                               PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
+                               PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
+                               StringPooling="true"
+                               MinimalRebuild="true"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="3"
+                               ForceConformanceInForLoopScope="true"
+                               RuntimeTypeInfo="true"
+                               UsePrecompiledHeader="0"
+                               ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
+                               BrowseInformation="1"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="false"
+                               DebugInformationFormat="3"
+                               DisableSpecificWarnings="4355,4146,4800"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)/CodeGen.lib"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Release|x64"
+                       OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
+                       IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
+                       ConfigurationType="4"
+                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TargetEnvironment="3"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="..\..\include;.."
+                               PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
                                StringPooling="true"
                                RuntimeLibrary="2"
                                ForceConformanceInForLoopScope="true"
                                RelativePath="..\..\lib\CodeGen\BranchFolding.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\Collector.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\CodeGen\CollectorMetadata.cpp"
                                >
                                RelativePath="..\..\lib\CodeGen\LiveIntervalAnalysis.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\LiveStackAnalysis.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\CodeGen\LiveVariables.cpp"
                                >
                                RelativePath="..\..\lib\CodeGen\LLVMTargetMachine.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\LoopAligner.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\CodeGen\LowerSubregs.cpp"
                                >
                                RelativePath="..\..\lib\CodeGen\MachineBasicBlock.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\MachineDominators.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\CodeGen\MachineFunction.cpp"
                                >
                                RelativePath="..\..\lib\CodeGen\MachineInstr.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\MachineLICM.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\MachineLoopInfo.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\CodeGen\MachineModuleInfo.cpp"
                                >
                                RelativePath="..\..\lib\CodeGen\MachinePassRegistry.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\MachineRegisterInfo.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\MachineSink.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\CodeGen\MachOWriter.cpp"
                                >
                                RelativePath="..\..\lib\CodeGen\MachOWriter.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\OcamlCollector.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\CodeGen\Passes.cpp"
                                >
                                RelativePath="..\..\lib\CodeGen\PrologEpilogInserter.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\PseudoSourceValue.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\CodeGen\RegAllocBigBlock.cpp"
                                >
                                RelativePath="..\..\lib\CodeGen\RegisterScavenging.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\ShadowStackCollector.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\CodeGen\SimpleRegisterCoalescing.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\StackSlotColoring.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\StrongPHIElimination.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\TargetInstrInfoImpl.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\CodeGen\TwoAddressInstructionPass.cpp"
                                >
                                        RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp"
                                        >
                                </File>
+                               <File
+                                       RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeFloatTypes.cpp"
+                                       >
+                               </File>
+                               <File
+                                       RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeIntegerTypes.cpp"
+                                       >
+                               </File>
+                               <File
+                                       RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypes.cpp"
+                                       >
+                               </File>
+                               <File
+                                       RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypesGeneric.cpp"
+                                       >
+                               </File>
+                               <File
+                                       RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeVectorTypes.cpp"
+                                       >
+                               </File>
                                <File
                                        RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAG.cpp"
                                        >
                                RelativePath="..\..\include\llvm\CodeGen\AsmPrinter.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\include\llvm\CodeGen\BreakCriticalMachineEdge.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\include\llvm\CodeGen\CallingConvLower.h"
                                >
                                RelativePath="..\..\include\llvm\CodeGen\IntrinsicLowering.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypes.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\include\llvm\CodeGen\LinkAllCodegenComponents.h"
                                >
                                RelativePath="..\..\include\llvm\CodeGen\MachineConstantPool.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\include\llvm\CodeGen\MachineDominators.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\include\llvm\CodeGen\MachineFrameInfo.h"
                                >
                                RelativePath="..\..\include\llvm\CodeGen\MachineLocation.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\include\llvm\CodeGen\MachineLoopInfo.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\include\llvm\CodeGen\MachineModuleInfo.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\include\llvm\CodeGen\MachineOperand.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\include\llvm\CodeGen\MachinePassRegistry.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\include\llvm\CodeGen\MachineRegisterInfo.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\include\llvm\CodeGen\MachineRelocation.h"
                                >
                                >
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\CodeGen\SSARegMap.h"
+                               RelativePath="..\..\lib\CodeGen\SimpleRegisterCoalescing.h"
                                >
                        </File>
                        <File