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