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++" |
Devang Patel | 0c87f2d | 2008-05-15 18:46:28 +0000 | [diff] [blame] | 4 | Version="8.00" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 5 | Name="CodeGen" |
| 6 | ProjectGUID="{08CEB1BB-C2A4-4587-B9A9-AEDB8FB44897}" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 7 | Keyword="Win32Proj" |
| 8 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 9 | <Platforms> |
| 10 | <Platform |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 11 | Name="Win32" |
| 12 | /> |
Chuck Rose III | 0ccb930 | 2007-11-21 00:37:56 +0000 | [diff] [blame] | 13 | <Platform |
| 14 | Name="x64" |
| 15 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 16 | </Platforms> |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 17 | <ToolFiles> |
| 18 | </ToolFiles> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 19 | <Configurations> |
| 20 | <Configuration |
| 21 | Name="Debug|Win32" |
Chuck Rose III | 0ccb930 | 2007-11-21 00:37:56 +0000 | [diff] [blame] | 22 | OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)" |
| 23 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 24 | ConfigurationType="4" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 25 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 26 | 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 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 43 | <Tool |
| 44 | Name="VCCLCompilerTool" |
| 45 | Optimization="0" |
| 46 | AdditionalIncludeDirectories="..\..\include;.." |
Hartmut Kaiser | abaff88 | 2007-11-07 19:34:09 +0000 | [diff] [blame] | 47 | 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 | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 48 | StringPooling="true" |
| 49 | MinimalRebuild="true" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 50 | BasicRuntimeChecks="3" |
| 51 | RuntimeLibrary="3" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 52 | ForceConformanceInForLoopScope="true" |
| 53 | RuntimeTypeInfo="true" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 54 | UsePrecompiledHeader="0" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 55 | ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" |
Jeff Cohen | 91c3e2d | 2004-12-19 02:29:00 +0000 | [diff] [blame] | 56 | BrowseInformation="1" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 57 | WarningLevel="3" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 58 | Detect64BitPortabilityProblems="false" |
| 59 | DebugInformationFormat="3" |
| 60 | DisableSpecificWarnings="4355,4146,4800" |
| 61 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 62 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 63 | Name="VCManagedResourceCompilerTool" |
| 64 | /> |
| 65 | <Tool |
| 66 | Name="VCResourceCompilerTool" |
| 67 | /> |
| 68 | <Tool |
| 69 | Name="VCPreLinkEventTool" |
| 70 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 71 | <Tool |
| 72 | Name="VCLibrarianTool" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 73 | OutputFile="$(OutDir)/CodeGen.lib" |
| 74 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 75 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 76 | Name="VCALinkTool" |
| 77 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 78 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 79 | Name="VCXDCMakeTool" |
| 80 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 81 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 82 | Name="VCBscMakeTool" |
| 83 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 84 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 85 | Name="VCFxCopTool" |
| 86 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 87 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 88 | Name="VCPostBuildEventTool" |
| 89 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 90 | </Configuration> |
| 91 | <Configuration |
| 92 | Name="Release|Win32" |
Chuck Rose III | 0ccb930 | 2007-11-21 00:37:56 +0000 | [diff] [blame] | 93 | OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)" |
| 94 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 95 | ConfigurationType="4" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 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 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 114 | <Tool |
| 115 | Name="VCCLCompilerTool" |
| 116 | AdditionalIncludeDirectories="..\..\include;.." |
Hartmut Kaiser | abaff88 | 2007-11-07 19:34:09 +0000 | [diff] [blame] | 117 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 118 | StringPooling="true" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 119 | RuntimeLibrary="2" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 120 | ForceConformanceInForLoopScope="true" |
| 121 | RuntimeTypeInfo="true" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 122 | UsePrecompiledHeader="0" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 123 | ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 124 | WarningLevel="3" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 125 | Detect64BitPortabilityProblems="false" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 126 | DebugInformationFormat="3" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 127 | DisableSpecificWarnings="4355,4146,4800" |
| 128 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 129 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 130 | Name="VCManagedResourceCompilerTool" |
| 131 | /> |
| 132 | <Tool |
| 133 | Name="VCResourceCompilerTool" |
| 134 | /> |
| 135 | <Tool |
| 136 | Name="VCPreLinkEventTool" |
| 137 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 138 | <Tool |
| 139 | Name="VCLibrarianTool" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 140 | OutputFile="$(OutDir)/CodeGen.lib" |
| 141 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 142 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 143 | Name="VCALinkTool" |
| 144 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 145 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 146 | Name="VCXDCMakeTool" |
| 147 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 148 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 149 | Name="VCBscMakeTool" |
| 150 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 151 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 152 | Name="VCFxCopTool" |
| 153 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 154 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 155 | Name="VCPostBuildEventTool" |
| 156 | /> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 157 | </Configuration> |
Chuck Rose III | 0ccb930 | 2007-11-21 00:37:56 +0000 | [diff] [blame] | 158 | <Configuration |
| 159 | Name="Debug|x64" |
| 160 | OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)" |
| 161 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
| 162 | ConfigurationType="4" |
| 163 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 164 | CharacterSet="2" |
| 165 | > |
| 166 | <Tool |
| 167 | Name="VCPreBuildEventTool" |
| 168 | /> |
| 169 | <Tool |
| 170 | Name="VCCustomBuildTool" |
| 171 | /> |
| 172 | <Tool |
| 173 | Name="VCXMLDataGeneratorTool" |
| 174 | /> |
| 175 | <Tool |
| 176 | Name="VCWebServiceProxyGeneratorTool" |
| 177 | /> |
| 178 | <Tool |
| 179 | Name="VCMIDLTool" |
| 180 | TargetEnvironment="3" |
| 181 | /> |
| 182 | <Tool |
| 183 | Name="VCCLCompilerTool" |
| 184 | Optimization="0" |
| 185 | AdditionalIncludeDirectories="..\..\include;.." |
| 186 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS" |
| 187 | StringPooling="true" |
| 188 | MinimalRebuild="true" |
| 189 | BasicRuntimeChecks="3" |
| 190 | RuntimeLibrary="3" |
| 191 | ForceConformanceInForLoopScope="true" |
| 192 | RuntimeTypeInfo="true" |
| 193 | UsePrecompiledHeader="0" |
| 194 | ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" |
| 195 | BrowseInformation="1" |
| 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 |
| 231 | Name="Release|x64" |
| 232 | OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)" |
| 233 | 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> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 298 | </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 III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 305 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
| 306 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 307 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 308 | RelativePath="..\..\lib\CodeGen\AsmPrinter.cpp" |
| 309 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 310 | </File> |
| 311 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 312 | RelativePath="..\..\lib\CodeGen\BranchFolding.cpp" |
| 313 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 314 | </File> |
| 315 | <File |
Chuck Rose III | 9a79de3 | 2008-01-15 21:43:17 +0000 | [diff] [blame] | 316 | RelativePath="..\..\lib\CodeGen\Collector.cpp" |
| 317 | > |
| 318 | </File> |
| 319 | <File |
Hartmut Kaiser | 73184fc | 2007-10-10 19:50:09 +0000 | [diff] [blame] | 320 | RelativePath="..\..\lib\CodeGen\CollectorMetadata.cpp" |
| 321 | > |
| 322 | </File> |
| 323 | <File |
| 324 | RelativePath="..\..\lib\CodeGen\Collectors.cpp" |
| 325 | > |
| 326 | </File> |
| 327 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 328 | RelativePath="..\..\lib\CodeGen\DwarfWriter.cpp" |
| 329 | > |
Jeff Cohen | 0b4e244 | 2005-12-22 01:50:11 +0000 | [diff] [blame] | 330 | </File> |
| 331 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 332 | RelativePath="..\..\lib\CodeGen\ELFWriter.cpp" |
| 333 | > |
Jeff Cohen | 373f9e7 | 2005-06-28 02:43:03 +0000 | [diff] [blame] | 334 | </File> |
| 335 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 336 | RelativePath="..\..\lib\CodeGen\ELFWriter.h" |
| 337 | > |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 338 | </File> |
| 339 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 340 | RelativePath="..\..\lib\CodeGen\IfConversion.cpp" |
| 341 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 342 | </File> |
| 343 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 344 | RelativePath="..\..\lib\CodeGen\IntrinsicLowering.cpp" |
| 345 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 346 | </File> |
| 347 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 348 | RelativePath="..\..\lib\CodeGen\LiveInterval.cpp" |
| 349 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 350 | </File> |
| 351 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 352 | RelativePath="..\..\lib\CodeGen\LiveIntervalAnalysis.cpp" |
| 353 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 354 | </File> |
| 355 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 356 | RelativePath="..\..\lib\CodeGen\LiveVariables.cpp" |
| 357 | > |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 358 | </File> |
| 359 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 360 | RelativePath="..\..\lib\CodeGen\LLVMTargetMachine.cpp" |
| 361 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 362 | </File> |
| 363 | <File |
Chuck Rose III | 5b0c855 | 2008-03-27 00:02:53 +0000 | [diff] [blame] | 364 | RelativePath="..\..\lib\CodeGen\LoopAligner.cpp" |
| 365 | > |
| 366 | </File> |
| 367 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 368 | RelativePath="..\..\lib\CodeGen\LowerSubregs.cpp" |
| 369 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 370 | </File> |
| 371 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 372 | RelativePath="..\..\lib\CodeGen\MachineBasicBlock.cpp" |
| 373 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 374 | </File> |
| 375 | <File |
Hartmut Kaiser | f2af25b | 2007-11-02 01:44:08 +0000 | [diff] [blame] | 376 | RelativePath="..\..\lib\CodeGen\MachineDominators.cpp" |
| 377 | > |
| 378 | </File> |
| 379 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 380 | RelativePath="..\..\lib\CodeGen\MachineFunction.cpp" |
| 381 | > |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 382 | </File> |
| 383 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 384 | RelativePath="..\..\lib\CodeGen\MachineInstr.cpp" |
| 385 | > |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 386 | </File> |
| 387 | <File |
Chuck Rose III | e5839f8 | 2007-12-08 00:53:13 +0000 | [diff] [blame] | 388 | RelativePath="..\..\lib\CodeGen\MachineLICM.cpp" |
| 389 | > |
| 390 | </File> |
| 391 | <File |
| 392 | RelativePath="..\..\lib\CodeGen\MachineLoopInfo.cpp" |
| 393 | > |
| 394 | </File> |
| 395 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 396 | RelativePath="..\..\lib\CodeGen\MachineModuleInfo.cpp" |
| 397 | > |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 398 | </File> |
| 399 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 400 | RelativePath="..\..\lib\CodeGen\MachinePassRegistry.cpp" |
| 401 | > |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 402 | </File> |
| 403 | <File |
Chris Lattner | b08b8e6 | 2008-01-02 21:30:58 +0000 | [diff] [blame] | 404 | RelativePath="..\..\lib\CodeGen\MachineRegisterInfo.cpp" |
| 405 | > |
| 406 | </File> |
| 407 | <File |
Chuck Rose III | 9a79de3 | 2008-01-15 21:43:17 +0000 | [diff] [blame] | 408 | RelativePath="..\..\lib\CodeGen\MachineSink.cpp" |
| 409 | > |
| 410 | </File> |
| 411 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 412 | RelativePath="..\..\lib\CodeGen\MachOWriter.cpp" |
| 413 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 414 | </File> |
| 415 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 416 | RelativePath="..\..\lib\CodeGen\MachOWriter.h" |
| 417 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 418 | </File> |
| 419 | <File |
Chuck Rose III | 9a79de3 | 2008-01-15 21:43:17 +0000 | [diff] [blame] | 420 | RelativePath="..\..\lib\CodeGen\OcamlCollector.cpp" |
| 421 | > |
| 422 | </File> |
| 423 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 424 | RelativePath="..\..\lib\CodeGen\Passes.cpp" |
| 425 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 426 | </File> |
| 427 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 428 | RelativePath="..\..\lib\CodeGen\PHIElimination.cpp" |
| 429 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 430 | </File> |
| 431 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 432 | RelativePath="..\..\lib\CodeGen\PostRASchedulerList.cpp" |
| 433 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 434 | </File> |
| 435 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 436 | RelativePath="..\..\lib\CodeGen\PrologEpilogInserter.cpp" |
| 437 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 438 | </File> |
| 439 | <File |
Chuck Rose III | 5b0c855 | 2008-03-27 00:02:53 +0000 | [diff] [blame] | 440 | RelativePath="..\..\lib\CodeGen\PseudoSourceValue.cpp" |
| 441 | > |
| 442 | </File> |
| 443 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 444 | RelativePath="..\..\lib\CodeGen\RegAllocBigBlock.cpp" |
| 445 | > |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 446 | </File> |
| 447 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 448 | RelativePath="..\..\lib\CodeGen\RegAllocLinearScan.cpp" |
| 449 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 450 | </File> |
| 451 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 452 | RelativePath="..\..\lib\CodeGen\RegAllocLocal.cpp" |
| 453 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 454 | </File> |
| 455 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 456 | RelativePath="..\..\lib\CodeGen\RegAllocSimple.cpp" |
| 457 | > |
| 458 | </File> |
| 459 | <File |
Hartmut Kaiser | 73184fc | 2007-10-10 19:50:09 +0000 | [diff] [blame] | 460 | RelativePath="..\..\lib\CodeGen\RegisterCoalescer.cpp" |
| 461 | > |
| 462 | </File> |
| 463 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 464 | RelativePath="..\..\lib\CodeGen\RegisterScavenging.cpp" |
| 465 | > |
| 466 | </File> |
| 467 | <File |
Chuck Rose III | 9a79de3 | 2008-01-15 21:43:17 +0000 | [diff] [blame] | 468 | RelativePath="..\..\lib\CodeGen\ShadowStackCollector.cpp" |
| 469 | > |
| 470 | </File> |
| 471 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 472 | RelativePath="..\..\lib\CodeGen\SimpleRegisterCoalescing.cpp" |
| 473 | > |
| 474 | </File> |
| 475 | <File |
Hartmut Kaiser | f2af25b | 2007-11-02 01:44:08 +0000 | [diff] [blame] | 476 | RelativePath="..\..\lib\CodeGen\StrongPHIElimination.cpp" |
| 477 | > |
| 478 | </File> |
| 479 | <File |
Chuck Rose III | 0b58991 | 2008-01-03 19:53:03 +0000 | [diff] [blame] | 480 | RelativePath="..\..\lib\CodeGen\TargetInstrInfoImpl.cpp" |
| 481 | > |
| 482 | </File> |
| 483 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 484 | RelativePath="..\..\lib\CodeGen\TwoAddressInstructionPass.cpp" |
| 485 | > |
| 486 | </File> |
| 487 | <File |
| 488 | RelativePath="..\..\lib\CodeGen\UnreachableBlockElim.cpp" |
| 489 | > |
| 490 | </File> |
| 491 | <File |
| 492 | RelativePath="..\..\lib\CodeGen\VirtRegMap.cpp" |
| 493 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 494 | </File> |
Jeff Cohen | bb66a9f | 2005-01-07 15:52:36 +0000 | [diff] [blame] | 495 | <Filter |
| 496 | Name="SelectionDAG" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 497 | > |
Jeff Cohen | bb66a9f | 2005-01-07 15:52:36 +0000 | [diff] [blame] | 498 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 499 | RelativePath="..\..\lib\CodeGen\SelectionDAG\CallingConvLower.cpp" |
| 500 | > |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 501 | </File> |
| 502 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 503 | RelativePath="..\..\lib\CodeGen\SelectionDAG\DAGCombiner.cpp" |
| 504 | > |
Jeff Cohen | c4dd1a4 | 2005-09-10 02:33:17 +0000 | [diff] [blame] | 505 | </File> |
| 506 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 507 | RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp" |
| 508 | > |
Jeff Cohen | bb66a9f | 2005-01-07 15:52:36 +0000 | [diff] [blame] | 509 | </File> |
| 510 | <File |
Chuck Rose III | 1a4ab52 | 2007-12-10 19:31:09 +0000 | [diff] [blame] | 511 | RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypes.cpp" |
| 512 | > |
| 513 | </File> |
| 514 | <File |
| 515 | RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypesExpand.cpp" |
| 516 | > |
| 517 | </File> |
| 518 | <File |
Chuck Rose III | 5b0c855 | 2008-03-27 00:02:53 +0000 | [diff] [blame] | 519 | RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypesFloatToInt.cpp" |
| 520 | > |
| 521 | </File> |
| 522 | <File |
Chuck Rose III | 1a4ab52 | 2007-12-10 19:31:09 +0000 | [diff] [blame] | 523 | RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypesPromote.cpp" |
| 524 | > |
| 525 | </File> |
| 526 | <File |
| 527 | RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypesScalarize.cpp" |
| 528 | > |
| 529 | </File> |
| 530 | <File |
| 531 | RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypesSplit.cpp" |
| 532 | > |
| 533 | </File> |
| 534 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 535 | RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAG.cpp" |
| 536 | > |
Jeff Cohen | c4dd1a4 | 2005-09-10 02:33:17 +0000 | [diff] [blame] | 537 | </File> |
| 538 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 539 | RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGList.cpp" |
| 540 | > |
Jeff Cohen | 93c56e7 | 2006-01-24 04:40:54 +0000 | [diff] [blame] | 541 | </File> |
| 542 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 543 | RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGRRList.cpp" |
| 544 | > |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 545 | </File> |
| 546 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 547 | RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAG.cpp" |
| 548 | > |
Jeff Cohen | bb66a9f | 2005-01-07 15:52:36 +0000 | [diff] [blame] | 549 | </File> |
| 550 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 551 | RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp" |
| 552 | > |
Jeff Cohen | bb66a9f | 2005-01-07 15:52:36 +0000 | [diff] [blame] | 553 | </File> |
Jeff Cohen | bf7c152 | 2005-01-12 04:32:42 +0000 | [diff] [blame] | 554 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 555 | RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp" |
| 556 | > |
Jeff Cohen | bf7c152 | 2005-01-12 04:32:42 +0000 | [diff] [blame] | 557 | </File> |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 558 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 559 | RelativePath="..\..\lib\CodeGen\SelectionDAG\TargetLowering.cpp" |
| 560 | > |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 561 | </File> |
Jeff Cohen | bb66a9f | 2005-01-07 15:52:36 +0000 | [diff] [blame] | 562 | </Filter> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 563 | </Filter> |
| 564 | <Filter |
| 565 | Name="Header Files" |
| 566 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 567 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
| 568 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 569 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 570 | RelativePath="..\..\include\llvm\CodeGen\AsmPrinter.h" |
| 571 | > |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 572 | </File> |
| 573 | <File |
Hartmut Kaiser | 7de5a94 | 2007-11-12 01:24:50 +0000 | [diff] [blame] | 574 | RelativePath="..\..\include\llvm\CodeGen\BreakCriticalMachineEdge.h" |
| 575 | > |
| 576 | </File> |
| 577 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 578 | RelativePath="..\..\include\llvm\CodeGen\CallingConvLower.h" |
| 579 | > |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 580 | </File> |
| 581 | <File |
Hartmut Kaiser | 73184fc | 2007-10-10 19:50:09 +0000 | [diff] [blame] | 582 | RelativePath="..\..\include\llvm\CodeGen\Collector.h" |
| 583 | > |
| 584 | </File> |
| 585 | <File |
| 586 | RelativePath="..\..\include\llvm\CodeGen\CollectorMetadata.h" |
| 587 | > |
| 588 | </File> |
| 589 | <File |
| 590 | RelativePath="..\..\include\llvm\CodeGen\Collectors.h" |
| 591 | > |
| 592 | </File> |
| 593 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 594 | RelativePath="..\..\include\llvm\CodeGen\DwarfWriter.h" |
| 595 | > |
Jeff Cohen | 0b4e244 | 2005-12-22 01:50:11 +0000 | [diff] [blame] | 596 | </File> |
| 597 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 598 | RelativePath="..\..\include\llvm\CodeGen\FileWriters.h" |
| 599 | > |
Jeff Cohen | 373f9e7 | 2005-06-28 02:43:03 +0000 | [diff] [blame] | 600 | </File> |
| 601 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 602 | RelativePath="..\..\include\llvm\CodeGen\InstrScheduling.h" |
| 603 | > |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 604 | </File> |
| 605 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 606 | RelativePath="..\..\include\llvm\CodeGen\IntrinsicLowering.h" |
| 607 | > |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 608 | </File> |
| 609 | <File |
Chuck Rose III | 1a4ab52 | 2007-12-10 19:31:09 +0000 | [diff] [blame] | 610 | RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypes.h" |
| 611 | > |
| 612 | </File> |
| 613 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 614 | RelativePath="..\..\include\llvm\CodeGen\LinkAllCodegenComponents.h" |
| 615 | > |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 616 | </File> |
| 617 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 618 | RelativePath="..\..\include\llvm\CodeGen\LiveInterval.h" |
| 619 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 620 | </File> |
| 621 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 622 | RelativePath="..\..\include\llvm\CodeGen\LiveIntervalAnalysis.h" |
| 623 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 624 | </File> |
| 625 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 626 | RelativePath="..\..\include\llvm\CodeGen\LiveVariables.h" |
| 627 | > |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 628 | </File> |
| 629 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 630 | RelativePath="..\..\include\llvm\CodeGen\MachineBasicBlock.h" |
| 631 | > |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 632 | </File> |
| 633 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 634 | RelativePath="..\..\include\llvm\CodeGen\MachineCodeEmitter.h" |
| 635 | > |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 636 | </File> |
| 637 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 638 | RelativePath="..\..\include\llvm\CodeGen\MachineConstantPool.h" |
| 639 | > |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 640 | </File> |
| 641 | <File |
Hartmut Kaiser | e476a66 | 2007-10-29 21:56:15 +0000 | [diff] [blame] | 642 | RelativePath="..\..\include\llvm\CodeGen\MachineDominators.h" |
| 643 | > |
| 644 | </File> |
| 645 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 646 | RelativePath="..\..\include\llvm\CodeGen\MachineFrameInfo.h" |
| 647 | > |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 648 | </File> |
| 649 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 650 | RelativePath="..\..\include\llvm\CodeGen\MachineFunction.h" |
| 651 | > |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 652 | </File> |
| 653 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 654 | RelativePath="..\..\include\llvm\CodeGen\MachineFunctionPass.h" |
| 655 | > |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 656 | </File> |
| 657 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 658 | RelativePath="..\..\include\llvm\CodeGen\MachineInstr.h" |
| 659 | > |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 660 | </File> |
| 661 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 662 | RelativePath="..\..\include\llvm\CodeGen\MachineInstrBuilder.h" |
| 663 | > |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 664 | </File> |
| 665 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 666 | RelativePath="..\..\include\llvm\CodeGen\MachineJumpTableInfo.h" |
| 667 | > |
Jeff Cohen | 84bfed0 | 2006-04-23 04:37:08 +0000 | [diff] [blame] | 668 | </File> |
| 669 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 670 | RelativePath="..\..\include\llvm\CodeGen\MachineLocation.h" |
| 671 | > |
Jeff Cohen | b52a5d9 | 2006-03-24 02:18:52 +0000 | [diff] [blame] | 672 | </File> |
| 673 | <File |
Chuck Rose III | e5839f8 | 2007-12-08 00:53:13 +0000 | [diff] [blame] | 674 | RelativePath="..\..\include\llvm\CodeGen\MachineLoopInfo.h" |
| 675 | > |
| 676 | </File> |
| 677 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 678 | RelativePath="..\..\include\llvm\CodeGen\MachineModuleInfo.h" |
| 679 | > |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 680 | </File> |
| 681 | <File |
Chuck Rose III | 0b58991 | 2008-01-03 19:53:03 +0000 | [diff] [blame] | 682 | RelativePath="..\..\include\llvm\CodeGen\MachineOperand.h" |
| 683 | > |
| 684 | </File> |
| 685 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 686 | RelativePath="..\..\include\llvm\CodeGen\MachinePassRegistry.h" |
| 687 | > |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 688 | </File> |
| 689 | <File |
Chuck Rose III | 0b58991 | 2008-01-03 19:53:03 +0000 | [diff] [blame] | 690 | RelativePath="..\..\include\llvm\CodeGen\MachineRegisterInfo.h" |
| 691 | > |
| 692 | </File> |
| 693 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 694 | RelativePath="..\..\include\llvm\CodeGen\MachineRelocation.h" |
| 695 | > |
Jeff Cohen | 4c20532 | 2005-01-03 16:37:16 +0000 | [diff] [blame] | 696 | </File> |
| 697 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 698 | RelativePath="..\..\include\llvm\CodeGen\MachORelocation.h" |
| 699 | > |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 700 | </File> |
| 701 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 702 | RelativePath="..\..\include\llvm\CodeGen\Passes.h" |
| 703 | > |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 704 | </File> |
| 705 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 706 | RelativePath="..\..\lib\CodeGen\PhysRegTracker.h" |
| 707 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 708 | </File> |
| 709 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 710 | RelativePath="..\..\include\llvm\CodeGen\RegAllocRegistry.h" |
| 711 | > |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 712 | </File> |
| 713 | <File |
Hartmut Kaiser | 73184fc | 2007-10-10 19:50:09 +0000 | [diff] [blame] | 714 | RelativePath="..\..\include\llvm\CodeGen\RegisterCoalescer.h" |
| 715 | > |
| 716 | </File> |
| 717 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 718 | RelativePath="..\..\include\llvm\CodeGen\RegisterScavenging.h" |
| 719 | > |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 720 | </File> |
| 721 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 722 | RelativePath="..\..\include\llvm\CodeGen\RuntimeLibcalls.h" |
| 723 | > |
Jeff Cohen | 1b30754 | 2007-01-15 20:27:18 +0000 | [diff] [blame] | 724 | </File> |
| 725 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 726 | RelativePath="..\..\include\llvm\CodeGen\SchedGraphCommon.h" |
| 727 | > |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 728 | </File> |
| 729 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 730 | RelativePath="..\..\include\llvm\CodeGen\ScheduleDAG.h" |
| 731 | > |
Jeff Cohen | 96f20d9 | 2006-01-22 20:37:25 +0000 | [diff] [blame] | 732 | </File> |
| 733 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 734 | RelativePath="..\..\include\llvm\CodeGen\SchedulerRegistry.h" |
| 735 | > |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 736 | </File> |
| 737 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 738 | RelativePath="..\..\include\llvm\CodeGen\SelectionDAG.h" |
| 739 | > |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 740 | </File> |
| 741 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 742 | RelativePath="..\..\include\llvm\CodeGen\SelectionDAGISel.h" |
| 743 | > |
Jeff Cohen | bb66a9f | 2005-01-07 15:52:36 +0000 | [diff] [blame] | 744 | </File> |
| 745 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 746 | RelativePath="..\..\include\llvm\CodeGen\SelectionDAGNodes.h" |
| 747 | > |
Jeff Cohen | bb66a9f | 2005-01-07 15:52:36 +0000 | [diff] [blame] | 748 | </File> |
| 749 | <File |
Hartmut Kaiser | abaff88 | 2007-11-07 19:34:09 +0000 | [diff] [blame] | 750 | RelativePath="..\..\lib\CodeGen\SimpleRegisterCoalescing.h" |
| 751 | > |
| 752 | </File> |
| 753 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 754 | RelativePath="..\..\include\llvm\CodeGen\ValueTypes.h" |
| 755 | > |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 756 | </File> |
| 757 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 758 | RelativePath="..\..\lib\CodeGen\VirtRegMap.h" |
| 759 | > |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 760 | </File> |
| 761 | </Filter> |
| 762 | </Files> |
| 763 | <Globals> |
| 764 | </Globals> |
| 765 | </VisualStudioProject> |