blob: 5e68f338f691310479d7b65c6fdea92fba7cad96 [file] [log] [blame]
Chris Lattner9656e722005-08-11 22:19:26 +00001// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 42;
7 objects = {
8
9/* Begin PBXBuildStyle section */
10 014CEA520018CE5811CA2923 /* Debug */ = {
11 isa = PBXBuildStyle;
12 buildSettings = {
13 COPY_PHASE_STRIP = NO;
14 DEBUGGING_SYMBOLS = YES;
15 GCC_DYNAMIC_NO_PIC = NO;
16 GCC_ENABLE_FIX_AND_CONTINUE = YES;
17 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
18 GCC_OPTIMIZATION_LEVEL = 0;
19 OPTIMIZATION_CFLAGS = "-O0";
20 ZERO_LINK = YES;
21 };
22 name = Debug;
23 };
24 014CEA530018CE5811CA2923 /* Release */ = {
25 isa = PBXBuildStyle;
26 buildSettings = {
27 COPY_PHASE_STRIP = YES;
28 GCC_ENABLE_FIX_AND_CONTINUE = NO;
29 ZERO_LINK = NO;
30 };
31 name = Release;
32 };
33/* End PBXBuildStyle section */
34
35/* Begin PBXFileReference section */
Jim Laskeyb1e11802005-09-01 21:38:21 +000036 CF9BCD0808C74DE0001E7011 /* SubtargetFeature.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SubtargetFeature.h; sourceTree = "<group>"; };
37 CF9BCD1508C75070001E7011 /* SubtargetFeature.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SubtargetFeature.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +000038 DE66EC5B08ABE86900323D32 /* AsmWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = AsmWriter.cpp; path = ../lib/VMCore/AsmWriter.cpp; sourceTree = SOURCE_ROOT; };
39 DE66EC5C08ABE86A00323D32 /* BasicBlock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = BasicBlock.cpp; path = ../lib/VMCore/BasicBlock.cpp; sourceTree = SOURCE_ROOT; };
40 DE66EC5D08ABE86A00323D32 /* ConstantFolding.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ConstantFolding.cpp; path = ../lib/VMCore/ConstantFolding.cpp; sourceTree = SOURCE_ROOT; };
41 DE66EC5E08ABE86A00323D32 /* ConstantFolding.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ConstantFolding.h; path = ../lib/VMCore/ConstantFolding.h; sourceTree = SOURCE_ROOT; };
42 DE66EC5F08ABE86A00323D32 /* ConstantRange.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ConstantRange.cpp; path = ../lib/VMCore/ConstantRange.cpp; sourceTree = SOURCE_ROOT; };
43 DE66EC6008ABE86A00323D32 /* Constants.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Constants.cpp; path = ../lib/VMCore/Constants.cpp; sourceTree = SOURCE_ROOT; };
44 DE66EC6108ABE86A00323D32 /* Dominators.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Dominators.cpp; path = ../lib/VMCore/Dominators.cpp; sourceTree = SOURCE_ROOT; };
45 DE66EC6208ABE86A00323D32 /* Function.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Function.cpp; path = ../lib/VMCore/Function.cpp; sourceTree = SOURCE_ROOT; };
46 DE66EC6308ABE86A00323D32 /* Globals.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Globals.cpp; path = ../lib/VMCore/Globals.cpp; sourceTree = SOURCE_ROOT; };
47 DE66EC6408ABE86A00323D32 /* Instruction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Instruction.cpp; path = ../lib/VMCore/Instruction.cpp; sourceTree = SOURCE_ROOT; };
48 DE66EC6508ABE86A00323D32 /* Instructions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Instructions.cpp; path = ../lib/VMCore/Instructions.cpp; sourceTree = SOURCE_ROOT; };
49 DE66EC6608ABE86A00323D32 /* LeakDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = LeakDetector.cpp; path = ../lib/VMCore/LeakDetector.cpp; sourceTree = SOURCE_ROOT; };
50 DE66EC6708ABE86A00323D32 /* Mangler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Mangler.cpp; path = ../lib/VMCore/Mangler.cpp; sourceTree = SOURCE_ROOT; };
51 DE66EC6808ABE86A00323D32 /* Module.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Module.cpp; path = ../lib/VMCore/Module.cpp; sourceTree = SOURCE_ROOT; };
52 DE66EC6908ABE86A00323D32 /* ModuleProvider.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ModuleProvider.cpp; path = ../lib/VMCore/ModuleProvider.cpp; sourceTree = SOURCE_ROOT; };
53 DE66EC6A08ABE86A00323D32 /* Pass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Pass.cpp; path = ../lib/VMCore/Pass.cpp; sourceTree = SOURCE_ROOT; };
54 DE66EC6B08ABE86A00323D32 /* PassManagerT.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PassManagerT.h; path = ../lib/VMCore/PassManagerT.h; sourceTree = SOURCE_ROOT; };
55 DE66EC6C08ABE86A00323D32 /* SymbolTable.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SymbolTable.cpp; path = ../lib/VMCore/SymbolTable.cpp; sourceTree = SOURCE_ROOT; };
56 DE66EC6D08ABE86A00323D32 /* SymbolTableListTraitsImpl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SymbolTableListTraitsImpl.h; path = ../lib/VMCore/SymbolTableListTraitsImpl.h; sourceTree = SOURCE_ROOT; };
57 DE66EC6E08ABE86A00323D32 /* Type.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Type.cpp; path = ../lib/VMCore/Type.cpp; sourceTree = SOURCE_ROOT; };
58 DE66EC6F08ABE86A00323D32 /* Value.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Value.cpp; path = ../lib/VMCore/Value.cpp; sourceTree = SOURCE_ROOT; };
59 DE66EC7008ABE86A00323D32 /* Verifier.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Verifier.cpp; path = ../lib/VMCore/Verifier.cpp; sourceTree = SOURCE_ROOT; };
60 DE66EC8A08ABEAF000323D32 /* Lexer.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; name = Lexer.l; path = ../lib/AsmParser/Lexer.l; sourceTree = SOURCE_ROOT; };
61 DE66EC8E08ABEAF000323D32 /* llvmAsmParser.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; name = llvmAsmParser.y; path = ../lib/AsmParser/llvmAsmParser.y; sourceTree = SOURCE_ROOT; };
62 DE66EC8F08ABEAF000323D32 /* Parser.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Parser.cpp; path = ../lib/AsmParser/Parser.cpp; sourceTree = SOURCE_ROOT; };
63 DE66EC9008ABEAF000323D32 /* ParserInternals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ParserInternals.h; path = ../lib/AsmParser/ParserInternals.h; sourceTree = SOURCE_ROOT; };
64 DE66EC9408ABEB3900323D32 /* Analyzer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Analyzer.cpp; sourceTree = "<group>"; };
65 DE66EC9E08ABEB3900323D32 /* Reader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Reader.cpp; sourceTree = "<group>"; };
66 DE66EC9F08ABEB3900323D32 /* Reader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Reader.h; sourceTree = "<group>"; };
67 DE66ECA008ABEB3900323D32 /* ReaderWrappers.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ReaderWrappers.cpp; sourceTree = "<group>"; };
68 DE66ECA208ABEB8000323D32 /* Archive.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Archive.cpp; sourceTree = "<group>"; };
69 DE66ECA308ABEB8000323D32 /* ArchiveInternals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ArchiveInternals.h; sourceTree = "<group>"; };
70 DE66ECA408ABEB8000323D32 /* ArchiveReader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ArchiveReader.cpp; sourceTree = "<group>"; };
71 DE66ECA508ABEB8000323D32 /* ArchiveWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ArchiveWriter.cpp; sourceTree = "<group>"; };
72 DE66ECB708ABEB8000323D32 /* SlotCalculator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SlotCalculator.cpp; sourceTree = "<group>"; };
73 DE66ECB808ABEB8000323D32 /* SlotCalculator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SlotCalculator.h; sourceTree = "<group>"; };
74 DE66ECB908ABEB8000323D32 /* SlotTable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SlotTable.h; sourceTree = "<group>"; };
75 DE66ECBA08ABEB8000323D32 /* Writer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Writer.cpp; sourceTree = "<group>"; };
76 DE66ECBB08ABEB8000323D32 /* WriterInternals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = WriterInternals.h; sourceTree = "<group>"; };
77 DE66ECBE08ABEC0700323D32 /* AliasAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasAnalysis.cpp; sourceTree = "<group>"; };
78 DE66ECBF08ABEC0700323D32 /* AliasAnalysisCounter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasAnalysisCounter.cpp; sourceTree = "<group>"; };
79 DE66ECC008ABEC0700323D32 /* AliasAnalysisEvaluator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasAnalysisEvaluator.cpp; sourceTree = "<group>"; };
80 DE66ECC108ABEC0700323D32 /* AliasSetTracker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasSetTracker.cpp; sourceTree = "<group>"; };
81 DE66ECC208ABEC0700323D32 /* BasicAliasAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BasicAliasAnalysis.cpp; sourceTree = "<group>"; };
82 DE66ECC308ABEC0700323D32 /* CFGPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CFGPrinter.cpp; sourceTree = "<group>"; };
83 DE66ECC508ABEC0700323D32 /* BottomUpClosure.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BottomUpClosure.cpp; sourceTree = "<group>"; };
84 DE66ECC608ABEC0700323D32 /* CompleteBottomUp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CompleteBottomUp.cpp; sourceTree = "<group>"; };
85 DE66ECC708ABEC0700323D32 /* DataStructure.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DataStructure.cpp; sourceTree = "<group>"; };
86 DE66ECC808ABEC0700323D32 /* DataStructureAA.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DataStructureAA.cpp; sourceTree = "<group>"; };
87 DE66ECC908ABEC0700323D32 /* DataStructureOpt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DataStructureOpt.cpp; sourceTree = "<group>"; };
88 DE66ECCA08ABEC0700323D32 /* DataStructureStats.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DataStructureStats.cpp; sourceTree = "<group>"; };
89 DE66ECE508ABEC0700323D32 /* EquivClassGraphs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = EquivClassGraphs.cpp; sourceTree = "<group>"; };
90 DE66ECE608ABEC0700323D32 /* GraphChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GraphChecker.cpp; sourceTree = "<group>"; };
91 DE66ECE708ABEC0700323D32 /* Local.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Local.cpp; sourceTree = "<group>"; };
92 DE66ECE908ABEC0700323D32 /* Printer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Printer.cpp; sourceTree = "<group>"; };
93 DE66ECEA08ABEC0700323D32 /* Steensgaard.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Steensgaard.cpp; sourceTree = "<group>"; };
94 DE66ECEB08ABEC0700323D32 /* TopDownClosure.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TopDownClosure.cpp; sourceTree = "<group>"; };
95 DE66ED1608ABEC0800323D32 /* Expressions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Expressions.cpp; sourceTree = "<group>"; };
96 DE66ED1708ABEC0800323D32 /* InstCount.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InstCount.cpp; sourceTree = "<group>"; };
97 DE66ED1808ABEC0800323D32 /* Interval.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Interval.cpp; sourceTree = "<group>"; };
98 DE66ED1908ABEC0800323D32 /* IntervalPartition.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IntervalPartition.cpp; sourceTree = "<group>"; };
99 DE66ED1B08ABEC0800323D32 /* Andersens.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Andersens.cpp; sourceTree = "<group>"; };
100 DE66ED1C08ABEC0800323D32 /* CallGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CallGraph.cpp; sourceTree = "<group>"; };
101 DE66ED1D08ABEC0800323D32 /* CallGraphSCCPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CallGraphSCCPass.cpp; sourceTree = "<group>"; };
102 DE66ED2E08ABEC0800323D32 /* FindUnsafePointerTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FindUnsafePointerTypes.cpp; sourceTree = "<group>"; };
103 DE66ED2F08ABEC0800323D32 /* FindUsedTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FindUsedTypes.cpp; sourceTree = "<group>"; };
104 DE66ED3008ABEC0800323D32 /* GlobalsModRef.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GlobalsModRef.cpp; sourceTree = "<group>"; };
105 DE66ED3208ABEC0800323D32 /* PrintSCC.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PrintSCC.cpp; sourceTree = "<group>"; };
106 DE66ED3308ABEC0800323D32 /* LoadValueNumbering.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoadValueNumbering.cpp; sourceTree = "<group>"; };
107 DE66ED3408ABEC0800323D32 /* LoopInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopInfo.cpp; sourceTree = "<group>"; };
108 DE66ED3608ABEC0800323D32 /* PostDominators.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PostDominators.cpp; sourceTree = "<group>"; };
109 DE66ED3708ABEC0800323D32 /* ProfileInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProfileInfo.cpp; sourceTree = "<group>"; };
110 DE66ED3808ABEC0800323D32 /* ProfileInfoLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProfileInfoLoader.cpp; sourceTree = "<group>"; };
111 DE66ED3908ABEC0800323D32 /* ProfileInfoLoaderPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProfileInfoLoaderPass.cpp; sourceTree = "<group>"; };
112 DE66ED3A08ABEC0800323D32 /* ScalarEvolution.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScalarEvolution.cpp; sourceTree = "<group>"; };
113 DE66ED3B08ABEC0800323D32 /* ScalarEvolutionExpander.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScalarEvolutionExpander.cpp; sourceTree = "<group>"; };
114 DE66ED3C08ABEC0800323D32 /* Trace.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Trace.cpp; sourceTree = "<group>"; };
115 DE66ED3D08ABEC0800323D32 /* ValueNumbering.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ValueNumbering.cpp; sourceTree = "<group>"; };
116 DE66ED3F08ABEC2A00323D32 /* AsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AsmPrinter.cpp; sourceTree = "<group>"; };
117 DE66ED4008ABEC2A00323D32 /* BranchFolding.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BranchFolding.cpp; sourceTree = "<group>"; };
118 DE66ED6F08ABEC2B00323D32 /* ELFWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ELFWriter.cpp; sourceTree = "<group>"; };
119 DE66ED7008ABEC2B00323D32 /* IntrinsicLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IntrinsicLowering.cpp; sourceTree = "<group>"; };
120 DE66ED7108ABEC2B00323D32 /* LiveInterval.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiveInterval.cpp; sourceTree = "<group>"; };
121 DE66ED7208ABEC2B00323D32 /* LiveInterval.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LiveInterval.h; sourceTree = "<group>"; };
122 DE66ED7308ABEC2B00323D32 /* LiveIntervalAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiveIntervalAnalysis.cpp; sourceTree = "<group>"; };
123 DE66ED7408ABEC2B00323D32 /* LiveIntervalAnalysis.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LiveIntervalAnalysis.h; sourceTree = "<group>"; };
124 DE66ED7508ABEC2B00323D32 /* LiveVariables.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiveVariables.cpp; sourceTree = "<group>"; };
125 DE66ED7608ABEC2B00323D32 /* MachineBasicBlock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineBasicBlock.cpp; sourceTree = "<group>"; };
126 DE66ED7708ABEC2B00323D32 /* MachineCodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineCodeEmitter.cpp; sourceTree = "<group>"; };
127 DE66ED7808ABEC2B00323D32 /* MachineFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineFunction.cpp; sourceTree = "<group>"; };
128 DE66ED7908ABEC2B00323D32 /* MachineInstr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineInstr.cpp; sourceTree = "<group>"; };
129 DE66ED7B08ABEC2B00323D32 /* Passes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Passes.cpp; sourceTree = "<group>"; };
130 DE66ED7C08ABEC2B00323D32 /* PHIElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PHIElimination.cpp; sourceTree = "<group>"; };
131 DE66ED7D08ABEC2B00323D32 /* PhysRegTracker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PhysRegTracker.h; sourceTree = "<group>"; };
132 DE66ED7E08ABEC2B00323D32 /* PrologEpilogInserter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PrologEpilogInserter.cpp; sourceTree = "<group>"; };
133 DE66ED7F08ABEC2B00323D32 /* RegAllocIterativeScan.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegAllocIterativeScan.cpp; sourceTree = "<group>"; };
134 DE66ED8008ABEC2B00323D32 /* RegAllocLinearScan.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegAllocLinearScan.cpp; sourceTree = "<group>"; };
135 DE66ED8108ABEC2B00323D32 /* RegAllocLocal.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegAllocLocal.cpp; sourceTree = "<group>"; };
136 DE66ED8208ABEC2B00323D32 /* RegAllocSimple.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegAllocSimple.cpp; sourceTree = "<group>"; };
137 DE66ED9008ABEC2B00323D32 /* LegalizeDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LegalizeDAG.cpp; sourceTree = "<group>"; };
138 DE66ED9208ABEC2B00323D32 /* SelectionDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SelectionDAG.cpp; sourceTree = "<group>"; };
139 DE66ED9308ABEC2B00323D32 /* SelectionDAGISel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SelectionDAGISel.cpp; sourceTree = "<group>"; };
140 DE66ED9408ABEC2B00323D32 /* SelectionDAGPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SelectionDAGPrinter.cpp; sourceTree = "<group>"; };
141 DE66ED9508ABEC2B00323D32 /* TwoAddressInstructionPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TwoAddressInstructionPass.cpp; sourceTree = "<group>"; };
142 DE66ED9608ABEC2B00323D32 /* UnreachableBlockElim.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = UnreachableBlockElim.cpp; sourceTree = "<group>"; };
143 DE66ED9708ABEC2B00323D32 /* ValueTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ValueTypes.cpp; sourceTree = "<group>"; };
144 DE66ED9808ABEC2B00323D32 /* VirtRegMap.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = VirtRegMap.cpp; sourceTree = "<group>"; };
145 DE66ED9908ABEC2B00323D32 /* VirtRegMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = VirtRegMap.h; sourceTree = "<group>"; };
146 DE66EDB108ABEC7300323D32 /* Debugger.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Debugger.cpp; sourceTree = "<group>"; };
147 DE66EDB208ABEC7300323D32 /* FDHandle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FDHandle.cpp; sourceTree = "<group>"; };
148 DE66EDB308ABEC7300323D32 /* FDHandle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FDHandle.h; sourceTree = "<group>"; };
149 DE66EDB508ABEC7300323D32 /* ProgramInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProgramInfo.cpp; sourceTree = "<group>"; };
150 DE66EDB608ABEC7300323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
151 DE66EDB708ABEC7300323D32 /* RuntimeInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RuntimeInfo.cpp; sourceTree = "<group>"; };
152 DE66EDB808ABEC7300323D32 /* SourceFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SourceFile.cpp; sourceTree = "<group>"; };
153 DE66EDB908ABEC7300323D32 /* SourceLanguage-CFamily.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "SourceLanguage-CFamily.cpp"; sourceTree = "<group>"; };
154 DE66EDBA08ABEC7300323D32 /* SourceLanguage-CPlusPlus.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "SourceLanguage-CPlusPlus.cpp"; sourceTree = "<group>"; };
155 DE66EDBB08ABEC7300323D32 /* SourceLanguage-Unknown.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "SourceLanguage-Unknown.cpp"; sourceTree = "<group>"; };
156 DE66EDBC08ABEC7300323D32 /* SourceLanguage.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SourceLanguage.cpp; sourceTree = "<group>"; };
157 DE66EDBD08ABEC7300323D32 /* UnixLocalInferiorProcess.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = UnixLocalInferiorProcess.cpp; sourceTree = "<group>"; };
158 DE66EDC408ABEC9000323D32 /* ExecutionEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExecutionEngine.cpp; sourceTree = "<group>"; };
159 DE66EDCE08ABEC9000323D32 /* Execution.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Execution.cpp; sourceTree = "<group>"; };
160 DE66EDCF08ABEC9000323D32 /* ExternalFunctions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExternalFunctions.cpp; sourceTree = "<group>"; };
161 DE66EDD008ABEC9000323D32 /* Interpreter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Interpreter.cpp; sourceTree = "<group>"; };
162 DE66EDD108ABEC9000323D32 /* Interpreter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Interpreter.h; sourceTree = "<group>"; };
163 DE66EDDE08ABEC9100323D32 /* Intercept.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Intercept.cpp; sourceTree = "<group>"; };
164 DE66EDDF08ABEC9100323D32 /* JIT.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = JIT.cpp; sourceTree = "<group>"; };
165 DE66EDE008ABEC9100323D32 /* JIT.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = JIT.h; sourceTree = "<group>"; };
166 DE66EDE108ABEC9100323D32 /* JITEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = JITEmitter.cpp; sourceTree = "<group>"; };
167 DE66EDE308ABEC9100323D32 /* TargetSelect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetSelect.cpp; sourceTree = "<group>"; };
168 DE66EDF608ABEDD300323D32 /* LinkArchives.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LinkArchives.cpp; sourceTree = "<group>"; };
169 DE66EDF708ABEDD300323D32 /* Linker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Linker.cpp; sourceTree = "<group>"; };
170 DE66EDF808ABEDD300323D32 /* LinkItems.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LinkItems.cpp; sourceTree = "<group>"; };
171 DE66EDF908ABEDD300323D32 /* LinkModules.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LinkModules.cpp; sourceTree = "<group>"; };
172 DE66EDFC08ABEDE600323D32 /* Annotation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Annotation.cpp; sourceTree = "<group>"; };
173 DE66EDFE08ABEDE600323D32 /* blocksort.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = blocksort.c; sourceTree = "<group>"; };
174 DE66EDFF08ABEDE600323D32 /* bzlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = bzlib.c; sourceTree = "<group>"; };
175 DE66EE0008ABEDE600323D32 /* bzlib.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = bzlib.h; sourceTree = "<group>"; };
176 DE66EE0108ABEDE600323D32 /* bzlib_private.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = bzlib_private.h; sourceTree = "<group>"; };
177 DE66EE0208ABEDE600323D32 /* CHANGES */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = CHANGES; sourceTree = "<group>"; };
178 DE66EE0308ABEDE600323D32 /* compress.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = compress.c; sourceTree = "<group>"; };
179 DE66EE0408ABEDE600323D32 /* crctable.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = crctable.c; sourceTree = "<group>"; };
180 DE66EE1508ABEDE600323D32 /* decompress.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = decompress.c; sourceTree = "<group>"; };
181 DE66EE1608ABEDE600323D32 /* huffman.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = huffman.c; sourceTree = "<group>"; };
182 DE66EE1708ABEDE600323D32 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
183 DE66EE1908ABEDE600323D32 /* randtable.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = randtable.c; sourceTree = "<group>"; };
184 DE66EE1A08ABEDE600323D32 /* README */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
185 DE66EE1B08ABEDE600323D32 /* README.COMPILATION.PROBLEMS */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.COMPILATION.PROBLEMS; sourceTree = "<group>"; };
186 DE66EE1C08ABEDE600323D32 /* Y2K_INFO */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Y2K_INFO; sourceTree = "<group>"; };
187 DE66EE1D08ABEDE600323D32 /* CommandLine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CommandLine.cpp; sourceTree = "<group>"; };
188 DE66EE1E08ABEDE600323D32 /* Compressor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Compressor.cpp; sourceTree = "<group>"; };
189 DE66EE3D08ABEDE600323D32 /* Debug.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Debug.cpp; sourceTree = "<group>"; };
190 DE66EE3E08ABEDE600323D32 /* FileUtilities.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FileUtilities.cpp; sourceTree = "<group>"; };
191 DE66EE3F08ABEDE600323D32 /* IsInf.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IsInf.cpp; sourceTree = "<group>"; };
192 DE66EE4008ABEDE600323D32 /* IsNAN.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IsNAN.cpp; sourceTree = "<group>"; };
193 DE66EE4208ABEDE600323D32 /* PluginLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PluginLoader.cpp; sourceTree = "<group>"; };
194 DE66EE4308ABEDE600323D32 /* SlowOperationInformer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SlowOperationInformer.cpp; sourceTree = "<group>"; };
195 DE66EE4408ABEDE600323D32 /* Statistic.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Statistic.cpp; sourceTree = "<group>"; };
196 DE66EE4508ABEDE700323D32 /* StringExtras.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = StringExtras.cpp; sourceTree = "<group>"; };
197 DE66EE4608ABEDE700323D32 /* SystemUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SystemUtils.cpp; sourceTree = "<group>"; };
198 DE66EE4708ABEDE700323D32 /* Timer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Timer.cpp; sourceTree = "<group>"; };
199 DE66EE4808ABEDE700323D32 /* ToolRunner.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ToolRunner.cpp; sourceTree = "<group>"; };
200 DE66EE6008ABEE3400323D32 /* DynamicLibrary.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DynamicLibrary.cpp; sourceTree = "<group>"; };
201 DE66EE6108ABEE3400323D32 /* LICENSE.TXT */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE.TXT; sourceTree = "<group>"; };
202 DE66EE6208ABEE3400323D32 /* ltdl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ltdl.c; sourceTree = "<group>"; };
203 DE66EE6308ABEE3400323D32 /* ltdl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ltdl.h; sourceTree = "<group>"; };
204 DE66EE6508ABEE3400323D32 /* MappedFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MappedFile.cpp; sourceTree = "<group>"; };
205 DE66EE6608ABEE3400323D32 /* Memory.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Memory.cpp; sourceTree = "<group>"; };
206 DE66EE6708ABEE3400323D32 /* Mutex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Mutex.cpp; sourceTree = "<group>"; };
207 DE66EE6808ABEE3400323D32 /* Path.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Path.cpp; sourceTree = "<group>"; };
208 DE66EE6908ABEE3400323D32 /* Process.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Process.cpp; sourceTree = "<group>"; };
209 DE66EE6A08ABEE3400323D32 /* Program.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Program.cpp; sourceTree = "<group>"; };
210 DE66EE6B08ABEE3400323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
211 DE66EE7C08ABEE3400323D32 /* Signals.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Signals.cpp; sourceTree = "<group>"; };
212 DE66EE7D08ABEE3400323D32 /* TimeValue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TimeValue.cpp; sourceTree = "<group>"; };
213 DE66EE7F08ABEE3500323D32 /* MappedFile.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = MappedFile.inc; sourceTree = "<group>"; };
214 DE66EE8008ABEE3500323D32 /* Memory.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Memory.inc; sourceTree = "<group>"; };
215 DE66EE8108ABEE3500323D32 /* Mutex.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Mutex.inc; sourceTree = "<group>"; };
216 DE66EE8208ABEE3500323D32 /* Path.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Path.inc; sourceTree = "<group>"; };
217 DE66EE8308ABEE3500323D32 /* Process.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Process.inc; sourceTree = "<group>"; };
218 DE66EE8408ABEE3500323D32 /* Program.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Program.inc; sourceTree = "<group>"; };
219 DE66EE8508ABEE3500323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
220 DE66EE8608ABEE3500323D32 /* Signals.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Signals.inc; sourceTree = "<group>"; };
221 DE66EE8808ABEE3500323D32 /* Process.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Process.cpp; sourceTree = "<group>"; };
222 DE66EE8908ABEE3500323D32 /* TimeValue.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TimeValue.inc; sourceTree = "<group>"; };
223 DE66EE8A08ABEE3500323D32 /* Unix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Unix.h; sourceTree = "<group>"; };
224 DE66EE8C08ABEE3500323D32 /* DynamicLibrary.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = DynamicLibrary.inc; sourceTree = "<group>"; };
225 DE66EE8D08ABEE3500323D32 /* MappedFile.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = MappedFile.inc; sourceTree = "<group>"; };
226 DE66EE8E08ABEE3500323D32 /* Memory.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Memory.inc; sourceTree = "<group>"; };
227 DE66EE8F08ABEE3500323D32 /* Mutex.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Mutex.inc; sourceTree = "<group>"; };
228 DE66EE9008ABEE3500323D32 /* Path.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Path.inc; sourceTree = "<group>"; };
229 DE66EE9108ABEE3500323D32 /* Process.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Process.inc; sourceTree = "<group>"; };
230 DE66EE9208ABEE3500323D32 /* Program.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Program.inc; sourceTree = "<group>"; };
231 DE66EE9308ABEE3500323D32 /* Signals.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Signals.inc; sourceTree = "<group>"; };
232 DE66EE9408ABEE3500323D32 /* TimeValue.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TimeValue.inc; sourceTree = "<group>"; };
233 DE66EE9508ABEE3500323D32 /* Win32.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Win32.h; sourceTree = "<group>"; };
234 DE66EE9808ABEE5E00323D32 /* Alpha.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Alpha.h; sourceTree = "<group>"; };
235 DE66EE9908ABEE5E00323D32 /* Alpha.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Alpha.td; sourceTree = "<group>"; };
236 DE66EE9A08ABEE5E00323D32 /* AlphaAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaAsmPrinter.cpp; sourceTree = "<group>"; };
237 DE66EE9B08ABEE5E00323D32 /* AlphaCodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaCodeEmitter.cpp; sourceTree = "<group>"; };
238 DE66EEA308ABEE5E00323D32 /* AlphaInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = AlphaInstrFormats.td; sourceTree = "<group>"; };
239 DE66EEA408ABEE5E00323D32 /* AlphaInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaInstrInfo.cpp; sourceTree = "<group>"; };
240 DE66EEA508ABEE5E00323D32 /* AlphaInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaInstrInfo.h; sourceTree = "<group>"; };
241 DE66EEA608ABEE5E00323D32 /* AlphaInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = AlphaInstrInfo.td; sourceTree = "<group>"; };
242 DE66EEA708ABEE5E00323D32 /* AlphaISelPattern.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaISelPattern.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000243 DE66EEA908ABEE5E00323D32 /* AlphaJITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaJITInfo.cpp; sourceTree = "<group>"; };
244 DE66EEAA08ABEE5E00323D32 /* AlphaJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaJITInfo.h; sourceTree = "<group>"; };
245 DE66EEAB08ABEE5E00323D32 /* AlphaRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaRegisterInfo.cpp; sourceTree = "<group>"; };
246 DE66EEAC08ABEE5E00323D32 /* AlphaRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaRegisterInfo.h; sourceTree = "<group>"; };
247 DE66EEAD08ABEE5E00323D32 /* AlphaRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = AlphaRegisterInfo.td; sourceTree = "<group>"; };
248 DE66EEAE08ABEE5E00323D32 /* AlphaRelocations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaRelocations.h; sourceTree = "<group>"; };
249 DE66EEAF08ABEE5E00323D32 /* AlphaTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaTargetMachine.cpp; sourceTree = "<group>"; };
250 DE66EEB008ABEE5E00323D32 /* AlphaTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaTargetMachine.h; sourceTree = "<group>"; };
251 DE66EECA08ABEE5E00323D32 /* CTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CTargetMachine.h; sourceTree = "<group>"; };
252 DE66EED008ABEE5E00323D32 /* Writer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Writer.cpp; sourceTree = "<group>"; };
253 DE66EEF808ABEE5E00323D32 /* IA64.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64.h; sourceTree = "<group>"; };
254 DE66EEF908ABEE5E00323D32 /* IA64.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = IA64.td; sourceTree = "<group>"; };
255 DE66EEFA08ABEE5E00323D32 /* IA64AsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64AsmPrinter.cpp; sourceTree = "<group>"; };
256 DE66EF0108ABEE5E00323D32 /* IA64InstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64InstrBuilder.h; sourceTree = "<group>"; };
257 DE66EF0208ABEE5E00323D32 /* IA64InstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = IA64InstrFormats.td; sourceTree = "<group>"; };
258 DE66EF0308ABEE5E00323D32 /* IA64InstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64InstrInfo.cpp; sourceTree = "<group>"; };
259 DE66EF0408ABEE5E00323D32 /* IA64InstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64InstrInfo.h; sourceTree = "<group>"; };
260 DE66EF0508ABEE5E00323D32 /* IA64InstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = IA64InstrInfo.td; sourceTree = "<group>"; };
261 DE66EF0608ABEE5E00323D32 /* IA64ISelPattern.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64ISelPattern.cpp; sourceTree = "<group>"; };
262 DE66EF0708ABEE5E00323D32 /* IA64MachineFunctionInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64MachineFunctionInfo.h; sourceTree = "<group>"; };
263 DE66EF0808ABEE5E00323D32 /* IA64RegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64RegisterInfo.cpp; sourceTree = "<group>"; };
264 DE66EF0908ABEE5E00323D32 /* IA64RegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64RegisterInfo.h; sourceTree = "<group>"; };
265 DE66EF0A08ABEE5E00323D32 /* IA64RegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = IA64RegisterInfo.td; sourceTree = "<group>"; };
266 DE66EF0B08ABEE5E00323D32 /* IA64TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64TargetMachine.cpp; sourceTree = "<group>"; };
267 DE66EF0C08ABEE5E00323D32 /* IA64TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64TargetMachine.h; sourceTree = "<group>"; };
268 DE66EF0E08ABEE5E00323D32 /* README */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
269 DE66EF1008ABEE5E00323D32 /* MRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MRegisterInfo.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000270 DE66EF3D08ABEE5F00323D32 /* LICENSE.TXT */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE.TXT; sourceTree = "<group>"; };
271 DE66EF3F08ABEE5F00323D32 /* PowerPC.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PowerPC.h; sourceTree = "<group>"; };
272 DE66EF4008ABEE5F00323D32 /* PowerPC.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = PowerPC.td; sourceTree = "<group>"; };
273 DE66EF4108ABEE5F00323D32 /* PowerPCAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PowerPCAsmPrinter.cpp; sourceTree = "<group>"; };
274 DE66EF4208ABEE5F00323D32 /* PowerPCBranchSelector.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PowerPCBranchSelector.cpp; sourceTree = "<group>"; };
275 DE66EF4308ABEE5F00323D32 /* PowerPCFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PowerPCFrameInfo.h; sourceTree = "<group>"; };
276 DE66EF4708ABEE5F00323D32 /* PowerPCInstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PowerPCInstrBuilder.h; sourceTree = "<group>"; };
277 DE66EF4808ABEE5F00323D32 /* PowerPCInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = PowerPCInstrFormats.td; sourceTree = "<group>"; };
278 DE66EF4908ABEE5F00323D32 /* PowerPCInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PowerPCInstrInfo.h; sourceTree = "<group>"; };
279 DE66EF4A08ABEE5F00323D32 /* PowerPCInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = PowerPCInstrInfo.td; sourceTree = "<group>"; };
280 DE66EF4B08ABEE5F00323D32 /* PowerPCJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PowerPCJITInfo.h; sourceTree = "<group>"; };
281 DE66EF4C08ABEE5F00323D32 /* PowerPCRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = PowerPCRegisterInfo.td; sourceTree = "<group>"; };
282 DE66EF4D08ABEE5F00323D32 /* PowerPCSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PowerPCSubtarget.cpp; sourceTree = "<group>"; };
283 DE66EF4E08ABEE5F00323D32 /* PowerPCSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PowerPCSubtarget.h; sourceTree = "<group>"; };
284 DE66EF4F08ABEE5F00323D32 /* PowerPCTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PowerPCTargetMachine.cpp; sourceTree = "<group>"; };
285 DE66EF5008ABEE5F00323D32 /* PowerPCTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PowerPCTargetMachine.h; sourceTree = "<group>"; };
286 DE66EF5108ABEE5F00323D32 /* PPC32.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = PPC32.td; sourceTree = "<group>"; };
287 DE66EF5208ABEE5F00323D32 /* PPC32CodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PPC32CodeEmitter.cpp; sourceTree = "<group>"; };
288 DE66EF5708ABEE5F00323D32 /* PPC32InstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PPC32InstrInfo.cpp; sourceTree = "<group>"; };
289 DE66EF5808ABEE5F00323D32 /* PPC32InstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PPC32InstrInfo.h; sourceTree = "<group>"; };
290 DE66EF5908ABEE5F00323D32 /* PPC32ISelPattern.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PPC32ISelPattern.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000291 DE66EF5B08ABEE5F00323D32 /* PPC32JITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PPC32JITInfo.cpp; sourceTree = "<group>"; };
292 DE66EF5C08ABEE5F00323D32 /* PPC32JITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PPC32JITInfo.h; sourceTree = "<group>"; };
293 DE66EF5D08ABEE5F00323D32 /* PPC32RegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PPC32RegisterInfo.cpp; sourceTree = "<group>"; };
294 DE66EF5E08ABEE5F00323D32 /* PPC32RegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PPC32RegisterInfo.h; sourceTree = "<group>"; };
295 DE66EF5F08ABEE5F00323D32 /* PPC32RegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = PPC32RegisterInfo.td; sourceTree = "<group>"; };
296 DE66EF6008ABEE5F00323D32 /* PPC32Relocations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PPC32Relocations.h; sourceTree = "<group>"; };
297 DE66EF6108ABEE5F00323D32 /* PPC32TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PPC32TargetMachine.h; sourceTree = "<group>"; };
298 DE66EF6208ABEE5F00323D32 /* PPC64.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = PPC64.td; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000299 DE66EF6D08ABEE5F00323D32 /* PPC64RegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = PPC64RegisterInfo.td; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000300 DE66EF6F08ABEE5F00323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000301 DE66EF8208ABEE5F00323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
302 DE66EF8308ABEE5F00323D32 /* Skeleton.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Skeleton.h; sourceTree = "<group>"; };
303 DE66EF8408ABEE5F00323D32 /* Skeleton.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Skeleton.td; sourceTree = "<group>"; };
304 DE66EF8A08ABEE5F00323D32 /* SkeletonInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SkeletonInstrInfo.cpp; sourceTree = "<group>"; };
305 DE66EF8B08ABEE5F00323D32 /* SkeletonInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SkeletonInstrInfo.h; sourceTree = "<group>"; };
306 DE66EF8C08ABEE5F00323D32 /* SkeletonInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SkeletonInstrInfo.td; sourceTree = "<group>"; };
307 DE66EF8D08ABEE5F00323D32 /* SkeletonJITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SkeletonJITInfo.cpp; sourceTree = "<group>"; };
308 DE66EF8E08ABEE5F00323D32 /* SkeletonJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SkeletonJITInfo.h; sourceTree = "<group>"; };
309 DE66EF8F08ABEE5F00323D32 /* SkeletonRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SkeletonRegisterInfo.cpp; sourceTree = "<group>"; };
310 DE66EF9008ABEE5F00323D32 /* SkeletonRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SkeletonRegisterInfo.h; sourceTree = "<group>"; };
311 DE66EF9108ABEE5F00323D32 /* SkeletonRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SkeletonRegisterInfo.td; sourceTree = "<group>"; };
312 DE66EF9208ABEE5F00323D32 /* SkeletonTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SkeletonTargetMachine.cpp; sourceTree = "<group>"; };
313 DE66EF9308ABEE5F00323D32 /* SkeletonTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SkeletonTargetMachine.h; sourceTree = "<group>"; };
314 DE66EFAF08ABEE5F00323D32 /* DelaySlotFiller.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DelaySlotFiller.cpp; sourceTree = "<group>"; };
315 DE66EFB008ABEE5F00323D32 /* FPMover.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FPMover.cpp; sourceTree = "<group>"; };
316 DE66EFB208ABEE5F00323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
317 DE66EFB308ABEE5F00323D32 /* SparcV8.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV8.h; sourceTree = "<group>"; };
318 DE66EFB408ABEE5F00323D32 /* SparcV8.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV8.td; sourceTree = "<group>"; };
319 DE66EFB508ABEE5F00323D32 /* SparcV8AsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV8AsmPrinter.cpp; sourceTree = "<group>"; };
320 DE66EFB608ABEE5F00323D32 /* SparcV8CodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV8CodeEmitter.cpp; sourceTree = "<group>"; };
321 DE66EFBD08ABEE5F00323D32 /* SparcV8InstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV8InstrFormats.td; sourceTree = "<group>"; };
322 DE66EFBE08ABEE5F00323D32 /* SparcV8InstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV8InstrInfo.cpp; sourceTree = "<group>"; };
323 DE66EFBF08ABEE5F00323D32 /* SparcV8InstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV8InstrInfo.h; sourceTree = "<group>"; };
324 DE66EFC008ABEE5F00323D32 /* SparcV8InstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV8InstrInfo.td; sourceTree = "<group>"; };
325 DE66EFC108ABEE5F00323D32 /* SparcV8ISelPattern.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV8ISelPattern.cpp; sourceTree = "<group>"; };
326 DE66EFC208ABEE5F00323D32 /* SparcV8ISelSimple.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV8ISelSimple.cpp; sourceTree = "<group>"; };
327 DE66EFC308ABEE5F00323D32 /* SparcV8JITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV8JITInfo.h; sourceTree = "<group>"; };
328 DE66EFC408ABEE5F00323D32 /* SparcV8RegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV8RegisterInfo.cpp; sourceTree = "<group>"; };
329 DE66EFC508ABEE5F00323D32 /* SparcV8RegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV8RegisterInfo.h; sourceTree = "<group>"; };
330 DE66EFC608ABEE5F00323D32 /* SparcV8RegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV8RegisterInfo.td; sourceTree = "<group>"; };
331 DE66EFC708ABEE5F00323D32 /* SparcV8TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV8TargetMachine.cpp; sourceTree = "<group>"; };
332 DE66EFC808ABEE5F00323D32 /* SparcV8TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV8TargetMachine.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000333 DE66EFFA08ABEE6000323D32 /* DecomposeMultiDimRefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DecomposeMultiDimRefs.cpp; sourceTree = "<group>"; };
334 DE66EFFB08ABEE6000323D32 /* EmitBytecodeToAssembly.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = EmitBytecodeToAssembly.cpp; sourceTree = "<group>"; };
335 DE66F00708ABEE6000323D32 /* InstrScheduling.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InstrScheduling.cpp; sourceTree = "<group>"; };
336 DE66F00908ABEE6000323D32 /* SchedGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SchedGraph.cpp; sourceTree = "<group>"; };
337 DE66F00A08ABEE6000323D32 /* SchedGraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SchedGraph.h; sourceTree = "<group>"; };
338 DE66F00B08ABEE6000323D32 /* SchedGraphCommon.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SchedGraphCommon.cpp; sourceTree = "<group>"; };
339 DE66F00C08ABEE6000323D32 /* SchedPriorities.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SchedPriorities.cpp; sourceTree = "<group>"; };
340 DE66F00D08ABEE6000323D32 /* SchedPriorities.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SchedPriorities.h; sourceTree = "<group>"; };
341 DE66F00E08ABEE6000323D32 /* InternalGlobalMapper.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InternalGlobalMapper.cpp; sourceTree = "<group>"; };
342 DE66F01008ABEE6000323D32 /* BBLiveVar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BBLiveVar.cpp; sourceTree = "<group>"; };
343 DE66F01108ABEE6000323D32 /* BBLiveVar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BBLiveVar.h; sourceTree = "<group>"; };
344 DE66F01A08ABEE6000323D32 /* FunctionLiveVarInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FunctionLiveVarInfo.cpp; sourceTree = "<group>"; };
345 DE66F01B08ABEE6000323D32 /* FunctionLiveVarInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FunctionLiveVarInfo.h; sourceTree = "<group>"; };
346 DE66F01D08ABEE6000323D32 /* ValueSet.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ValueSet.cpp; sourceTree = "<group>"; };
347 DE66F01E08ABEE6000323D32 /* MachineCodeForInstruction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineCodeForInstruction.cpp; sourceTree = "<group>"; };
348 DE66F01F08ABEE6000323D32 /* MachineCodeForInstruction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineCodeForInstruction.h; sourceTree = "<group>"; };
349 DE66F02008ABEE6000323D32 /* MachineFunctionInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineFunctionInfo.cpp; sourceTree = "<group>"; };
350 DE66F02108ABEE6000323D32 /* MachineFunctionInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineFunctionInfo.h; sourceTree = "<group>"; };
351 DE66F02208ABEE6000323D32 /* MachineInstrAnnot.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineInstrAnnot.h; sourceTree = "<group>"; };
352 DE66F02408ABEE6000323D32 /* MappingInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MappingInfo.cpp; sourceTree = "<group>"; };
353 DE66F02508ABEE6000323D32 /* MappingInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MappingInfo.h; sourceTree = "<group>"; };
354 DE66F03708ABEE6000323D32 /* DependenceAnalyzer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DependenceAnalyzer.cpp; sourceTree = "<group>"; };
355 DE66F03808ABEE6000323D32 /* DependenceAnalyzer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DependenceAnalyzer.h; sourceTree = "<group>"; };
356 DE66F03A08ABEE6000323D32 /* ModuloScheduling.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ModuloScheduling.cpp; sourceTree = "<group>"; };
357 DE66F03B08ABEE6000323D32 /* ModuloScheduling.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ModuloScheduling.h; sourceTree = "<group>"; };
358 DE66F03C08ABEE6000323D32 /* ModuloSchedulingSuperBlock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ModuloSchedulingSuperBlock.cpp; sourceTree = "<group>"; };
359 DE66F03D08ABEE6000323D32 /* ModuloSchedulingSuperBlock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ModuloSchedulingSuperBlock.h; sourceTree = "<group>"; };
360 DE66F03E08ABEE6000323D32 /* MSchedGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MSchedGraph.cpp; sourceTree = "<group>"; };
361 DE66F03F08ABEE6000323D32 /* MSchedGraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MSchedGraph.h; sourceTree = "<group>"; };
362 DE66F04008ABEE6000323D32 /* MSchedGraphSB.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MSchedGraphSB.cpp; sourceTree = "<group>"; };
363 DE66F04108ABEE6000323D32 /* MSchedGraphSB.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MSchedGraphSB.h; sourceTree = "<group>"; };
364 DE66F04208ABEE6000323D32 /* MSSchedule.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MSSchedule.cpp; sourceTree = "<group>"; };
365 DE66F04308ABEE6000323D32 /* MSSchedule.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MSSchedule.h; sourceTree = "<group>"; };
366 DE66F04408ABEE6000323D32 /* MSScheduleSB.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MSScheduleSB.cpp; sourceTree = "<group>"; };
367 DE66F04508ABEE6000323D32 /* MSScheduleSB.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MSScheduleSB.h; sourceTree = "<group>"; };
368 DE66F04708ABEE6000323D32 /* AllocInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AllocInfo.h; sourceTree = "<group>"; };
369 DE66F05408ABEE6000323D32 /* IGNode.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IGNode.cpp; sourceTree = "<group>"; };
370 DE66F05508ABEE6000323D32 /* IGNode.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IGNode.h; sourceTree = "<group>"; };
371 DE66F05608ABEE6000323D32 /* InterferenceGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InterferenceGraph.cpp; sourceTree = "<group>"; };
372 DE66F05708ABEE6000323D32 /* InterferenceGraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InterferenceGraph.h; sourceTree = "<group>"; };
373 DE66F05808ABEE6000323D32 /* LiveRange.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LiveRange.h; sourceTree = "<group>"; };
374 DE66F05908ABEE6000323D32 /* LiveRangeInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiveRangeInfo.cpp; sourceTree = "<group>"; };
375 DE66F05A08ABEE6000323D32 /* LiveRangeInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LiveRangeInfo.h; sourceTree = "<group>"; };
376 DE66F05C08ABEE6000323D32 /* Notes.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Notes.txt; sourceTree = "<group>"; };
377 DE66F05D08ABEE6000323D32 /* PhyRegAlloc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PhyRegAlloc.cpp; sourceTree = "<group>"; };
378 DE66F05E08ABEE6000323D32 /* PhyRegAlloc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PhyRegAlloc.h; sourceTree = "<group>"; };
379 DE66F05F08ABEE6000323D32 /* RegAllocCommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RegAllocCommon.h; sourceTree = "<group>"; };
380 DE66F06008ABEE6000323D32 /* RegClass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegClass.cpp; sourceTree = "<group>"; };
381 DE66F06108ABEE6000323D32 /* RegClass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RegClass.h; sourceTree = "<group>"; };
382 DE66F06208ABEE6000323D32 /* SparcV9.burg.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9.burg.in; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000383 DE66F06608ABEE6000323D32 /* SparcV9.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9.td; sourceTree = "<group>"; };
384 DE66F06708ABEE6000323D32 /* SparcV9_F2.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9_F2.td; sourceTree = "<group>"; };
385 DE66F06808ABEE6000323D32 /* SparcV9_F3.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9_F3.td; sourceTree = "<group>"; };
386 DE66F06908ABEE6000323D32 /* SparcV9_F4.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9_F4.td; sourceTree = "<group>"; };
387 DE66F06A08ABEE6000323D32 /* SparcV9AsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9AsmPrinter.cpp; sourceTree = "<group>"; };
388 DE66F06B08ABEE6000323D32 /* SparcV9BurgISel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9BurgISel.cpp; sourceTree = "<group>"; };
389 DE66F06C08ABEE6000323D32 /* SparcV9BurgISel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9BurgISel.h; sourceTree = "<group>"; };
390 DE66F06D08ABEE6000323D32 /* SparcV9CodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9CodeEmitter.cpp; sourceTree = "<group>"; };
391 DE66F06E08ABEE6000323D32 /* SparcV9CodeEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9CodeEmitter.h; sourceTree = "<group>"; };
392 DE66F06F08ABEE6000323D32 /* SparcV9FrameInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9FrameInfo.cpp; sourceTree = "<group>"; };
393 DE66F07008ABEE6000323D32 /* SparcV9FrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9FrameInfo.h; sourceTree = "<group>"; };
394 DE66F07208ABEE6000323D32 /* SparcV9Instr.def */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9Instr.def; sourceTree = "<group>"; };
395 DE66F07308ABEE6000323D32 /* SparcV9InstrForest.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9InstrForest.h; sourceTree = "<group>"; };
396 DE66F07408ABEE6000323D32 /* SparcV9InstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9InstrInfo.h; sourceTree = "<group>"; };
397 DE66F07508ABEE6000323D32 /* SparcV9InstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9InstrInfo.td; sourceTree = "<group>"; };
398 DE66F07608ABEE6000323D32 /* SparcV9Internals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9Internals.h; sourceTree = "<group>"; };
399 DE66F07708ABEE6000323D32 /* SparcV9JITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9JITInfo.cpp; sourceTree = "<group>"; };
400 DE66F07808ABEE6000323D32 /* SparcV9JITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9JITInfo.h; sourceTree = "<group>"; };
401 DE66F07908ABEE6000323D32 /* SparcV9PeepholeOpts.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9PeepholeOpts.cpp; sourceTree = "<group>"; };
402 DE66F07A08ABEE6000323D32 /* SparcV9PreSelection.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9PreSelection.cpp; sourceTree = "<group>"; };
403 DE66F07B08ABEE6000323D32 /* SparcV9PrologEpilogInserter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9PrologEpilogInserter.cpp; sourceTree = "<group>"; };
404 DE66F07C08ABEE6000323D32 /* SparcV9RegClassInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9RegClassInfo.cpp; sourceTree = "<group>"; };
405 DE66F07D08ABEE6000323D32 /* SparcV9RegClassInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9RegClassInfo.h; sourceTree = "<group>"; };
406 DE66F07E08ABEE6000323D32 /* SparcV9RegInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9RegInfo.cpp; sourceTree = "<group>"; };
407 DE66F07F08ABEE6000323D32 /* SparcV9RegInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9RegInfo.h; sourceTree = "<group>"; };
408 DE66F08008ABEE6000323D32 /* SparcV9RegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9RegisterInfo.cpp; sourceTree = "<group>"; };
409 DE66F08108ABEE6000323D32 /* SparcV9RegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9RegisterInfo.h; sourceTree = "<group>"; };
410 DE66F08208ABEE6000323D32 /* SparcV9RegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9RegisterInfo.td; sourceTree = "<group>"; };
411 DE66F08308ABEE6000323D32 /* SparcV9Relocations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9Relocations.h; sourceTree = "<group>"; };
412 DE66F08408ABEE6000323D32 /* SparcV9SchedInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9SchedInfo.cpp; sourceTree = "<group>"; };
413 DE66F08508ABEE6000323D32 /* SparcV9StackSlots.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9StackSlots.cpp; sourceTree = "<group>"; };
414 DE66F08608ABEE6000323D32 /* SparcV9TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9TargetMachine.cpp; sourceTree = "<group>"; };
415 DE66F08708ABEE6000323D32 /* SparcV9TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9TargetMachine.h; sourceTree = "<group>"; };
416 DE66F08808ABEE6000323D32 /* SparcV9TmpInstr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9TmpInstr.cpp; sourceTree = "<group>"; };
417 DE66F08908ABEE6000323D32 /* SparcV9TmpInstr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9TmpInstr.h; sourceTree = "<group>"; };
418 DE66F08A08ABEE6000323D32 /* Target.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Target.td; sourceTree = "<group>"; };
419 DE66F08B08ABEE6000323D32 /* TargetData.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetData.cpp; sourceTree = "<group>"; };
420 DE66F08C08ABEE6000323D32 /* TargetFrameInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetFrameInfo.cpp; sourceTree = "<group>"; };
421 DE66F08D08ABEE6000323D32 /* TargetInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetInstrInfo.cpp; sourceTree = "<group>"; };
422 DE66F08E08ABEE6000323D32 /* TargetLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetLowering.cpp; sourceTree = "<group>"; };
423 DE66F08F08ABEE6000323D32 /* TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetMachine.cpp; sourceTree = "<group>"; };
424 DE66F09008ABEE6000323D32 /* TargetMachineRegistry.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetMachineRegistry.cpp; sourceTree = "<group>"; };
425 DE66F09108ABEE6000323D32 /* TargetSchedInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetSchedInfo.cpp; sourceTree = "<group>"; };
426 DE66F09208ABEE6000323D32 /* TargetSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetSubtarget.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000427 DE66F0BC08ABEE6000323D32 /* X86.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86.h; sourceTree = "<group>"; };
428 DE66F0BD08ABEE6000323D32 /* X86.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86.td; sourceTree = "<group>"; };
429 DE66F0BE08ABEE6000323D32 /* X86AsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86AsmPrinter.cpp; sourceTree = "<group>"; };
430 DE66F0BF08ABEE6000323D32 /* X86AsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86AsmPrinter.h; sourceTree = "<group>"; };
431 DE66F0C008ABEE6000323D32 /* X86ATTAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86ATTAsmPrinter.cpp; sourceTree = "<group>"; };
432 DE66F0C108ABEE6000323D32 /* X86ATTAsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86ATTAsmPrinter.h; sourceTree = "<group>"; };
433 DE66F0C208ABEE6000323D32 /* X86CodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86CodeEmitter.cpp; sourceTree = "<group>"; };
434 DE66F0C308ABEE6000323D32 /* X86ELFWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86ELFWriter.cpp; sourceTree = "<group>"; };
435 DE66F0C408ABEE6000323D32 /* X86FloatingPoint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86FloatingPoint.cpp; sourceTree = "<group>"; };
436 DE66F0CC08ABEE6000323D32 /* X86InstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86InstrBuilder.h; sourceTree = "<group>"; };
437 DE66F0CD08ABEE6000323D32 /* X86InstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86InstrInfo.cpp; sourceTree = "<group>"; };
438 DE66F0CE08ABEE6000323D32 /* X86InstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86InstrInfo.h; sourceTree = "<group>"; };
439 DE66F0CF08ABEE6100323D32 /* X86InstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86InstrInfo.td; sourceTree = "<group>"; };
440 DE66F0D008ABEE6100323D32 /* X86IntelAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86IntelAsmPrinter.cpp; sourceTree = "<group>"; };
441 DE66F0D108ABEE6100323D32 /* X86IntelAsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86IntelAsmPrinter.h; sourceTree = "<group>"; };
442 DE66F0D208ABEE6100323D32 /* X86ISelPattern.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86ISelPattern.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000443 DE66F0D508ABEE6100323D32 /* X86JITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86JITInfo.cpp; sourceTree = "<group>"; };
444 DE66F0D608ABEE6100323D32 /* X86JITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86JITInfo.h; sourceTree = "<group>"; };
445 DE66F0D708ABEE6100323D32 /* X86PeepholeOpt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86PeepholeOpt.cpp; sourceTree = "<group>"; };
446 DE66F0D808ABEE6100323D32 /* X86RegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86RegisterInfo.cpp; sourceTree = "<group>"; };
447 DE66F0D908ABEE6100323D32 /* X86RegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86RegisterInfo.h; sourceTree = "<group>"; };
448 DE66F0DA08ABEE6100323D32 /* X86RegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86RegisterInfo.td; sourceTree = "<group>"; };
449 DE66F0DB08ABEE6100323D32 /* X86Relocations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86Relocations.h; sourceTree = "<group>"; };
450 DE66F0DC08ABEE6100323D32 /* X86Subtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86Subtarget.cpp; sourceTree = "<group>"; };
451 DE66F0DD08ABEE6100323D32 /* X86Subtarget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86Subtarget.h; sourceTree = "<group>"; };
452 DE66F0DE08ABEE6100323D32 /* X86TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86TargetMachine.cpp; sourceTree = "<group>"; };
453 DE66F0DF08ABEE6100323D32 /* X86TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86TargetMachine.h; sourceTree = "<group>"; };
454 DE66F0EA08ABEFB300323D32 /* ExprTypeConvert.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExprTypeConvert.cpp; sourceTree = "<group>"; };
455 DE66F0EF08ABEFB300323D32 /* BlockProfiling.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BlockProfiling.cpp; sourceTree = "<group>"; };
456 DE66F0FE08ABEFB300323D32 /* EdgeProfiling.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = EdgeProfiling.cpp; sourceTree = "<group>"; };
457 DE66F0FF08ABEFB300323D32 /* EmitFunctions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = EmitFunctions.cpp; sourceTree = "<group>"; };
458 DE66F10208ABEFB300323D32 /* CombineBranch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CombineBranch.cpp; sourceTree = "<group>"; };
459 DE66F11308ABEFB300323D32 /* EdgeCode.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = EdgeCode.cpp; sourceTree = "<group>"; };
460 DE66F11408ABEFB300323D32 /* Graph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Graph.cpp; sourceTree = "<group>"; };
461 DE66F11508ABEFB300323D32 /* Graph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Graph.h; sourceTree = "<group>"; };
462 DE66F11608ABEFB300323D32 /* GraphAuxiliary.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GraphAuxiliary.cpp; sourceTree = "<group>"; };
463 DE66F11708ABEFB300323D32 /* InstLoops.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InstLoops.cpp; sourceTree = "<group>"; };
464 DE66F11908ABEFB300323D32 /* ProfilePaths.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProfilePaths.cpp; sourceTree = "<group>"; };
465 DE66F11A08ABEFB300323D32 /* RetracePath.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RetracePath.cpp; sourceTree = "<group>"; };
466 DE66F11B08ABEFB300323D32 /* ProfilingUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProfilingUtils.cpp; sourceTree = "<group>"; };
467 DE66F11C08ABEFB300323D32 /* ProfilingUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProfilingUtils.h; sourceTree = "<group>"; };
468 DE66F11D08ABEFB300323D32 /* TraceBasicBlocks.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TraceBasicBlocks.cpp; sourceTree = "<group>"; };
469 DE66F11E08ABEFB300323D32 /* TraceValues.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TraceValues.cpp; sourceTree = "<group>"; };
470 DE66F12008ABEFB300323D32 /* ArgumentPromotion.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ArgumentPromotion.cpp; sourceTree = "<group>"; };
471 DE66F12108ABEFB300323D32 /* ConstantMerge.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ConstantMerge.cpp; sourceTree = "<group>"; };
472 DE66F12208ABEFB300323D32 /* DeadArgumentElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DeadArgumentElimination.cpp; sourceTree = "<group>"; };
473 DE66F12308ABEFB300323D32 /* DeadTypeElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DeadTypeElimination.cpp; sourceTree = "<group>"; };
474 DE66F14A08ABEFB400323D32 /* ExtractFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExtractFunction.cpp; sourceTree = "<group>"; };
475 DE66F14B08ABEFB400323D32 /* FunctionResolution.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FunctionResolution.cpp; sourceTree = "<group>"; };
476 DE66F14C08ABEFB400323D32 /* GlobalDCE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GlobalDCE.cpp; sourceTree = "<group>"; };
477 DE66F14D08ABEFB400323D32 /* GlobalOpt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GlobalOpt.cpp; sourceTree = "<group>"; };
478 DE66F14E08ABEFB400323D32 /* Inliner.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Inliner.cpp; sourceTree = "<group>"; };
479 DE66F14F08ABEFB400323D32 /* Inliner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Inliner.h; sourceTree = "<group>"; };
480 DE66F15008ABEFB400323D32 /* InlineSimple.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InlineSimple.cpp; sourceTree = "<group>"; };
481 DE66F15108ABEFB400323D32 /* Internalize.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Internalize.cpp; sourceTree = "<group>"; };
482 DE66F15208ABEFB400323D32 /* IPConstantPropagation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IPConstantPropagation.cpp; sourceTree = "<group>"; };
483 DE66F15308ABEFB400323D32 /* LoopExtractor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopExtractor.cpp; sourceTree = "<group>"; };
484 DE66F15408ABEFB400323D32 /* LowerSetJmp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerSetJmp.cpp; sourceTree = "<group>"; };
485 DE66F15608ABEFB400323D32 /* PruneEH.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PruneEH.cpp; sourceTree = "<group>"; };
486 DE66F15708ABEFB400323D32 /* RaiseAllocations.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RaiseAllocations.cpp; sourceTree = "<group>"; };
487 DE66F15808ABEFB400323D32 /* SimplifyLibCalls.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SimplifyLibCalls.cpp; sourceTree = "<group>"; };
488 DE66F15908ABEFB400323D32 /* StripSymbols.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = StripSymbols.cpp; sourceTree = "<group>"; };
489 DE66F15A08ABEFB400323D32 /* LevelRaise.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LevelRaise.cpp; sourceTree = "<group>"; };
490 DE66F15E08ABEFB400323D32 /* ADCE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ADCE.cpp; sourceTree = "<group>"; };
491 DE66F15F08ABEFB400323D32 /* BasicBlockPlacement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BasicBlockPlacement.cpp; sourceTree = "<group>"; };
492 DE66F16008ABEFB400323D32 /* CondPropagate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CondPropagate.cpp; sourceTree = "<group>"; };
493 DE66F16108ABEFB400323D32 /* ConstantProp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ConstantProp.cpp; sourceTree = "<group>"; };
494 DE66F16208ABEFB400323D32 /* CorrelatedExprs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CorrelatedExprs.cpp; sourceTree = "<group>"; };
495 DE66F16308ABEFB400323D32 /* DCE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DCE.cpp; sourceTree = "<group>"; };
496 DE66F16408ABEFB400323D32 /* DeadStoreElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DeadStoreElimination.cpp; sourceTree = "<group>"; };
497 DE66F1A308ABEFB400323D32 /* GCSE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GCSE.cpp; sourceTree = "<group>"; };
498 DE66F1A408ABEFB400323D32 /* IndVarSimplify.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IndVarSimplify.cpp; sourceTree = "<group>"; };
499 DE66F1A508ABEFB400323D32 /* InstructionCombining.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InstructionCombining.cpp; sourceTree = "<group>"; };
500 DE66F1A608ABEFB400323D32 /* LICM.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LICM.cpp; sourceTree = "<group>"; };
501 DE66F1A708ABEFB400323D32 /* LoopSimplify.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopSimplify.cpp; sourceTree = "<group>"; };
502 DE66F1A808ABEFB400323D32 /* LoopStrengthReduce.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopStrengthReduce.cpp; sourceTree = "<group>"; };
503 DE66F1A908ABEFB400323D32 /* LoopUnroll.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopUnroll.cpp; sourceTree = "<group>"; };
504 DE66F1AA08ABEFB400323D32 /* LoopUnswitch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopUnswitch.cpp; sourceTree = "<group>"; };
505 DE66F1AB08ABEFB400323D32 /* LowerAllocations.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerAllocations.cpp; sourceTree = "<group>"; };
506 DE66F1AC08ABEFB400323D32 /* LowerConstantExprs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerConstantExprs.cpp; sourceTree = "<group>"; };
507 DE66F1AD08ABEFB400323D32 /* LowerGC.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerGC.cpp; sourceTree = "<group>"; };
508 DE66F1AE08ABEFB400323D32 /* LowerInvoke.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerInvoke.cpp; sourceTree = "<group>"; };
509 DE66F1AF08ABEFB400323D32 /* LowerPacked.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerPacked.cpp; sourceTree = "<group>"; };
510 DE66F1B008ABEFB400323D32 /* LowerSelect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerSelect.cpp; sourceTree = "<group>"; };
511 DE66F1B108ABEFB400323D32 /* LowerSwitch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerSwitch.cpp; sourceTree = "<group>"; };
512 DE66F1B308ABEFB400323D32 /* Mem2Reg.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Mem2Reg.cpp; sourceTree = "<group>"; };
513 DE66F1B408ABEFB400323D32 /* PRE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PRE.cpp; sourceTree = "<group>"; };
514 DE66F1B508ABEFB400323D32 /* Reassociate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Reassociate.cpp; sourceTree = "<group>"; };
515 DE66F1B608ABEFB400323D32 /* ScalarReplAggregates.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScalarReplAggregates.cpp; sourceTree = "<group>"; };
516 DE66F1B708ABEFB400323D32 /* SCCP.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SCCP.cpp; sourceTree = "<group>"; };
517 DE66F1B808ABEFB400323D32 /* SimplifyCFG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SimplifyCFG.cpp; sourceTree = "<group>"; };
518 DE66F1B908ABEFB400323D32 /* TailDuplication.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TailDuplication.cpp; sourceTree = "<group>"; };
519 DE66F1BA08ABEFB400323D32 /* TailRecursionElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TailRecursionElimination.cpp; sourceTree = "<group>"; };
520 DE66F1BB08ABEFB400323D32 /* TransformInternals.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TransformInternals.cpp; sourceTree = "<group>"; };
521 DE66F1BC08ABEFB400323D32 /* TransformInternals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TransformInternals.h; sourceTree = "<group>"; };
522 DE66F1BE08ABEFB400323D32 /* BasicBlockUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BasicBlockUtils.cpp; sourceTree = "<group>"; };
523 DE66F1BF08ABEFB400323D32 /* BreakCriticalEdges.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BreakCriticalEdges.cpp; sourceTree = "<group>"; };
524 DE66F1C008ABEFB400323D32 /* CloneFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CloneFunction.cpp; sourceTree = "<group>"; };
525 DE66F1C108ABEFB400323D32 /* CloneModule.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CloneModule.cpp; sourceTree = "<group>"; };
526 DE66F1C208ABEFB400323D32 /* CloneTrace.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CloneTrace.cpp; sourceTree = "<group>"; };
527 DE66F1C308ABEFB400323D32 /* CodeExtractor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CodeExtractor.cpp; sourceTree = "<group>"; };
528 DE66F1E008ABEFB400323D32 /* DemoteRegToStack.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DemoteRegToStack.cpp; sourceTree = "<group>"; };
529 DE66F1E108ABEFB400323D32 /* InlineFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InlineFunction.cpp; sourceTree = "<group>"; };
530 DE66F1E208ABEFB400323D32 /* Local.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Local.cpp; sourceTree = "<group>"; };
531 DE66F1E408ABEFB400323D32 /* PromoteMemoryToRegister.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PromoteMemoryToRegister.cpp; sourceTree = "<group>"; };
532 DE66F1E508ABEFB400323D32 /* SimplifyCFG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SimplifyCFG.cpp; sourceTree = "<group>"; };
533 DE66F1E608ABEFB400323D32 /* UnifyFunctionExitNodes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = UnifyFunctionExitNodes.cpp; sourceTree = "<group>"; };
534 DE66F1E708ABEFB400323D32 /* ValueMapper.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ValueMapper.cpp; sourceTree = "<group>"; };
535 DE66F1E808ABEFB400323D32 /* ValueMapper.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueMapper.h; sourceTree = "<group>"; };
536 DE66F1EA08ABF03100323D32 /* AbstractTypeUser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AbstractTypeUser.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000537 DE66F1ED08ABF03100323D32 /* BitSetVector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BitSetVector.h; sourceTree = "<group>"; };
538 DE66F1EE08ABF03100323D32 /* DenseMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DenseMap.h; sourceTree = "<group>"; };
539 DE66F1EF08ABF03100323D32 /* DepthFirstIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DepthFirstIterator.h; sourceTree = "<group>"; };
540 DE66F1F008ABF03100323D32 /* EquivalenceClasses.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = EquivalenceClasses.h; sourceTree = "<group>"; };
541 DE66F1F108ABF03100323D32 /* GraphTraits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GraphTraits.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000542 DE66F1F308ABF03100323D32 /* hash_map.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = hash_map.in; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000543 DE66F1F508ABF03100323D32 /* hash_set.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = hash_set.in; sourceTree = "<group>"; };
544 DE66F1F608ABF03100323D32 /* HashExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HashExtras.h; sourceTree = "<group>"; };
545 DE66F1F708ABF03100323D32 /* ilist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ilist; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000546 DE66F1F908ABF03100323D32 /* iterator.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = iterator.in; sourceTree = "<group>"; };
547 DE66F1FA08ABF03100323D32 /* PostOrderIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PostOrderIterator.h; sourceTree = "<group>"; };
548 DE66F1FB08ABF03100323D32 /* SCCIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SCCIterator.h; sourceTree = "<group>"; };
549 DE66F1FC08ABF03100323D32 /* SetOperations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SetOperations.h; sourceTree = "<group>"; };
550 DE66F1FD08ABF03100323D32 /* SetVector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SetVector.h; sourceTree = "<group>"; };
551 DE66F1FE08ABF03100323D32 /* Statistic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Statistic.h; sourceTree = "<group>"; };
552 DE66F1FF08ABF03100323D32 /* STLExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = STLExtras.h; sourceTree = "<group>"; };
553 DE66F20008ABF03100323D32 /* StringExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = StringExtras.h; sourceTree = "<group>"; };
554 DE66F20108ABF03100323D32 /* Tree.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Tree.h; sourceTree = "<group>"; };
555 DE66F20208ABF03100323D32 /* VectorExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = VectorExtras.h; sourceTree = "<group>"; };
556 DE66F20408ABF03100323D32 /* AliasAnalysis.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AliasAnalysis.h; sourceTree = "<group>"; };
557 DE66F20508ABF03100323D32 /* AliasSetTracker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AliasSetTracker.h; sourceTree = "<group>"; };
558 DE66F20608ABF03100323D32 /* CallGraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallGraph.h; sourceTree = "<group>"; };
559 DE66F20708ABF03100323D32 /* CFGPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CFGPrinter.h; sourceTree = "<group>"; };
560 DE66F20808ABF03100323D32 /* ConstantsScanner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConstantsScanner.h; sourceTree = "<group>"; };
561 DE66F20A08ABF03100323D32 /* DataStructure.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DataStructure.h; sourceTree = "<group>"; };
562 DE66F20B08ABF03100323D32 /* DSGraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DSGraph.h; sourceTree = "<group>"; };
563 DE66F20C08ABF03100323D32 /* DSGraphTraits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DSGraphTraits.h; sourceTree = "<group>"; };
564 DE66F20D08ABF03100323D32 /* DSNode.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DSNode.h; sourceTree = "<group>"; };
565 DE66F20E08ABF03100323D32 /* DSSupport.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DSSupport.h; sourceTree = "<group>"; };
566 DE66F20F08ABF03100323D32 /* Dominators.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Dominators.h; sourceTree = "<group>"; };
567 DE66F21008ABF03100323D32 /* Expressions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Expressions.h; sourceTree = "<group>"; };
568 DE66F21108ABF03100323D32 /* FindUnsafePointerTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FindUnsafePointerTypes.h; sourceTree = "<group>"; };
569 DE66F21208ABF03100323D32 /* FindUsedTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FindUsedTypes.h; sourceTree = "<group>"; };
570 DE66F21308ABF03100323D32 /* Interval.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Interval.h; sourceTree = "<group>"; };
571 DE66F21408ABF03100323D32 /* IntervalIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IntervalIterator.h; sourceTree = "<group>"; };
572 DE66F21508ABF03100323D32 /* IntervalPartition.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IntervalPartition.h; sourceTree = "<group>"; };
573 DE66F21608ABF03100323D32 /* LoadValueNumbering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LoadValueNumbering.h; sourceTree = "<group>"; };
574 DE66F21708ABF03100323D32 /* LoopInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LoopInfo.h; sourceTree = "<group>"; };
575 DE66F21808ABF03100323D32 /* Passes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Passes.h; sourceTree = "<group>"; };
576 DE66F21908ABF03100323D32 /* PostDominators.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PostDominators.h; sourceTree = "<group>"; };
577 DE66F21A08ABF03100323D32 /* ProfileInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProfileInfo.h; sourceTree = "<group>"; };
578 DE66F21B08ABF03100323D32 /* ProfileInfoLoader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProfileInfoLoader.h; sourceTree = "<group>"; };
579 DE66F21C08ABF03100323D32 /* ProfileInfoTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProfileInfoTypes.h; sourceTree = "<group>"; };
580 DE66F21D08ABF03100323D32 /* ScalarEvolution.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScalarEvolution.h; sourceTree = "<group>"; };
581 DE66F21E08ABF03100323D32 /* ScalarEvolutionExpander.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScalarEvolutionExpander.h; sourceTree = "<group>"; };
582 DE66F21F08ABF03100323D32 /* ScalarEvolutionExpressions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScalarEvolutionExpressions.h; sourceTree = "<group>"; };
583 DE66F22008ABF03100323D32 /* Trace.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Trace.h; sourceTree = "<group>"; };
584 DE66F22108ABF03100323D32 /* ValueNumbering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueNumbering.h; sourceTree = "<group>"; };
585 DE66F22208ABF03100323D32 /* Verifier.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Verifier.h; sourceTree = "<group>"; };
586 DE66F22308ABF03100323D32 /* Argument.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Argument.h; sourceTree = "<group>"; };
587 DE66F22508ABF03100323D32 /* AsmAnnotationWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AsmAnnotationWriter.h; sourceTree = "<group>"; };
588 DE66F22608ABF03100323D32 /* CachedWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CachedWriter.h; sourceTree = "<group>"; };
589 DE66F22708ABF03100323D32 /* Parser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Parser.h; sourceTree = "<group>"; };
590 DE66F22808ABF03100323D32 /* PrintModulePass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PrintModulePass.h; sourceTree = "<group>"; };
591 DE66F22908ABF03100323D32 /* Writer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Writer.h; sourceTree = "<group>"; };
592 DE66F22A08ABF03100323D32 /* BasicBlock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BasicBlock.h; sourceTree = "<group>"; };
593 DE66F22C08ABF03100323D32 /* Analyzer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Analyzer.h; sourceTree = "<group>"; };
594 DE66F22D08ABF03100323D32 /* Archive.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Archive.h; sourceTree = "<group>"; };
595 DE66F22E08ABF03100323D32 /* BytecodeHandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BytecodeHandler.h; sourceTree = "<group>"; };
596 DE66F22F08ABF03100323D32 /* Format.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Format.h; sourceTree = "<group>"; };
597 DE66F23008ABF03100323D32 /* Reader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Reader.h; sourceTree = "<group>"; };
598 DE66F23108ABF03100323D32 /* WriteBytecodePass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = WriteBytecodePass.h; sourceTree = "<group>"; };
599 DE66F23208ABF03100323D32 /* Writer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Writer.h; sourceTree = "<group>"; };
600 DE66F23308ABF03100323D32 /* CallGraphSCCPass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallGraphSCCPass.h; sourceTree = "<group>"; };
601 DE66F23408ABF03100323D32 /* CallingConv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallingConv.h; sourceTree = "<group>"; };
602 DE66F23608ABF03100323D32 /* AsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AsmPrinter.h; sourceTree = "<group>"; };
603 DE66F23708ABF03100323D32 /* ELFWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ELFWriter.h; sourceTree = "<group>"; };
604 DE66F23808ABF03100323D32 /* InstrScheduling.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstrScheduling.h; sourceTree = "<group>"; };
605 DE66F23908ABF03100323D32 /* IntrinsicLowering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IntrinsicLowering.h; sourceTree = "<group>"; };
606 DE66F23A08ABF03100323D32 /* LiveVariables.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LiveVariables.h; sourceTree = "<group>"; };
607 DE66F23B08ABF03100323D32 /* MachineBasicBlock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineBasicBlock.h; sourceTree = "<group>"; };
608 DE66F23C08ABF03100323D32 /* MachineCodeEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineCodeEmitter.h; sourceTree = "<group>"; };
609 DE66F23D08ABF03100323D32 /* MachineConstantPool.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineConstantPool.h; sourceTree = "<group>"; };
610 DE66F23E08ABF03100323D32 /* MachineFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineFrameInfo.h; sourceTree = "<group>"; };
611 DE66F23F08ABF03100323D32 /* MachineFunction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineFunction.h; sourceTree = "<group>"; };
612 DE66F24008ABF03100323D32 /* MachineFunctionPass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineFunctionPass.h; sourceTree = "<group>"; };
613 DE66F24108ABF03100323D32 /* MachineInstr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineInstr.h; sourceTree = "<group>"; };
614 DE66F24208ABF03100323D32 /* MachineInstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineInstrBuilder.h; sourceTree = "<group>"; };
615 DE66F24308ABF03100323D32 /* MachineRelocation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineRelocation.h; sourceTree = "<group>"; };
616 DE66F24408ABF03100323D32 /* Passes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Passes.h; sourceTree = "<group>"; };
617 DE66F24508ABF03100323D32 /* SchedGraphCommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SchedGraphCommon.h; sourceTree = "<group>"; };
618 DE66F24608ABF03100323D32 /* SelectionDAG.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SelectionDAG.h; sourceTree = "<group>"; };
619 DE66F24708ABF03100323D32 /* SelectionDAGISel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SelectionDAGISel.h; sourceTree = "<group>"; };
620 DE66F24808ABF03100323D32 /* SelectionDAGNodes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SelectionDAGNodes.h; sourceTree = "<group>"; };
621 DE66F24908ABF03100323D32 /* SSARegMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SSARegMap.h; sourceTree = "<group>"; };
622 DE66F24A08ABF03100323D32 /* ValueSet.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueSet.h; sourceTree = "<group>"; };
623 DE66F24B08ABF03100323D32 /* ValueTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueTypes.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000624 DE66F24E08ABF03100323D32 /* alloca.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = alloca.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000625 DE66F25008ABF03100323D32 /* config.h.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = config.h.in; sourceTree = "<group>"; };
626 DE66F25108ABF03100323D32 /* Constant.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Constant.h; sourceTree = "<group>"; };
627 DE66F25208ABF03100323D32 /* Constants.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Constants.h; sourceTree = "<group>"; };
628 DE66F25408ABF03100323D32 /* Debugger.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Debugger.h; sourceTree = "<group>"; };
629 DE66F25508ABF03100323D32 /* InferiorProcess.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InferiorProcess.h; sourceTree = "<group>"; };
630 DE66F25608ABF03100323D32 /* ProgramInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProgramInfo.h; sourceTree = "<group>"; };
631 DE66F25708ABF03100323D32 /* RuntimeInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RuntimeInfo.h; sourceTree = "<group>"; };
632 DE66F25808ABF03100323D32 /* SourceFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SourceFile.h; sourceTree = "<group>"; };
633 DE66F25908ABF03100323D32 /* SourceLanguage.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SourceLanguage.h; sourceTree = "<group>"; };
634 DE66F25A08ABF03100323D32 /* DerivedTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DerivedTypes.h; sourceTree = "<group>"; };
635 DE66F25C08ABF03100323D32 /* ExecutionEngine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ExecutionEngine.h; sourceTree = "<group>"; };
636 DE66F25D08ABF03100323D32 /* GenericValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GenericValue.h; sourceTree = "<group>"; };
637 DE66F25E08ABF03100323D32 /* Function.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Function.h; sourceTree = "<group>"; };
638 DE66F25F08ABF03100323D32 /* GlobalValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GlobalValue.h; sourceTree = "<group>"; };
639 DE66F26008ABF03100323D32 /* GlobalVariable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GlobalVariable.h; sourceTree = "<group>"; };
640 DE66F26108ABF03100323D32 /* InstrTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstrTypes.h; sourceTree = "<group>"; };
641 DE66F26208ABF03100323D32 /* Instruction.def */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Instruction.def; sourceTree = "<group>"; };
642 DE66F26308ABF03100323D32 /* Instruction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Instruction.h; sourceTree = "<group>"; };
643 DE66F26408ABF03100323D32 /* Instructions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Instructions.h; sourceTree = "<group>"; };
644 DE66F26508ABF03100323D32 /* IntrinsicInst.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IntrinsicInst.h; sourceTree = "<group>"; };
645 DE66F26608ABF03100323D32 /* Intrinsics.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Intrinsics.h; sourceTree = "<group>"; };
646 DE66F26708ABF03100323D32 /* Linker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Linker.h; sourceTree = "<group>"; };
647 DE66F26808ABF03100323D32 /* Module.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Module.h; sourceTree = "<group>"; };
648 DE66F26908ABF03200323D32 /* ModuleProvider.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ModuleProvider.h; sourceTree = "<group>"; };
649 DE66F26A08ABF03200323D32 /* Pass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Pass.h; sourceTree = "<group>"; };
650 DE66F26B08ABF03200323D32 /* PassAnalysisSupport.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PassAnalysisSupport.h; sourceTree = "<group>"; };
651 DE66F26C08ABF03200323D32 /* PassManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PassManager.h; sourceTree = "<group>"; };
652 DE66F26D08ABF03200323D32 /* PassSupport.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PassSupport.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000653 DE66F27008ABF03200323D32 /* AIXDataTypesFix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AIXDataTypesFix.h; sourceTree = "<group>"; };
654 DE66F27108ABF03200323D32 /* Annotation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Annotation.h; sourceTree = "<group>"; };
655 DE66F27208ABF03200323D32 /* CallSite.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallSite.h; sourceTree = "<group>"; };
656 DE66F27308ABF03200323D32 /* Casting.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Casting.h; sourceTree = "<group>"; };
657 DE66F27408ABF03200323D32 /* CFG.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CFG.h; sourceTree = "<group>"; };
658 DE66F27508ABF03200323D32 /* CommandLine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CommandLine.h; sourceTree = "<group>"; };
659 DE66F27608ABF03200323D32 /* Compressor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Compressor.h; sourceTree = "<group>"; };
660 DE66F27708ABF03200323D32 /* ConstantRange.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConstantRange.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000661 DE66F27908ABF03200323D32 /* DataTypes.h.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = DataTypes.h.in; sourceTree = "<group>"; };
662 DE66F27A08ABF03200323D32 /* Debug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Debug.h; sourceTree = "<group>"; };
663 DE66F27B08ABF03200323D32 /* DOTGraphTraits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DOTGraphTraits.h; sourceTree = "<group>"; };
664 DE66F27C08ABF03200323D32 /* DynamicLinker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DynamicLinker.h; sourceTree = "<group>"; };
665 DE66F27D08ABF03200323D32 /* ELF.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ELF.h; sourceTree = "<group>"; };
666 DE66F27E08ABF03200323D32 /* FileUtilities.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FileUtilities.h; sourceTree = "<group>"; };
667 DE66F27F08ABF03200323D32 /* GetElementPtrTypeIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GetElementPtrTypeIterator.h; sourceTree = "<group>"; };
668 DE66F28008ABF03200323D32 /* GraphWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GraphWriter.h; sourceTree = "<group>"; };
669 DE66F28108ABF03200323D32 /* InstIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstIterator.h; sourceTree = "<group>"; };
670 DE66F28208ABF03200323D32 /* InstVisitor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstVisitor.h; sourceTree = "<group>"; };
671 DE66F28308ABF03200323D32 /* LeakDetector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LeakDetector.h; sourceTree = "<group>"; };
672 DE66F28408ABF03200323D32 /* Mangler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Mangler.h; sourceTree = "<group>"; };
673 DE66F28508ABF03200323D32 /* MathExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MathExtras.h; sourceTree = "<group>"; };
674 DE66F28608ABF03200323D32 /* MutexGuard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MutexGuard.h; sourceTree = "<group>"; };
675 DE66F28708ABF03200323D32 /* PassNameParser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PassNameParser.h; sourceTree = "<group>"; };
676 DE66F28808ABF03200323D32 /* PatternMatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PatternMatch.h; sourceTree = "<group>"; };
677 DE66F28908ABF03200323D32 /* PluginLoader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PluginLoader.h; sourceTree = "<group>"; };
678 DE66F28A08ABF03200323D32 /* SlowOperationInformer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SlowOperationInformer.h; sourceTree = "<group>"; };
679 DE66F28B08ABF03200323D32 /* StableBasicBlockNumbering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = StableBasicBlockNumbering.h; sourceTree = "<group>"; };
680 DE66F28C08ABF03200323D32 /* SystemUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SystemUtils.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000681 DE66F28E08ABF03200323D32 /* Timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = "<group>"; };
682 DE66F28F08ABF03200323D32 /* ToolRunner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ToolRunner.h; sourceTree = "<group>"; };
683 DE66F29008ABF03200323D32 /* type_traits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = type_traits.h; sourceTree = "<group>"; };
684 DE66F29108ABF03200323D32 /* TypeInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TypeInfo.h; sourceTree = "<group>"; };
685 DE66F29208ABF03200323D32 /* SymbolTable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SymbolTable.h; sourceTree = "<group>"; };
686 DE66F29308ABF03200323D32 /* SymbolTableListTraits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SymbolTableListTraits.h; sourceTree = "<group>"; };
687 DE66F29508ABF03200323D32 /* DynamicLibrary.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DynamicLibrary.h; sourceTree = "<group>"; };
688 DE66F29608ABF03200323D32 /* LICENSE.TXT */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE.TXT; sourceTree = "<group>"; };
689 DE66F29708ABF03200323D32 /* MappedFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MappedFile.h; sourceTree = "<group>"; };
690 DE66F29808ABF03200323D32 /* Memory.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Memory.h; sourceTree = "<group>"; };
691 DE66F29908ABF03200323D32 /* Mutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Mutex.h; sourceTree = "<group>"; };
692 DE66F29A08ABF03200323D32 /* Path.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Path.h; sourceTree = "<group>"; };
693 DE66F29B08ABF03200323D32 /* Process.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Process.h; sourceTree = "<group>"; };
694 DE66F29C08ABF03200323D32 /* Program.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Program.h; sourceTree = "<group>"; };
695 DE66F29D08ABF03200323D32 /* Signals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Signals.h; sourceTree = "<group>"; };
696 DE66F29E08ABF03200323D32 /* TimeValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TimeValue.h; sourceTree = "<group>"; };
697 DE66F2A008ABF03200323D32 /* MRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MRegisterInfo.h; sourceTree = "<group>"; };
698 DE66F2A108ABF03200323D32 /* TargetData.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetData.h; sourceTree = "<group>"; };
699 DE66F2A208ABF03200323D32 /* TargetFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetFrameInfo.h; sourceTree = "<group>"; };
700 DE66F2A308ABF03200323D32 /* TargetInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetInstrInfo.h; sourceTree = "<group>"; };
701 DE66F2A408ABF03200323D32 /* TargetJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetJITInfo.h; sourceTree = "<group>"; };
702 DE66F2A508ABF03200323D32 /* TargetLowering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetLowering.h; sourceTree = "<group>"; };
703 DE66F2A608ABF03200323D32 /* TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetMachine.h; sourceTree = "<group>"; };
704 DE66F2A708ABF03200323D32 /* TargetMachineRegistry.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetMachineRegistry.h; sourceTree = "<group>"; };
705 DE66F2A808ABF03200323D32 /* TargetOptions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetOptions.h; sourceTree = "<group>"; };
706 DE66F2A908ABF03200323D32 /* TargetSchedInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetSchedInfo.h; sourceTree = "<group>"; };
707 DE66F2AA08ABF03200323D32 /* TargetSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetSubtarget.h; sourceTree = "<group>"; };
708 DE66F2AC08ABF03200323D32 /* Instrumentation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Instrumentation.h; sourceTree = "<group>"; };
709 DE66F2AD08ABF03200323D32 /* IPO.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IPO.h; sourceTree = "<group>"; };
710 DE66F2AE08ABF03200323D32 /* LinkAllPasses.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LinkAllPasses.h; sourceTree = "<group>"; };
711 DE66F2AF08ABF03200323D32 /* Scalar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Scalar.h; sourceTree = "<group>"; };
712 DE66F2B108ABF03200323D32 /* BasicBlockUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BasicBlockUtils.h; sourceTree = "<group>"; };
713 DE66F2B208ABF03200323D32 /* Cloning.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Cloning.h; sourceTree = "<group>"; };
714 DE66F2B308ABF03200323D32 /* FunctionUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FunctionUtils.h; sourceTree = "<group>"; };
715 DE66F2B408ABF03200323D32 /* Local.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Local.h; sourceTree = "<group>"; };
716 DE66F2B508ABF03200323D32 /* PromoteMemToReg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PromoteMemToReg.h; sourceTree = "<group>"; };
717 DE66F2B608ABF03200323D32 /* UnifyFunctionExitNodes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = UnifyFunctionExitNodes.h; sourceTree = "<group>"; };
718 DE66F2B708ABF03200323D32 /* Type.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Type.h; sourceTree = "<group>"; };
719 DE66F2B808ABF03200323D32 /* Use.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Use.h; sourceTree = "<group>"; };
720 DE66F2B908ABF03200323D32 /* User.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = User.h; sourceTree = "<group>"; };
721 DE66F2BA08ABF03200323D32 /* Value.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Value.h; sourceTree = "<group>"; };
722 DE66F2BF08ABF14400323D32 /* AnalysisWrappers.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AnalysisWrappers.cpp; sourceTree = "<group>"; };
723 DE66F2C008ABF14400323D32 /* analyze.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = analyze.cpp; sourceTree = "<group>"; };
724 DE66F2C908ABF14400323D32 /* GraphPrinters.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GraphPrinters.cpp; sourceTree = "<group>"; };
725 DE66F2CC08ABF14400323D32 /* BugDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BugDriver.cpp; sourceTree = "<group>"; };
726 DE66F2CD08ABF14400323D32 /* BugDriver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BugDriver.h; sourceTree = "<group>"; };
727 DE66F2CE08ABF14400323D32 /* bugpoint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = bugpoint.cpp; sourceTree = "<group>"; };
728 DE66F2CF08ABF14400323D32 /* CrashDebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CrashDebugger.cpp; sourceTree = "<group>"; };
729 DE66F2E208ABF14400323D32 /* ExecutionDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExecutionDriver.cpp; sourceTree = "<group>"; };
730 DE66F2E308ABF14400323D32 /* ExtractFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExtractFunction.cpp; sourceTree = "<group>"; };
731 DE66F2E408ABF14400323D32 /* ListReducer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ListReducer.h; sourceTree = "<group>"; };
732 DE66F2E608ABF14400323D32 /* Miscompilation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Miscompilation.cpp; sourceTree = "<group>"; };
733 DE66F2E708ABF14400323D32 /* OptimizerDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = OptimizerDriver.cpp; sourceTree = "<group>"; };
734 DE66F2E808ABF14400323D32 /* TestPasses.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TestPasses.cpp; sourceTree = "<group>"; };
735 DE66F2EE08ABF14400323D32 /* gccas.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = gccas.cpp; path = gccas/gccas.cpp; sourceTree = "<group>"; };
736 DE66F2F708ABF14400323D32 /* gccld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = gccld.cpp; sourceTree = "<group>"; };
737 DE66F2F808ABF14400323D32 /* gccld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gccld.h; sourceTree = "<group>"; };
738 DE66F2F908ABF14400323D32 /* GenerateCode.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GenerateCode.cpp; sourceTree = "<group>"; };
739 DE66F30008ABF14400323D32 /* llc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = llc.cpp; path = llc/llc.cpp; sourceTree = "<group>"; };
740 DE66F30708ABF14400323D32 /* lli.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = lli.cpp; path = lli/lli.cpp; sourceTree = "<group>"; };
741 DE66F30E08ABF14400323D32 /* llvm-ar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-ar.cpp"; path = "llvm-ar/llvm-ar.cpp"; sourceTree = "<group>"; };
742 DE66F31508ABF14400323D32 /* llvm-as.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-as.cpp"; path = "llvm-as/llvm-as.cpp"; sourceTree = "<group>"; };
743 DE66F31C08ABF14400323D32 /* llvm-bcanalyzer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-bcanalyzer.cpp"; path = "llvm-bcanalyzer/llvm-bcanalyzer.cpp"; sourceTree = "<group>"; };
744 DE66F31F08ABF14400323D32 /* CLICommand.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CLICommand.h; sourceTree = "<group>"; };
745 DE66F32008ABF14400323D32 /* CLIDebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CLIDebugger.cpp; sourceTree = "<group>"; };
746 DE66F32108ABF14400323D32 /* CLIDebugger.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CLIDebugger.h; sourceTree = "<group>"; };
747 DE66F32208ABF14400323D32 /* Commands.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Commands.cpp; sourceTree = "<group>"; };
748 DE66F32B08ABF14400323D32 /* llvm-db.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "llvm-db.cpp"; sourceTree = "<group>"; };
749 DE66F33208ABF14400323D32 /* llvm-dis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-dis.cpp"; path = "llvm-dis/llvm-dis.cpp"; sourceTree = "<group>"; };
750 DE66F33908ABF14400323D32 /* llvm-extract.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-extract.cpp"; path = "llvm-extract/llvm-extract.cpp"; sourceTree = "<group>"; };
751 DE66F34208ABF14400323D32 /* llvm-ld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "llvm-ld.cpp"; sourceTree = "<group>"; };
752 DE66F34408ABF14400323D32 /* Optimize.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Optimize.cpp; sourceTree = "<group>"; };
753 DE66F34A08ABF14400323D32 /* llvm-link.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-link.cpp"; path = "llvm-link/llvm-link.cpp"; sourceTree = "<group>"; };
754 DE66F35108ABF14400323D32 /* llvm-nm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-nm.cpp"; path = "llvm-nm/llvm-nm.cpp"; sourceTree = "<group>"; };
755 DE66F35808ABF14500323D32 /* llvm-prof.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-prof.cpp"; path = "llvm-prof/llvm-prof.cpp"; sourceTree = "<group>"; };
756 DE66F35F08ABF14500323D32 /* llvm-ranlib.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-ranlib.cpp"; path = "llvm-ranlib/llvm-ranlib.cpp"; sourceTree = "<group>"; };
757 DE66F36908ABF14500323D32 /* c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = c; sourceTree = "<group>"; };
758 DE66F36A08ABF14500323D32 /* CompilerDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CompilerDriver.cpp; sourceTree = "<group>"; };
759 DE66F36B08ABF14500323D32 /* CompilerDriver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CompilerDriver.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000760 DE66F36D08ABF14500323D32 /* ConfigLexer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConfigLexer.h; sourceTree = "<group>"; };
761 DE66F36E08ABF14500323D32 /* ConfigLexer.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = ConfigLexer.l; sourceTree = "<group>"; };
762 DE66F36F08ABF14500323D32 /* Configuration.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Configuration.cpp; sourceTree = "<group>"; };
763 DE66F37008ABF14500323D32 /* Configuration.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Configuration.h; sourceTree = "<group>"; };
764 DE66F37108ABF14500323D32 /* cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = cpp; sourceTree = "<group>"; };
765 DE66F37D08ABF14500323D32 /* ll */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ll; sourceTree = "<group>"; };
766 DE66F37E08ABF14500323D32 /* llvmc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvmc.cpp; sourceTree = "<group>"; };
767 DE66F38708ABF14500323D32 /* opt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = opt.cpp; path = opt/opt.cpp; sourceTree = "<group>"; };
768 DE66F38C08ABF35300323D32 /* CREDITS.TXT */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = CREDITS.TXT; path = ../CREDITS.TXT; sourceTree = SOURCE_ROOT; };
Chris Lattner9656e722005-08-11 22:19:26 +0000769 DE66F38F08ABF35C00323D32 /* AliasAnalysis.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = AliasAnalysis.html; sourceTree = "<group>"; };
770 DE66F39008ABF35C00323D32 /* Bugpoint.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = Bugpoint.html; sourceTree = "<group>"; };
771 DE66F39108ABF35C00323D32 /* BytecodeFormat.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = BytecodeFormat.html; sourceTree = "<group>"; };
772 DE66F39208ABF35C00323D32 /* CFEBuildInstrs.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = CFEBuildInstrs.html; sourceTree = "<group>"; };
773 DE66F39308ABF35C00323D32 /* CodeGenerator.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = CodeGenerator.html; sourceTree = "<group>"; };
774 DE66F39408ABF35C00323D32 /* CodingStandards.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = CodingStandards.html; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000775 DE66F39708ABF35C00323D32 /* analyze.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = analyze.pod; sourceTree = "<group>"; };
776 DE66F39808ABF35C00323D32 /* bugpoint.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = bugpoint.pod; sourceTree = "<group>"; };
777 DE66F39908ABF35C00323D32 /* gccas.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = gccas.pod; sourceTree = "<group>"; };
778 DE66F39A08ABF35C00323D32 /* gccld.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = gccld.pod; sourceTree = "<group>"; };
779 DE66F39E08ABF35C00323D32 /* index.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = index.html; sourceTree = "<group>"; };
780 DE66F39F08ABF35C00323D32 /* llc.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llc.pod; sourceTree = "<group>"; };
781 DE66F3A008ABF35C00323D32 /* lli.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = lli.pod; sourceTree = "<group>"; };
782 DE66F3A108ABF35C00323D32 /* llvm-ar.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-ar.pod"; sourceTree = "<group>"; };
783 DE66F3A208ABF35C00323D32 /* llvm-as.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-as.pod"; sourceTree = "<group>"; };
784 DE66F3A308ABF35C00323D32 /* llvm-bcanalyzer.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-bcanalyzer.pod"; sourceTree = "<group>"; };
785 DE66F3A408ABF35C00323D32 /* llvm-db.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-db.pod"; sourceTree = "<group>"; };
786 DE66F3A508ABF35C00323D32 /* llvm-dis.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-dis.pod"; sourceTree = "<group>"; };
787 DE66F3A608ABF35C00323D32 /* llvm-extract.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-extract.pod"; sourceTree = "<group>"; };
788 DE66F3A708ABF35C00323D32 /* llvm-ld.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-ld.pod"; sourceTree = "<group>"; };
789 DE66F3A808ABF35C00323D32 /* llvm-link.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-link.pod"; sourceTree = "<group>"; };
790 DE66F3A908ABF35C00323D32 /* llvm-nm.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-nm.pod"; sourceTree = "<group>"; };
791 DE66F3AA08ABF35C00323D32 /* llvm-prof.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-prof.pod"; sourceTree = "<group>"; };
792 DE66F3AB08ABF35C00323D32 /* llvm-ranlib.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-ranlib.pod"; sourceTree = "<group>"; };
793 DE66F3AC08ABF35C00323D32 /* llvmc.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvmc.pod; sourceTree = "<group>"; };
794 DE66F3AD08ABF35C00323D32 /* llvmgcc.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvmgcc.pod; sourceTree = "<group>"; };
795 DE66F3AE08ABF35C00323D32 /* llvmgxx.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvmgxx.pod; sourceTree = "<group>"; };
796 DE66F3AF08ABF35C00323D32 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
797 DE66F3B408ABF35D00323D32 /* manpage.css */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = manpage.css; sourceTree = "<group>"; };
798 DE66F3B508ABF35D00323D32 /* opt.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = opt.pod; sourceTree = "<group>"; };
799 DE66F3B808ABF35D00323D32 /* stkrc.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = stkrc.pod; sourceTree = "<group>"; };
800 DE66F3B908ABF35D00323D32 /* CommandLine.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = CommandLine.html; sourceTree = "<group>"; };
801 DE66F3BA08ABF35D00323D32 /* CompilerDriver.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = CompilerDriver.html; sourceTree = "<group>"; };
802 DE66F3BB08ABF35D00323D32 /* CompilerWriterInfo.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = CompilerWriterInfo.html; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000803 DE66F3BD08ABF35D00323D32 /* doxygen.cfg.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.cfg.in; sourceTree = "<group>"; };
804 DE66F3BE08ABF35D00323D32 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.css; sourceTree = "<group>"; };
805 DE66F3BF08ABF35D00323D32 /* doxygen.footer */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.footer; sourceTree = "<group>"; };
806 DE66F3C008ABF35D00323D32 /* doxygen.header */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.header; sourceTree = "<group>"; };
807 DE66F3C108ABF35D00323D32 /* doxygen.intro */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.intro; sourceTree = "<group>"; };
808 DE66F3C208ABF35D00323D32 /* ExtendingLLVM.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = ExtendingLLVM.html; sourceTree = "<group>"; };
809 DE66F3C308ABF35D00323D32 /* FAQ.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = FAQ.html; sourceTree = "<group>"; };
810 DE66F3C408ABF35D00323D32 /* GarbageCollection.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = GarbageCollection.html; sourceTree = "<group>"; };
811 DE66F3C508ABF35D00323D32 /* GettingStarted.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = GettingStarted.html; sourceTree = "<group>"; };
812 DE66F3C608ABF35D00323D32 /* GettingStartedVS.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = GettingStartedVS.html; sourceTree = "<group>"; };
813 DE66F3E408ABF35D00323D32 /* HowToSubmitABug.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = HowToSubmitABug.html; sourceTree = "<group>"; };
814 DE66F3E608ABF35D00323D32 /* Debugging.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Debugging.gif; sourceTree = "<group>"; };
815 DE66F3E708ABF35D00323D32 /* libdeps.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = libdeps.gif; sourceTree = "<group>"; };
816 DE66F3E808ABF35D00323D32 /* lines.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = lines.gif; sourceTree = "<group>"; };
817 DE66F3E908ABF35D00323D32 /* objdeps.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = objdeps.gif; sourceTree = "<group>"; };
818 DE66F3EA08ABF35D00323D32 /* venusflytrap.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = venusflytrap.jpg; sourceTree = "<group>"; };
819 DE66F3EB08ABF35D00323D32 /* index.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = index.html; sourceTree = "<group>"; };
820 DE66F3EC08ABF35D00323D32 /* LangRef.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = LangRef.html; sourceTree = "<group>"; };
821 DE66F3ED08ABF35D00323D32 /* Lexicon.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = Lexicon.html; sourceTree = "<group>"; };
822 DE66F3EE08ABF35D00323D32 /* llvm.css */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvm.css; sourceTree = "<group>"; };
823 DE66F3EF08ABF35D00323D32 /* LLVMVsTheWorld.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = LLVMVsTheWorld.html; sourceTree = "<group>"; };
824 DE66F3F108ABF35D00323D32 /* MakefileGuide.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = MakefileGuide.html; sourceTree = "<group>"; };
825 DE66F3F208ABF35D00323D32 /* ProgrammersManual.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = ProgrammersManual.html; sourceTree = "<group>"; };
826 DE66F3F308ABF35D00323D32 /* Projects.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = Projects.html; sourceTree = "<group>"; };
827 DE66F3F408ABF35D00323D32 /* ReleaseNotes.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = ReleaseNotes.html; sourceTree = "<group>"; };
828 DE66F3F508ABF35D00323D32 /* SourceLevelDebugging.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = SourceLevelDebugging.html; sourceTree = "<group>"; };
829 DE66F3F608ABF35D00323D32 /* Stacker.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = Stacker.html; sourceTree = "<group>"; };
830 DE66F3F708ABF35D00323D32 /* SystemLibrary.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = SystemLibrary.html; sourceTree = "<group>"; };
831 DE66F3F808ABF35D00323D32 /* TableGenFundamentals.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = TableGenFundamentals.html; sourceTree = "<group>"; };
832 DE66F3F908ABF35D00323D32 /* TestingGuide.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = TestingGuide.html; sourceTree = "<group>"; };
833 DE66F3FA08ABF35D00323D32 /* UsingLibraries.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = UsingLibraries.html; sourceTree = "<group>"; };
834 DE66F3FB08ABF35D00323D32 /* WritingAnLLVMBackend.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = WritingAnLLVMBackend.html; sourceTree = "<group>"; };
835 DE66F3FC08ABF35D00323D32 /* WritingAnLLVMPass.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = WritingAnLLVMPass.html; sourceTree = "<group>"; };
836 DE66F3FF08ABF37000323D32 /* BFtoLLVM.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = BFtoLLVM.cpp; path = BFtoLLVM/BFtoLLVM.cpp; sourceTree = "<group>"; };
837 DE66F40E08ABF37000323D32 /* fibonacci.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = fibonacci.cpp; path = Fibonacci/fibonacci.cpp; sourceTree = "<group>"; };
838 DE66F41508ABF37000323D32 /* HowToUseJIT.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = HowToUseJIT.cpp; path = HowToUseJIT/HowToUseJIT.cpp; sourceTree = "<group>"; };
839 DE66F41E08ABF37000323D32 /* ModuleMaker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ModuleMaker.cpp; path = ModuleMaker/ModuleMaker.cpp; sourceTree = "<group>"; };
840 DE66F42608ABF37000323D32 /* ParallelJIT.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ParallelJIT.cpp; path = ParallelJIT/ParallelJIT.cpp; sourceTree = "<group>"; };
Chris Lattnerb91ac8c2005-08-18 19:52:06 +0000841 DE694D9F08B51E0C0039C106 /* ScheduleDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScheduleDAG.cpp; sourceTree = "<group>"; };
Chris Lattner777fd272005-09-07 23:53:49 +0000842 DE81704008CFB44D0093BDEF /* fpcmp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = fpcmp.cpp; path = fpcmp/fpcmp.cpp; sourceTree = "<group>"; };
843 DE81704F08CFB44D0093BDEF /* NightlyTest.gnuplot */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = NightlyTest.gnuplot; sourceTree = "<group>"; };
844 DE81705008CFB44D0093BDEF /* NightlyTest.pl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = NightlyTest.pl; sourceTree = "<group>"; };
845 DE81705108CFB44D0093BDEF /* NightlyTestTemplate.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = NightlyTestTemplate.html; sourceTree = "<group>"; };
846 DE81705908CFB44D0093BDEF /* AsmWriterEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AsmWriterEmitter.cpp; sourceTree = "<group>"; };
847 DE81705A08CFB44D0093BDEF /* AsmWriterEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AsmWriterEmitter.h; sourceTree = "<group>"; };
848 DE81705B08CFB44D0093BDEF /* CodeEmitterGen.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CodeEmitterGen.cpp; sourceTree = "<group>"; };
849 DE81705C08CFB44D0093BDEF /* CodeEmitterGen.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CodeEmitterGen.h; sourceTree = "<group>"; };
850 DE81705D08CFB44D0093BDEF /* CodeGenInstruction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CodeGenInstruction.h; sourceTree = "<group>"; };
851 DE81705E08CFB44D0093BDEF /* CodeGenRegisters.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CodeGenRegisters.h; sourceTree = "<group>"; };
852 DE81705F08CFB44D0093BDEF /* CodeGenTarget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CodeGenTarget.cpp; sourceTree = "<group>"; };
853 DE81706008CFB44D0093BDEF /* CodeGenTarget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CodeGenTarget.h; sourceTree = "<group>"; };
854 DE81706708CFB44D0093BDEF /* DAGISelEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DAGISelEmitter.cpp; sourceTree = "<group>"; };
855 DE81706808CFB44D0093BDEF /* DAGISelEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DAGISelEmitter.h; sourceTree = "<group>"; };
856 DE81708408CFB44D0093BDEF /* FileLexer.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = FileLexer.l; sourceTree = "<group>"; };
857 DE81708808CFB44D0093BDEF /* FileParser.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; path = FileParser.y; sourceTree = "<group>"; };
858 DE81708908CFB44D0093BDEF /* InstrInfoEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InstrInfoEmitter.cpp; sourceTree = "<group>"; };
859 DE81708A08CFB44D0093BDEF /* InstrInfoEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstrInfoEmitter.h; sourceTree = "<group>"; };
860 DE81708B08CFB44D0093BDEF /* InstrSelectorEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InstrSelectorEmitter.cpp; sourceTree = "<group>"; };
861 DE81708C08CFB44D0093BDEF /* InstrSelectorEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstrSelectorEmitter.h; sourceTree = "<group>"; };
862 DE81708E08CFB44D0093BDEF /* Record.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Record.cpp; sourceTree = "<group>"; };
863 DE81708F08CFB44D0093BDEF /* Record.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Record.h; sourceTree = "<group>"; };
864 DE81709008CFB44D0093BDEF /* RegisterInfoEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegisterInfoEmitter.cpp; sourceTree = "<group>"; };
865 DE81709108CFB44D0093BDEF /* RegisterInfoEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RegisterInfoEmitter.h; sourceTree = "<group>"; };
866 DE8170AA08CFB44D0093BDEF /* TableGen.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TableGen.cpp; sourceTree = "<group>"; };
867 DE8170AB08CFB44D0093BDEF /* TableGenBackend.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TableGenBackend.cpp; sourceTree = "<group>"; };
868 DE8170AC08CFB44D0093BDEF /* TableGenBackend.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TableGenBackend.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000869/* End PBXFileReference section */
870
871/* Begin PBXGroup section */
872 08FB7794FE84155DC02AAC07 /* LLVM */ = {
873 isa = PBXGroup;
874 children = (
875 DE66F1E908ABF03100323D32 /* include/llvm */,
876 DE66ECBD08ABEC0700323D32 /* lib/Analysis */,
877 DE66EC8808ABEAC900323D32 /* lib/AsmParser */,
878 DE66ECBC08ABEB8E00323D32 /* lib/Bytecode */,
879 DE66ED3E08ABEC2A00323D32 /* lib/CodeGen */,
880 DE66ED9A08ABEC7200323D32 /* lib/Debugger */,
881 DE66EDBF08ABEC8F00323D32 /* lib/ExecutionEngine */,
882 DE66EDEB08ABEDD300323D32 /* lib/Linker */,
883 DE66EDFB08ABEDE600323D32 /* lib/Support */,
884 DE66EE4908ABEE3400323D32 /* lib/System */,
885 DE66EE9608ABEE5D00323D32 /* lib/Target */,
886 DE66F0E108ABEFB300323D32 /* lib/Transforms */,
887 DE66EC7508ABE8EF00323D32 /* lib/VMCore */,
888 DE66F2BD08ABF14400323D32 /* tools */,
Chris Lattner777fd272005-09-07 23:53:49 +0000889 DE816FAC08CFB44C0093BDEF /* utils */,
Chris Lattner9656e722005-08-11 22:19:26 +0000890 DE66F38D08ABF35C00323D32 /* docs */,
891 DE66F3FD08ABF37000323D32 /* examples */,
892 DE66F38C08ABF35300323D32 /* CREDITS.TXT */,
893 );
894 name = LLVM;
895 sourceTree = "<group>";
896 };
897 DE66EC7508ABE8EF00323D32 /* lib/VMCore */ = {
898 isa = PBXGroup;
899 children = (
900 DE66EC5B08ABE86900323D32 /* AsmWriter.cpp */,
901 DE66EC5C08ABE86A00323D32 /* BasicBlock.cpp */,
902 DE66EC5D08ABE86A00323D32 /* ConstantFolding.cpp */,
903 DE66EC5E08ABE86A00323D32 /* ConstantFolding.h */,
904 DE66EC5F08ABE86A00323D32 /* ConstantRange.cpp */,
905 DE66EC6008ABE86A00323D32 /* Constants.cpp */,
906 DE66EC6108ABE86A00323D32 /* Dominators.cpp */,
907 DE66EC6208ABE86A00323D32 /* Function.cpp */,
908 DE66EC6308ABE86A00323D32 /* Globals.cpp */,
909 DE66EC6408ABE86A00323D32 /* Instruction.cpp */,
910 DE66EC6508ABE86A00323D32 /* Instructions.cpp */,
911 DE66EC6608ABE86A00323D32 /* LeakDetector.cpp */,
912 DE66EC6708ABE86A00323D32 /* Mangler.cpp */,
913 DE66EC6808ABE86A00323D32 /* Module.cpp */,
914 DE66EC6908ABE86A00323D32 /* ModuleProvider.cpp */,
915 DE66EC6A08ABE86A00323D32 /* Pass.cpp */,
916 DE66EC6B08ABE86A00323D32 /* PassManagerT.h */,
917 DE66EC6C08ABE86A00323D32 /* SymbolTable.cpp */,
918 DE66EC6D08ABE86A00323D32 /* SymbolTableListTraitsImpl.h */,
919 DE66EC6E08ABE86A00323D32 /* Type.cpp */,
920 DE66EC6F08ABE86A00323D32 /* Value.cpp */,
921 DE66EC7008ABE86A00323D32 /* Verifier.cpp */,
922 );
923 name = lib/VMCore;
924 sourceTree = "<group>";
925 };
926 DE66EC8808ABEAC900323D32 /* lib/AsmParser */ = {
927 isa = PBXGroup;
928 children = (
929 DE66EC8A08ABEAF000323D32 /* Lexer.l */,
930 DE66EC8E08ABEAF000323D32 /* llvmAsmParser.y */,
931 DE66EC8F08ABEAF000323D32 /* Parser.cpp */,
932 DE66EC9008ABEAF000323D32 /* ParserInternals.h */,
933 );
934 name = lib/AsmParser;
935 sourceTree = "<group>";
936 };
937 DE66EC9308ABEB3900323D32 /* Reader */ = {
938 isa = PBXGroup;
939 children = (
940 DE66EC9408ABEB3900323D32 /* Analyzer.cpp */,
941 DE66EC9E08ABEB3900323D32 /* Reader.cpp */,
942 DE66EC9F08ABEB3900323D32 /* Reader.h */,
943 DE66ECA008ABEB3900323D32 /* ReaderWrappers.cpp */,
944 );
945 name = Reader;
946 path = ../lib/Bytecode/Reader;
947 sourceTree = SOURCE_ROOT;
948 };
949 DE66ECA108ABEB8000323D32 /* Archive */ = {
950 isa = PBXGroup;
951 children = (
952 DE66ECA208ABEB8000323D32 /* Archive.cpp */,
953 DE66ECA308ABEB8000323D32 /* ArchiveInternals.h */,
954 DE66ECA408ABEB8000323D32 /* ArchiveReader.cpp */,
955 DE66ECA508ABEB8000323D32 /* ArchiveWriter.cpp */,
956 );
957 name = Archive;
958 path = ../lib/Bytecode/Archive;
959 sourceTree = SOURCE_ROOT;
960 };
961 DE66ECAF08ABEB8000323D32 /* Writer */ = {
962 isa = PBXGroup;
963 children = (
964 DE66ECB708ABEB8000323D32 /* SlotCalculator.cpp */,
965 DE66ECB808ABEB8000323D32 /* SlotCalculator.h */,
966 DE66ECB908ABEB8000323D32 /* SlotTable.h */,
967 DE66ECBA08ABEB8000323D32 /* Writer.cpp */,
968 DE66ECBB08ABEB8000323D32 /* WriterInternals.h */,
969 );
970 name = Writer;
971 path = ../lib/Bytecode/Writer;
972 sourceTree = SOURCE_ROOT;
973 };
974 DE66ECBC08ABEB8E00323D32 /* lib/Bytecode */ = {
975 isa = PBXGroup;
976 children = (
977 DE66ECA108ABEB8000323D32 /* Archive */,
978 DE66EC9308ABEB3900323D32 /* Reader */,
979 DE66ECAF08ABEB8000323D32 /* Writer */,
980 );
981 name = lib/Bytecode;
982 sourceTree = "<group>";
983 };
984 DE66ECBD08ABEC0700323D32 /* lib/Analysis */ = {
985 isa = PBXGroup;
986 children = (
987 DE66ECC408ABEC0700323D32 /* DataStructure */,
988 DE66ED1A08ABEC0800323D32 /* IPA */,
989 DE66ECBE08ABEC0700323D32 /* AliasAnalysis.cpp */,
990 DE66ECBF08ABEC0700323D32 /* AliasAnalysisCounter.cpp */,
991 DE66ECC008ABEC0700323D32 /* AliasAnalysisEvaluator.cpp */,
992 DE66ECC108ABEC0700323D32 /* AliasSetTracker.cpp */,
993 DE66ECC208ABEC0700323D32 /* BasicAliasAnalysis.cpp */,
994 DE66ECC308ABEC0700323D32 /* CFGPrinter.cpp */,
995 DE66ED1608ABEC0800323D32 /* Expressions.cpp */,
996 DE66ED1708ABEC0800323D32 /* InstCount.cpp */,
997 DE66ED1808ABEC0800323D32 /* Interval.cpp */,
998 DE66ED1908ABEC0800323D32 /* IntervalPartition.cpp */,
999 DE66ED3308ABEC0800323D32 /* LoadValueNumbering.cpp */,
1000 DE66ED3408ABEC0800323D32 /* LoopInfo.cpp */,
1001 DE66ED3608ABEC0800323D32 /* PostDominators.cpp */,
1002 DE66ED3708ABEC0800323D32 /* ProfileInfo.cpp */,
1003 DE66ED3808ABEC0800323D32 /* ProfileInfoLoader.cpp */,
1004 DE66ED3908ABEC0800323D32 /* ProfileInfoLoaderPass.cpp */,
1005 DE66ED3A08ABEC0800323D32 /* ScalarEvolution.cpp */,
1006 DE66ED3B08ABEC0800323D32 /* ScalarEvolutionExpander.cpp */,
1007 DE66ED3C08ABEC0800323D32 /* Trace.cpp */,
1008 DE66ED3D08ABEC0800323D32 /* ValueNumbering.cpp */,
1009 );
1010 name = lib/Analysis;
1011 path = ../lib/Analysis;
1012 sourceTree = SOURCE_ROOT;
1013 };
1014 DE66ECC408ABEC0700323D32 /* DataStructure */ = {
1015 isa = PBXGroup;
1016 children = (
1017 DE66ECC508ABEC0700323D32 /* BottomUpClosure.cpp */,
1018 DE66ECC608ABEC0700323D32 /* CompleteBottomUp.cpp */,
1019 DE66ECC708ABEC0700323D32 /* DataStructure.cpp */,
1020 DE66ECC808ABEC0700323D32 /* DataStructureAA.cpp */,
1021 DE66ECC908ABEC0700323D32 /* DataStructureOpt.cpp */,
1022 DE66ECCA08ABEC0700323D32 /* DataStructureStats.cpp */,
1023 DE66ECE508ABEC0700323D32 /* EquivClassGraphs.cpp */,
1024 DE66ECE608ABEC0700323D32 /* GraphChecker.cpp */,
1025 DE66ECE708ABEC0700323D32 /* Local.cpp */,
1026 DE66ECE908ABEC0700323D32 /* Printer.cpp */,
1027 DE66ECEA08ABEC0700323D32 /* Steensgaard.cpp */,
1028 DE66ECEB08ABEC0700323D32 /* TopDownClosure.cpp */,
1029 );
1030 path = DataStructure;
1031 sourceTree = "<group>";
1032 };
1033 DE66ED1A08ABEC0800323D32 /* IPA */ = {
1034 isa = PBXGroup;
1035 children = (
1036 DE66ED1B08ABEC0800323D32 /* Andersens.cpp */,
1037 DE66ED1C08ABEC0800323D32 /* CallGraph.cpp */,
1038 DE66ED1D08ABEC0800323D32 /* CallGraphSCCPass.cpp */,
1039 DE66ED2E08ABEC0800323D32 /* FindUnsafePointerTypes.cpp */,
1040 DE66ED2F08ABEC0800323D32 /* FindUsedTypes.cpp */,
1041 DE66ED3008ABEC0800323D32 /* GlobalsModRef.cpp */,
1042 DE66ED3208ABEC0800323D32 /* PrintSCC.cpp */,
1043 );
1044 path = IPA;
1045 sourceTree = "<group>";
1046 };
1047 DE66ED3E08ABEC2A00323D32 /* lib/CodeGen */ = {
1048 isa = PBXGroup;
1049 children = (
1050 DE66ED8308ABEC2B00323D32 /* SelectionDAG */,
1051 DE66ED3F08ABEC2A00323D32 /* AsmPrinter.cpp */,
1052 DE66ED4008ABEC2A00323D32 /* BranchFolding.cpp */,
1053 DE66ED6F08ABEC2B00323D32 /* ELFWriter.cpp */,
1054 DE66ED7008ABEC2B00323D32 /* IntrinsicLowering.cpp */,
1055 DE66ED7108ABEC2B00323D32 /* LiveInterval.cpp */,
1056 DE66ED7208ABEC2B00323D32 /* LiveInterval.h */,
1057 DE66ED7308ABEC2B00323D32 /* LiveIntervalAnalysis.cpp */,
1058 DE66ED7408ABEC2B00323D32 /* LiveIntervalAnalysis.h */,
1059 DE66ED7508ABEC2B00323D32 /* LiveVariables.cpp */,
1060 DE66ED7608ABEC2B00323D32 /* MachineBasicBlock.cpp */,
1061 DE66ED7708ABEC2B00323D32 /* MachineCodeEmitter.cpp */,
1062 DE66ED7808ABEC2B00323D32 /* MachineFunction.cpp */,
1063 DE66ED7908ABEC2B00323D32 /* MachineInstr.cpp */,
1064 DE66ED7B08ABEC2B00323D32 /* Passes.cpp */,
1065 DE66ED7C08ABEC2B00323D32 /* PHIElimination.cpp */,
1066 DE66ED7D08ABEC2B00323D32 /* PhysRegTracker.h */,
1067 DE66ED7E08ABEC2B00323D32 /* PrologEpilogInserter.cpp */,
1068 DE66ED7F08ABEC2B00323D32 /* RegAllocIterativeScan.cpp */,
1069 DE66ED8008ABEC2B00323D32 /* RegAllocLinearScan.cpp */,
1070 DE66ED8108ABEC2B00323D32 /* RegAllocLocal.cpp */,
1071 DE66ED8208ABEC2B00323D32 /* RegAllocSimple.cpp */,
1072 DE66ED9508ABEC2B00323D32 /* TwoAddressInstructionPass.cpp */,
1073 DE66ED9608ABEC2B00323D32 /* UnreachableBlockElim.cpp */,
1074 DE66ED9708ABEC2B00323D32 /* ValueTypes.cpp */,
1075 DE66ED9808ABEC2B00323D32 /* VirtRegMap.cpp */,
1076 DE66ED9908ABEC2B00323D32 /* VirtRegMap.h */,
1077 );
1078 name = lib/CodeGen;
1079 path = ../lib/CodeGen;
1080 sourceTree = SOURCE_ROOT;
1081 };
1082 DE66ED8308ABEC2B00323D32 /* SelectionDAG */ = {
1083 isa = PBXGroup;
1084 children = (
Chris Lattnerb91ac8c2005-08-18 19:52:06 +00001085 DE694D9F08B51E0C0039C106 /* ScheduleDAG.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001086 DE66ED9008ABEC2B00323D32 /* LegalizeDAG.cpp */,
1087 DE66ED9208ABEC2B00323D32 /* SelectionDAG.cpp */,
1088 DE66ED9308ABEC2B00323D32 /* SelectionDAGISel.cpp */,
1089 DE66ED9408ABEC2B00323D32 /* SelectionDAGPrinter.cpp */,
1090 );
1091 path = SelectionDAG;
1092 sourceTree = "<group>";
1093 };
1094 DE66ED9A08ABEC7200323D32 /* lib/Debugger */ = {
1095 isa = PBXGroup;
1096 children = (
1097 DE66EDB108ABEC7300323D32 /* Debugger.cpp */,
1098 DE66EDB208ABEC7300323D32 /* FDHandle.cpp */,
1099 DE66EDB308ABEC7300323D32 /* FDHandle.h */,
1100 DE66EDB508ABEC7300323D32 /* ProgramInfo.cpp */,
1101 DE66EDB608ABEC7300323D32 /* README.txt */,
1102 DE66EDB708ABEC7300323D32 /* RuntimeInfo.cpp */,
1103 DE66EDB808ABEC7300323D32 /* SourceFile.cpp */,
1104 DE66EDB908ABEC7300323D32 /* SourceLanguage-CFamily.cpp */,
1105 DE66EDBA08ABEC7300323D32 /* SourceLanguage-CPlusPlus.cpp */,
1106 DE66EDBB08ABEC7300323D32 /* SourceLanguage-Unknown.cpp */,
1107 DE66EDBC08ABEC7300323D32 /* SourceLanguage.cpp */,
1108 DE66EDBD08ABEC7300323D32 /* UnixLocalInferiorProcess.cpp */,
1109 );
1110 name = lib/Debugger;
1111 path = ../lib/Debugger;
1112 sourceTree = SOURCE_ROOT;
1113 };
1114 DE66EDBF08ABEC8F00323D32 /* lib/ExecutionEngine */ = {
1115 isa = PBXGroup;
1116 children = (
1117 DE66EDC508ABEC9000323D32 /* Interpreter */,
1118 DE66EDD308ABEC9000323D32 /* JIT */,
1119 DE66EDC408ABEC9000323D32 /* ExecutionEngine.cpp */,
1120 );
1121 name = lib/ExecutionEngine;
1122 path = ../lib/ExecutionEngine;
1123 sourceTree = SOURCE_ROOT;
1124 };
1125 DE66EDC508ABEC9000323D32 /* Interpreter */ = {
1126 isa = PBXGroup;
1127 children = (
1128 DE66EDCE08ABEC9000323D32 /* Execution.cpp */,
1129 DE66EDCF08ABEC9000323D32 /* ExternalFunctions.cpp */,
1130 DE66EDD008ABEC9000323D32 /* Interpreter.cpp */,
1131 DE66EDD108ABEC9000323D32 /* Interpreter.h */,
1132 );
1133 path = Interpreter;
1134 sourceTree = "<group>";
1135 };
1136 DE66EDD308ABEC9000323D32 /* JIT */ = {
1137 isa = PBXGroup;
1138 children = (
1139 DE66EDDE08ABEC9100323D32 /* Intercept.cpp */,
1140 DE66EDDF08ABEC9100323D32 /* JIT.cpp */,
1141 DE66EDE008ABEC9100323D32 /* JIT.h */,
1142 DE66EDE108ABEC9100323D32 /* JITEmitter.cpp */,
1143 DE66EDE308ABEC9100323D32 /* TargetSelect.cpp */,
1144 );
1145 path = JIT;
1146 sourceTree = "<group>";
1147 };
1148 DE66EDEB08ABEDD300323D32 /* lib/Linker */ = {
1149 isa = PBXGroup;
1150 children = (
1151 DE66EDF608ABEDD300323D32 /* LinkArchives.cpp */,
1152 DE66EDF708ABEDD300323D32 /* Linker.cpp */,
1153 DE66EDF808ABEDD300323D32 /* LinkItems.cpp */,
1154 DE66EDF908ABEDD300323D32 /* LinkModules.cpp */,
1155 );
1156 name = lib/Linker;
1157 path = ../lib/Linker;
1158 sourceTree = SOURCE_ROOT;
1159 };
1160 DE66EDFB08ABEDE600323D32 /* lib/Support */ = {
1161 isa = PBXGroup;
1162 children = (
1163 DE66EDFD08ABEDE600323D32 /* bzip2 */,
1164 DE66EDFC08ABEDE600323D32 /* Annotation.cpp */,
1165 DE66EE1D08ABEDE600323D32 /* CommandLine.cpp */,
1166 DE66EE1E08ABEDE600323D32 /* Compressor.cpp */,
1167 DE66EE3D08ABEDE600323D32 /* Debug.cpp */,
1168 DE66EE3E08ABEDE600323D32 /* FileUtilities.cpp */,
1169 DE66EE3F08ABEDE600323D32 /* IsInf.cpp */,
1170 DE66EE4008ABEDE600323D32 /* IsNAN.cpp */,
1171 DE66EE4208ABEDE600323D32 /* PluginLoader.cpp */,
1172 DE66EE4308ABEDE600323D32 /* SlowOperationInformer.cpp */,
1173 DE66EE4408ABEDE600323D32 /* Statistic.cpp */,
1174 DE66EE4508ABEDE700323D32 /* StringExtras.cpp */,
1175 DE66EE4608ABEDE700323D32 /* SystemUtils.cpp */,
1176 DE66EE4708ABEDE700323D32 /* Timer.cpp */,
1177 DE66EE4808ABEDE700323D32 /* ToolRunner.cpp */,
1178 );
1179 name = lib/Support;
1180 path = ../lib/Support;
1181 sourceTree = SOURCE_ROOT;
1182 };
1183 DE66EDFD08ABEDE600323D32 /* bzip2 */ = {
1184 isa = PBXGroup;
1185 children = (
1186 DE66EDFE08ABEDE600323D32 /* blocksort.c */,
1187 DE66EDFF08ABEDE600323D32 /* bzlib.c */,
1188 DE66EE0008ABEDE600323D32 /* bzlib.h */,
1189 DE66EE0108ABEDE600323D32 /* bzlib_private.h */,
1190 DE66EE0208ABEDE600323D32 /* CHANGES */,
1191 DE66EE0308ABEDE600323D32 /* compress.c */,
1192 DE66EE0408ABEDE600323D32 /* crctable.c */,
1193 DE66EE1508ABEDE600323D32 /* decompress.c */,
1194 DE66EE1608ABEDE600323D32 /* huffman.c */,
1195 DE66EE1708ABEDE600323D32 /* LICENSE */,
1196 DE66EE1908ABEDE600323D32 /* randtable.c */,
1197 DE66EE1A08ABEDE600323D32 /* README */,
1198 DE66EE1B08ABEDE600323D32 /* README.COMPILATION.PROBLEMS */,
1199 DE66EE1C08ABEDE600323D32 /* Y2K_INFO */,
1200 );
1201 path = bzip2;
1202 sourceTree = "<group>";
1203 };
1204 DE66EE4908ABEE3400323D32 /* lib/System */ = {
1205 isa = PBXGroup;
1206 children = (
1207 DE66EE7E08ABEE3500323D32 /* Unix */,
1208 DE66EE8B08ABEE3500323D32 /* Win32 */,
1209 DE66EE6008ABEE3400323D32 /* DynamicLibrary.cpp */,
1210 DE66EE6108ABEE3400323D32 /* LICENSE.TXT */,
1211 DE66EE6208ABEE3400323D32 /* ltdl.c */,
1212 DE66EE6308ABEE3400323D32 /* ltdl.h */,
1213 DE66EE6508ABEE3400323D32 /* MappedFile.cpp */,
1214 DE66EE6608ABEE3400323D32 /* Memory.cpp */,
1215 DE66EE6708ABEE3400323D32 /* Mutex.cpp */,
1216 DE66EE6808ABEE3400323D32 /* Path.cpp */,
1217 DE66EE6908ABEE3400323D32 /* Process.cpp */,
1218 DE66EE6A08ABEE3400323D32 /* Program.cpp */,
1219 DE66EE6B08ABEE3400323D32 /* README.txt */,
1220 DE66EE7C08ABEE3400323D32 /* Signals.cpp */,
1221 DE66EE7D08ABEE3400323D32 /* TimeValue.cpp */,
1222 );
1223 name = lib/System;
1224 path = ../lib/System;
1225 sourceTree = SOURCE_ROOT;
1226 };
1227 DE66EE7E08ABEE3500323D32 /* Unix */ = {
1228 isa = PBXGroup;
1229 children = (
1230 DE66EE7F08ABEE3500323D32 /* MappedFile.inc */,
1231 DE66EE8008ABEE3500323D32 /* Memory.inc */,
1232 DE66EE8108ABEE3500323D32 /* Mutex.inc */,
1233 DE66EE8208ABEE3500323D32 /* Path.inc */,
1234 DE66EE8308ABEE3500323D32 /* Process.inc */,
1235 DE66EE8408ABEE3500323D32 /* Program.inc */,
1236 DE66EE8508ABEE3500323D32 /* README.txt */,
1237 DE66EE8608ABEE3500323D32 /* Signals.inc */,
1238 DE66EE8708ABEE3500323D32 /* SUS */,
1239 DE66EE8908ABEE3500323D32 /* TimeValue.inc */,
1240 DE66EE8A08ABEE3500323D32 /* Unix.h */,
1241 );
1242 path = Unix;
1243 sourceTree = "<group>";
1244 };
1245 DE66EE8708ABEE3500323D32 /* SUS */ = {
1246 isa = PBXGroup;
1247 children = (
1248 DE66EE8808ABEE3500323D32 /* Process.cpp */,
1249 );
1250 path = SUS;
1251 sourceTree = "<group>";
1252 };
1253 DE66EE8B08ABEE3500323D32 /* Win32 */ = {
1254 isa = PBXGroup;
1255 children = (
1256 DE66EE8C08ABEE3500323D32 /* DynamicLibrary.inc */,
1257 DE66EE8D08ABEE3500323D32 /* MappedFile.inc */,
1258 DE66EE8E08ABEE3500323D32 /* Memory.inc */,
1259 DE66EE8F08ABEE3500323D32 /* Mutex.inc */,
1260 DE66EE9008ABEE3500323D32 /* Path.inc */,
1261 DE66EE9108ABEE3500323D32 /* Process.inc */,
1262 DE66EE9208ABEE3500323D32 /* Program.inc */,
1263 DE66EE9308ABEE3500323D32 /* Signals.inc */,
1264 DE66EE9408ABEE3500323D32 /* TimeValue.inc */,
1265 DE66EE9508ABEE3500323D32 /* Win32.h */,
1266 );
1267 path = Win32;
1268 sourceTree = "<group>";
1269 };
1270 DE66EE9608ABEE5D00323D32 /* lib/Target */ = {
1271 isa = PBXGroup;
1272 children = (
1273 DE66EE9708ABEE5D00323D32 /* Alpha */,
1274 DE66EEC908ABEE5E00323D32 /* CBackend */,
1275 DE66EEE508ABEE5E00323D32 /* IA64 */,
1276 DE66EF1108ABEE5E00323D32 /* PowerPC */,
1277 DE66EF7008ABEE5F00323D32 /* Skeleton */,
1278 DE66EF9408ABEE5F00323D32 /* SparcV8 */,
1279 DE66EFC908ABEE5F00323D32 /* SparcV9 */,
1280 DE66F09308ABEE6000323D32 /* X86 */,
1281 DE66EF1008ABEE5E00323D32 /* MRegisterInfo.cpp */,
Jim Laskeyb1e11802005-09-01 21:38:21 +00001282 CF9BCD1508C75070001E7011 /* SubtargetFeature.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001283 DE66F08A08ABEE6000323D32 /* Target.td */,
1284 DE66F08B08ABEE6000323D32 /* TargetData.cpp */,
1285 DE66F08C08ABEE6000323D32 /* TargetFrameInfo.cpp */,
1286 DE66F08D08ABEE6000323D32 /* TargetInstrInfo.cpp */,
1287 DE66F08E08ABEE6000323D32 /* TargetLowering.cpp */,
1288 DE66F08F08ABEE6000323D32 /* TargetMachine.cpp */,
1289 DE66F09008ABEE6000323D32 /* TargetMachineRegistry.cpp */,
1290 DE66F09108ABEE6000323D32 /* TargetSchedInfo.cpp */,
1291 DE66F09208ABEE6000323D32 /* TargetSubtarget.cpp */,
1292 );
1293 name = lib/Target;
1294 path = ../lib/Target;
1295 sourceTree = SOURCE_ROOT;
1296 };
1297 DE66EE9708ABEE5D00323D32 /* Alpha */ = {
1298 isa = PBXGroup;
1299 children = (
1300 DE66EE9808ABEE5E00323D32 /* Alpha.h */,
1301 DE66EE9908ABEE5E00323D32 /* Alpha.td */,
1302 DE66EE9A08ABEE5E00323D32 /* AlphaAsmPrinter.cpp */,
1303 DE66EE9B08ABEE5E00323D32 /* AlphaCodeEmitter.cpp */,
1304 DE66EEA308ABEE5E00323D32 /* AlphaInstrFormats.td */,
1305 DE66EEA408ABEE5E00323D32 /* AlphaInstrInfo.cpp */,
1306 DE66EEA508ABEE5E00323D32 /* AlphaInstrInfo.h */,
1307 DE66EEA608ABEE5E00323D32 /* AlphaInstrInfo.td */,
1308 DE66EEA708ABEE5E00323D32 /* AlphaISelPattern.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001309 DE66EEA908ABEE5E00323D32 /* AlphaJITInfo.cpp */,
1310 DE66EEAA08ABEE5E00323D32 /* AlphaJITInfo.h */,
1311 DE66EEAB08ABEE5E00323D32 /* AlphaRegisterInfo.cpp */,
1312 DE66EEAC08ABEE5E00323D32 /* AlphaRegisterInfo.h */,
1313 DE66EEAD08ABEE5E00323D32 /* AlphaRegisterInfo.td */,
1314 DE66EEAE08ABEE5E00323D32 /* AlphaRelocations.h */,
1315 DE66EEAF08ABEE5E00323D32 /* AlphaTargetMachine.cpp */,
1316 DE66EEB008ABEE5E00323D32 /* AlphaTargetMachine.h */,
1317 );
1318 path = Alpha;
1319 sourceTree = "<group>";
1320 };
1321 DE66EEC908ABEE5E00323D32 /* CBackend */ = {
1322 isa = PBXGroup;
1323 children = (
1324 DE66EECA08ABEE5E00323D32 /* CTargetMachine.h */,
1325 DE66EED008ABEE5E00323D32 /* Writer.cpp */,
1326 );
1327 path = CBackend;
1328 sourceTree = "<group>";
1329 };
1330 DE66EEE508ABEE5E00323D32 /* IA64 */ = {
1331 isa = PBXGroup;
1332 children = (
1333 DE66EEF808ABEE5E00323D32 /* IA64.h */,
1334 DE66EEF908ABEE5E00323D32 /* IA64.td */,
1335 DE66EEFA08ABEE5E00323D32 /* IA64AsmPrinter.cpp */,
1336 DE66EF0108ABEE5E00323D32 /* IA64InstrBuilder.h */,
1337 DE66EF0208ABEE5E00323D32 /* IA64InstrFormats.td */,
1338 DE66EF0308ABEE5E00323D32 /* IA64InstrInfo.cpp */,
1339 DE66EF0408ABEE5E00323D32 /* IA64InstrInfo.h */,
1340 DE66EF0508ABEE5E00323D32 /* IA64InstrInfo.td */,
1341 DE66EF0608ABEE5E00323D32 /* IA64ISelPattern.cpp */,
1342 DE66EF0708ABEE5E00323D32 /* IA64MachineFunctionInfo.h */,
1343 DE66EF0808ABEE5E00323D32 /* IA64RegisterInfo.cpp */,
1344 DE66EF0908ABEE5E00323D32 /* IA64RegisterInfo.h */,
1345 DE66EF0A08ABEE5E00323D32 /* IA64RegisterInfo.td */,
1346 DE66EF0B08ABEE5E00323D32 /* IA64TargetMachine.cpp */,
1347 DE66EF0C08ABEE5E00323D32 /* IA64TargetMachine.h */,
1348 DE66EF0E08ABEE5E00323D32 /* README */,
1349 );
1350 path = IA64;
1351 sourceTree = "<group>";
1352 };
1353 DE66EF1108ABEE5E00323D32 /* PowerPC */ = {
1354 isa = PBXGroup;
1355 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00001356 DE66EF3D08ABEE5F00323D32 /* LICENSE.TXT */,
1357 DE66EF3F08ABEE5F00323D32 /* PowerPC.h */,
1358 DE66EF4008ABEE5F00323D32 /* PowerPC.td */,
1359 DE66EF4108ABEE5F00323D32 /* PowerPCAsmPrinter.cpp */,
1360 DE66EF4208ABEE5F00323D32 /* PowerPCBranchSelector.cpp */,
1361 DE66EF4308ABEE5F00323D32 /* PowerPCFrameInfo.h */,
1362 DE66EF4708ABEE5F00323D32 /* PowerPCInstrBuilder.h */,
1363 DE66EF4808ABEE5F00323D32 /* PowerPCInstrFormats.td */,
1364 DE66EF4908ABEE5F00323D32 /* PowerPCInstrInfo.h */,
1365 DE66EF4A08ABEE5F00323D32 /* PowerPCInstrInfo.td */,
1366 DE66EF4B08ABEE5F00323D32 /* PowerPCJITInfo.h */,
1367 DE66EF4C08ABEE5F00323D32 /* PowerPCRegisterInfo.td */,
1368 DE66EF4D08ABEE5F00323D32 /* PowerPCSubtarget.cpp */,
1369 DE66EF4E08ABEE5F00323D32 /* PowerPCSubtarget.h */,
1370 DE66EF4F08ABEE5F00323D32 /* PowerPCTargetMachine.cpp */,
1371 DE66EF5008ABEE5F00323D32 /* PowerPCTargetMachine.h */,
1372 DE66EF5108ABEE5F00323D32 /* PPC32.td */,
1373 DE66EF5208ABEE5F00323D32 /* PPC32CodeEmitter.cpp */,
1374 DE66EF5708ABEE5F00323D32 /* PPC32InstrInfo.cpp */,
1375 DE66EF5808ABEE5F00323D32 /* PPC32InstrInfo.h */,
1376 DE66EF5908ABEE5F00323D32 /* PPC32ISelPattern.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001377 DE66EF5B08ABEE5F00323D32 /* PPC32JITInfo.cpp */,
1378 DE66EF5C08ABEE5F00323D32 /* PPC32JITInfo.h */,
1379 DE66EF5D08ABEE5F00323D32 /* PPC32RegisterInfo.cpp */,
1380 DE66EF5E08ABEE5F00323D32 /* PPC32RegisterInfo.h */,
1381 DE66EF5F08ABEE5F00323D32 /* PPC32RegisterInfo.td */,
1382 DE66EF6008ABEE5F00323D32 /* PPC32Relocations.h */,
1383 DE66EF6108ABEE5F00323D32 /* PPC32TargetMachine.h */,
1384 DE66EF6208ABEE5F00323D32 /* PPC64.td */,
Chris Lattner9656e722005-08-11 22:19:26 +00001385 DE66EF6D08ABEE5F00323D32 /* PPC64RegisterInfo.td */,
Chris Lattner9656e722005-08-11 22:19:26 +00001386 DE66EF6F08ABEE5F00323D32 /* README.txt */,
1387 );
1388 path = PowerPC;
1389 sourceTree = "<group>";
1390 };
1391 DE66EF7008ABEE5F00323D32 /* Skeleton */ = {
1392 isa = PBXGroup;
1393 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00001394 DE66EF8208ABEE5F00323D32 /* README.txt */,
1395 DE66EF8308ABEE5F00323D32 /* Skeleton.h */,
1396 DE66EF8408ABEE5F00323D32 /* Skeleton.td */,
1397 DE66EF8A08ABEE5F00323D32 /* SkeletonInstrInfo.cpp */,
1398 DE66EF8B08ABEE5F00323D32 /* SkeletonInstrInfo.h */,
1399 DE66EF8C08ABEE5F00323D32 /* SkeletonInstrInfo.td */,
1400 DE66EF8D08ABEE5F00323D32 /* SkeletonJITInfo.cpp */,
1401 DE66EF8E08ABEE5F00323D32 /* SkeletonJITInfo.h */,
1402 DE66EF8F08ABEE5F00323D32 /* SkeletonRegisterInfo.cpp */,
1403 DE66EF9008ABEE5F00323D32 /* SkeletonRegisterInfo.h */,
1404 DE66EF9108ABEE5F00323D32 /* SkeletonRegisterInfo.td */,
1405 DE66EF9208ABEE5F00323D32 /* SkeletonTargetMachine.cpp */,
1406 DE66EF9308ABEE5F00323D32 /* SkeletonTargetMachine.h */,
1407 );
1408 path = Skeleton;
1409 sourceTree = "<group>";
1410 };
1411 DE66EF9408ABEE5F00323D32 /* SparcV8 */ = {
1412 isa = PBXGroup;
1413 children = (
1414 DE66EFAF08ABEE5F00323D32 /* DelaySlotFiller.cpp */,
1415 DE66EFB008ABEE5F00323D32 /* FPMover.cpp */,
1416 DE66EFB208ABEE5F00323D32 /* README.txt */,
1417 DE66EFB308ABEE5F00323D32 /* SparcV8.h */,
1418 DE66EFB408ABEE5F00323D32 /* SparcV8.td */,
1419 DE66EFB508ABEE5F00323D32 /* SparcV8AsmPrinter.cpp */,
1420 DE66EFB608ABEE5F00323D32 /* SparcV8CodeEmitter.cpp */,
1421 DE66EFBD08ABEE5F00323D32 /* SparcV8InstrFormats.td */,
1422 DE66EFBE08ABEE5F00323D32 /* SparcV8InstrInfo.cpp */,
1423 DE66EFBF08ABEE5F00323D32 /* SparcV8InstrInfo.h */,
1424 DE66EFC008ABEE5F00323D32 /* SparcV8InstrInfo.td */,
1425 DE66EFC108ABEE5F00323D32 /* SparcV8ISelPattern.cpp */,
1426 DE66EFC208ABEE5F00323D32 /* SparcV8ISelSimple.cpp */,
1427 DE66EFC308ABEE5F00323D32 /* SparcV8JITInfo.h */,
1428 DE66EFC408ABEE5F00323D32 /* SparcV8RegisterInfo.cpp */,
1429 DE66EFC508ABEE5F00323D32 /* SparcV8RegisterInfo.h */,
1430 DE66EFC608ABEE5F00323D32 /* SparcV8RegisterInfo.td */,
1431 DE66EFC708ABEE5F00323D32 /* SparcV8TargetMachine.cpp */,
1432 DE66EFC808ABEE5F00323D32 /* SparcV8TargetMachine.h */,
1433 );
1434 path = SparcV8;
1435 sourceTree = "<group>";
1436 };
1437 DE66EFC908ABEE5F00323D32 /* SparcV9 */ = {
1438 isa = PBXGroup;
1439 children = (
1440 DE66EFFC08ABEE6000323D32 /* InstrSched */,
1441 DE66F00F08ABEE6000323D32 /* LiveVar */,
1442 DE66F02608ABEE6000323D32 /* ModuloScheduling */,
1443 DE66F04608ABEE6000323D32 /* RegAlloc */,
Chris Lattner9656e722005-08-11 22:19:26 +00001444 DE66EFFA08ABEE6000323D32 /* DecomposeMultiDimRefs.cpp */,
1445 DE66EFFB08ABEE6000323D32 /* EmitBytecodeToAssembly.cpp */,
1446 DE66F00E08ABEE6000323D32 /* InternalGlobalMapper.cpp */,
1447 DE66F01E08ABEE6000323D32 /* MachineCodeForInstruction.cpp */,
1448 DE66F01F08ABEE6000323D32 /* MachineCodeForInstruction.h */,
1449 DE66F02008ABEE6000323D32 /* MachineFunctionInfo.cpp */,
1450 DE66F02108ABEE6000323D32 /* MachineFunctionInfo.h */,
1451 DE66F02208ABEE6000323D32 /* MachineInstrAnnot.h */,
1452 DE66F02408ABEE6000323D32 /* MappingInfo.cpp */,
1453 DE66F02508ABEE6000323D32 /* MappingInfo.h */,
1454 DE66F06208ABEE6000323D32 /* SparcV9.burg.in */,
Chris Lattner9656e722005-08-11 22:19:26 +00001455 DE66F06608ABEE6000323D32 /* SparcV9.td */,
1456 DE66F06708ABEE6000323D32 /* SparcV9_F2.td */,
1457 DE66F06808ABEE6000323D32 /* SparcV9_F3.td */,
1458 DE66F06908ABEE6000323D32 /* SparcV9_F4.td */,
1459 DE66F06A08ABEE6000323D32 /* SparcV9AsmPrinter.cpp */,
1460 DE66F06B08ABEE6000323D32 /* SparcV9BurgISel.cpp */,
1461 DE66F06C08ABEE6000323D32 /* SparcV9BurgISel.h */,
1462 DE66F06D08ABEE6000323D32 /* SparcV9CodeEmitter.cpp */,
1463 DE66F06E08ABEE6000323D32 /* SparcV9CodeEmitter.h */,
1464 DE66F06F08ABEE6000323D32 /* SparcV9FrameInfo.cpp */,
1465 DE66F07008ABEE6000323D32 /* SparcV9FrameInfo.h */,
1466 DE66F07208ABEE6000323D32 /* SparcV9Instr.def */,
1467 DE66F07308ABEE6000323D32 /* SparcV9InstrForest.h */,
1468 DE66F07408ABEE6000323D32 /* SparcV9InstrInfo.h */,
1469 DE66F07508ABEE6000323D32 /* SparcV9InstrInfo.td */,
1470 DE66F07608ABEE6000323D32 /* SparcV9Internals.h */,
1471 DE66F07708ABEE6000323D32 /* SparcV9JITInfo.cpp */,
1472 DE66F07808ABEE6000323D32 /* SparcV9JITInfo.h */,
1473 DE66F07908ABEE6000323D32 /* SparcV9PeepholeOpts.cpp */,
1474 DE66F07A08ABEE6000323D32 /* SparcV9PreSelection.cpp */,
1475 DE66F07B08ABEE6000323D32 /* SparcV9PrologEpilogInserter.cpp */,
1476 DE66F07C08ABEE6000323D32 /* SparcV9RegClassInfo.cpp */,
1477 DE66F07D08ABEE6000323D32 /* SparcV9RegClassInfo.h */,
1478 DE66F07E08ABEE6000323D32 /* SparcV9RegInfo.cpp */,
1479 DE66F07F08ABEE6000323D32 /* SparcV9RegInfo.h */,
1480 DE66F08008ABEE6000323D32 /* SparcV9RegisterInfo.cpp */,
1481 DE66F08108ABEE6000323D32 /* SparcV9RegisterInfo.h */,
1482 DE66F08208ABEE6000323D32 /* SparcV9RegisterInfo.td */,
1483 DE66F08308ABEE6000323D32 /* SparcV9Relocations.h */,
1484 DE66F08408ABEE6000323D32 /* SparcV9SchedInfo.cpp */,
1485 DE66F08508ABEE6000323D32 /* SparcV9StackSlots.cpp */,
1486 DE66F08608ABEE6000323D32 /* SparcV9TargetMachine.cpp */,
1487 DE66F08708ABEE6000323D32 /* SparcV9TargetMachine.h */,
1488 DE66F08808ABEE6000323D32 /* SparcV9TmpInstr.cpp */,
1489 DE66F08908ABEE6000323D32 /* SparcV9TmpInstr.h */,
1490 );
1491 path = SparcV9;
1492 sourceTree = "<group>";
1493 };
1494 DE66EFFC08ABEE6000323D32 /* InstrSched */ = {
1495 isa = PBXGroup;
1496 children = (
1497 DE66F00708ABEE6000323D32 /* InstrScheduling.cpp */,
1498 DE66F00908ABEE6000323D32 /* SchedGraph.cpp */,
1499 DE66F00A08ABEE6000323D32 /* SchedGraph.h */,
1500 DE66F00B08ABEE6000323D32 /* SchedGraphCommon.cpp */,
1501 DE66F00C08ABEE6000323D32 /* SchedPriorities.cpp */,
1502 DE66F00D08ABEE6000323D32 /* SchedPriorities.h */,
1503 );
1504 path = InstrSched;
1505 sourceTree = "<group>";
1506 };
1507 DE66F00F08ABEE6000323D32 /* LiveVar */ = {
1508 isa = PBXGroup;
1509 children = (
1510 DE66F01008ABEE6000323D32 /* BBLiveVar.cpp */,
1511 DE66F01108ABEE6000323D32 /* BBLiveVar.h */,
1512 DE66F01A08ABEE6000323D32 /* FunctionLiveVarInfo.cpp */,
1513 DE66F01B08ABEE6000323D32 /* FunctionLiveVarInfo.h */,
1514 DE66F01D08ABEE6000323D32 /* ValueSet.cpp */,
1515 );
1516 path = LiveVar;
1517 sourceTree = "<group>";
1518 };
1519 DE66F02608ABEE6000323D32 /* ModuloScheduling */ = {
1520 isa = PBXGroup;
1521 children = (
1522 DE66F03708ABEE6000323D32 /* DependenceAnalyzer.cpp */,
1523 DE66F03808ABEE6000323D32 /* DependenceAnalyzer.h */,
1524 DE66F03A08ABEE6000323D32 /* ModuloScheduling.cpp */,
1525 DE66F03B08ABEE6000323D32 /* ModuloScheduling.h */,
1526 DE66F03C08ABEE6000323D32 /* ModuloSchedulingSuperBlock.cpp */,
1527 DE66F03D08ABEE6000323D32 /* ModuloSchedulingSuperBlock.h */,
1528 DE66F03E08ABEE6000323D32 /* MSchedGraph.cpp */,
1529 DE66F03F08ABEE6000323D32 /* MSchedGraph.h */,
1530 DE66F04008ABEE6000323D32 /* MSchedGraphSB.cpp */,
1531 DE66F04108ABEE6000323D32 /* MSchedGraphSB.h */,
1532 DE66F04208ABEE6000323D32 /* MSSchedule.cpp */,
1533 DE66F04308ABEE6000323D32 /* MSSchedule.h */,
1534 DE66F04408ABEE6000323D32 /* MSScheduleSB.cpp */,
1535 DE66F04508ABEE6000323D32 /* MSScheduleSB.h */,
1536 );
1537 path = ModuloScheduling;
1538 sourceTree = "<group>";
1539 };
1540 DE66F04608ABEE6000323D32 /* RegAlloc */ = {
1541 isa = PBXGroup;
1542 children = (
1543 DE66F04708ABEE6000323D32 /* AllocInfo.h */,
1544 DE66F05408ABEE6000323D32 /* IGNode.cpp */,
1545 DE66F05508ABEE6000323D32 /* IGNode.h */,
1546 DE66F05608ABEE6000323D32 /* InterferenceGraph.cpp */,
1547 DE66F05708ABEE6000323D32 /* InterferenceGraph.h */,
1548 DE66F05808ABEE6000323D32 /* LiveRange.h */,
1549 DE66F05908ABEE6000323D32 /* LiveRangeInfo.cpp */,
1550 DE66F05A08ABEE6000323D32 /* LiveRangeInfo.h */,
1551 DE66F05C08ABEE6000323D32 /* Notes.txt */,
1552 DE66F05D08ABEE6000323D32 /* PhyRegAlloc.cpp */,
1553 DE66F05E08ABEE6000323D32 /* PhyRegAlloc.h */,
1554 DE66F05F08ABEE6000323D32 /* RegAllocCommon.h */,
1555 DE66F06008ABEE6000323D32 /* RegClass.cpp */,
1556 DE66F06108ABEE6000323D32 /* RegClass.h */,
1557 );
1558 path = RegAlloc;
1559 sourceTree = "<group>";
1560 };
1561 DE66F09308ABEE6000323D32 /* X86 */ = {
1562 isa = PBXGroup;
1563 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00001564 DE66F0BC08ABEE6000323D32 /* X86.h */,
1565 DE66F0BD08ABEE6000323D32 /* X86.td */,
1566 DE66F0BE08ABEE6000323D32 /* X86AsmPrinter.cpp */,
1567 DE66F0BF08ABEE6000323D32 /* X86AsmPrinter.h */,
1568 DE66F0C008ABEE6000323D32 /* X86ATTAsmPrinter.cpp */,
1569 DE66F0C108ABEE6000323D32 /* X86ATTAsmPrinter.h */,
1570 DE66F0C208ABEE6000323D32 /* X86CodeEmitter.cpp */,
1571 DE66F0C308ABEE6000323D32 /* X86ELFWriter.cpp */,
1572 DE66F0C408ABEE6000323D32 /* X86FloatingPoint.cpp */,
1573 DE66F0CC08ABEE6000323D32 /* X86InstrBuilder.h */,
1574 DE66F0CD08ABEE6000323D32 /* X86InstrInfo.cpp */,
1575 DE66F0CE08ABEE6000323D32 /* X86InstrInfo.h */,
1576 DE66F0CF08ABEE6100323D32 /* X86InstrInfo.td */,
1577 DE66F0D008ABEE6100323D32 /* X86IntelAsmPrinter.cpp */,
1578 DE66F0D108ABEE6100323D32 /* X86IntelAsmPrinter.h */,
1579 DE66F0D208ABEE6100323D32 /* X86ISelPattern.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001580 DE66F0D508ABEE6100323D32 /* X86JITInfo.cpp */,
1581 DE66F0D608ABEE6100323D32 /* X86JITInfo.h */,
1582 DE66F0D708ABEE6100323D32 /* X86PeepholeOpt.cpp */,
1583 DE66F0D808ABEE6100323D32 /* X86RegisterInfo.cpp */,
1584 DE66F0D908ABEE6100323D32 /* X86RegisterInfo.h */,
1585 DE66F0DA08ABEE6100323D32 /* X86RegisterInfo.td */,
1586 DE66F0DB08ABEE6100323D32 /* X86Relocations.h */,
1587 DE66F0DC08ABEE6100323D32 /* X86Subtarget.cpp */,
1588 DE66F0DD08ABEE6100323D32 /* X86Subtarget.h */,
1589 DE66F0DE08ABEE6100323D32 /* X86TargetMachine.cpp */,
1590 DE66F0DF08ABEE6100323D32 /* X86TargetMachine.h */,
1591 );
1592 path = X86;
1593 sourceTree = "<group>";
1594 };
1595 DE66F0E108ABEFB300323D32 /* lib/Transforms */ = {
1596 isa = PBXGroup;
1597 children = (
1598 DE66F0EE08ABEFB300323D32 /* Instrumentation */,
1599 DE66F11F08ABEFB300323D32 /* IPO */,
1600 DE66F15C08ABEFB400323D32 /* Scalar */,
1601 DE66F1BD08ABEFB400323D32 /* Utils */,
1602 DE66F0EA08ABEFB300323D32 /* ExprTypeConvert.cpp */,
1603 DE66F15A08ABEFB400323D32 /* LevelRaise.cpp */,
1604 DE66F1BB08ABEFB400323D32 /* TransformInternals.cpp */,
1605 DE66F1BC08ABEFB400323D32 /* TransformInternals.h */,
1606 );
1607 name = lib/Transforms;
1608 path = ../lib/Transforms;
1609 sourceTree = SOURCE_ROOT;
1610 };
1611 DE66F0EE08ABEFB300323D32 /* Instrumentation */ = {
1612 isa = PBXGroup;
1613 children = (
1614 DE66F10108ABEFB300323D32 /* ProfilePaths */,
1615 DE66F0EF08ABEFB300323D32 /* BlockProfiling.cpp */,
1616 DE66F0FE08ABEFB300323D32 /* EdgeProfiling.cpp */,
1617 DE66F0FF08ABEFB300323D32 /* EmitFunctions.cpp */,
1618 DE66F11B08ABEFB300323D32 /* ProfilingUtils.cpp */,
1619 DE66F11C08ABEFB300323D32 /* ProfilingUtils.h */,
1620 DE66F11D08ABEFB300323D32 /* TraceBasicBlocks.cpp */,
1621 DE66F11E08ABEFB300323D32 /* TraceValues.cpp */,
1622 );
1623 path = Instrumentation;
1624 sourceTree = "<group>";
1625 };
1626 DE66F10108ABEFB300323D32 /* ProfilePaths */ = {
1627 isa = PBXGroup;
1628 children = (
1629 DE66F10208ABEFB300323D32 /* CombineBranch.cpp */,
1630 DE66F11308ABEFB300323D32 /* EdgeCode.cpp */,
1631 DE66F11408ABEFB300323D32 /* Graph.cpp */,
1632 DE66F11508ABEFB300323D32 /* Graph.h */,
1633 DE66F11608ABEFB300323D32 /* GraphAuxiliary.cpp */,
1634 DE66F11708ABEFB300323D32 /* InstLoops.cpp */,
1635 DE66F11908ABEFB300323D32 /* ProfilePaths.cpp */,
1636 DE66F11A08ABEFB300323D32 /* RetracePath.cpp */,
1637 );
1638 path = ProfilePaths;
1639 sourceTree = "<group>";
1640 };
1641 DE66F11F08ABEFB300323D32 /* IPO */ = {
1642 isa = PBXGroup;
1643 children = (
1644 DE66F12008ABEFB300323D32 /* ArgumentPromotion.cpp */,
1645 DE66F12108ABEFB300323D32 /* ConstantMerge.cpp */,
1646 DE66F12208ABEFB300323D32 /* DeadArgumentElimination.cpp */,
1647 DE66F12308ABEFB300323D32 /* DeadTypeElimination.cpp */,
1648 DE66F14A08ABEFB400323D32 /* ExtractFunction.cpp */,
1649 DE66F14B08ABEFB400323D32 /* FunctionResolution.cpp */,
1650 DE66F14C08ABEFB400323D32 /* GlobalDCE.cpp */,
1651 DE66F14D08ABEFB400323D32 /* GlobalOpt.cpp */,
1652 DE66F14E08ABEFB400323D32 /* Inliner.cpp */,
1653 DE66F14F08ABEFB400323D32 /* Inliner.h */,
1654 DE66F15008ABEFB400323D32 /* InlineSimple.cpp */,
1655 DE66F15108ABEFB400323D32 /* Internalize.cpp */,
1656 DE66F15208ABEFB400323D32 /* IPConstantPropagation.cpp */,
1657 DE66F15308ABEFB400323D32 /* LoopExtractor.cpp */,
1658 DE66F15408ABEFB400323D32 /* LowerSetJmp.cpp */,
1659 DE66F15608ABEFB400323D32 /* PruneEH.cpp */,
1660 DE66F15708ABEFB400323D32 /* RaiseAllocations.cpp */,
1661 DE66F15808ABEFB400323D32 /* SimplifyLibCalls.cpp */,
1662 DE66F15908ABEFB400323D32 /* StripSymbols.cpp */,
1663 );
1664 path = IPO;
1665 sourceTree = "<group>";
1666 };
1667 DE66F15C08ABEFB400323D32 /* Scalar */ = {
1668 isa = PBXGroup;
1669 children = (
1670 DE66F15E08ABEFB400323D32 /* ADCE.cpp */,
1671 DE66F15F08ABEFB400323D32 /* BasicBlockPlacement.cpp */,
1672 DE66F16008ABEFB400323D32 /* CondPropagate.cpp */,
1673 DE66F16108ABEFB400323D32 /* ConstantProp.cpp */,
1674 DE66F16208ABEFB400323D32 /* CorrelatedExprs.cpp */,
1675 DE66F16308ABEFB400323D32 /* DCE.cpp */,
1676 DE66F16408ABEFB400323D32 /* DeadStoreElimination.cpp */,
1677 DE66F1A308ABEFB400323D32 /* GCSE.cpp */,
1678 DE66F1A408ABEFB400323D32 /* IndVarSimplify.cpp */,
1679 DE66F1A508ABEFB400323D32 /* InstructionCombining.cpp */,
1680 DE66F1A608ABEFB400323D32 /* LICM.cpp */,
1681 DE66F1A708ABEFB400323D32 /* LoopSimplify.cpp */,
1682 DE66F1A808ABEFB400323D32 /* LoopStrengthReduce.cpp */,
1683 DE66F1A908ABEFB400323D32 /* LoopUnroll.cpp */,
1684 DE66F1AA08ABEFB400323D32 /* LoopUnswitch.cpp */,
1685 DE66F1AB08ABEFB400323D32 /* LowerAllocations.cpp */,
1686 DE66F1AC08ABEFB400323D32 /* LowerConstantExprs.cpp */,
1687 DE66F1AD08ABEFB400323D32 /* LowerGC.cpp */,
1688 DE66F1AE08ABEFB400323D32 /* LowerInvoke.cpp */,
1689 DE66F1AF08ABEFB400323D32 /* LowerPacked.cpp */,
1690 DE66F1B008ABEFB400323D32 /* LowerSelect.cpp */,
1691 DE66F1B108ABEFB400323D32 /* LowerSwitch.cpp */,
1692 DE66F1B308ABEFB400323D32 /* Mem2Reg.cpp */,
1693 DE66F1B408ABEFB400323D32 /* PRE.cpp */,
1694 DE66F1B508ABEFB400323D32 /* Reassociate.cpp */,
1695 DE66F1B608ABEFB400323D32 /* ScalarReplAggregates.cpp */,
1696 DE66F1B708ABEFB400323D32 /* SCCP.cpp */,
1697 DE66F1B808ABEFB400323D32 /* SimplifyCFG.cpp */,
1698 DE66F1B908ABEFB400323D32 /* TailDuplication.cpp */,
1699 DE66F1BA08ABEFB400323D32 /* TailRecursionElimination.cpp */,
1700 );
1701 path = Scalar;
1702 sourceTree = "<group>";
1703 };
1704 DE66F1BD08ABEFB400323D32 /* Utils */ = {
1705 isa = PBXGroup;
1706 children = (
1707 DE66F1BE08ABEFB400323D32 /* BasicBlockUtils.cpp */,
1708 DE66F1BF08ABEFB400323D32 /* BreakCriticalEdges.cpp */,
1709 DE66F1C008ABEFB400323D32 /* CloneFunction.cpp */,
1710 DE66F1C108ABEFB400323D32 /* CloneModule.cpp */,
1711 DE66F1C208ABEFB400323D32 /* CloneTrace.cpp */,
1712 DE66F1C308ABEFB400323D32 /* CodeExtractor.cpp */,
1713 DE66F1E008ABEFB400323D32 /* DemoteRegToStack.cpp */,
1714 DE66F1E108ABEFB400323D32 /* InlineFunction.cpp */,
1715 DE66F1E208ABEFB400323D32 /* Local.cpp */,
1716 DE66F1E408ABEFB400323D32 /* PromoteMemoryToRegister.cpp */,
1717 DE66F1E508ABEFB400323D32 /* SimplifyCFG.cpp */,
1718 DE66F1E608ABEFB400323D32 /* UnifyFunctionExitNodes.cpp */,
1719 DE66F1E708ABEFB400323D32 /* ValueMapper.cpp */,
1720 DE66F1E808ABEFB400323D32 /* ValueMapper.h */,
1721 );
1722 path = Utils;
1723 sourceTree = "<group>";
1724 };
1725 DE66F1E908ABF03100323D32 /* include/llvm */ = {
1726 isa = PBXGroup;
1727 children = (
1728 DE66F1EB08ABF03100323D32 /* ADT */,
1729 DE66F20308ABF03100323D32 /* Analysis */,
1730 DE66F22408ABF03100323D32 /* Assembly */,
1731 DE66F22B08ABF03100323D32 /* Bytecode */,
1732 DE66F23508ABF03100323D32 /* CodeGen */,
1733 DE66F24C08ABF03100323D32 /* Config */,
1734 DE66F25308ABF03100323D32 /* Debugger */,
1735 DE66F25B08ABF03100323D32 /* ExecutionEngine */,
1736 DE66F26E08ABF03200323D32 /* Support */,
1737 DE66F29408ABF03200323D32 /* System */,
1738 DE66F29F08ABF03200323D32 /* Target */,
1739 DE66F2AB08ABF03200323D32 /* Transforms */,
1740 DE66F1EA08ABF03100323D32 /* AbstractTypeUser.h */,
1741 DE66F22308ABF03100323D32 /* Argument.h */,
1742 DE66F22A08ABF03100323D32 /* BasicBlock.h */,
1743 DE66F23308ABF03100323D32 /* CallGraphSCCPass.h */,
1744 DE66F23408ABF03100323D32 /* CallingConv.h */,
1745 DE66F25108ABF03100323D32 /* Constant.h */,
1746 DE66F25208ABF03100323D32 /* Constants.h */,
1747 DE66F25A08ABF03100323D32 /* DerivedTypes.h */,
1748 DE66F25E08ABF03100323D32 /* Function.h */,
1749 DE66F25F08ABF03100323D32 /* GlobalValue.h */,
1750 DE66F26008ABF03100323D32 /* GlobalVariable.h */,
1751 DE66F26108ABF03100323D32 /* InstrTypes.h */,
1752 DE66F26208ABF03100323D32 /* Instruction.def */,
1753 DE66F26308ABF03100323D32 /* Instruction.h */,
1754 DE66F26408ABF03100323D32 /* Instructions.h */,
1755 DE66F26508ABF03100323D32 /* IntrinsicInst.h */,
1756 DE66F26608ABF03100323D32 /* Intrinsics.h */,
1757 DE66F26708ABF03100323D32 /* Linker.h */,
1758 DE66F26808ABF03100323D32 /* Module.h */,
1759 DE66F26908ABF03200323D32 /* ModuleProvider.h */,
1760 DE66F26A08ABF03200323D32 /* Pass.h */,
1761 DE66F26B08ABF03200323D32 /* PassAnalysisSupport.h */,
1762 DE66F26C08ABF03200323D32 /* PassManager.h */,
1763 DE66F26D08ABF03200323D32 /* PassSupport.h */,
1764 DE66F29208ABF03200323D32 /* SymbolTable.h */,
1765 DE66F29308ABF03200323D32 /* SymbolTableListTraits.h */,
1766 DE66F2B708ABF03200323D32 /* Type.h */,
1767 DE66F2B808ABF03200323D32 /* Use.h */,
1768 DE66F2B908ABF03200323D32 /* User.h */,
1769 DE66F2BA08ABF03200323D32 /* Value.h */,
1770 );
1771 name = include/llvm;
1772 path = ../include/llvm;
1773 sourceTree = SOURCE_ROOT;
1774 };
1775 DE66F1EB08ABF03100323D32 /* ADT */ = {
1776 isa = PBXGroup;
1777 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00001778 DE66F1ED08ABF03100323D32 /* BitSetVector.h */,
1779 DE66F1EE08ABF03100323D32 /* DenseMap.h */,
1780 DE66F1EF08ABF03100323D32 /* DepthFirstIterator.h */,
1781 DE66F1F008ABF03100323D32 /* EquivalenceClasses.h */,
1782 DE66F1F108ABF03100323D32 /* GraphTraits.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001783 DE66F1F308ABF03100323D32 /* hash_map.in */,
Chris Lattner9656e722005-08-11 22:19:26 +00001784 DE66F1F508ABF03100323D32 /* hash_set.in */,
1785 DE66F1F608ABF03100323D32 /* HashExtras.h */,
1786 DE66F1F708ABF03100323D32 /* ilist */,
Chris Lattner9656e722005-08-11 22:19:26 +00001787 DE66F1F908ABF03100323D32 /* iterator.in */,
1788 DE66F1FA08ABF03100323D32 /* PostOrderIterator.h */,
1789 DE66F1FB08ABF03100323D32 /* SCCIterator.h */,
1790 DE66F1FC08ABF03100323D32 /* SetOperations.h */,
1791 DE66F1FD08ABF03100323D32 /* SetVector.h */,
1792 DE66F1FE08ABF03100323D32 /* Statistic.h */,
1793 DE66F1FF08ABF03100323D32 /* STLExtras.h */,
1794 DE66F20008ABF03100323D32 /* StringExtras.h */,
1795 DE66F20108ABF03100323D32 /* Tree.h */,
1796 DE66F20208ABF03100323D32 /* VectorExtras.h */,
1797 );
1798 path = ADT;
1799 sourceTree = "<group>";
1800 };
1801 DE66F20308ABF03100323D32 /* Analysis */ = {
1802 isa = PBXGroup;
1803 children = (
1804 DE66F20408ABF03100323D32 /* AliasAnalysis.h */,
1805 DE66F20508ABF03100323D32 /* AliasSetTracker.h */,
1806 DE66F20608ABF03100323D32 /* CallGraph.h */,
1807 DE66F20708ABF03100323D32 /* CFGPrinter.h */,
1808 DE66F20808ABF03100323D32 /* ConstantsScanner.h */,
1809 DE66F20908ABF03100323D32 /* DataStructure */,
1810 DE66F20F08ABF03100323D32 /* Dominators.h */,
1811 DE66F21008ABF03100323D32 /* Expressions.h */,
1812 DE66F21108ABF03100323D32 /* FindUnsafePointerTypes.h */,
1813 DE66F21208ABF03100323D32 /* FindUsedTypes.h */,
1814 DE66F21308ABF03100323D32 /* Interval.h */,
1815 DE66F21408ABF03100323D32 /* IntervalIterator.h */,
1816 DE66F21508ABF03100323D32 /* IntervalPartition.h */,
1817 DE66F21608ABF03100323D32 /* LoadValueNumbering.h */,
1818 DE66F21708ABF03100323D32 /* LoopInfo.h */,
1819 DE66F21808ABF03100323D32 /* Passes.h */,
1820 DE66F21908ABF03100323D32 /* PostDominators.h */,
1821 DE66F21A08ABF03100323D32 /* ProfileInfo.h */,
1822 DE66F21B08ABF03100323D32 /* ProfileInfoLoader.h */,
1823 DE66F21C08ABF03100323D32 /* ProfileInfoTypes.h */,
1824 DE66F21D08ABF03100323D32 /* ScalarEvolution.h */,
1825 DE66F21E08ABF03100323D32 /* ScalarEvolutionExpander.h */,
1826 DE66F21F08ABF03100323D32 /* ScalarEvolutionExpressions.h */,
1827 DE66F22008ABF03100323D32 /* Trace.h */,
1828 DE66F22108ABF03100323D32 /* ValueNumbering.h */,
1829 DE66F22208ABF03100323D32 /* Verifier.h */,
1830 );
1831 path = Analysis;
1832 sourceTree = "<group>";
1833 };
1834 DE66F20908ABF03100323D32 /* DataStructure */ = {
1835 isa = PBXGroup;
1836 children = (
1837 DE66F20A08ABF03100323D32 /* DataStructure.h */,
1838 DE66F20B08ABF03100323D32 /* DSGraph.h */,
1839 DE66F20C08ABF03100323D32 /* DSGraphTraits.h */,
1840 DE66F20D08ABF03100323D32 /* DSNode.h */,
1841 DE66F20E08ABF03100323D32 /* DSSupport.h */,
1842 );
1843 path = DataStructure;
1844 sourceTree = "<group>";
1845 };
1846 DE66F22408ABF03100323D32 /* Assembly */ = {
1847 isa = PBXGroup;
1848 children = (
1849 DE66F22508ABF03100323D32 /* AsmAnnotationWriter.h */,
1850 DE66F22608ABF03100323D32 /* CachedWriter.h */,
1851 DE66F22708ABF03100323D32 /* Parser.h */,
1852 DE66F22808ABF03100323D32 /* PrintModulePass.h */,
1853 DE66F22908ABF03100323D32 /* Writer.h */,
1854 );
1855 path = Assembly;
1856 sourceTree = "<group>";
1857 };
1858 DE66F22B08ABF03100323D32 /* Bytecode */ = {
1859 isa = PBXGroup;
1860 children = (
1861 DE66F22C08ABF03100323D32 /* Analyzer.h */,
1862 DE66F22D08ABF03100323D32 /* Archive.h */,
1863 DE66F22E08ABF03100323D32 /* BytecodeHandler.h */,
1864 DE66F22F08ABF03100323D32 /* Format.h */,
1865 DE66F23008ABF03100323D32 /* Reader.h */,
1866 DE66F23108ABF03100323D32 /* WriteBytecodePass.h */,
1867 DE66F23208ABF03100323D32 /* Writer.h */,
1868 );
1869 path = Bytecode;
1870 sourceTree = "<group>";
1871 };
1872 DE66F23508ABF03100323D32 /* CodeGen */ = {
1873 isa = PBXGroup;
1874 children = (
1875 DE66F23608ABF03100323D32 /* AsmPrinter.h */,
1876 DE66F23708ABF03100323D32 /* ELFWriter.h */,
1877 DE66F23808ABF03100323D32 /* InstrScheduling.h */,
1878 DE66F23908ABF03100323D32 /* IntrinsicLowering.h */,
1879 DE66F23A08ABF03100323D32 /* LiveVariables.h */,
1880 DE66F23B08ABF03100323D32 /* MachineBasicBlock.h */,
1881 DE66F23C08ABF03100323D32 /* MachineCodeEmitter.h */,
1882 DE66F23D08ABF03100323D32 /* MachineConstantPool.h */,
1883 DE66F23E08ABF03100323D32 /* MachineFrameInfo.h */,
1884 DE66F23F08ABF03100323D32 /* MachineFunction.h */,
1885 DE66F24008ABF03100323D32 /* MachineFunctionPass.h */,
1886 DE66F24108ABF03100323D32 /* MachineInstr.h */,
1887 DE66F24208ABF03100323D32 /* MachineInstrBuilder.h */,
1888 DE66F24308ABF03100323D32 /* MachineRelocation.h */,
1889 DE66F24408ABF03100323D32 /* Passes.h */,
1890 DE66F24508ABF03100323D32 /* SchedGraphCommon.h */,
1891 DE66F24608ABF03100323D32 /* SelectionDAG.h */,
1892 DE66F24708ABF03100323D32 /* SelectionDAGISel.h */,
1893 DE66F24808ABF03100323D32 /* SelectionDAGNodes.h */,
1894 DE66F24908ABF03100323D32 /* SSARegMap.h */,
1895 DE66F24A08ABF03100323D32 /* ValueSet.h */,
1896 DE66F24B08ABF03100323D32 /* ValueTypes.h */,
1897 );
1898 path = CodeGen;
1899 sourceTree = "<group>";
1900 };
1901 DE66F24C08ABF03100323D32 /* Config */ = {
1902 isa = PBXGroup;
1903 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00001904 DE66F24E08ABF03100323D32 /* alloca.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001905 DE66F25008ABF03100323D32 /* config.h.in */,
1906 );
1907 path = Config;
1908 sourceTree = "<group>";
1909 };
1910 DE66F25308ABF03100323D32 /* Debugger */ = {
1911 isa = PBXGroup;
1912 children = (
1913 DE66F25408ABF03100323D32 /* Debugger.h */,
1914 DE66F25508ABF03100323D32 /* InferiorProcess.h */,
1915 DE66F25608ABF03100323D32 /* ProgramInfo.h */,
1916 DE66F25708ABF03100323D32 /* RuntimeInfo.h */,
1917 DE66F25808ABF03100323D32 /* SourceFile.h */,
1918 DE66F25908ABF03100323D32 /* SourceLanguage.h */,
1919 );
1920 path = Debugger;
1921 sourceTree = "<group>";
1922 };
1923 DE66F25B08ABF03100323D32 /* ExecutionEngine */ = {
1924 isa = PBXGroup;
1925 children = (
1926 DE66F25C08ABF03100323D32 /* ExecutionEngine.h */,
1927 DE66F25D08ABF03100323D32 /* GenericValue.h */,
1928 );
1929 path = ExecutionEngine;
1930 sourceTree = "<group>";
1931 };
1932 DE66F26E08ABF03200323D32 /* Support */ = {
1933 isa = PBXGroup;
1934 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00001935 DE66F27008ABF03200323D32 /* AIXDataTypesFix.h */,
1936 DE66F27108ABF03200323D32 /* Annotation.h */,
1937 DE66F27208ABF03200323D32 /* CallSite.h */,
1938 DE66F27308ABF03200323D32 /* Casting.h */,
1939 DE66F27408ABF03200323D32 /* CFG.h */,
1940 DE66F27508ABF03200323D32 /* CommandLine.h */,
1941 DE66F27608ABF03200323D32 /* Compressor.h */,
1942 DE66F27708ABF03200323D32 /* ConstantRange.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001943 DE66F27908ABF03200323D32 /* DataTypes.h.in */,
1944 DE66F27A08ABF03200323D32 /* Debug.h */,
1945 DE66F27B08ABF03200323D32 /* DOTGraphTraits.h */,
1946 DE66F27C08ABF03200323D32 /* DynamicLinker.h */,
1947 DE66F27D08ABF03200323D32 /* ELF.h */,
1948 DE66F27E08ABF03200323D32 /* FileUtilities.h */,
1949 DE66F27F08ABF03200323D32 /* GetElementPtrTypeIterator.h */,
1950 DE66F28008ABF03200323D32 /* GraphWriter.h */,
1951 DE66F28108ABF03200323D32 /* InstIterator.h */,
1952 DE66F28208ABF03200323D32 /* InstVisitor.h */,
1953 DE66F28308ABF03200323D32 /* LeakDetector.h */,
1954 DE66F28408ABF03200323D32 /* Mangler.h */,
1955 DE66F28508ABF03200323D32 /* MathExtras.h */,
1956 DE66F28608ABF03200323D32 /* MutexGuard.h */,
1957 DE66F28708ABF03200323D32 /* PassNameParser.h */,
1958 DE66F28808ABF03200323D32 /* PatternMatch.h */,
1959 DE66F28908ABF03200323D32 /* PluginLoader.h */,
1960 DE66F28A08ABF03200323D32 /* SlowOperationInformer.h */,
1961 DE66F28B08ABF03200323D32 /* StableBasicBlockNumbering.h */,
1962 DE66F28C08ABF03200323D32 /* SystemUtils.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001963 DE66F28E08ABF03200323D32 /* Timer.h */,
1964 DE66F28F08ABF03200323D32 /* ToolRunner.h */,
1965 DE66F29008ABF03200323D32 /* type_traits.h */,
1966 DE66F29108ABF03200323D32 /* TypeInfo.h */,
1967 );
1968 path = Support;
1969 sourceTree = "<group>";
1970 };
1971 DE66F29408ABF03200323D32 /* System */ = {
1972 isa = PBXGroup;
1973 children = (
1974 DE66F29508ABF03200323D32 /* DynamicLibrary.h */,
1975 DE66F29608ABF03200323D32 /* LICENSE.TXT */,
1976 DE66F29708ABF03200323D32 /* MappedFile.h */,
1977 DE66F29808ABF03200323D32 /* Memory.h */,
1978 DE66F29908ABF03200323D32 /* Mutex.h */,
1979 DE66F29A08ABF03200323D32 /* Path.h */,
1980 DE66F29B08ABF03200323D32 /* Process.h */,
1981 DE66F29C08ABF03200323D32 /* Program.h */,
1982 DE66F29D08ABF03200323D32 /* Signals.h */,
1983 DE66F29E08ABF03200323D32 /* TimeValue.h */,
1984 );
1985 path = System;
1986 sourceTree = "<group>";
1987 };
1988 DE66F29F08ABF03200323D32 /* Target */ = {
1989 isa = PBXGroup;
1990 children = (
1991 DE66F2A008ABF03200323D32 /* MRegisterInfo.h */,
Jim Laskeyb1e11802005-09-01 21:38:21 +00001992 CF9BCD0808C74DE0001E7011 /* SubtargetFeature.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001993 DE66F2A108ABF03200323D32 /* TargetData.h */,
1994 DE66F2A208ABF03200323D32 /* TargetFrameInfo.h */,
1995 DE66F2A308ABF03200323D32 /* TargetInstrInfo.h */,
1996 DE66F2A408ABF03200323D32 /* TargetJITInfo.h */,
1997 DE66F2A508ABF03200323D32 /* TargetLowering.h */,
1998 DE66F2A608ABF03200323D32 /* TargetMachine.h */,
1999 DE66F2A708ABF03200323D32 /* TargetMachineRegistry.h */,
2000 DE66F2A808ABF03200323D32 /* TargetOptions.h */,
2001 DE66F2A908ABF03200323D32 /* TargetSchedInfo.h */,
2002 DE66F2AA08ABF03200323D32 /* TargetSubtarget.h */,
2003 );
2004 path = Target;
2005 sourceTree = "<group>";
2006 };
2007 DE66F2AB08ABF03200323D32 /* Transforms */ = {
2008 isa = PBXGroup;
2009 children = (
2010 DE66F2AC08ABF03200323D32 /* Instrumentation.h */,
2011 DE66F2AD08ABF03200323D32 /* IPO.h */,
2012 DE66F2AE08ABF03200323D32 /* LinkAllPasses.h */,
2013 DE66F2AF08ABF03200323D32 /* Scalar.h */,
2014 DE66F2B008ABF03200323D32 /* Utils */,
2015 );
2016 path = Transforms;
2017 sourceTree = "<group>";
2018 };
2019 DE66F2B008ABF03200323D32 /* Utils */ = {
2020 isa = PBXGroup;
2021 children = (
2022 DE66F2B108ABF03200323D32 /* BasicBlockUtils.h */,
2023 DE66F2B208ABF03200323D32 /* Cloning.h */,
2024 DE66F2B308ABF03200323D32 /* FunctionUtils.h */,
2025 DE66F2B408ABF03200323D32 /* Local.h */,
2026 DE66F2B508ABF03200323D32 /* PromoteMemToReg.h */,
2027 DE66F2B608ABF03200323D32 /* UnifyFunctionExitNodes.h */,
2028 );
2029 path = Utils;
2030 sourceTree = "<group>";
2031 };
2032 DE66F2BD08ABF14400323D32 /* tools */ = {
2033 isa = PBXGroup;
2034 children = (
2035 DE66F2BE08ABF14400323D32 /* analyze */,
2036 DE66F2CB08ABF14400323D32 /* bugpoint */,
2037 DE66F2F008ABF14400323D32 /* gccld */,
2038 DE66F31E08ABF14400323D32 /* llvm-db */,
2039 DE66F33B08ABF14400323D32 /* llvm-ld */,
2040 DE66F36808ABF14500323D32 /* llvmc */,
2041 DE66F2EE08ABF14400323D32 /* gccas.cpp */,
2042 DE66F30008ABF14400323D32 /* llc.cpp */,
2043 DE66F30708ABF14400323D32 /* lli.cpp */,
2044 DE66F30E08ABF14400323D32 /* llvm-ar.cpp */,
2045 DE66F31508ABF14400323D32 /* llvm-as.cpp */,
2046 DE66F31C08ABF14400323D32 /* llvm-bcanalyzer.cpp */,
2047 DE66F33208ABF14400323D32 /* llvm-dis.cpp */,
2048 DE66F33908ABF14400323D32 /* llvm-extract.cpp */,
2049 DE66F34A08ABF14400323D32 /* llvm-link.cpp */,
2050 DE66F35108ABF14400323D32 /* llvm-nm.cpp */,
2051 DE66F35808ABF14500323D32 /* llvm-prof.cpp */,
2052 DE66F35F08ABF14500323D32 /* llvm-ranlib.cpp */,
2053 DE66F38708ABF14500323D32 /* opt.cpp */,
2054 );
2055 name = tools;
2056 path = ../tools;
2057 sourceTree = SOURCE_ROOT;
2058 };
2059 DE66F2BE08ABF14400323D32 /* analyze */ = {
2060 isa = PBXGroup;
2061 children = (
2062 DE66F2BF08ABF14400323D32 /* AnalysisWrappers.cpp */,
2063 DE66F2C008ABF14400323D32 /* analyze.cpp */,
2064 DE66F2C908ABF14400323D32 /* GraphPrinters.cpp */,
2065 );
2066 path = analyze;
2067 sourceTree = "<group>";
2068 };
2069 DE66F2CB08ABF14400323D32 /* bugpoint */ = {
2070 isa = PBXGroup;
2071 children = (
2072 DE66F2CC08ABF14400323D32 /* BugDriver.cpp */,
2073 DE66F2CD08ABF14400323D32 /* BugDriver.h */,
2074 DE66F2CE08ABF14400323D32 /* bugpoint.cpp */,
2075 DE66F2CF08ABF14400323D32 /* CrashDebugger.cpp */,
2076 DE66F2E208ABF14400323D32 /* ExecutionDriver.cpp */,
2077 DE66F2E308ABF14400323D32 /* ExtractFunction.cpp */,
2078 DE66F2E408ABF14400323D32 /* ListReducer.h */,
2079 DE66F2E608ABF14400323D32 /* Miscompilation.cpp */,
2080 DE66F2E708ABF14400323D32 /* OptimizerDriver.cpp */,
2081 DE66F2E808ABF14400323D32 /* TestPasses.cpp */,
2082 );
2083 path = bugpoint;
2084 sourceTree = "<group>";
2085 };
2086 DE66F2F008ABF14400323D32 /* gccld */ = {
2087 isa = PBXGroup;
2088 children = (
2089 DE66F2F708ABF14400323D32 /* gccld.cpp */,
2090 DE66F2F808ABF14400323D32 /* gccld.h */,
2091 DE66F2F908ABF14400323D32 /* GenerateCode.cpp */,
2092 );
2093 path = gccld;
2094 sourceTree = "<group>";
2095 };
2096 DE66F31E08ABF14400323D32 /* llvm-db */ = {
2097 isa = PBXGroup;
2098 children = (
2099 DE66F31F08ABF14400323D32 /* CLICommand.h */,
2100 DE66F32008ABF14400323D32 /* CLIDebugger.cpp */,
2101 DE66F32108ABF14400323D32 /* CLIDebugger.h */,
2102 DE66F32208ABF14400323D32 /* Commands.cpp */,
2103 DE66F32B08ABF14400323D32 /* llvm-db.cpp */,
2104 );
2105 path = "llvm-db";
2106 sourceTree = "<group>";
2107 };
2108 DE66F33B08ABF14400323D32 /* llvm-ld */ = {
2109 isa = PBXGroup;
2110 children = (
2111 DE66F34208ABF14400323D32 /* llvm-ld.cpp */,
2112 DE66F34408ABF14400323D32 /* Optimize.cpp */,
2113 );
2114 path = "llvm-ld";
2115 sourceTree = "<group>";
2116 };
2117 DE66F36808ABF14500323D32 /* llvmc */ = {
2118 isa = PBXGroup;
2119 children = (
2120 DE66F36908ABF14500323D32 /* c */,
2121 DE66F36A08ABF14500323D32 /* CompilerDriver.cpp */,
2122 DE66F36B08ABF14500323D32 /* CompilerDriver.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002123 DE66F36D08ABF14500323D32 /* ConfigLexer.h */,
2124 DE66F36E08ABF14500323D32 /* ConfigLexer.l */,
2125 DE66F36F08ABF14500323D32 /* Configuration.cpp */,
2126 DE66F37008ABF14500323D32 /* Configuration.h */,
2127 DE66F37108ABF14500323D32 /* cpp */,
2128 DE66F37D08ABF14500323D32 /* ll */,
2129 DE66F37E08ABF14500323D32 /* llvmc.cpp */,
2130 );
2131 path = llvmc;
2132 sourceTree = "<group>";
2133 };
2134 DE66F38D08ABF35C00323D32 /* docs */ = {
2135 isa = PBXGroup;
2136 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00002137 DE66F38F08ABF35C00323D32 /* AliasAnalysis.html */,
2138 DE66F39008ABF35C00323D32 /* Bugpoint.html */,
2139 DE66F39108ABF35C00323D32 /* BytecodeFormat.html */,
2140 DE66F39208ABF35C00323D32 /* CFEBuildInstrs.html */,
2141 DE66F39308ABF35C00323D32 /* CodeGenerator.html */,
2142 DE66F39408ABF35C00323D32 /* CodingStandards.html */,
2143 DE66F39508ABF35C00323D32 /* CommandGuide */,
2144 DE66F3B908ABF35D00323D32 /* CommandLine.html */,
2145 DE66F3BA08ABF35D00323D32 /* CompilerDriver.html */,
2146 DE66F3BB08ABF35D00323D32 /* CompilerWriterInfo.html */,
Chris Lattner9656e722005-08-11 22:19:26 +00002147 DE66F3BD08ABF35D00323D32 /* doxygen.cfg.in */,
2148 DE66F3BE08ABF35D00323D32 /* doxygen.css */,
2149 DE66F3BF08ABF35D00323D32 /* doxygen.footer */,
2150 DE66F3C008ABF35D00323D32 /* doxygen.header */,
2151 DE66F3C108ABF35D00323D32 /* doxygen.intro */,
2152 DE66F3C208ABF35D00323D32 /* ExtendingLLVM.html */,
2153 DE66F3C308ABF35D00323D32 /* FAQ.html */,
2154 DE66F3C408ABF35D00323D32 /* GarbageCollection.html */,
2155 DE66F3C508ABF35D00323D32 /* GettingStarted.html */,
2156 DE66F3C608ABF35D00323D32 /* GettingStartedVS.html */,
2157 DE66F3E408ABF35D00323D32 /* HowToSubmitABug.html */,
2158 DE66F3E508ABF35D00323D32 /* img */,
2159 DE66F3EB08ABF35D00323D32 /* index.html */,
2160 DE66F3EC08ABF35D00323D32 /* LangRef.html */,
2161 DE66F3ED08ABF35D00323D32 /* Lexicon.html */,
2162 DE66F3EE08ABF35D00323D32 /* llvm.css */,
2163 DE66F3EF08ABF35D00323D32 /* LLVMVsTheWorld.html */,
2164 DE66F3F108ABF35D00323D32 /* MakefileGuide.html */,
2165 DE66F3F208ABF35D00323D32 /* ProgrammersManual.html */,
2166 DE66F3F308ABF35D00323D32 /* Projects.html */,
2167 DE66F3F408ABF35D00323D32 /* ReleaseNotes.html */,
2168 DE66F3F508ABF35D00323D32 /* SourceLevelDebugging.html */,
2169 DE66F3F608ABF35D00323D32 /* Stacker.html */,
2170 DE66F3F708ABF35D00323D32 /* SystemLibrary.html */,
2171 DE66F3F808ABF35D00323D32 /* TableGenFundamentals.html */,
2172 DE66F3F908ABF35D00323D32 /* TestingGuide.html */,
2173 DE66F3FA08ABF35D00323D32 /* UsingLibraries.html */,
2174 DE66F3FB08ABF35D00323D32 /* WritingAnLLVMBackend.html */,
2175 DE66F3FC08ABF35D00323D32 /* WritingAnLLVMPass.html */,
2176 );
2177 name = docs;
2178 path = ../docs;
2179 sourceTree = SOURCE_ROOT;
2180 };
2181 DE66F39508ABF35C00323D32 /* CommandGuide */ = {
2182 isa = PBXGroup;
2183 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00002184 DE66F39708ABF35C00323D32 /* analyze.pod */,
2185 DE66F39808ABF35C00323D32 /* bugpoint.pod */,
2186 DE66F39908ABF35C00323D32 /* gccas.pod */,
2187 DE66F39A08ABF35C00323D32 /* gccld.pod */,
2188 DE66F39E08ABF35C00323D32 /* index.html */,
2189 DE66F39F08ABF35C00323D32 /* llc.pod */,
2190 DE66F3A008ABF35C00323D32 /* lli.pod */,
2191 DE66F3A108ABF35C00323D32 /* llvm-ar.pod */,
2192 DE66F3A208ABF35C00323D32 /* llvm-as.pod */,
2193 DE66F3A308ABF35C00323D32 /* llvm-bcanalyzer.pod */,
2194 DE66F3A408ABF35C00323D32 /* llvm-db.pod */,
2195 DE66F3A508ABF35C00323D32 /* llvm-dis.pod */,
2196 DE66F3A608ABF35C00323D32 /* llvm-extract.pod */,
2197 DE66F3A708ABF35C00323D32 /* llvm-ld.pod */,
2198 DE66F3A808ABF35C00323D32 /* llvm-link.pod */,
2199 DE66F3A908ABF35C00323D32 /* llvm-nm.pod */,
2200 DE66F3AA08ABF35C00323D32 /* llvm-prof.pod */,
2201 DE66F3AB08ABF35C00323D32 /* llvm-ranlib.pod */,
2202 DE66F3AC08ABF35C00323D32 /* llvmc.pod */,
2203 DE66F3AD08ABF35C00323D32 /* llvmgcc.pod */,
2204 DE66F3AE08ABF35C00323D32 /* llvmgxx.pod */,
2205 DE66F3AF08ABF35C00323D32 /* Makefile */,
2206 DE66F3B408ABF35D00323D32 /* manpage.css */,
2207 DE66F3B508ABF35D00323D32 /* opt.pod */,
2208 DE66F3B808ABF35D00323D32 /* stkrc.pod */,
2209 );
2210 path = CommandGuide;
2211 sourceTree = "<group>";
2212 };
2213 DE66F3E508ABF35D00323D32 /* img */ = {
2214 isa = PBXGroup;
2215 children = (
2216 DE66F3E608ABF35D00323D32 /* Debugging.gif */,
2217 DE66F3E708ABF35D00323D32 /* libdeps.gif */,
2218 DE66F3E808ABF35D00323D32 /* lines.gif */,
2219 DE66F3E908ABF35D00323D32 /* objdeps.gif */,
2220 DE66F3EA08ABF35D00323D32 /* venusflytrap.jpg */,
2221 );
2222 path = img;
2223 sourceTree = "<group>";
2224 };
2225 DE66F3FD08ABF37000323D32 /* examples */ = {
2226 isa = PBXGroup;
2227 children = (
2228 DE66F3FF08ABF37000323D32 /* BFtoLLVM.cpp */,
2229 DE66F40E08ABF37000323D32 /* fibonacci.cpp */,
2230 DE66F41508ABF37000323D32 /* HowToUseJIT.cpp */,
2231 DE66F41E08ABF37000323D32 /* ModuleMaker.cpp */,
2232 DE66F42608ABF37000323D32 /* ParallelJIT.cpp */,
2233 );
2234 name = examples;
2235 path = ../examples;
2236 sourceTree = SOURCE_ROOT;
2237 };
Chris Lattner777fd272005-09-07 23:53:49 +00002238 DE816FAC08CFB44C0093BDEF /* utils */ = {
2239 isa = PBXGroup;
2240 children = (
2241 DE81705708CFB44D0093BDEF /* TableGen */,
2242 DE81704008CFB44D0093BDEF /* fpcmp.cpp */,
2243 DE81704F08CFB44D0093BDEF /* NightlyTest.gnuplot */,
2244 DE81705008CFB44D0093BDEF /* NightlyTest.pl */,
2245 DE81705108CFB44D0093BDEF /* NightlyTestTemplate.html */,
2246 );
2247 name = utils;
2248 path = ../utils;
2249 sourceTree = SOURCE_ROOT;
2250 };
2251 DE81705708CFB44D0093BDEF /* TableGen */ = {
2252 isa = PBXGroup;
2253 children = (
2254 DE81705908CFB44D0093BDEF /* AsmWriterEmitter.cpp */,
2255 DE81705A08CFB44D0093BDEF /* AsmWriterEmitter.h */,
2256 DE81705B08CFB44D0093BDEF /* CodeEmitterGen.cpp */,
2257 DE81705C08CFB44D0093BDEF /* CodeEmitterGen.h */,
2258 DE81705D08CFB44D0093BDEF /* CodeGenInstruction.h */,
2259 DE81705E08CFB44D0093BDEF /* CodeGenRegisters.h */,
2260 DE81705F08CFB44D0093BDEF /* CodeGenTarget.cpp */,
2261 DE81706008CFB44D0093BDEF /* CodeGenTarget.h */,
2262 DE81706708CFB44D0093BDEF /* DAGISelEmitter.cpp */,
2263 DE81706808CFB44D0093BDEF /* DAGISelEmitter.h */,
2264 DE81708408CFB44D0093BDEF /* FileLexer.l */,
2265 DE81708808CFB44D0093BDEF /* FileParser.y */,
2266 DE81708908CFB44D0093BDEF /* InstrInfoEmitter.cpp */,
2267 DE81708A08CFB44D0093BDEF /* InstrInfoEmitter.h */,
2268 DE81708B08CFB44D0093BDEF /* InstrSelectorEmitter.cpp */,
2269 DE81708C08CFB44D0093BDEF /* InstrSelectorEmitter.h */,
2270 DE81708E08CFB44D0093BDEF /* Record.cpp */,
2271 DE81708F08CFB44D0093BDEF /* Record.h */,
2272 DE81709008CFB44D0093BDEF /* RegisterInfoEmitter.cpp */,
2273 DE81709108CFB44D0093BDEF /* RegisterInfoEmitter.h */,
2274 DE8170AA08CFB44D0093BDEF /* TableGen.cpp */,
2275 DE8170AB08CFB44D0093BDEF /* TableGenBackend.cpp */,
2276 DE8170AC08CFB44D0093BDEF /* TableGenBackend.h */,
2277 );
2278 path = TableGen;
2279 sourceTree = "<group>";
2280 };
Chris Lattner9656e722005-08-11 22:19:26 +00002281/* End PBXGroup section */
2282
2283/* Begin PBXLegacyTarget section */
2284 D28A88AD04BDD90700651E21 /* LLVM */ = {
2285 isa = PBXLegacyTarget;
Jim Laskey45a80362005-08-25 16:44:13 +00002286 buildArgumentsString = "$(ACTION) -j 4";
Chris Lattner9656e722005-08-11 22:19:26 +00002287 buildConfigurationList = DE66EC4C08ABE78900323D32 /* Build configuration list for PBXLegacyTarget "LLVM" */;
2288 buildPhases = (
2289 );
2290 buildSettings = {
2291 OTHER_CFLAGS = "";
2292 OTHER_LDFLAGS = "";
2293 PRODUCT_NAME = LLVM;
2294 };
2295 buildToolPath = /usr/bin/make;
Jim Laskeyb1e11802005-09-01 21:38:21 +00002296 buildWorkingDirectory = /llvm/obj/;
Chris Lattner9656e722005-08-11 22:19:26 +00002297 dependencies = (
2298 );
2299 name = LLVM;
Jim Laskey2d48b132005-08-25 13:42:04 +00002300 passBuildSettingsInEnvironment = 0;
Chris Lattner9656e722005-08-11 22:19:26 +00002301 productName = LLVM;
2302 };
2303/* End PBXLegacyTarget section */
2304
2305/* Begin PBXProject section */
2306 08FB7793FE84155DC02AAC07 /* Project object */ = {
2307 isa = PBXProject;
2308 buildConfigurationList = DE66EC5008ABE78900323D32 /* Build configuration list for PBXProject "LLVM" */;
2309 buildSettings = {
2310 };
2311 buildStyles = (
2312 014CEA520018CE5811CA2923 /* Debug */,
2313 014CEA530018CE5811CA2923 /* Release */,
2314 );
2315 hasScannedForEncodings = 1;
2316 mainGroup = 08FB7794FE84155DC02AAC07 /* LLVM */;
2317 projectDirPath = "";
2318 targets = (
2319 D28A88AD04BDD90700651E21 /* LLVM */,
2320 );
2321 };
2322/* End PBXProject section */
2323
2324/* Begin XCBuildConfiguration section */
2325 DE66EC4D08ABE78900323D32 /* Debug */ = {
2326 isa = XCBuildConfiguration;
2327 buildSettings = {
2328 COPY_PHASE_STRIP = NO;
2329 DEBUGGING_SYMBOLS = YES;
2330 GCC_DYNAMIC_NO_PIC = NO;
2331 GCC_ENABLE_FIX_AND_CONTINUE = YES;
2332 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2333 GCC_OPTIMIZATION_LEVEL = 0;
2334 OPTIMIZATION_CFLAGS = "-O0";
2335 OTHER_CFLAGS = "";
2336 OTHER_LDFLAGS = "";
2337 PRODUCT_NAME = LLVM;
2338 ZERO_LINK = YES;
2339 };
2340 name = Debug;
2341 };
2342 DE66EC4E08ABE78900323D32 /* Release */ = {
2343 isa = XCBuildConfiguration;
2344 buildSettings = {
2345 COPY_PHASE_STRIP = YES;
2346 ENABLE_OPTIMIZED = 1;
2347 GCC_ENABLE_FIX_AND_CONTINUE = NO;
2348 OTHER_CFLAGS = "";
2349 OTHER_LDFLAGS = "";
2350 PRODUCT_NAME = LLVM;
2351 ZERO_LINK = NO;
2352 };
2353 name = Release;
2354 };
2355 DE66EC4F08ABE78900323D32 /* Default */ = {
2356 isa = XCBuildConfiguration;
2357 buildSettings = {
2358 OTHER_CFLAGS = "";
2359 OTHER_LDFLAGS = "";
2360 PRODUCT_NAME = LLVM;
2361 };
2362 name = Default;
2363 };
2364 DE66EC5108ABE78900323D32 /* Debug */ = {
2365 isa = XCBuildConfiguration;
2366 buildSettings = {
2367 };
2368 name = Debug;
2369 };
2370 DE66EC5208ABE78900323D32 /* Release */ = {
2371 isa = XCBuildConfiguration;
2372 buildSettings = {
2373 };
2374 name = Release;
2375 };
2376 DE66EC5308ABE78900323D32 /* Default */ = {
2377 isa = XCBuildConfiguration;
2378 buildSettings = {
2379 };
2380 name = Default;
2381 };
2382/* End XCBuildConfiguration section */
2383
2384/* Begin XCConfigurationList section */
2385 DE66EC4C08ABE78900323D32 /* Build configuration list for PBXLegacyTarget "LLVM" */ = {
2386 isa = XCConfigurationList;
2387 buildConfigurations = (
2388 DE66EC4D08ABE78900323D32 /* Debug */,
2389 DE66EC4E08ABE78900323D32 /* Release */,
2390 DE66EC4F08ABE78900323D32 /* Default */,
2391 );
2392 defaultConfigurationIsVisible = 0;
2393 defaultConfigurationName = Default;
2394 };
2395 DE66EC5008ABE78900323D32 /* Build configuration list for PBXProject "LLVM" */ = {
2396 isa = XCConfigurationList;
2397 buildConfigurations = (
2398 DE66EC5108ABE78900323D32 /* Debug */,
2399 DE66EC5208ABE78900323D32 /* Release */,
2400 DE66EC5308ABE78900323D32 /* Default */,
2401 );
2402 defaultConfigurationIsVisible = 0;
2403 defaultConfigurationName = Default;
2404 };
2405/* End XCConfigurationList section */
2406 };
2407 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
2408}