Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
| 2 | <VisualStudioProject |
| 3 | ProjectType="Visual C++" |
| 4 | Version="7.10" |
| 5 | Name="CodeGen" |
| 6 | ProjectGUID="{08CEB1BB-C2A4-4587-B9A9-AEDB8FB44897}" |
| 7 | Keyword="Win32Proj"> |
| 8 | <Platforms> |
| 9 | <Platform |
| 10 | Name="Win32"/> |
| 11 | </Platforms> |
| 12 | <Configurations> |
| 13 | <Configuration |
| 14 | Name="Debug|Win32" |
| 15 | OutputDirectory="..\Debug" |
| 16 | IntermediateDirectory="Debug" |
| 17 | ConfigurationType="4" |
| 18 | CharacterSet="2"> |
| 19 | <Tool |
| 20 | Name="VCCLCompilerTool" |
| 21 | Optimization="0" |
| 22 | AdditionalIncludeDirectories="..\..\include;.." |
| 23 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS" |
| 24 | MinimalRebuild="TRUE" |
| 25 | BasicRuntimeChecks="3" |
| 26 | RuntimeLibrary="3" |
| 27 | ForceConformanceInForLoopScope="TRUE" |
| 28 | RuntimeTypeInfo="TRUE" |
| 29 | UsePrecompiledHeader="0" |
Jeff Cohen | 91c3e2d | 2004-12-19 02:29:00 +0000 | [diff] [blame] | 30 | BrowseInformation="1" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 31 | WarningLevel="3" |
Jeff Cohen | 530f887 | 2004-12-18 06:55:41 +0000 | [diff] [blame] | 32 | Detect64BitPortabilityProblems="FALSE" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 33 | DebugInformationFormat="4" |
Jeff Cohen | b32d785 | 2005-01-30 17:54:12 +0000 | [diff] [blame] | 34 | DisableSpecificWarnings="4355,4146,4800"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 35 | <Tool |
| 36 | Name="VCCustomBuildTool"/> |
| 37 | <Tool |
| 38 | Name="VCLibrarianTool" |
| 39 | OutputFile="$(OutDir)/CodeGen.lib"/> |
| 40 | <Tool |
| 41 | Name="VCMIDLTool"/> |
| 42 | <Tool |
| 43 | Name="VCPostBuildEventTool"/> |
| 44 | <Tool |
| 45 | Name="VCPreBuildEventTool"/> |
| 46 | <Tool |
| 47 | Name="VCPreLinkEventTool"/> |
| 48 | <Tool |
| 49 | Name="VCResourceCompilerTool"/> |
| 50 | <Tool |
| 51 | Name="VCWebServiceProxyGeneratorTool"/> |
| 52 | <Tool |
| 53 | Name="VCXMLDataGeneratorTool"/> |
| 54 | <Tool |
| 55 | Name="VCManagedWrapperGeneratorTool"/> |
| 56 | <Tool |
| 57 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 58 | </Configuration> |
| 59 | <Configuration |
| 60 | Name="Release|Win32" |
| 61 | OutputDirectory="..\Release" |
| 62 | IntermediateDirectory="Release" |
| 63 | ConfigurationType="4" |
| 64 | CharacterSet="2"> |
| 65 | <Tool |
| 66 | Name="VCCLCompilerTool" |
| 67 | AdditionalIncludeDirectories="..\..\include;.." |
| 68 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS" |
| 69 | RuntimeLibrary="2" |
| 70 | ForceConformanceInForLoopScope="TRUE" |
| 71 | RuntimeTypeInfo="TRUE" |
| 72 | UsePrecompiledHeader="0" |
| 73 | WarningLevel="3" |
Jeff Cohen | f339721 | 2004-12-18 07:05:59 +0000 | [diff] [blame] | 74 | Detect64BitPortabilityProblems="FALSE" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 75 | DebugInformationFormat="3" |
Jeff Cohen | b32d785 | 2005-01-30 17:54:12 +0000 | [diff] [blame] | 76 | DisableSpecificWarnings="4355,4146,4800"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 77 | <Tool |
| 78 | Name="VCCustomBuildTool"/> |
| 79 | <Tool |
| 80 | Name="VCLibrarianTool" |
| 81 | OutputFile="$(OutDir)/CodeGen.lib"/> |
| 82 | <Tool |
| 83 | Name="VCMIDLTool"/> |
| 84 | <Tool |
| 85 | Name="VCPostBuildEventTool"/> |
| 86 | <Tool |
| 87 | Name="VCPreBuildEventTool"/> |
| 88 | <Tool |
| 89 | Name="VCPreLinkEventTool"/> |
| 90 | <Tool |
| 91 | Name="VCResourceCompilerTool"/> |
| 92 | <Tool |
| 93 | Name="VCWebServiceProxyGeneratorTool"/> |
| 94 | <Tool |
| 95 | Name="VCXMLDataGeneratorTool"/> |
| 96 | <Tool |
| 97 | Name="VCManagedWrapperGeneratorTool"/> |
| 98 | <Tool |
| 99 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 100 | </Configuration> |
| 101 | </Configurations> |
| 102 | <References> |
| 103 | </References> |
| 104 | <Files> |
| 105 | <Filter |
| 106 | Name="Source Files" |
| 107 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
| 108 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
| 109 | <File |
| 110 | RelativePath="..\..\lib\CodeGen\AsmPrinter.cpp"> |
| 111 | </File> |
| 112 | <File |
| 113 | RelativePath="..\..\lib\CodeGen\BranchFolding.cpp"> |
| 114 | </File> |
| 115 | <File |
Jeff Cohen | 373f9e7 | 2005-06-28 02:43:03 +0000 | [diff] [blame^] | 116 | RelativePath="..\..\lib\CodeGen\ELFWriter.cpp"> |
| 117 | </File> |
| 118 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 119 | RelativePath="..\..\lib\CodeGen\IntrinsicLowering.cpp"> |
| 120 | </File> |
| 121 | <File |
| 122 | RelativePath="..\..\lib\CodeGen\LiveInterval.cpp"> |
| 123 | </File> |
| 124 | <File |
| 125 | RelativePath="..\..\lib\CodeGen\LiveIntervalAnalysis.cpp"> |
| 126 | </File> |
| 127 | <File |
| 128 | RelativePath="..\..\lib\CodeGen\LiveVariables.cpp"> |
| 129 | </File> |
| 130 | <File |
| 131 | RelativePath="..\..\lib\CodeGen\MachineBasicBlock.cpp"> |
| 132 | </File> |
| 133 | <File |
| 134 | RelativePath="..\..\lib\CodeGen\MachineCodeEmitter.cpp"> |
| 135 | </File> |
| 136 | <File |
| 137 | RelativePath="..\..\lib\CodeGen\MachineFunction.cpp"> |
| 138 | </File> |
| 139 | <File |
| 140 | RelativePath="..\..\lib\CodeGen\MachineInstr.cpp"> |
| 141 | </File> |
| 142 | <File |
| 143 | RelativePath="..\..\lib\CodeGen\Passes.cpp"> |
| 144 | </File> |
| 145 | <File |
| 146 | RelativePath="..\..\lib\CodeGen\PHIElimination.cpp"> |
| 147 | </File> |
| 148 | <File |
| 149 | RelativePath="..\..\lib\CodeGen\PrologEpilogInserter.cpp"> |
| 150 | </File> |
| 151 | <File |
| 152 | RelativePath="..\..\lib\CodeGen\RegAllocIterativeScan.cpp"> |
| 153 | </File> |
| 154 | <File |
| 155 | RelativePath="..\..\lib\CodeGen\RegAllocLinearScan.cpp"> |
| 156 | </File> |
| 157 | <File |
| 158 | RelativePath="..\..\lib\CodeGen\RegAllocLocal.cpp"> |
| 159 | </File> |
| 160 | <File |
| 161 | RelativePath="..\..\lib\CodeGen\RegAllocSimple.cpp"> |
| 162 | </File> |
| 163 | <File |
| 164 | RelativePath="..\..\lib\CodeGen\TwoAddressInstructionPass.cpp"> |
| 165 | </File> |
| 166 | <File |
| 167 | RelativePath="..\..\lib\CodeGen\UnreachableBlockElim.cpp"> |
| 168 | </File> |
| 169 | <File |
Jeff Cohen | 33eba04 | 2005-01-15 07:33:52 +0000 | [diff] [blame] | 170 | RelativePath="..\..\lib\CodeGen\ValueTypes.cpp"> |
| 171 | </File> |
| 172 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 173 | RelativePath="..\..\lib\CodeGen\VirtRegMap.cpp"> |
| 174 | </File> |
Jeff Cohen | bb66a9f | 2005-01-07 15:52:36 +0000 | [diff] [blame] | 175 | <Filter |
| 176 | Name="SelectionDAG" |
| 177 | Filter=""> |
| 178 | <File |
| 179 | RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp"> |
| 180 | </File> |
| 181 | <File |
| 182 | RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAG.cpp"> |
| 183 | </File> |
| 184 | <File |
| 185 | RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp"> |
| 186 | </File> |
Jeff Cohen | bf7c152 | 2005-01-12 04:32:42 +0000 | [diff] [blame] | 187 | <File |
| 188 | RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp"> |
| 189 | </File> |
Jeff Cohen | bb66a9f | 2005-01-07 15:52:36 +0000 | [diff] [blame] | 190 | </Filter> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 191 | </Filter> |
| 192 | <Filter |
| 193 | Name="Header Files" |
| 194 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
| 195 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
| 196 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 197 | RelativePath="..\..\include\llvm\CodeGen\AsmPrinter.h"> |
| 198 | </File> |
| 199 | <File |
Jeff Cohen | 373f9e7 | 2005-06-28 02:43:03 +0000 | [diff] [blame^] | 200 | RelativePath="..\..\include\llvm\CodeGen\ELFWriter.h"> |
| 201 | </File> |
| 202 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 203 | RelativePath="..\..\include\llvm\CodeGen\InstrScheduling.h"> |
| 204 | </File> |
| 205 | <File |
| 206 | RelativePath="..\..\include\llvm\CodeGen\IntrinsicLowering.h"> |
| 207 | </File> |
| 208 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 209 | RelativePath="..\..\lib\CodeGen\LiveInterval.h"> |
| 210 | </File> |
| 211 | <File |
| 212 | RelativePath="..\..\lib\CodeGen\LiveIntervalAnalysis.h"> |
| 213 | </File> |
| 214 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 215 | RelativePath="..\..\include\llvm\CodeGen\LiveVariables.h"> |
| 216 | </File> |
| 217 | <File |
| 218 | RelativePath="..\..\include\llvm\CodeGen\MachineBasicBlock.h"> |
| 219 | </File> |
| 220 | <File |
| 221 | RelativePath="..\..\include\llvm\CodeGen\MachineCodeEmitter.h"> |
| 222 | </File> |
| 223 | <File |
| 224 | RelativePath="..\..\include\llvm\CodeGen\MachineConstantPool.h"> |
| 225 | </File> |
| 226 | <File |
| 227 | RelativePath="..\..\include\llvm\CodeGen\MachineFrameInfo.h"> |
| 228 | </File> |
| 229 | <File |
| 230 | RelativePath="..\..\include\llvm\CodeGen\MachineFunction.h"> |
| 231 | </File> |
| 232 | <File |
| 233 | RelativePath="..\..\include\llvm\CodeGen\MachineFunctionPass.h"> |
| 234 | </File> |
| 235 | <File |
| 236 | RelativePath="..\..\include\llvm\CodeGen\MachineInstr.h"> |
| 237 | </File> |
| 238 | <File |
| 239 | RelativePath="..\..\include\llvm\CodeGen\MachineInstrBuilder.h"> |
| 240 | </File> |
| 241 | <File |
Jeff Cohen | 4c20532 | 2005-01-03 16:37:16 +0000 | [diff] [blame] | 242 | RelativePath="..\..\include\llvm\CodeGen\MachineRelocation.h"> |
| 243 | </File> |
| 244 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 245 | RelativePath="..\..\include\llvm\CodeGen\Passes.h"> |
| 246 | </File> |
| 247 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 248 | RelativePath="..\..\lib\CodeGen\PhysRegTracker.h"> |
| 249 | </File> |
| 250 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 251 | RelativePath="..\..\include\llvm\CodeGen\SchedGraphCommon.h"> |
| 252 | </File> |
| 253 | <File |
| 254 | RelativePath="..\..\include\llvm\CodeGen\SelectionDAG.h"> |
| 255 | </File> |
| 256 | <File |
Jeff Cohen | bb66a9f | 2005-01-07 15:52:36 +0000 | [diff] [blame] | 257 | RelativePath="..\..\include\llvm\CodeGen\SelectionDAGISel.h"> |
| 258 | </File> |
| 259 | <File |
| 260 | RelativePath="..\..\include\llvm\CodeGen\SelectionDAGNodes.h"> |
| 261 | </File> |
| 262 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 263 | RelativePath="..\..\include\llvm\CodeGen\SSARegMap.h"> |
| 264 | </File> |
| 265 | <File |
| 266 | RelativePath="..\..\include\llvm\CodeGen\ValueSet.h"> |
| 267 | </File> |
| 268 | <File |
| 269 | RelativePath="..\..\include\llvm\CodeGen\ValueTypes.h"> |
| 270 | </File> |
| 271 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 272 | RelativePath="..\..\lib\CodeGen\VirtRegMap.h"> |
| 273 | </File> |
| 274 | </Filter> |
| 275 | </Files> |
| 276 | <Globals> |
| 277 | </Globals> |
| 278 | </VisualStudioProject> |