blob: d7c913857da35867858c9989727092c880a878a8 [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
Cédric Venetf0d88cf2008-09-20 18:02:18 +00004 Version="8.00"
Dan Gohmanf17a25c2007-07-18 16:29:46 +00005 Name="CodeGen"
6 ProjectGUID="{08CEB1BB-C2A4-4587-B9A9-AEDB8FB44897}"
Chuck Rose III6e1857b2007-07-27 18:20:11 +00007 Keyword="Win32Proj"
8 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +00009 <Platforms>
10 <Platform
Chuck Rose III6e1857b2007-07-27 18:20:11 +000011 Name="Win32"
12 />
Chuck Rose III57c33da2007-11-21 00:37:56 +000013 <Platform
14 Name="x64"
15 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000016 </Platforms>
Chuck Rose III6e1857b2007-07-27 18:20:11 +000017 <ToolFiles>
18 </ToolFiles>
Dan Gohmanf17a25c2007-07-18 16:29:46 +000019 <Configurations>
20 <Configuration
21 Name="Debug|Win32"
Chris Lattnercc924e32008-07-14 18:46:16 +000022 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
Chuck Rose III57c33da2007-11-21 00:37:56 +000023 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000024 ConfigurationType="4"
Chris Lattnera1983e72008-06-20 05:35:58 +000025 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000026 CharacterSet="2"
27 >
28 <Tool
29 Name="VCPreBuildEventTool"
30 />
31 <Tool
32 Name="VCCustomBuildTool"
33 />
34 <Tool
35 Name="VCXMLDataGeneratorTool"
36 />
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
39 />
40 <Tool
41 Name="VCMIDLTool"
42 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000043 <Tool
44 Name="VCCLCompilerTool"
45 Optimization="0"
46 AdditionalIncludeDirectories="..\..\include;.."
Hartmut Kaiser502c9222007-11-07 19:34:09 +000047 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000048 StringPooling="true"
49 MinimalRebuild="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000050 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000052 ForceConformanceInForLoopScope="true"
53 RuntimeTypeInfo="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000054 UsePrecompiledHeader="0"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000055 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000056 BrowseInformation="1"
57 WarningLevel="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000058 Detect64BitPortabilityProblems="false"
59 DebugInformationFormat="3"
60 DisableSpecificWarnings="4355,4146,4800"
61 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000062 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000063 Name="VCManagedResourceCompilerTool"
64 />
65 <Tool
66 Name="VCResourceCompilerTool"
67 />
68 <Tool
69 Name="VCPreLinkEventTool"
70 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000071 <Tool
72 Name="VCLibrarianTool"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000073 OutputFile="$(OutDir)/CodeGen.lib"
74 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000075 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000076 Name="VCALinkTool"
77 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000078 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000079 Name="VCXDCMakeTool"
80 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000081 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000082 Name="VCBscMakeTool"
83 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000084 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000085 Name="VCFxCopTool"
86 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000087 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000088 Name="VCPostBuildEventTool"
89 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000090 </Configuration>
91 <Configuration
Chuck Rose III57c33da2007-11-21 00:37:56 +000092 Name="Debug|x64"
Chris Lattnercc924e32008-07-14 18:46:16 +000093 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
Chuck Rose III57c33da2007-11-21 00:37:56 +000094 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
95 ConfigurationType="4"
96 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
97 CharacterSet="2"
98 >
99 <Tool
100 Name="VCPreBuildEventTool"
101 />
102 <Tool
103 Name="VCCustomBuildTool"
104 />
105 <Tool
106 Name="VCXMLDataGeneratorTool"
107 />
108 <Tool
109 Name="VCWebServiceProxyGeneratorTool"
110 />
111 <Tool
112 Name="VCMIDLTool"
113 TargetEnvironment="3"
114 />
115 <Tool
116 Name="VCCLCompilerTool"
117 Optimization="0"
118 AdditionalIncludeDirectories="..\..\include;.."
119 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
120 StringPooling="true"
121 MinimalRebuild="true"
122 BasicRuntimeChecks="3"
123 RuntimeLibrary="3"
124 ForceConformanceInForLoopScope="true"
125 RuntimeTypeInfo="true"
126 UsePrecompiledHeader="0"
127 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
128 BrowseInformation="1"
129 WarningLevel="3"
130 Detect64BitPortabilityProblems="false"
131 DebugInformationFormat="3"
132 DisableSpecificWarnings="4355,4146,4800"
133 />
134 <Tool
135 Name="VCManagedResourceCompilerTool"
136 />
137 <Tool
138 Name="VCResourceCompilerTool"
139 />
140 <Tool
141 Name="VCPreLinkEventTool"
142 />
143 <Tool
144 Name="VCLibrarianTool"
145 OutputFile="$(OutDir)/CodeGen.lib"
146 />
147 <Tool
148 Name="VCALinkTool"
149 />
150 <Tool
151 Name="VCXDCMakeTool"
152 />
153 <Tool
154 Name="VCBscMakeTool"
155 />
156 <Tool
157 Name="VCFxCopTool"
158 />
159 <Tool
160 Name="VCPostBuildEventTool"
161 />
162 </Configuration>
163 <Configuration
Steve Naroff809b3e72008-10-24 01:21:47 +0000164 Name="Release|Win32"
165 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
166 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
167 ConfigurationType="4"
168 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
169 CharacterSet="2"
170 >
171 <Tool
172 Name="VCPreBuildEventTool"
173 />
174 <Tool
175 Name="VCCustomBuildTool"
176 />
177 <Tool
178 Name="VCXMLDataGeneratorTool"
179 />
180 <Tool
181 Name="VCWebServiceProxyGeneratorTool"
182 />
183 <Tool
184 Name="VCMIDLTool"
185 />
186 <Tool
187 Name="VCCLCompilerTool"
188 AdditionalIncludeDirectories="..\..\include;.."
189 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
190 StringPooling="true"
191 RuntimeLibrary="2"
192 ForceConformanceInForLoopScope="true"
193 RuntimeTypeInfo="true"
194 UsePrecompiledHeader="0"
195 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
196 WarningLevel="3"
197 Detect64BitPortabilityProblems="false"
198 DebugInformationFormat="3"
199 DisableSpecificWarnings="4355,4146,4800"
200 />
201 <Tool
202 Name="VCManagedResourceCompilerTool"
203 />
204 <Tool
205 Name="VCResourceCompilerTool"
206 />
207 <Tool
208 Name="VCPreLinkEventTool"
209 />
210 <Tool
211 Name="VCLibrarianTool"
212 OutputFile="$(OutDir)/CodeGen.lib"
213 />
214 <Tool
215 Name="VCALinkTool"
216 />
217 <Tool
218 Name="VCXDCMakeTool"
219 />
220 <Tool
221 Name="VCBscMakeTool"
222 />
223 <Tool
224 Name="VCFxCopTool"
225 />
226 <Tool
227 Name="VCPostBuildEventTool"
228 />
229 </Configuration>
230 <Configuration
Chuck Rose III57c33da2007-11-21 00:37:56 +0000231 Name="Release|x64"
Chris Lattnercc924e32008-07-14 18:46:16 +0000232 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
Chuck Rose III57c33da2007-11-21 00:37:56 +0000233 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
234 ConfigurationType="4"
235 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
236 CharacterSet="2"
237 >
238 <Tool
239 Name="VCPreBuildEventTool"
240 />
241 <Tool
242 Name="VCCustomBuildTool"
243 />
244 <Tool
245 Name="VCXMLDataGeneratorTool"
246 />
247 <Tool
248 Name="VCWebServiceProxyGeneratorTool"
249 />
250 <Tool
251 Name="VCMIDLTool"
252 TargetEnvironment="3"
253 />
254 <Tool
255 Name="VCCLCompilerTool"
256 AdditionalIncludeDirectories="..\..\include;.."
257 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
258 StringPooling="true"
259 RuntimeLibrary="2"
260 ForceConformanceInForLoopScope="true"
261 RuntimeTypeInfo="true"
262 UsePrecompiledHeader="0"
263 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
264 WarningLevel="3"
265 Detect64BitPortabilityProblems="false"
266 DebugInformationFormat="3"
267 DisableSpecificWarnings="4355,4146,4800"
268 />
269 <Tool
270 Name="VCManagedResourceCompilerTool"
271 />
272 <Tool
273 Name="VCResourceCompilerTool"
274 />
275 <Tool
276 Name="VCPreLinkEventTool"
277 />
278 <Tool
279 Name="VCLibrarianTool"
280 OutputFile="$(OutDir)/CodeGen.lib"
281 />
282 <Tool
283 Name="VCALinkTool"
284 />
285 <Tool
286 Name="VCXDCMakeTool"
287 />
288 <Tool
289 Name="VCBscMakeTool"
290 />
291 <Tool
292 Name="VCFxCopTool"
293 />
294 <Tool
295 Name="VCPostBuildEventTool"
296 />
297 </Configuration>
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000298 </Configurations>
299 <References>
300 </References>
301 <Files>
302 <Filter
303 Name="Source Files"
304 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000305 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
306 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000307 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000308 RelativePath="..\..\lib\CodeGen\BranchFolding.cpp"
309 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000310 </File>
311 <File
Cédric Venetf0d88cf2008-09-20 18:02:18 +0000312 RelativePath="..\..\lib\CodeGen\DeadMachineInstructionElim.cpp"
313 >
314 </File>
315 <File
Duncan Sandsf325c482009-05-22 20:36:31 +0000316 RelativePath="..\..\lib\CodeGen\DwarfEHPrepare.cpp"
317 >
318 </File>
319 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000320 RelativePath="..\..\lib\CodeGen\ELFWriter.cpp"
321 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000322 </File>
323 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000324 RelativePath="..\..\lib\CodeGen\ELFWriter.h"
325 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000326 </File>
327 <File
Cédric Venet96125062008-08-17 18:24:26 +0000328 RelativePath="..\..\lib\CodeGen\GCMetadata.cpp"
329 >
330 </File>
331 <File
332 RelativePath="..\..\lib\CodeGen\GCMetadataPrinter.cpp"
333 >
334 </File>
335 <File
Cédric Venet96125062008-08-17 18:24:26 +0000336 RelativePath="..\..\lib\CodeGen\GCStrategy.cpp"
337 >
338 </File>
339 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000340 RelativePath="..\..\lib\CodeGen\IfConversion.cpp"
341 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000342 </File>
343 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000344 RelativePath="..\..\lib\CodeGen\IntrinsicLowering.cpp"
345 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000346 </File>
347 <File
snaroff3568afd2009-01-26 18:08:55 +0000348 RelativePath="..\..\lib\CodeGen\LatencyPriorityQueue.cpp"
349 >
350 </File>
351 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000352 RelativePath="..\..\lib\CodeGen\LiveInterval.cpp"
353 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000354 </File>
355 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000356 RelativePath="..\..\lib\CodeGen\LiveIntervalAnalysis.cpp"
357 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000358 </File>
359 <File
Chris Lattnerb1626172008-06-07 19:33:54 +0000360 RelativePath="..\..\lib\CodeGen\LiveStackAnalysis.cpp"
361 >
362 </File>
363 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000364 RelativePath="..\..\lib\CodeGen\LiveVariables.cpp"
365 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000366 </File>
367 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000368 RelativePath="..\..\lib\CodeGen\LLVMTargetMachine.cpp"
369 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000370 </File>
371 <File
Chuck Rose III14eb20b2008-03-27 00:02:53 +0000372 RelativePath="..\..\lib\CodeGen\LoopAligner.cpp"
373 >
374 </File>
375 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000376 RelativePath="..\..\lib\CodeGen\LowerSubregs.cpp"
377 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000378 </File>
379 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000380 RelativePath="..\..\lib\CodeGen\MachineBasicBlock.cpp"
381 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000382 </File>
383 <File
Hartmut Kaiserdb481cf2007-11-02 01:44:08 +0000384 RelativePath="..\..\lib\CodeGen\MachineDominators.cpp"
385 >
386 </File>
387 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000388 RelativePath="..\..\lib\CodeGen\MachineFunction.cpp"
389 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000390 </File>
391 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000392 RelativePath="..\..\lib\CodeGen\MachineInstr.cpp"
393 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000394 </File>
395 <File
Chuck Rose IIId7a1ecc2007-12-08 00:53:13 +0000396 RelativePath="..\..\lib\CodeGen\MachineLICM.cpp"
397 >
398 </File>
399 <File
400 RelativePath="..\..\lib\CodeGen\MachineLoopInfo.cpp"
401 >
402 </File>
403 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000404 RelativePath="..\..\lib\CodeGen\MachineModuleInfo.cpp"
405 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000406 </File>
407 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000408 RelativePath="..\..\lib\CodeGen\MachinePassRegistry.cpp"
409 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000410 </File>
411 <File
Chris Lattnera87dbe62008-01-02 21:30:58 +0000412 RelativePath="..\..\lib\CodeGen\MachineRegisterInfo.cpp"
413 >
414 </File>
415 <File
Chuck Rose III711a4842008-01-15 21:43:17 +0000416 RelativePath="..\..\lib\CodeGen\MachineSink.cpp"
417 >
418 </File>
419 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000420 RelativePath="..\..\lib\CodeGen\MachOWriter.cpp"
421 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000422 </File>
423 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000424 RelativePath="..\..\lib\CodeGen\MachOWriter.h"
425 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000426 </File>
427 <File
Cédric Venet96125062008-08-17 18:24:26 +0000428 RelativePath="..\..\lib\CodeGen\OcamlGC.cpp"
Chuck Rose III711a4842008-01-15 21:43:17 +0000429 >
430 </File>
431 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000432 RelativePath="..\..\lib\CodeGen\Passes.cpp"
433 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000434 </File>
435 <File
Chris Lattnerea6232e2008-10-11 22:14:59 +0000436 RelativePath="..\..\lib\CodeGen\PBQP.cpp"
437 >
438 </File>
439 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000440 RelativePath="..\..\lib\CodeGen\PHIElimination.cpp"
441 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000442 </File>
443 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000444 RelativePath="..\..\lib\CodeGen\PostRASchedulerList.cpp"
445 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000446 </File>
447 <File
Steve Naroff809b3e72008-10-24 01:21:47 +0000448 RelativePath="..\..\lib\CodeGen\PreAllocSplitting.cpp"
449 >
450 </File>
451 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000452 RelativePath="..\..\lib\CodeGen\PrologEpilogInserter.cpp"
453 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000454 </File>
455 <File
Chuck Rose III14eb20b2008-03-27 00:02:53 +0000456 RelativePath="..\..\lib\CodeGen\PseudoSourceValue.cpp"
457 >
458 </File>
459 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000460 RelativePath="..\..\lib\CodeGen\RegAllocBigBlock.cpp"
461 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000462 </File>
463 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000464 RelativePath="..\..\lib\CodeGen\RegAllocLinearScan.cpp"
465 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000466 </File>
467 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000468 RelativePath="..\..\lib\CodeGen\RegAllocLocal.cpp"
469 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000470 </File>
471 <File
Chris Lattnerea6232e2008-10-11 22:14:59 +0000472 RelativePath="..\..\lib\CodeGen\RegAllocPBQP.cpp"
473 >
474 </File>
475 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000476 RelativePath="..\..\lib\CodeGen\RegAllocSimple.cpp"
477 >
478 </File>
479 <File
Hartmut Kaiserd09dfaf2007-10-10 19:50:09 +0000480 RelativePath="..\..\lib\CodeGen\RegisterCoalescer.cpp"
481 >
482 </File>
483 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000484 RelativePath="..\..\lib\CodeGen\RegisterScavenging.cpp"
485 >
486 </File>
487 <File
Steve Naroffd107e842009-01-22 23:05:37 +0000488 RelativePath="..\..\lib\CodeGen\ScheduleDAG.cpp"
489 >
490 </File>
491 <File
492 RelativePath="..\..\lib\CodeGen\ScheduleDAGEmit.cpp"
493 >
494 </File>
495 <File
snaroff3568afd2009-01-26 18:08:55 +0000496 RelativePath="..\..\lib\CodeGen\ScheduleDAGInstrs.cpp"
497 >
498 </File>
499 <File
500 RelativePath="..\..\lib\CodeGen\ScheduleDAGPrinter.cpp"
501 >
502 </File>
503 <File
Cédric Venet96125062008-08-17 18:24:26 +0000504 RelativePath="..\..\lib\CodeGen\ShadowStackGC.cpp"
Chuck Rose III711a4842008-01-15 21:43:17 +0000505 >
506 </File>
507 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000508 RelativePath="..\..\lib\CodeGen\SimpleRegisterCoalescing.cpp"
509 >
510 </File>
511 <File
Steve Naroffa2c51542008-11-06 06:24:59 +0000512 RelativePath="..\..\lib\CodeGen\StackProtector.cpp"
513 >
514 </File>
515 <File
Chris Lattnerb1626172008-06-07 19:33:54 +0000516 RelativePath="..\..\lib\CodeGen\StackSlotColoring.cpp"
517 >
518 </File>
519 <File
Hartmut Kaiserdb481cf2007-11-02 01:44:08 +0000520 RelativePath="..\..\lib\CodeGen\StrongPHIElimination.cpp"
521 >
522 </File>
523 <File
Chuck Rose III74ef9ea2008-01-03 19:53:03 +0000524 RelativePath="..\..\lib\CodeGen\TargetInstrInfoImpl.cpp"
525 >
526 </File>
527 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000528 RelativePath="..\..\lib\CodeGen\TwoAddressInstructionPass.cpp"
529 >
530 </File>
531 <File
532 RelativePath="..\..\lib\CodeGen\UnreachableBlockElim.cpp"
533 >
534 </File>
535 <File
536 RelativePath="..\..\lib\CodeGen\VirtRegMap.cpp"
537 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000538 </File>
539 <Filter
540 Name="SelectionDAG"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000541 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000542 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000543 RelativePath="..\..\lib\CodeGen\SelectionDAG\CallingConvLower.cpp"
544 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000545 </File>
546 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000547 RelativePath="..\..\lib\CodeGen\SelectionDAG\DAGCombiner.cpp"
548 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000549 </File>
550 <File
Cédric Venet5e0a3582008-08-24 11:56:40 +0000551 RelativePath="..\..\lib\CodeGen\SelectionDAG\FastISel.cpp"
552 >
553 </File>
554 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000555 RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp"
556 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000557 </File>
558 <File
Ted Kremenek5f72bbb2008-06-20 22:19:12 +0000559 RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeFloatTypes.cpp"
560 >
561 </File>
562 <File
563 RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeIntegerTypes.cpp"
564 >
565 </File>
566 <File
Chuck Rose IIIeb7975c2007-12-10 19:31:09 +0000567 RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypes.cpp"
568 >
569 </File>
570 <File
Ted Kremenek5f72bbb2008-06-20 22:19:12 +0000571 RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypesGeneric.cpp"
Chuck Rose IIIeb7975c2007-12-10 19:31:09 +0000572 >
573 </File>
574 <File
Ted Kremenek5f72bbb2008-06-20 22:19:12 +0000575 RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeVectorTypes.cpp"
Chuck Rose IIIeb7975c2007-12-10 19:31:09 +0000576 >
577 </File>
578 <File
Cédric Venetf0d88cf2008-09-20 18:02:18 +0000579 RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGFast.cpp"
580 >
581 </File>
582 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000583 RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGList.cpp"
584 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000585 </File>
586 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000587 RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGRRList.cpp"
588 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000589 </File>
590 <File
snaroff3568afd2009-01-26 18:08:55 +0000591 RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGSDNodes.cpp"
592 >
593 </File>
594 <File
595 RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGSDNodesEmit.cpp"
596 >
597 </File>
598 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000599 RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAG.cpp"
600 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000601 </File>
602 <File
Argiris Kirtzidisf4885932008-09-09 11:38:37 +0000603 RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGBuild.cpp"
604 >
605 </File>
606 <File
607 RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGBuild.h"
608 >
609 </File>
610 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000611 RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp"
612 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000613 </File>
614 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000615 RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp"
616 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000617 </File>
618 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000619 RelativePath="..\..\lib\CodeGen\SelectionDAG\TargetLowering.cpp"
620 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000621 </File>
622 </Filter>
Cédric Venet96125062008-08-17 18:24:26 +0000623 <Filter
624 Name="AsmPrinter"
625 >
626 <File
627 RelativePath="..\..\lib\CodeGen\AsmPrinter\AsmPrinter.cpp"
628 >
629 </File>
630 <File
631 RelativePath="..\..\lib\CodeGen\AsmPrinter\DwarfWriter.cpp"
632 >
633 </File>
634 <File
635 RelativePath="..\..\lib\CodeGen\AsmPrinter\OcamlGCPrinter.cpp"
636 >
637 </File>
638 </Filter>
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000639 </Filter>
640 <Filter
641 Name="Header Files"
642 Filter="h;hpp;hxx;hm;inl;inc;xsd"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000643 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
644 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000645 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000646 RelativePath="..\..\include\llvm\CodeGen\AsmPrinter.h"
647 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000648 </File>
649 <File
Hartmut Kaiserf8bff102007-11-12 01:24:50 +0000650 RelativePath="..\..\include\llvm\CodeGen\BreakCriticalMachineEdge.h"
651 >
652 </File>
653 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000654 RelativePath="..\..\include\llvm\CodeGen\CallingConvLower.h"
655 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000656 </File>
657 <File
Hartmut Kaiserd09dfaf2007-10-10 19:50:09 +0000658 RelativePath="..\..\include\llvm\CodeGen\Collector.h"
659 >
660 </File>
661 <File
662 RelativePath="..\..\include\llvm\CodeGen\CollectorMetadata.h"
663 >
664 </File>
665 <File
666 RelativePath="..\..\include\llvm\CodeGen\Collectors.h"
667 >
668 </File>
669 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000670 RelativePath="..\..\include\llvm\CodeGen\DwarfWriter.h"
671 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000672 </File>
673 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000674 RelativePath="..\..\include\llvm\CodeGen\FileWriters.h"
675 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000676 </File>
677 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000678 RelativePath="..\..\include\llvm\CodeGen\InstrScheduling.h"
679 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000680 </File>
681 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000682 RelativePath="..\..\include\llvm\CodeGen\IntrinsicLowering.h"
683 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000684 </File>
685 <File
Chuck Rose IIIeb7975c2007-12-10 19:31:09 +0000686 RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypes.h"
687 >
688 </File>
689 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000690 RelativePath="..\..\include\llvm\CodeGen\LinkAllCodegenComponents.h"
691 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000692 </File>
693 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000694 RelativePath="..\..\include\llvm\CodeGen\LiveInterval.h"
695 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000696 </File>
697 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000698 RelativePath="..\..\include\llvm\CodeGen\LiveIntervalAnalysis.h"
699 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000700 </File>
701 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000702 RelativePath="..\..\include\llvm\CodeGen\LiveVariables.h"
703 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000704 </File>
705 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000706 RelativePath="..\..\include\llvm\CodeGen\MachineBasicBlock.h"
707 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000708 </File>
709 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000710 RelativePath="..\..\include\llvm\CodeGen\MachineCodeEmitter.h"
711 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000712 </File>
713 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000714 RelativePath="..\..\include\llvm\CodeGen\MachineConstantPool.h"
715 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000716 </File>
717 <File
Hartmut Kaiser2925f892007-10-29 21:56:15 +0000718 RelativePath="..\..\include\llvm\CodeGen\MachineDominators.h"
719 >
720 </File>
721 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000722 RelativePath="..\..\include\llvm\CodeGen\MachineFrameInfo.h"
723 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000724 </File>
725 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000726 RelativePath="..\..\include\llvm\CodeGen\MachineFunction.h"
727 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000728 </File>
729 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000730 RelativePath="..\..\include\llvm\CodeGen\MachineFunctionPass.h"
731 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000732 </File>
733 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000734 RelativePath="..\..\include\llvm\CodeGen\MachineInstr.h"
735 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000736 </File>
737 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000738 RelativePath="..\..\include\llvm\CodeGen\MachineInstrBuilder.h"
739 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000740 </File>
741 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000742 RelativePath="..\..\include\llvm\CodeGen\MachineJumpTableInfo.h"
743 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000744 </File>
745 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000746 RelativePath="..\..\include\llvm\CodeGen\MachineLocation.h"
747 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000748 </File>
749 <File
Chuck Rose IIId7a1ecc2007-12-08 00:53:13 +0000750 RelativePath="..\..\include\llvm\CodeGen\MachineLoopInfo.h"
751 >
752 </File>
753 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000754 RelativePath="..\..\include\llvm\CodeGen\MachineModuleInfo.h"
755 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000756 </File>
757 <File
Chuck Rose III74ef9ea2008-01-03 19:53:03 +0000758 RelativePath="..\..\include\llvm\CodeGen\MachineOperand.h"
759 >
760 </File>
761 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000762 RelativePath="..\..\include\llvm\CodeGen\MachinePassRegistry.h"
763 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000764 </File>
765 <File
Chuck Rose III74ef9ea2008-01-03 19:53:03 +0000766 RelativePath="..\..\include\llvm\CodeGen\MachineRegisterInfo.h"
767 >
768 </File>
769 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000770 RelativePath="..\..\include\llvm\CodeGen\MachineRelocation.h"
771 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000772 </File>
773 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000774 RelativePath="..\..\include\llvm\CodeGen\MachORelocation.h"
775 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000776 </File>
777 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000778 RelativePath="..\..\include\llvm\CodeGen\Passes.h"
779 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000780 </File>
781 <File
Chris Lattnerea6232e2008-10-11 22:14:59 +0000782 RelativePath="..\..\lib\CodeGen\PBQP.h"
783 >
784 </File>
785 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000786 RelativePath="..\..\lib\CodeGen\PhysRegTracker.h"
787 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000788 </File>
789 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000790 RelativePath="..\..\include\llvm\CodeGen\RegAllocRegistry.h"
791 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000792 </File>
793 <File
Hartmut Kaiserd09dfaf2007-10-10 19:50:09 +0000794 RelativePath="..\..\include\llvm\CodeGen\RegisterCoalescer.h"
795 >
796 </File>
797 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000798 RelativePath="..\..\include\llvm\CodeGen\RegisterScavenging.h"
799 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000800 </File>
801 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000802 RelativePath="..\..\include\llvm\CodeGen\RuntimeLibcalls.h"
803 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000804 </File>
805 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000806 RelativePath="..\..\include\llvm\CodeGen\SchedGraphCommon.h"
807 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000808 </File>
809 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000810 RelativePath="..\..\include\llvm\CodeGen\ScheduleDAG.h"
811 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000812 </File>
813 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000814 RelativePath="..\..\include\llvm\CodeGen\SchedulerRegistry.h"
815 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000816 </File>
817 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000818 RelativePath="..\..\include\llvm\CodeGen\SelectionDAG.h"
819 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000820 </File>
821 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000822 RelativePath="..\..\include\llvm\CodeGen\SelectionDAGISel.h"
823 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000824 </File>
825 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000826 RelativePath="..\..\include\llvm\CodeGen\SelectionDAGNodes.h"
827 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000828 </File>
829 <File
Cédric Venet6e2eaef2008-08-09 11:57:39 +0000830 RelativePath="..\..\lib\CodeGen\SelectionDAG\SimpleBBISel.h"
831 >
832 </File>
833 <File
Hartmut Kaiser502c9222007-11-07 19:34:09 +0000834 RelativePath="..\..\lib\CodeGen\SimpleRegisterCoalescing.h"
835 >
836 </File>
837 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000838 RelativePath="..\..\include\llvm\CodeGen\ValueTypes.h"
839 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000840 </File>
841 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000842 RelativePath="..\..\lib\CodeGen\VirtRegMap.h"
843 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000844 </File>
845 </Filter>
846 </Files>
847 <Globals>
848 </Globals>
849</VisualStudioProject>