Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
2 | <VisualStudioProject | ||||
3 | ProjectType="Visual C++" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 4 | Version="8.00" |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 5 | Name="Transforms" |
6 | ProjectGUID="{C59374C1-9FC0-4147-B836-327DFDC52D99}" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 7 | Keyword="Win32Proj" |
8 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 9 | <Platforms> |
10 | <Platform | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 11 | Name="Win32" |
12 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 13 | </Platforms> |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 14 | <ToolFiles> |
15 | </ToolFiles> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 16 | <Configurations> |
17 | <Configuration | ||||
18 | Name="Debug|Win32" | ||||
19 | OutputDirectory="..\Debug" | ||||
20 | IntermediateDirectory="Debug" | ||||
21 | ConfigurationType="4" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 22 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
23 | CharacterSet="2" | ||||
24 | > | ||||
25 | <Tool | ||||
26 | Name="VCPreBuildEventTool" | ||||
27 | /> | ||||
28 | <Tool | ||||
29 | Name="VCCustomBuildTool" | ||||
30 | /> | ||||
31 | <Tool | ||||
32 | Name="VCXMLDataGeneratorTool" | ||||
33 | /> | ||||
34 | <Tool | ||||
35 | Name="VCWebServiceProxyGeneratorTool" | ||||
36 | /> | ||||
37 | <Tool | ||||
38 | Name="VCMIDLTool" | ||||
39 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 40 | <Tool |
41 | Name="VCCLCompilerTool" | ||||
42 | Optimization="0" | ||||
43 | AdditionalIncludeDirectories="..\..\include;.." | ||||
Hartmut Kaiser | 502c922 | 2007-11-07 19:34:09 +0000 | [diff] [blame] | 44 | 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 III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 45 | StringPooling="true" |
46 | MinimalRebuild="true" | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 47 | BasicRuntimeChecks="3" |
48 | RuntimeLibrary="3" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 49 | ForceConformanceInForLoopScope="true" |
50 | RuntimeTypeInfo="true" | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 51 | UsePrecompiledHeader="0" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 52 | ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 53 | BrowseInformation="1" |
54 | WarningLevel="3" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 55 | Detect64BitPortabilityProblems="false" |
56 | DebugInformationFormat="3" | ||||
57 | DisableSpecificWarnings="4355,4146,4800" | ||||
58 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 59 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 60 | Name="VCManagedResourceCompilerTool" |
61 | /> | ||||
62 | <Tool | ||||
63 | Name="VCResourceCompilerTool" | ||||
64 | /> | ||||
65 | <Tool | ||||
66 | Name="VCPreLinkEventTool" | ||||
67 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 68 | <Tool |
69 | Name="VCLibrarianTool" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 70 | OutputFile="$(OutDir)/Transforms.lib" |
71 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 72 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 73 | Name="VCALinkTool" |
74 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 75 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 76 | Name="VCXDCMakeTool" |
77 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 78 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 79 | Name="VCBscMakeTool" |
80 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 81 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 82 | Name="VCFxCopTool" |
83 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 84 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 85 | Name="VCPostBuildEventTool" |
86 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 87 | </Configuration> |
88 | <Configuration | ||||
89 | Name="Release|Win32" | ||||
90 | OutputDirectory="..\Release" | ||||
91 | IntermediateDirectory="Release" | ||||
92 | ConfigurationType="4" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 93 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
94 | CharacterSet="2" | ||||
95 | > | ||||
96 | <Tool | ||||
97 | Name="VCPreBuildEventTool" | ||||
98 | /> | ||||
99 | <Tool | ||||
100 | Name="VCCustomBuildTool" | ||||
101 | /> | ||||
102 | <Tool | ||||
103 | Name="VCXMLDataGeneratorTool" | ||||
104 | /> | ||||
105 | <Tool | ||||
106 | Name="VCWebServiceProxyGeneratorTool" | ||||
107 | /> | ||||
108 | <Tool | ||||
109 | Name="VCMIDLTool" | ||||
110 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 111 | <Tool |
112 | Name="VCCLCompilerTool" | ||||
113 | AdditionalIncludeDirectories="..\..\include;.." | ||||
Hartmut Kaiser | 9722d57 | 2007-11-13 23:03:32 +0000 | [diff] [blame^] | 114 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 115 | StringPooling="true" |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 116 | RuntimeLibrary="2" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 117 | ForceConformanceInForLoopScope="true" |
118 | RuntimeTypeInfo="true" | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 119 | UsePrecompiledHeader="0" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 120 | ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 121 | WarningLevel="3" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 122 | Detect64BitPortabilityProblems="false" |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 123 | DebugInformationFormat="3" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 124 | DisableSpecificWarnings="4355,4146,4800" |
125 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 126 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 127 | Name="VCManagedResourceCompilerTool" |
128 | /> | ||||
129 | <Tool | ||||
130 | Name="VCResourceCompilerTool" | ||||
131 | /> | ||||
132 | <Tool | ||||
133 | Name="VCPreLinkEventTool" | ||||
134 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 135 | <Tool |
136 | Name="VCLibrarianTool" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 137 | OutputFile="$(OutDir)/Transforms.lib" |
138 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 139 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 140 | Name="VCALinkTool" |
141 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 142 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 143 | Name="VCXDCMakeTool" |
144 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 145 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 146 | Name="VCBscMakeTool" |
147 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 148 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 149 | Name="VCFxCopTool" |
150 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 151 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 152 | Name="VCPostBuildEventTool" |
153 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 154 | </Configuration> |
155 | </Configurations> | ||||
156 | <References> | ||||
157 | </References> | ||||
158 | <Files> | ||||
159 | <Filter | ||||
160 | Name="Source Files" | ||||
161 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 162 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
163 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 164 | <Filter |
165 | Name="Instrumentation" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 166 | > |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 167 | <File |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 168 | RelativePath="..\..\lib\Transforms\Instrumentation\BlockProfiling.cpp" |
169 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 170 | </File> |
171 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 172 | RelativePath="..\..\lib\Transforms\Instrumentation\EdgeProfiling.cpp" |
173 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 174 | </File> |
175 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 176 | RelativePath="..\..\lib\Transforms\Instrumentation\ProfilingUtils.cpp" |
177 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 178 | </File> |
179 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 180 | RelativePath="..\..\lib\Transforms\Instrumentation\ProfilingUtils.h" |
181 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 182 | </File> |
183 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 184 | RelativePath="..\..\lib\Transforms\Instrumentation\RSProfiling.cpp" |
185 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 186 | </File> |
187 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 188 | RelativePath="..\..\lib\Transforms\Instrumentation\RSProfiling.h" |
189 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 190 | </File> |
191 | </Filter> | ||||
192 | <Filter | ||||
193 | Name="IPO" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 194 | > |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 195 | <File |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 196 | RelativePath="..\..\lib\Transforms\Ipo\ArgumentPromotion.cpp" |
197 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 198 | </File> |
199 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 200 | RelativePath="..\..\lib\Transforms\Ipo\ConstantMerge.cpp" |
201 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 202 | </File> |
203 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 204 | RelativePath="..\..\lib\Transforms\Ipo\DeadArgumentElimination.cpp" |
205 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 206 | </File> |
207 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 208 | RelativePath="..\..\lib\Transforms\Ipo\DeadTypeElimination.cpp" |
209 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 210 | </File> |
211 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 212 | RelativePath="..\..\lib\Transforms\Ipo\ExtractFunction.cpp" |
213 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 214 | </File> |
215 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 216 | RelativePath="..\..\lib\Transforms\Ipo\GlobalDCE.cpp" |
217 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 218 | </File> |
219 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 220 | RelativePath="..\..\lib\Transforms\Ipo\GlobalOpt.cpp" |
221 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 222 | </File> |
223 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 224 | RelativePath="..\..\lib\Transforms\Ipo\IndMemRemoval.cpp" |
225 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 226 | </File> |
227 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 228 | RelativePath="..\..\lib\Transforms\Ipo\Inliner.cpp" |
229 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 230 | </File> |
231 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 232 | RelativePath="..\..\lib\Transforms\Ipo\Inliner.h" |
233 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 234 | </File> |
235 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 236 | RelativePath="..\..\lib\Transforms\Ipo\InlineSimple.cpp" |
237 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 238 | </File> |
239 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 240 | RelativePath="..\..\lib\Transforms\Ipo\Internalize.cpp" |
241 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 242 | </File> |
243 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 244 | RelativePath="..\..\lib\Transforms\Ipo\IPConstantPropagation.cpp" |
245 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 246 | </File> |
247 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 248 | RelativePath="..\..\lib\Transforms\Ipo\LoopExtractor.cpp" |
249 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 250 | </File> |
251 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 252 | RelativePath="..\..\lib\Transforms\Ipo\LowerSetJmp.cpp" |
253 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 254 | </File> |
255 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 256 | RelativePath="..\..\lib\Transforms\Ipo\PruneEH.cpp" |
257 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 258 | </File> |
259 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 260 | RelativePath="..\..\lib\Transforms\Ipo\RaiseAllocations.cpp" |
261 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 262 | </File> |
263 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 264 | RelativePath="..\..\lib\Transforms\Ipo\SimplifyLibCalls.cpp" |
265 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 266 | </File> |
267 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 268 | RelativePath="..\..\lib\Transforms\IPO\StripDeadPrototypes.cpp" |
269 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 270 | </File> |
271 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 272 | RelativePath="..\..\lib\Transforms\Ipo\StripSymbols.cpp" |
273 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 274 | </File> |
275 | </Filter> | ||||
276 | <Filter | ||||
277 | Name="Scalar" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 278 | > |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 279 | <File |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 280 | RelativePath="..\..\lib\Transforms\Scalar\ADCE.cpp" |
281 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 282 | </File> |
283 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 284 | RelativePath="..\..\lib\Transforms\Scalar\BasicBlockPlacement.cpp" |
285 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 286 | </File> |
287 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 288 | RelativePath="..\..\lib\Transforms\Scalar\CodeGenPrepare.cpp" |
289 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 290 | </File> |
291 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 292 | RelativePath="..\..\lib\Transforms\Scalar\CondPropagate.cpp" |
293 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 294 | </File> |
295 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 296 | RelativePath="..\..\lib\Transforms\Scalar\ConstantProp.cpp" |
297 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 298 | </File> |
299 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 300 | RelativePath="..\..\lib\Transforms\Scalar\CorrelatedExprs.cpp" |
301 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 302 | </File> |
303 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 304 | RelativePath="..\..\lib\Transforms\Scalar\DCE.cpp" |
305 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 306 | </File> |
307 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 308 | RelativePath="..\..\lib\Transforms\Scalar\DeadStoreElimination.cpp" |
309 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 310 | </File> |
311 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 312 | RelativePath="..\..\lib\Transforms\Scalar\GCSE.cpp" |
313 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 314 | </File> |
315 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 316 | RelativePath="..\..\lib\Transforms\Scalar\GVN.cpp" |
317 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 318 | </File> |
319 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 320 | RelativePath="..\..\lib\Transforms\Scalar\GVNPRE.cpp" |
321 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 322 | </File> |
323 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 324 | RelativePath="..\..\lib\Transforms\Scalar\IndVarSimplify.cpp" |
325 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 326 | </File> |
327 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 328 | RelativePath="..\..\lib\Transforms\Scalar\InstructionCombining.cpp" |
329 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 330 | </File> |
331 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 332 | RelativePath="..\..\lib\Transforms\Scalar\LICM.cpp" |
333 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 334 | </File> |
335 | <File | ||||
Chuck Rose III | a021b72 | 2007-08-28 18:59:02 +0000 | [diff] [blame] | 336 | RelativePath="..\..\lib\Transforms\Scalar\LoopIndexSplit.cpp" |
337 | > | ||||
338 | </File> | ||||
339 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 340 | RelativePath="..\..\lib\Transforms\Scalar\LoopRotation.cpp" |
341 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 342 | </File> |
343 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 344 | RelativePath="..\..\lib\Transforms\Scalar\LoopStrengthReduce.cpp" |
345 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 346 | </File> |
347 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 348 | RelativePath="..\..\lib\Transforms\Scalar\LoopUnroll.cpp" |
349 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 350 | </File> |
351 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 352 | RelativePath="..\..\lib\Transforms\Scalar\LoopUnswitch.cpp" |
353 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 354 | </File> |
355 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 356 | RelativePath="..\..\lib\Transforms\Scalar\LowerGC.cpp" |
357 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 358 | </File> |
359 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 360 | RelativePath="..\..\lib\Transforms\Scalar\LowerPacked.cpp" |
361 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 362 | </File> |
363 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 364 | RelativePath="..\..\lib\Transforms\Scalar\PredicateSimplifier.cpp" |
365 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 366 | </File> |
367 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 368 | RelativePath="..\..\lib\Transforms\Scalar\Reassociate.cpp" |
369 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 370 | </File> |
371 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 372 | RelativePath="..\..\lib\Transforms\Scalar\Reg2Mem.cpp" |
373 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 374 | </File> |
375 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 376 | RelativePath="..\..\lib\Transforms\Scalar\ScalarReplAggregates.cpp" |
377 | > | ||||
378 | </File> | ||||
379 | <File | ||||
380 | RelativePath="..\..\lib\Transforms\Scalar\SCCP.cpp" | ||||
381 | > | ||||
382 | </File> | ||||
383 | <File | ||||
384 | RelativePath="..\..\lib\Transforms\Scalar\SimplifyCFG.cpp" | ||||
385 | > | ||||
386 | </File> | ||||
387 | <File | ||||
388 | RelativePath="..\..\lib\Transforms\Scalar\TailDuplication.cpp" | ||||
389 | > | ||||
390 | </File> | ||||
391 | <File | ||||
392 | RelativePath="..\..\lib\Transforms\Scalar\TailRecursionElimination.cpp" | ||||
393 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 394 | </File> |
395 | </Filter> | ||||
396 | <Filter | ||||
397 | Name="Parallel" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 398 | > |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 399 | </Filter> |
400 | <Filter | ||||
401 | Name="Utils" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 402 | > |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 403 | <File |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 404 | RelativePath="..\..\lib\Transforms\Utils\BasicBlockUtils.cpp" |
405 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 406 | </File> |
407 | <File | ||||
Hartmut Kaiser | 2e15f66 | 2007-10-17 14:56:40 +0000 | [diff] [blame] | 408 | RelativePath="..\..\lib\Transforms\Utils\BasicInliner.cpp" |
409 | > | ||||
410 | </File> | ||||
411 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 412 | RelativePath="..\..\lib\Transforms\Utils\BreakCriticalEdges.cpp" |
413 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 414 | </File> |
415 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 416 | RelativePath="..\..\lib\Transforms\Utils\CloneFunction.cpp" |
417 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 418 | </File> |
419 | <File | ||||
Chuck Rose III | a021b72 | 2007-08-28 18:59:02 +0000 | [diff] [blame] | 420 | RelativePath="..\..\lib\Transforms\Utils\CloneLoop.cpp" |
421 | > | ||||
422 | </File> | ||||
423 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 424 | RelativePath="..\..\lib\Transforms\Utils\CloneModule.cpp" |
425 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 426 | </File> |
427 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 428 | RelativePath="..\..\lib\Transforms\Utils\CloneTrace.cpp" |
429 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 430 | </File> |
431 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 432 | RelativePath="..\..\lib\Transforms\Utils\CodeExtractor.cpp" |
433 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 434 | </File> |
435 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 436 | RelativePath="..\..\lib\Transforms\Utils\DemoteRegToStack.cpp" |
437 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 438 | </File> |
439 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 440 | RelativePath="..\..\lib\Transforms\Utils\InlineCost.cpp" |
441 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 442 | </File> |
443 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 444 | RelativePath="..\..\lib\Transforms\Utils\InlineFunction.cpp" |
445 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 446 | </File> |
447 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 448 | RelativePath="..\..\lib\Transforms\Utils\LCSSA.cpp" |
449 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 450 | </File> |
451 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 452 | RelativePath="..\..\lib\Transforms\Utils\Local.cpp" |
453 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 454 | </File> |
455 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 456 | RelativePath="..\..\lib\Transforms\Utils\LoopSimplify.cpp" |
457 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 458 | </File> |
459 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 460 | RelativePath="..\..\lib\Transforms\Utils\LowerAllocations.cpp" |
461 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 462 | </File> |
463 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 464 | RelativePath="..\..\lib\Transforms\Utils\LowerInvoke.cpp" |
465 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 466 | </File> |
467 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 468 | RelativePath="..\..\lib\Transforms\Utils\LowerSelect.cpp" |
469 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 470 | </File> |
471 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 472 | RelativePath="..\..\lib\Transforms\Utils\LowerSwitch.cpp" |
473 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 474 | </File> |
475 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 476 | RelativePath="..\..\lib\Transforms\Utils\Mem2Reg.cpp" |
477 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 478 | </File> |
479 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 480 | RelativePath="..\..\lib\Transforms\Utils\PromoteMemoryToRegister.cpp" |
481 | > | ||||
482 | </File> | ||||
483 | <File | ||||
484 | RelativePath="..\..\lib\Transforms\Utils\SimplifyCFG.cpp" | ||||
485 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 486 | <FileConfiguration |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 487 | Name="Debug|Win32" |
488 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 489 | <Tool |
490 | Name="VCCLCompilerTool" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 491 | ObjectFile="$(IntDir)/$(InputName)1.obj" |
492 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 493 | </FileConfiguration> |
494 | <FileConfiguration | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 495 | Name="Release|Win32" |
496 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 497 | <Tool |
498 | Name="VCCLCompilerTool" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 499 | ObjectFile="$(IntDir)/$(InputName)1.obj" |
500 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 501 | </FileConfiguration> |
502 | </File> | ||||
503 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 504 | RelativePath="..\..\lib\Transforms\Utils\UnifyFunctionExitNodes.cpp" |
505 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 506 | </File> |
507 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 508 | RelativePath="..\..\lib\Transforms\Utils\ValueMapper.cpp" |
509 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 510 | </File> |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 511 | </Filter> |
512 | </Filter> | ||||
513 | <Filter | ||||
514 | Name="Header Files" | ||||
515 | Filter="h;hpp;hxx;hm;inl;inc;xsd" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 516 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
517 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 518 | <File |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 519 | RelativePath="..\..\include\llvm\Transforms\Utils\BasicBlockUtils.h" |
520 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 521 | </File> |
522 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 523 | RelativePath="..\..\include\llvm\Transforms\Utils\Cloning.h" |
524 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 525 | </File> |
526 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 527 | RelativePath="..\..\include\llvm\Transforms\Utils\FunctionUtils.h" |
528 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 529 | </File> |
530 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 531 | RelativePath="..\..\include\llvm\Transforms\Instrumentation.h" |
532 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 533 | </File> |
534 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 535 | RelativePath="..\..\include\llvm\Transforms\IPO.h" |
536 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 537 | </File> |
538 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 539 | RelativePath="..\..\include\llvm\Transforms\Utils\Local.h" |
540 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 541 | </File> |
542 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 543 | RelativePath="..\..\include\llvm\Transforms\Utils\PromoteMemToReg.h" |
544 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 545 | </File> |
546 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 547 | RelativePath="..\..\include\llvm\Transforms\Scalar.h" |
548 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 549 | </File> |
550 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 551 | RelativePath="..\..\include\llvm\Transforms\Utils\UnifyFunctionExitNodes.h" |
552 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 553 | </File> |
Hartmut Kaiser | ec057c8 | 2007-11-09 19:54:59 +0000 | [diff] [blame] | 554 | <File |
555 | RelativePath="..\..\include\llvm\Transforms\Utils\ValueMapper.h" | ||||
556 | > | ||||
557 | </File> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 558 | </Filter> |
559 | </Files> | ||||
560 | <Globals> | ||||
561 | </Globals> | ||||
562 | </VisualStudioProject> |