X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=win32%2FCodeGen%2FCodeGen.vcproj;h=ef015683ea2a835f37bfe0e47487411db882bce2;hb=befc9c16fae1719cafe9f54ab2b67219db44dc11;hp=738a2318e9e832713ff8b987eb6a73833d1cec57;hpb=530f887ff2549d58020310ff53003bcd9ba76c4a;p=oota-llvm.git diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj index 738a2318e9e..ef015683ea2 100644 --- a/win32/CodeGen/CodeGen.vcproj +++ b/win32/CodeGen/CodeGen.vcproj @@ -1,101 +1,299 @@ + Keyword="Win32Proj" + > + Name="Win32" + /> + + + + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops" + CharacterSet="2" + > + + + + + + Detect64BitPortabilityProblems="false" + DebugInformationFormat="3" + DisableSpecificWarnings="4355,4146,4800" + /> + + + Name="VCPreLinkEventTool" + /> + OutputFile="$(OutDir)/CodeGen.lib" + /> + + + + + + + + + + + + Name="VCMIDLTool" + /> + 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" + /> + Name="VCManagedResourceCompilerTool" + /> + Name="VCResourceCompilerTool" + /> + Name="VCPreLinkEventTool" + /> + Name="VCLibrarianTool" + OutputFile="$(OutDir)/CodeGen.lib" + /> + + + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCPostBuildEventTool" + /> + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + + + + + + DisableSpecificWarnings="4355,4146,4800" + /> + + Name="VCResourceCompilerTool" + /> + + OutputFile="$(OutDir)/CodeGen.lib" + /> + Name="VCALinkTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCPostBuildEventTool" + /> + + + + + + + + + Name="VCManagedResourceCompilerTool" + /> + Name="VCResourceCompilerTool" + /> + + + Name="VCALinkTool" + /> + Name="VCXDCMakeTool" + /> + + + @@ -104,137 +302,465 @@ + UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" + > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + RelativePath="..\..\lib\CodeGen\MachOWriter.h" + > + RelativePath="..\..\lib\CodeGen\OcamlCollector.cpp" + > + RelativePath="..\..\lib\CodeGen\Passes.cpp" + > + RelativePath="..\..\lib\CodeGen\PHIElimination.cpp" + > + RelativePath="..\..\lib\CodeGen\PostRASchedulerList.cpp" + > + RelativePath="..\..\lib\CodeGen\PrologEpilogInserter.cpp" + > + RelativePath="..\..\lib\CodeGen\PseudoSourceValue.cpp" + > + RelativePath="..\..\lib\CodeGen\RegAllocBigBlock.cpp" + > + RelativePath="..\..\lib\CodeGen\RegAllocLinearScan.cpp" + > + RelativePath="..\..\lib\CodeGen\RegAllocLocal.cpp" + > + RelativePath="..\..\lib\CodeGen\RegAllocSimple.cpp" + > + RelativePath="..\..\lib\CodeGen\RegisterCoalescer.cpp" + > + RelativePath="..\..\lib\CodeGen\RegisterScavenging.cpp" + > + RelativePath="..\..\lib\CodeGen\ShadowStackCollector.cpp" + > + RelativePath="..\..\lib\CodeGen\SimpleRegisterCoalescing.cpp" + > + RelativePath="..\..\lib\CodeGen\StackSlotColoring.cpp" + > + RelativePath="..\..\lib\CodeGen\StrongPHIElimination.cpp" + > + RelativePath="..\..\lib\CodeGen\TargetInstrInfoImpl.cpp" + > + RelativePath="..\..\lib\CodeGen\TwoAddressInstructionPass.cpp" + > + RelativePath="..\..\lib\CodeGen\UnreachableBlockElim.cpp" + > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" + > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + RelativePath="..\..\include\llvm\CodeGen\MachineLoopInfo.h" + > + RelativePath="..\..\include\llvm\CodeGen\MachineModuleInfo.h" + > + RelativePath="..\..\include\llvm\CodeGen\MachineOperand.h" + > + RelativePath="..\..\include\llvm\CodeGen\MachinePassRegistry.h" + > + RelativePath="..\..\include\llvm\CodeGen\MachineRegisterInfo.h" + > + RelativePath="..\..\include\llvm\CodeGen\MachineRelocation.h" + > + RelativePath="..\..\include\llvm\CodeGen\MachORelocation.h" + > + RelativePath="..\..\include\llvm\CodeGen\Passes.h" + > + RelativePath="..\..\lib\CodeGen\PhysRegTracker.h" + > + RelativePath="..\..\include\llvm\CodeGen\RegAllocRegistry.h" + > + RelativePath="..\..\include\llvm\CodeGen\RegisterCoalescer.h" + > + RelativePath="..\..\include\llvm\CodeGen\RegisterScavenging.h" + > + RelativePath="..\..\include\llvm\CodeGen\RuntimeLibcalls.h" + > + RelativePath="..\..\include\llvm\CodeGen\SchedGraphCommon.h" + > + RelativePath="..\..\include\llvm\CodeGen\ScheduleDAG.h" + > + RelativePath="..\..\include\llvm\CodeGen\SchedulerRegistry.h" + > + RelativePath="..\..\include\llvm\CodeGen\SelectionDAG.h" + > + RelativePath="..\..\include\llvm\CodeGen\SelectionDAGISel.h" + > + RelativePath="..\..\include\llvm\CodeGen\SelectionDAGNodes.h" + > + RelativePath="..\..\lib\CodeGen\SimpleRegisterCoalescing.h" + > + RelativePath="..\..\include\llvm\CodeGen\ValueTypes.h" + > + RelativePath="..\..\lib\CodeGen\VirtRegMap.h" + >