Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
| 2 | <VisualStudioProject |
| 3 | ProjectType="Visual C++" |
| 4 | Version="7.10" |
| 5 | Name="Analysis" |
| 6 | ProjectGUID="{0622E827-8464-489D-8B1C-B0B496F35C08}" |
| 7 | Keyword="Win32Proj"> |
| 8 | <Platforms> |
| 9 | <Platform |
| 10 | Name="Win32"/> |
| 11 | </Platforms> |
| 12 | <Configurations> |
| 13 | <Configuration |
| 14 | Name="Debug|Win32" |
| 15 | OutputDirectory="..\Debug" |
| 16 | IntermediateDirectory="Debug" |
| 17 | ConfigurationType="4" |
| 18 | CharacterSet="2"> |
| 19 | <Tool |
| 20 | Name="VCCLCompilerTool" |
| 21 | Optimization="0" |
| 22 | AdditionalIncludeDirectories="..\..\include;.." |
| 23 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS" |
| 24 | MinimalRebuild="TRUE" |
| 25 | BasicRuntimeChecks="3" |
| 26 | RuntimeLibrary="3" |
| 27 | ForceConformanceInForLoopScope="TRUE" |
| 28 | RuntimeTypeInfo="TRUE" |
| 29 | UsePrecompiledHeader="0" |
Jeff Cohen | 91c3e2d | 2004-12-19 02:29:00 +0000 | [diff] [blame] | 30 | BrowseInformation="1" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 31 | WarningLevel="3" |
Jeff Cohen | 530f887 | 2004-12-18 06:55:41 +0000 | [diff] [blame] | 32 | Detect64BitPortabilityProblems="FALSE" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 33 | DebugInformationFormat="4" |
Jeff Cohen | 530f887 | 2004-12-18 06:55:41 +0000 | [diff] [blame] | 34 | DisableSpecificWarnings="4146,4800"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 35 | <Tool |
| 36 | Name="VCCustomBuildTool"/> |
| 37 | <Tool |
| 38 | Name="VCLibrarianTool" |
| 39 | OutputFile="$(OutDir)/Analysis.lib"/> |
| 40 | <Tool |
| 41 | Name="VCMIDLTool"/> |
| 42 | <Tool |
| 43 | Name="VCPostBuildEventTool"/> |
| 44 | <Tool |
| 45 | Name="VCPreBuildEventTool"/> |
| 46 | <Tool |
| 47 | Name="VCPreLinkEventTool"/> |
| 48 | <Tool |
| 49 | Name="VCResourceCompilerTool"/> |
| 50 | <Tool |
| 51 | Name="VCWebServiceProxyGeneratorTool"/> |
| 52 | <Tool |
| 53 | Name="VCXMLDataGeneratorTool"/> |
| 54 | <Tool |
| 55 | Name="VCManagedWrapperGeneratorTool"/> |
| 56 | <Tool |
| 57 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 58 | </Configuration> |
| 59 | <Configuration |
| 60 | Name="Release|Win32" |
| 61 | OutputDirectory="..\Release" |
| 62 | IntermediateDirectory="Release" |
| 63 | ConfigurationType="4" |
| 64 | CharacterSet="2"> |
| 65 | <Tool |
| 66 | Name="VCCLCompilerTool" |
| 67 | AdditionalIncludeDirectories="..\..\include;.." |
| 68 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS" |
| 69 | RuntimeLibrary="2" |
| 70 | ForceConformanceInForLoopScope="TRUE" |
| 71 | RuntimeTypeInfo="TRUE" |
| 72 | UsePrecompiledHeader="0" |
| 73 | WarningLevel="3" |
Jeff Cohen | f339721 | 2004-12-18 07:05:59 +0000 | [diff] [blame] | 74 | Detect64BitPortabilityProblems="FALSE" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 75 | DebugInformationFormat="3" |
Jeff Cohen | 530f887 | 2004-12-18 06:55:41 +0000 | [diff] [blame] | 76 | DisableSpecificWarnings="4146,4800"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 77 | <Tool |
| 78 | Name="VCCustomBuildTool"/> |
| 79 | <Tool |
| 80 | Name="VCLibrarianTool" |
| 81 | OutputFile="$(OutDir)/Analysis.lib"/> |
| 82 | <Tool |
| 83 | Name="VCMIDLTool"/> |
| 84 | <Tool |
| 85 | Name="VCPostBuildEventTool"/> |
| 86 | <Tool |
| 87 | Name="VCPreBuildEventTool"/> |
| 88 | <Tool |
| 89 | Name="VCPreLinkEventTool"/> |
| 90 | <Tool |
| 91 | Name="VCResourceCompilerTool"/> |
| 92 | <Tool |
| 93 | Name="VCWebServiceProxyGeneratorTool"/> |
| 94 | <Tool |
| 95 | Name="VCXMLDataGeneratorTool"/> |
| 96 | <Tool |
| 97 | Name="VCManagedWrapperGeneratorTool"/> |
| 98 | <Tool |
| 99 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 100 | </Configuration> |
| 101 | </Configurations> |
| 102 | <References> |
| 103 | </References> |
| 104 | <Files> |
| 105 | <Filter |
| 106 | Name="Source Files" |
| 107 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
| 108 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
| 109 | <File |
| 110 | RelativePath="..\..\lib\Analysis\AliasAnalysis.cpp"> |
| 111 | </File> |
| 112 | <File |
| 113 | RelativePath="..\..\lib\Analysis\AliasAnalysisCounter.cpp"> |
| 114 | </File> |
| 115 | <File |
| 116 | RelativePath="..\..\lib\Analysis\AliasAnalysisEvaluator.cpp"> |
| 117 | </File> |
| 118 | <File |
| 119 | RelativePath="..\..\lib\Analysis\AliasSetTracker.cpp"> |
| 120 | </File> |
| 121 | <File |
| 122 | RelativePath="..\..\lib\Analysis\BasicAliasAnalysis.cpp"> |
| 123 | </File> |
| 124 | <File |
| 125 | RelativePath="..\..\lib\Analysis\CFGPrinter.cpp"> |
| 126 | </File> |
| 127 | <File |
| 128 | RelativePath="..\..\lib\Analysis\Expressions.cpp"> |
| 129 | </File> |
| 130 | <File |
| 131 | RelativePath="..\..\lib\Analysis\InstCount.cpp"> |
| 132 | </File> |
| 133 | <File |
| 134 | RelativePath="..\..\lib\Analysis\Interval.cpp"> |
| 135 | </File> |
| 136 | <File |
| 137 | RelativePath="..\..\lib\Analysis\IntervalPartition.cpp"> |
| 138 | </File> |
| 139 | <File |
| 140 | RelativePath="..\..\lib\Analysis\LoadValueNumbering.cpp"> |
| 141 | </File> |
| 142 | <File |
| 143 | RelativePath="..\..\lib\Analysis\LoopInfo.cpp"> |
| 144 | </File> |
| 145 | <File |
| 146 | RelativePath="..\..\lib\Analysis\PostDominators.cpp"> |
| 147 | </File> |
| 148 | <File |
| 149 | RelativePath="..\..\lib\Analysis\ProfileInfo.cpp"> |
| 150 | </File> |
| 151 | <File |
| 152 | RelativePath="..\..\lib\Analysis\ProfileInfoLoader.cpp"> |
| 153 | </File> |
| 154 | <File |
| 155 | RelativePath="..\..\lib\Analysis\ProfileInfoLoaderPass.cpp"> |
| 156 | </File> |
| 157 | <File |
| 158 | RelativePath="..\..\lib\Analysis\ScalarEvolution.cpp"> |
| 159 | </File> |
| 160 | <File |
| 161 | RelativePath="..\..\lib\Analysis\Trace.cpp"> |
| 162 | </File> |
| 163 | <File |
| 164 | RelativePath="..\..\lib\Analysis\ValueNumbering.cpp"> |
| 165 | </File> |
Jeff Cohen | 3af72e7 | 2005-01-04 06:01:55 +0000 | [diff] [blame] | 166 | <Filter |
| 167 | Name="IPA" |
| 168 | Filter=""> |
| 169 | <File |
| 170 | RelativePath="..\..\lib\Analysis\Ipa\Andersens.cpp"> |
| 171 | </File> |
| 172 | <File |
| 173 | RelativePath="..\..\lib\Analysis\Ipa\CallGraph.cpp"> |
| 174 | </File> |
| 175 | <File |
| 176 | RelativePath="..\..\lib\Analysis\Ipa\CallGraphSCCPass.cpp"> |
| 177 | </File> |
| 178 | <File |
| 179 | RelativePath="..\..\lib\Analysis\Ipa\FindUnsafePointerTypes.cpp"> |
| 180 | </File> |
| 181 | <File |
| 182 | RelativePath="..\..\lib\Analysis\Ipa\FindUsedTypes.cpp"> |
| 183 | </File> |
| 184 | <File |
| 185 | RelativePath="..\..\lib\Analysis\Ipa\GlobalsModRef.cpp"> |
| 186 | </File> |
| 187 | <File |
| 188 | RelativePath="..\..\lib\Analysis\Ipa\PrintSCC.cpp"> |
| 189 | </File> |
| 190 | </Filter> |
Jeff Cohen | 2611dd4 | 2005-01-09 04:18:28 +0000 | [diff] [blame^] | 191 | <Filter |
| 192 | Name="DataStructure" |
| 193 | Filter=""> |
| 194 | <File |
| 195 | RelativePath="..\..\lib\Analysis\DataStructure\BottomUpClosure.cpp"> |
| 196 | </File> |
| 197 | <File |
| 198 | RelativePath="..\..\lib\Analysis\DataStructure\CompleteBottomUp.cpp"> |
| 199 | </File> |
| 200 | <File |
| 201 | RelativePath="..\..\lib\Analysis\DataStructure\DataStructure.cpp"> |
| 202 | </File> |
| 203 | <File |
| 204 | RelativePath="..\..\lib\Analysis\DataStructure\DataStructureAA.cpp"> |
| 205 | </File> |
| 206 | <File |
| 207 | RelativePath="..\..\lib\Analysis\DataStructure\DataStructureOpt.cpp"> |
| 208 | </File> |
| 209 | <File |
| 210 | RelativePath="..\..\lib\Analysis\DataStructure\DataStructureStats.cpp"> |
| 211 | </File> |
| 212 | <File |
| 213 | RelativePath="..\..\lib\Analysis\DataStructure\DependenceGraph.cpp"> |
| 214 | </File> |
| 215 | <File |
| 216 | RelativePath="..\..\lib\Analysis\DataStructure\DependenceGraph.h"> |
| 217 | </File> |
| 218 | <File |
| 219 | RelativePath="..\..\lib\Analysis\DataStructure\DSCallSiteIterator.h"> |
| 220 | </File> |
| 221 | <File |
| 222 | RelativePath="..\..\lib\Analysis\DataStructure\GraphChecker.cpp"> |
| 223 | </File> |
| 224 | <File |
| 225 | RelativePath="..\..\lib\Analysis\DataStructure\IPModRef.cpp"> |
| 226 | </File> |
| 227 | <File |
| 228 | RelativePath="..\..\lib\Analysis\DataStructure\IPModRef.h"> |
| 229 | </File> |
| 230 | <File |
| 231 | RelativePath="..\..\lib\Analysis\DataStructure\Local.cpp"> |
| 232 | </File> |
| 233 | <File |
| 234 | RelativePath="..\..\lib\Analysis\DataStructure\MemoryDepAnalysis.cpp"> |
| 235 | </File> |
| 236 | <File |
| 237 | RelativePath="..\..\lib\Analysis\DataStructure\MemoryDepAnalysis.h"> |
| 238 | </File> |
| 239 | <File |
| 240 | RelativePath="..\..\lib\Analysis\DataStructure\Parallelize.cpp"> |
| 241 | </File> |
| 242 | <File |
| 243 | RelativePath="..\..\lib\Analysis\DataStructure\PgmDependenceGraph.cpp"> |
| 244 | </File> |
| 245 | <File |
| 246 | RelativePath="..\..\lib\Analysis\DataStructure\PgmDependenceGraph.h"> |
| 247 | </File> |
| 248 | <File |
| 249 | RelativePath="..\..\lib\Analysis\DataStructure\Printer.cpp"> |
| 250 | </File> |
| 251 | <File |
| 252 | RelativePath="..\..\lib\Analysis\DataStructure\Steensgaard.cpp"> |
| 253 | </File> |
| 254 | <File |
| 255 | RelativePath="..\..\lib\Analysis\DataStructure\TopDownClosure.cpp"> |
| 256 | </File> |
| 257 | </Filter> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 258 | </Filter> |
| 259 | <Filter |
| 260 | Name="Header Files" |
| 261 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
| 262 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 263 | <File |
| 264 | RelativePath="..\..\include\llvm\Analysis\AliasAnalysis.h"> |
| 265 | </File> |
| 266 | <File |
| 267 | RelativePath="..\..\include\llvm\Analysis\AliasSetTracker.h"> |
| 268 | </File> |
| 269 | <File |
| 270 | RelativePath="..\..\include\llvm\Analysis\CallGraph.h"> |
| 271 | </File> |
| 272 | <File |
| 273 | RelativePath="..\..\include\llvm\Analysis\CFGPrinter.h"> |
| 274 | </File> |
| 275 | <File |
| 276 | RelativePath="..\..\include\llvm\Analysis\ConstantsScanner.h"> |
| 277 | </File> |
| 278 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 279 | RelativePath="..\..\include\llvm\Analysis\Dominators.h"> |
| 280 | </File> |
| 281 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 282 | RelativePath="..\..\include\llvm\Analysis\Expressions.h"> |
| 283 | </File> |
| 284 | <File |
| 285 | RelativePath="..\..\include\llvm\Analysis\FindUnsafePointerTypes.h"> |
| 286 | </File> |
| 287 | <File |
| 288 | RelativePath="..\..\include\llvm\Analysis\FindUsedTypes.h"> |
| 289 | </File> |
| 290 | <File |
| 291 | RelativePath="..\..\include\llvm\Analysis\Interval.h"> |
| 292 | </File> |
| 293 | <File |
| 294 | RelativePath="..\..\include\llvm\Analysis\IntervalIterator.h"> |
| 295 | </File> |
| 296 | <File |
| 297 | RelativePath="..\..\include\llvm\Analysis\IntervalPartition.h"> |
| 298 | </File> |
| 299 | <File |
| 300 | RelativePath="..\..\include\llvm\Analysis\LoadValueNumbering.h"> |
| 301 | </File> |
| 302 | <File |
| 303 | RelativePath="..\..\include\llvm\Analysis\LoopInfo.h"> |
| 304 | </File> |
| 305 | <File |
| 306 | RelativePath="..\..\include\llvm\Analysis\Passes.h"> |
| 307 | </File> |
| 308 | <File |
| 309 | RelativePath="..\..\include\llvm\Analysis\PostDominators.h"> |
| 310 | </File> |
| 311 | <File |
| 312 | RelativePath="..\..\include\llvm\Analysis\ProfileInfo.h"> |
| 313 | </File> |
| 314 | <File |
| 315 | RelativePath="..\..\include\llvm\Analysis\ProfileInfoLoader.h"> |
| 316 | </File> |
| 317 | <File |
| 318 | RelativePath="..\..\include\llvm\Analysis\ProfileInfoTypes.h"> |
| 319 | </File> |
| 320 | <File |
| 321 | RelativePath="..\..\include\llvm\Analysis\ScalarEvolution.h"> |
| 322 | </File> |
| 323 | <File |
| 324 | RelativePath="..\..\include\llvm\Analysis\ScalarEvolutionExpressions.h"> |
| 325 | </File> |
| 326 | <File |
| 327 | RelativePath="..\..\include\llvm\Analysis\Trace.h"> |
| 328 | </File> |
| 329 | <File |
| 330 | RelativePath="..\..\include\llvm\Analysis\ValueNumbering.h"> |
| 331 | </File> |
| 332 | <File |
| 333 | RelativePath="..\..\include\llvm\Analysis\Verifier.h"> |
| 334 | </File> |
Jeff Cohen | 3af72e7 | 2005-01-04 06:01:55 +0000 | [diff] [blame] | 335 | <Filter |
| 336 | Name="DataStructure" |
| 337 | Filter=""> |
| 338 | <File |
| 339 | RelativePath="..\..\include\llvm\Analysis\DataStructure\DataStructure.h"> |
| 340 | </File> |
| 341 | <File |
| 342 | RelativePath="..\..\include\llvm\Analysis\DataStructure\DSGraph.h"> |
| 343 | </File> |
| 344 | <File |
| 345 | RelativePath="..\..\include\llvm\Analysis\DataStructure\DSGraphTraits.h"> |
| 346 | </File> |
| 347 | <File |
| 348 | RelativePath="..\..\include\llvm\Analysis\DataStructure\DSNode.h"> |
| 349 | </File> |
| 350 | <File |
| 351 | RelativePath="..\..\include\llvm\Analysis\DataStructure\DSSupport.h"> |
| 352 | </File> |
| 353 | </Filter> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 354 | </Filter> |
| 355 | </Files> |
| 356 | <Globals> |
| 357 | </Globals> |
| 358 | </VisualStudioProject> |