blob: 5b6b4bed19deeb7eb08541a071ced0ca2ae8a213 [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
Jim Laskeyed628ce2005-09-09 17:50:20 +00009/* Begin PBXAggregateTarget section */
10 CF0329BC08D1BE8E0030FD33 /* LLVM full llc */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = CF0329C708D1BEC40030FD33 /* Build configuration list for PBXAggregateTarget "LLVM full llc" */;
13 buildPhases = (
14 );
15 buildSettings = {
16 OPTIMIZATION_CFLAGS = "";
17 OTHER_CFLAGS = "";
18 OTHER_LDFLAGS = "";
19 OTHER_REZFLAGS = "";
20 PRODUCT_NAME = "LLVM full llc";
21 SECTORDER_FLAGS = "";
22 WARNING_CFLAGS = (
23 "-Wmost",
24 "-Wno-four-char-constants",
25 "-Wno-unknown-pragmas",
26 );
27 };
28 dependencies = (
29 CF0329BE08D1BE970030FD33 /* PBXTargetDependency */,
30 CF0329C008D1BE9B0030FD33 /* PBXTargetDependency */,
31 );
32 name = "LLVM full llc";
33 productName = "LLVM full llc";
34 };
35/* End PBXAggregateTarget section */
36
Chris Lattner9656e722005-08-11 22:19:26 +000037/* Begin PBXBuildStyle section */
38 014CEA520018CE5811CA2923 /* Debug */ = {
39 isa = PBXBuildStyle;
40 buildSettings = {
41 COPY_PHASE_STRIP = NO;
42 DEBUGGING_SYMBOLS = YES;
43 GCC_DYNAMIC_NO_PIC = NO;
44 GCC_ENABLE_FIX_AND_CONTINUE = YES;
45 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
46 GCC_OPTIMIZATION_LEVEL = 0;
47 OPTIMIZATION_CFLAGS = "-O0";
48 ZERO_LINK = YES;
49 };
50 name = Debug;
51 };
52 014CEA530018CE5811CA2923 /* Release */ = {
53 isa = PBXBuildStyle;
54 buildSettings = {
55 COPY_PHASE_STRIP = YES;
56 GCC_ENABLE_FIX_AND_CONTINUE = NO;
57 ZERO_LINK = NO;
58 };
59 name = Release;
60 };
61/* End PBXBuildStyle section */
62
Jim Laskeyed628ce2005-09-09 17:50:20 +000063/* Begin PBXContainerItemProxy section */
64 CF0329BD08D1BE970030FD33 /* PBXContainerItemProxy */ = {
65 isa = PBXContainerItemProxy;
66 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
67 proxyType = 1;
68 remoteGlobalIDString = CF0329B608D1BE110030FD33;
69 remoteInfo = "LLVM lib";
70 };
71 CF0329BF08D1BE9B0030FD33 /* PBXContainerItemProxy */ = {
72 isa = PBXContainerItemProxy;
73 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
74 proxyType = 1;
75 remoteGlobalIDString = CF0329BB08D1BE5D0030FD33;
76 remoteInfo = "LLVM llc";
77 };
78/* End PBXContainerItemProxy section */
79
Chris Lattner9656e722005-08-11 22:19:26 +000080/* Begin PBXFileReference section */
Jim Laskeyb84a6c82006-04-08 06:04:56 +000081 CF1ACC9709C9DE4400D3C5EB /* IntrinsicInst.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = IntrinsicInst.cpp; path = ../lib/VMCore/IntrinsicInst.cpp; sourceTree = "<group>"; };
Jim Laskeye892a552005-12-21 20:47:34 +000082 CF26835B09178F5500C5F253 /* TargetInstrItineraries.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TargetInstrItineraries.h; sourceTree = "<group>"; };
83 CF490CD50903C9260072DB1C /* PPC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPC.h; sourceTree = "<group>"; };
84 CF490CD60903C9260072DB1C /* PPCAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCAsmPrinter.cpp; sourceTree = "<group>"; };
85 CF490CD70903C9260072DB1C /* PPCBranchSelector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCBranchSelector.cpp; sourceTree = "<group>"; };
86 CF490CD80903C9260072DB1C /* PPCCodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCCodeEmitter.cpp; sourceTree = "<group>"; };
87 CF490CD90903C9260072DB1C /* PPCFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCFrameInfo.h; sourceTree = "<group>"; };
88 CF490CDA0903C9260072DB1C /* PPCInstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCInstrBuilder.h; sourceTree = "<group>"; };
89 CF490CDB0903C9260072DB1C /* PPCInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCInstrFormats.td; sourceTree = "<group>"; };
90 CF490CDC0903C9260072DB1C /* PPCInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCInstrInfo.cpp; sourceTree = "<group>"; };
91 CF490CDD0903C9260072DB1C /* PPCInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCInstrInfo.h; sourceTree = "<group>"; };
92 CF490CDE0903C9260072DB1C /* PPCInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCInstrInfo.td; sourceTree = "<group>"; };
93 CF490CDF0903C9260072DB1C /* PPCISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCISelDAGToDAG.cpp; sourceTree = "<group>"; };
94 CF490CE00903C9260072DB1C /* PPCISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCISelLowering.cpp; sourceTree = "<group>"; };
95 CF490CE10903C9260072DB1C /* PPCISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCISelLowering.h; sourceTree = "<group>"; };
Jim Laskeye892a552005-12-21 20:47:34 +000096 CF490CE30903C9260072DB1C /* PPCJITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCJITInfo.cpp; sourceTree = "<group>"; };
97 CF490CE40903C9260072DB1C /* PPCJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCJITInfo.h; sourceTree = "<group>"; };
98 CF490CE50903C9260072DB1C /* PPCRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCRegisterInfo.cpp; sourceTree = "<group>"; };
99 CF490CE60903C9260072DB1C /* PPCRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCRegisterInfo.h; sourceTree = "<group>"; };
100 CF490CE70903C9260072DB1C /* PPCRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCRegisterInfo.td; sourceTree = "<group>"; };
101 CF490CE80903C9260072DB1C /* PPCRelocations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCRelocations.h; sourceTree = "<group>"; };
102 CF490CE90903C9260072DB1C /* PPCSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCSubtarget.cpp; sourceTree = "<group>"; };
103 CF490CEA0903C9260072DB1C /* PPCSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCSubtarget.h; sourceTree = "<group>"; };
104 CF490CEB0903C9260072DB1C /* PPCTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCTargetMachine.cpp; sourceTree = "<group>"; };
105 CF490CEC0903C9260072DB1C /* PPCTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCTargetMachine.h; sourceTree = "<group>"; };
106 CF490D0E090541A30072DB1C /* PPCSchedule.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCSchedule.td; sourceTree = "<group>"; };
107 CF490D0F090541A30072DB1C /* PPCScheduleG3.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG3.td; sourceTree = "<group>"; };
108 CF490D10090541A30072DB1C /* PPCScheduleG4.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG4.td; sourceTree = "<group>"; };
109 CF490D11090541A30072DB1C /* PPCScheduleG4Plus.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG4Plus.td; sourceTree = "<group>"; };
110 CF490D12090541A30072DB1C /* PPCScheduleG5.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG5.td; sourceTree = "<group>"; };
111 CF490D14090541D30072DB1C /* TargetSchedule.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TargetSchedule.td; sourceTree = "<group>"; };
112 CF490D15090541D30072DB1C /* TargetSelectionDAG.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TargetSelectionDAG.td; sourceTree = "<group>"; };
113 CF490D890906A78C0072DB1C /* PPC.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPC.td; sourceTree = "<group>"; };
114 CF490E2F0907BBF80072DB1C /* SubtargetEmitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SubtargetEmitter.h; sourceTree = "<group>"; };
115 CF490E300907BBF80072DB1C /* SubtargetEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SubtargetEmitter.cpp; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000116 CF65223409CA39B800C4B521 /* Intrinsics.gen */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Intrinsics.gen; sourceTree = "<group>"; };
117 CF6527D909D1A53400C4B521 /* MachineLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachineLocation.h; sourceTree = "<group>"; };
118 CF6527FA09D1BA3800C4B521 /* DelaySlotFiller.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DelaySlotFiller.cpp; path = ../lib/Target/Sparc/DelaySlotFiller.cpp; sourceTree = SOURCE_ROOT; };
119 CF6527FB09D1BA3800C4B521 /* FPMover.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FPMover.cpp; path = ../lib/Target/Sparc/FPMover.cpp; sourceTree = SOURCE_ROOT; };
120 CF6527FC09D1BA3800C4B521 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; name = Makefile; path = ../lib/Target/Sparc/Makefile; sourceTree = SOURCE_ROOT; };
121 CF6527FD09D1BA3800C4B521 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README.txt; path = ../lib/Target/Sparc/README.txt; sourceTree = SOURCE_ROOT; };
122 CF6527FE09D1BA3800C4B521 /* Sparc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Sparc.h; path = ../lib/Target/Sparc/Sparc.h; sourceTree = SOURCE_ROOT; };
123 CF6527FF09D1BA3800C4B521 /* Sparc.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Sparc.td; path = ../lib/Target/Sparc/Sparc.td; sourceTree = SOURCE_ROOT; };
124 CF65280009D1BA3800C4B521 /* SparcAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcAsmPrinter.cpp; path = ../lib/Target/Sparc/SparcAsmPrinter.cpp; sourceTree = SOURCE_ROOT; };
125 CF65280109D1BA3800C4B521 /* SparcGenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenAsmWriter.inc; path = ../lib/Target/Sparc/SparcGenAsmWriter.inc; sourceTree = SOURCE_ROOT; };
126 CF65280209D1BA3800C4B521 /* SparcGenDAGISel.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenDAGISel.inc; path = ../lib/Target/Sparc/SparcGenDAGISel.inc; sourceTree = SOURCE_ROOT; };
127 CF65280309D1BA3800C4B521 /* SparcGenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenInstrInfo.inc; path = ../lib/Target/Sparc/SparcGenInstrInfo.inc; sourceTree = SOURCE_ROOT; };
128 CF65280409D1BA3800C4B521 /* SparcGenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenInstrNames.inc; path = ../lib/Target/Sparc/SparcGenInstrNames.inc; sourceTree = SOURCE_ROOT; };
129 CF65280509D1BA3800C4B521 /* SparcGenRegisterInfo.h.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenRegisterInfo.h.inc; path = ../lib/Target/Sparc/SparcGenRegisterInfo.h.inc; sourceTree = SOURCE_ROOT; };
130 CF65280609D1BA3800C4B521 /* SparcGenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenRegisterInfo.inc; path = ../lib/Target/Sparc/SparcGenRegisterInfo.inc; sourceTree = SOURCE_ROOT; };
131 CF65280709D1BA3800C4B521 /* SparcGenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenRegisterNames.inc; path = ../lib/Target/Sparc/SparcGenRegisterNames.inc; sourceTree = SOURCE_ROOT; };
132 CF65280809D1BA3800C4B521 /* SparcGenSubtarget.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenSubtarget.inc; path = ../lib/Target/Sparc/SparcGenSubtarget.inc; sourceTree = SOURCE_ROOT; };
133 CF65280909D1BA3800C4B521 /* SparcInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SparcInstrFormats.td; path = ../lib/Target/Sparc/SparcInstrFormats.td; sourceTree = SOURCE_ROOT; };
134 CF65280A09D1BA3800C4B521 /* SparcInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcInstrInfo.cpp; path = ../lib/Target/Sparc/SparcInstrInfo.cpp; sourceTree = SOURCE_ROOT; };
135 CF65280B09D1BA3800C4B521 /* SparcInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SparcInstrInfo.h; path = ../lib/Target/Sparc/SparcInstrInfo.h; sourceTree = SOURCE_ROOT; };
136 CF65280C09D1BA3800C4B521 /* SparcInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SparcInstrInfo.td; path = ../lib/Target/Sparc/SparcInstrInfo.td; sourceTree = SOURCE_ROOT; };
137 CF65280D09D1BA3800C4B521 /* SparcISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcISelDAGToDAG.cpp; path = ../lib/Target/Sparc/SparcISelDAGToDAG.cpp; sourceTree = SOURCE_ROOT; };
138 CF65280E09D1BA3800C4B521 /* SparcRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcRegisterInfo.cpp; path = ../lib/Target/Sparc/SparcRegisterInfo.cpp; sourceTree = SOURCE_ROOT; };
139 CF65280F09D1BA3800C4B521 /* SparcRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SparcRegisterInfo.h; path = ../lib/Target/Sparc/SparcRegisterInfo.h; sourceTree = SOURCE_ROOT; };
140 CF65281009D1BA3800C4B521 /* SparcRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SparcRegisterInfo.td; path = ../lib/Target/Sparc/SparcRegisterInfo.td; sourceTree = SOURCE_ROOT; };
141 CF65281109D1BA3800C4B521 /* SparcSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcSubtarget.cpp; path = ../lib/Target/Sparc/SparcSubtarget.cpp; sourceTree = SOURCE_ROOT; };
142 CF65281209D1BA3800C4B521 /* SparcSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SparcSubtarget.h; path = ../lib/Target/Sparc/SparcSubtarget.h; sourceTree = SOURCE_ROOT; };
143 CF65281309D1BA3800C4B521 /* SparcTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcTargetMachine.cpp; path = ../lib/Target/Sparc/SparcTargetMachine.cpp; sourceTree = SOURCE_ROOT; };
144 CF65281409D1BA3800C4B521 /* SparcTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SparcTargetMachine.h; path = ../lib/Target/Sparc/SparcTargetMachine.h; sourceTree = SOURCE_ROOT; };
Jim Laskeyf9545d02006-01-04 13:37:32 +0000145 CF6529A6095B21A8007F884E /* MachineDebugInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MachineDebugInfo.cpp; sourceTree = "<group>"; };
146 CF6B5AFD095C82C300D1EA42 /* DAGCombiner.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DAGCombiner.cpp; sourceTree = "<group>"; };
Jim Laskeye892a552005-12-21 20:47:34 +0000147 CF6F487109505E1500BC9E82 /* MachineDebugInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachineDebugInfo.h; sourceTree = "<group>"; };
Jim Laskey8aeb7c62006-01-27 13:24:20 +0000148 CF73C0A2098A4FDF00627152 /* InlineAsm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InlineAsm.h; sourceTree = "<group>"; };
149 CF73C0A3098A4FDF00627152 /* TypeSymbolTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TypeSymbolTable.h; sourceTree = "<group>"; };
150 CF73C0A4098A4FDF00627152 /* ValueSymbolTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ValueSymbolTable.h; sourceTree = "<group>"; };
151 CF73C0A5098A507300627152 /* ConstantFolding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConstantFolding.h; sourceTree = "<group>"; };
152 CF73C0A6098A507300627152 /* ET-Forest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ET-Forest.h"; sourceTree = "<group>"; };
153 CF73C0A7098A507300627152 /* LinkAllAnalyses.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkAllAnalyses.h; sourceTree = "<group>"; };
154 CF73C0A8098A50C200627152 /* AutoUpgrade.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AutoUpgrade.h; sourceTree = "<group>"; };
155 CF73C0A9098A50FD00627152 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
156 CF73C0AD098A519400627152 /* DataTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataTypes.h; sourceTree = "<group>"; };
157 CF73C0AE098A51AD00627152 /* Alarm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Alarm.h; sourceTree = "<group>"; };
158 CF73C0AF098A51DD00627152 /* RSProfiling.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSProfiling.h; sourceTree = "<group>"; };
159 CF73C0B0098A523C00627152 /* ConstantFolding.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConstantFolding.cpp; sourceTree = "<group>"; };
Jim Laskey8aeb7c62006-01-27 13:24:20 +0000160 CF73C0B6098A53EF00627152 /* IA64Bundling.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IA64Bundling.cpp; sourceTree = "<group>"; };
161 CF73C0B7098A546000627152 /* RSProfiling.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RSProfiling.cpp; sourceTree = "<group>"; };
162 CF73C0B8098A546000627152 /* RSProfiling.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSProfiling.h; sourceTree = "<group>"; };
163 CF73C0B9098A546000627152 /* Reg2Mem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Reg2Mem.cpp; sourceTree = "<group>"; };
164 CF73C0BC098A551F00627152 /* AutoUpgrade.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AutoUpgrade.cpp; path = ../lib/VMCore/AutoUpgrade.cpp; sourceTree = SOURCE_ROOT; };
165 CF73C0BD098A551F00627152 /* InlineAsm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = InlineAsm.cpp; path = ../lib/VMCore/InlineAsm.cpp; sourceTree = SOURCE_ROOT; };
166 CF73C0BE098A551F00627152 /* TypeSymbolTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TypeSymbolTable.cpp; path = ../lib/VMCore/TypeSymbolTable.cpp; sourceTree = SOURCE_ROOT; };
167 CF73C0BF098A551F00627152 /* ValueSymbolTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ValueSymbolTable.cpp; path = ../lib/VMCore/ValueSymbolTable.cpp; sourceTree = SOURCE_ROOT; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000168 CF79495D09B326D4005ADFCA /* Dwarf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Dwarf.cpp; sourceTree = "<group>"; };
Jim Laskeydc429892006-01-26 20:32:00 +0000169 CF7FFA1F0985081C008B0087 /* ScheduleDAGList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScheduleDAGList.cpp; sourceTree = "<group>"; };
170 CF7FFA200985081C008B0087 /* ScheduleDAGSimple.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScheduleDAGSimple.cpp; sourceTree = "<group>"; };
171 CF7FFA2109850864008B0087 /* ScheduleDAG.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScheduleDAG.h; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000172 CF8D62FA09C2226F006017BA /* Intrinsics.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Intrinsics.td; sourceTree = "<group>"; };
Jim Laskeydc429892006-01-26 20:32:00 +0000173 CF8E00490989162500DA2399 /* Dwarf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Dwarf.h; sourceTree = "<group>"; };
Jim Laskeyb1e11802005-09-01 21:38:21 +0000174 CF9BCD0808C74DE0001E7011 /* SubtargetFeature.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SubtargetFeature.h; sourceTree = "<group>"; };
175 CF9BCD1508C75070001E7011 /* SubtargetFeature.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SubtargetFeature.cpp; sourceTree = "<group>"; };
Jim Laskeye892a552005-12-21 20:47:34 +0000176 CFBD8B1A090E76540020B107 /* AlphaISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaISelDAGToDAG.cpp; sourceTree = "<group>"; };
177 CFBD8B1B090E76540020B107 /* AlphaISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaISelLowering.cpp; sourceTree = "<group>"; };
178 CFBD8B1C090E76540020B107 /* AlphaISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlphaISelLowering.h; sourceTree = "<group>"; };
179 CFBD8B1D090E76540020B107 /* AlphaSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaSubtarget.cpp; sourceTree = "<group>"; };
180 CFBD8B1E090E76540020B107 /* AlphaSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlphaSubtarget.h; sourceTree = "<group>"; };
181 CFC244570959DEF2009F8C47 /* DwarfWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DwarfWriter.cpp; sourceTree = "<group>"; };
182 CFC244BB0959F24C009F8C47 /* X86ISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = X86ISelDAGToDAG.cpp; sourceTree = "<group>"; };
183 CFC244BC0959F24C009F8C47 /* X86ISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = X86ISelLowering.cpp; sourceTree = "<group>"; };
184 CFC244BD0959F24C009F8C47 /* X86ISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = X86ISelLowering.h; sourceTree = "<group>"; };
Jim Laskeye892a552005-12-21 20:47:34 +0000185 CFC244BF0959F2E3009F8C47 /* IA64ISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IA64ISelDAGToDAG.cpp; sourceTree = "<group>"; };
186 CFC244C00959F2E3009F8C47 /* IA64ISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IA64ISelLowering.cpp; sourceTree = "<group>"; };
187 CFC244C10959F2E3009F8C47 /* IA64ISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IA64ISelLowering.h; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000188 CFF0DE6309BF6C360031957F /* X86InstrFPStack.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = X86InstrFPStack.td; sourceTree = "<group>"; };
189 CFF0DE6409BF6C360031957F /* X86InstrMMX.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = X86InstrMMX.td; sourceTree = "<group>"; };
190 CFF0DE6509BF6C360031957F /* X86InstrSSE.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = X86InstrSSE.td; sourceTree = "<group>"; };
Jim Laskey08a04642006-01-17 17:29:20 +0000191 CFF8B434097C605F0047F72A /* UniqueVector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UniqueVector.h; sourceTree = "<group>"; };
Chris Lattnerb7899d92005-10-27 17:39:48 +0000192 DE4DA0390911476D0012D44B /* LoopSimplify.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = LoopSimplify.cpp; path = ../lib/Transforms/Utils/LoopSimplify.cpp; sourceTree = SOURCE_ROOT; };
193 DE4DA03C091147920012D44B /* LiveInterval.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = LiveInterval.h; path = ../include/llvm/CodeGen/LiveInterval.h; sourceTree = SOURCE_ROOT; };
194 DE4DA03D091147920012D44B /* LiveIntervalAnalysis.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = LiveIntervalAnalysis.h; path = ../include/llvm/CodeGen/LiveIntervalAnalysis.h; sourceTree = SOURCE_ROOT; };
195 DE4DA03E091147C00012D44B /* PrintSCC.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PrintSCC.cpp; path = ../tools/analyze/PrintSCC.cpp; sourceTree = SOURCE_ROOT; };
196 DE4DA03F091147DD0012D44B /* PPC.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPC.h; path = ../lib/Target/PowerPC/PPC.h; sourceTree = SOURCE_ROOT; };
197 DE4DA040091147DD0012D44B /* PPC.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPC.td; path = ../lib/Target/PowerPC/PPC.td; sourceTree = SOURCE_ROOT; };
198 DE4DA041091147DD0012D44B /* PPCAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCAsmPrinter.cpp; path = ../lib/Target/PowerPC/PPCAsmPrinter.cpp; sourceTree = SOURCE_ROOT; };
199 DE4DA042091147DD0012D44B /* PPCBranchSelector.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCBranchSelector.cpp; path = ../lib/Target/PowerPC/PPCBranchSelector.cpp; sourceTree = SOURCE_ROOT; };
200 DE4DA043091147DD0012D44B /* PPCCodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCCodeEmitter.cpp; path = ../lib/Target/PowerPC/PPCCodeEmitter.cpp; sourceTree = SOURCE_ROOT; };
201 DE4DA044091147DD0012D44B /* PPCFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPCFrameInfo.h; path = ../lib/Target/PowerPC/PPCFrameInfo.h; sourceTree = SOURCE_ROOT; };
202 DE4DA045091147ED0012D44B /* PPCInstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPCInstrBuilder.h; path = ../lib/Target/PowerPC/PPCInstrBuilder.h; sourceTree = SOURCE_ROOT; };
203 DE4DA046091147ED0012D44B /* PPCInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPCInstrFormats.td; path = ../lib/Target/PowerPC/PPCInstrFormats.td; sourceTree = SOURCE_ROOT; };
204 DE4DA047091147ED0012D44B /* PPCInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCInstrInfo.cpp; path = ../lib/Target/PowerPC/PPCInstrInfo.cpp; sourceTree = SOURCE_ROOT; };
205 DE4DA048091147ED0012D44B /* PPCInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPCInstrInfo.h; path = ../lib/Target/PowerPC/PPCInstrInfo.h; sourceTree = SOURCE_ROOT; };
206 DE4DA049091147ED0012D44B /* PPCInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPCInstrInfo.td; path = ../lib/Target/PowerPC/PPCInstrInfo.td; sourceTree = SOURCE_ROOT; };
207 DE4DA04A091147ED0012D44B /* PPCISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCISelDAGToDAG.cpp; path = ../lib/Target/PowerPC/PPCISelDAGToDAG.cpp; sourceTree = SOURCE_ROOT; };
208 DE4DA04B091147ED0012D44B /* PPCISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCISelLowering.cpp; path = ../lib/Target/PowerPC/PPCISelLowering.cpp; sourceTree = SOURCE_ROOT; };
209 DE4DA04C091147ED0012D44B /* PPCISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPCISelLowering.h; path = ../lib/Target/PowerPC/PPCISelLowering.h; sourceTree = SOURCE_ROOT; };
Chris Lattnerb7899d92005-10-27 17:39:48 +0000210 DE4DA04E091147ED0012D44B /* PPCJITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCJITInfo.cpp; path = ../lib/Target/PowerPC/PPCJITInfo.cpp; sourceTree = SOURCE_ROOT; };
211 DE4DA04F091147ED0012D44B /* PPCJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPCJITInfo.h; path = ../lib/Target/PowerPC/PPCJITInfo.h; sourceTree = SOURCE_ROOT; };
212 DE4DA050091147ED0012D44B /* PPCRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCRegisterInfo.cpp; path = ../lib/Target/PowerPC/PPCRegisterInfo.cpp; sourceTree = SOURCE_ROOT; };
213 DE4DA051091147ED0012D44B /* PPCRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPCRegisterInfo.h; path = ../lib/Target/PowerPC/PPCRegisterInfo.h; sourceTree = SOURCE_ROOT; };
214 DE4DA052091147ED0012D44B /* PPCRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPCRegisterInfo.td; path = ../lib/Target/PowerPC/PPCRegisterInfo.td; sourceTree = SOURCE_ROOT; };
215 DE4DA053091147ED0012D44B /* PPCRelocations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPCRelocations.h; path = ../lib/Target/PowerPC/PPCRelocations.h; sourceTree = SOURCE_ROOT; };
216 DE4DA054091147ED0012D44B /* PPCSchedule.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPCSchedule.td; path = ../lib/Target/PowerPC/PPCSchedule.td; sourceTree = SOURCE_ROOT; };
217 DE4DA055091147ED0012D44B /* PPCScheduleG3.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPCScheduleG3.td; path = ../lib/Target/PowerPC/PPCScheduleG3.td; sourceTree = SOURCE_ROOT; };
218 DE4DA056091147ED0012D44B /* PPCScheduleG4.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPCScheduleG4.td; path = ../lib/Target/PowerPC/PPCScheduleG4.td; sourceTree = SOURCE_ROOT; };
219 DE4DA057091147ED0012D44B /* PPCScheduleG4Plus.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPCScheduleG4Plus.td; path = ../lib/Target/PowerPC/PPCScheduleG4Plus.td; sourceTree = SOURCE_ROOT; };
220 DE4DA058091147ED0012D44B /* PPCScheduleG5.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPCScheduleG5.td; path = ../lib/Target/PowerPC/PPCScheduleG5.td; sourceTree = SOURCE_ROOT; };
221 DE4DA059091147ED0012D44B /* PPCSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCSubtarget.cpp; path = ../lib/Target/PowerPC/PPCSubtarget.cpp; sourceTree = SOURCE_ROOT; };
222 DE4DA05A091147ED0012D44B /* PPCSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPCSubtarget.h; path = ../lib/Target/PowerPC/PPCSubtarget.h; sourceTree = SOURCE_ROOT; };
223 DE4DA05B091147ED0012D44B /* PPCTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCTargetMachine.cpp; path = ../lib/Target/PowerPC/PPCTargetMachine.cpp; sourceTree = SOURCE_ROOT; };
224 DE4DA05C091147ED0012D44B /* PPCTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPCTargetMachine.h; path = ../lib/Target/PowerPC/PPCTargetMachine.h; sourceTree = SOURCE_ROOT; };
225 DE4DA065091148520012D44B /* SubtargetEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SubtargetEmitter.cpp; path = ../utils/TableGen/SubtargetEmitter.cpp; sourceTree = SOURCE_ROOT; };
226 DE4DA066091148520012D44B /* SubtargetEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SubtargetEmitter.h; path = ../utils/TableGen/SubtargetEmitter.h; sourceTree = SOURCE_ROOT; };
Chris Lattner9656e722005-08-11 22:19:26 +0000227 DE66EC5B08ABE86900323D32 /* AsmWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = AsmWriter.cpp; path = ../lib/VMCore/AsmWriter.cpp; sourceTree = SOURCE_ROOT; };
228 DE66EC5C08ABE86A00323D32 /* BasicBlock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = BasicBlock.cpp; path = ../lib/VMCore/BasicBlock.cpp; sourceTree = SOURCE_ROOT; };
229 DE66EC5D08ABE86A00323D32 /* ConstantFolding.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ConstantFolding.cpp; path = ../lib/VMCore/ConstantFolding.cpp; sourceTree = SOURCE_ROOT; };
230 DE66EC5E08ABE86A00323D32 /* ConstantFolding.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ConstantFolding.h; path = ../lib/VMCore/ConstantFolding.h; sourceTree = SOURCE_ROOT; };
231 DE66EC5F08ABE86A00323D32 /* ConstantRange.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ConstantRange.cpp; path = ../lib/VMCore/ConstantRange.cpp; sourceTree = SOURCE_ROOT; };
232 DE66EC6008ABE86A00323D32 /* Constants.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Constants.cpp; path = ../lib/VMCore/Constants.cpp; sourceTree = SOURCE_ROOT; };
233 DE66EC6108ABE86A00323D32 /* Dominators.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Dominators.cpp; path = ../lib/VMCore/Dominators.cpp; sourceTree = SOURCE_ROOT; };
234 DE66EC6208ABE86A00323D32 /* Function.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Function.cpp; path = ../lib/VMCore/Function.cpp; sourceTree = SOURCE_ROOT; };
235 DE66EC6308ABE86A00323D32 /* Globals.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Globals.cpp; path = ../lib/VMCore/Globals.cpp; sourceTree = SOURCE_ROOT; };
236 DE66EC6408ABE86A00323D32 /* Instruction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Instruction.cpp; path = ../lib/VMCore/Instruction.cpp; sourceTree = SOURCE_ROOT; };
237 DE66EC6508ABE86A00323D32 /* Instructions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Instructions.cpp; path = ../lib/VMCore/Instructions.cpp; sourceTree = SOURCE_ROOT; };
238 DE66EC6608ABE86A00323D32 /* LeakDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = LeakDetector.cpp; path = ../lib/VMCore/LeakDetector.cpp; sourceTree = SOURCE_ROOT; };
239 DE66EC6708ABE86A00323D32 /* Mangler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Mangler.cpp; path = ../lib/VMCore/Mangler.cpp; sourceTree = SOURCE_ROOT; };
240 DE66EC6808ABE86A00323D32 /* Module.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Module.cpp; path = ../lib/VMCore/Module.cpp; sourceTree = SOURCE_ROOT; };
241 DE66EC6908ABE86A00323D32 /* ModuleProvider.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ModuleProvider.cpp; path = ../lib/VMCore/ModuleProvider.cpp; sourceTree = SOURCE_ROOT; };
242 DE66EC6A08ABE86A00323D32 /* Pass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Pass.cpp; path = ../lib/VMCore/Pass.cpp; sourceTree = SOURCE_ROOT; };
243 DE66EC6B08ABE86A00323D32 /* PassManagerT.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PassManagerT.h; path = ../lib/VMCore/PassManagerT.h; sourceTree = SOURCE_ROOT; };
244 DE66EC6C08ABE86A00323D32 /* SymbolTable.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SymbolTable.cpp; path = ../lib/VMCore/SymbolTable.cpp; sourceTree = SOURCE_ROOT; };
245 DE66EC6D08ABE86A00323D32 /* SymbolTableListTraitsImpl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SymbolTableListTraitsImpl.h; path = ../lib/VMCore/SymbolTableListTraitsImpl.h; sourceTree = SOURCE_ROOT; };
246 DE66EC6E08ABE86A00323D32 /* Type.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Type.cpp; path = ../lib/VMCore/Type.cpp; sourceTree = SOURCE_ROOT; };
247 DE66EC6F08ABE86A00323D32 /* Value.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Value.cpp; path = ../lib/VMCore/Value.cpp; sourceTree = SOURCE_ROOT; };
248 DE66EC7008ABE86A00323D32 /* Verifier.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Verifier.cpp; path = ../lib/VMCore/Verifier.cpp; sourceTree = SOURCE_ROOT; };
249 DE66EC8A08ABEAF000323D32 /* Lexer.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; name = Lexer.l; path = ../lib/AsmParser/Lexer.l; sourceTree = SOURCE_ROOT; };
250 DE66EC8E08ABEAF000323D32 /* llvmAsmParser.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; name = llvmAsmParser.y; path = ../lib/AsmParser/llvmAsmParser.y; sourceTree = SOURCE_ROOT; };
251 DE66EC8F08ABEAF000323D32 /* Parser.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Parser.cpp; path = ../lib/AsmParser/Parser.cpp; sourceTree = SOURCE_ROOT; };
252 DE66EC9008ABEAF000323D32 /* ParserInternals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ParserInternals.h; path = ../lib/AsmParser/ParserInternals.h; sourceTree = SOURCE_ROOT; };
253 DE66EC9408ABEB3900323D32 /* Analyzer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Analyzer.cpp; sourceTree = "<group>"; };
254 DE66EC9E08ABEB3900323D32 /* Reader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Reader.cpp; sourceTree = "<group>"; };
255 DE66EC9F08ABEB3900323D32 /* Reader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Reader.h; sourceTree = "<group>"; };
256 DE66ECA008ABEB3900323D32 /* ReaderWrappers.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ReaderWrappers.cpp; sourceTree = "<group>"; };
257 DE66ECA208ABEB8000323D32 /* Archive.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Archive.cpp; sourceTree = "<group>"; };
258 DE66ECA308ABEB8000323D32 /* ArchiveInternals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ArchiveInternals.h; sourceTree = "<group>"; };
259 DE66ECA408ABEB8000323D32 /* ArchiveReader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ArchiveReader.cpp; sourceTree = "<group>"; };
260 DE66ECA508ABEB8000323D32 /* ArchiveWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ArchiveWriter.cpp; sourceTree = "<group>"; };
261 DE66ECB708ABEB8000323D32 /* SlotCalculator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SlotCalculator.cpp; sourceTree = "<group>"; };
262 DE66ECB808ABEB8000323D32 /* SlotCalculator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SlotCalculator.h; sourceTree = "<group>"; };
263 DE66ECB908ABEB8000323D32 /* SlotTable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SlotTable.h; sourceTree = "<group>"; };
264 DE66ECBA08ABEB8000323D32 /* Writer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Writer.cpp; sourceTree = "<group>"; };
265 DE66ECBB08ABEB8000323D32 /* WriterInternals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = WriterInternals.h; sourceTree = "<group>"; };
266 DE66ECBE08ABEC0700323D32 /* AliasAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasAnalysis.cpp; sourceTree = "<group>"; };
267 DE66ECBF08ABEC0700323D32 /* AliasAnalysisCounter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasAnalysisCounter.cpp; sourceTree = "<group>"; };
268 DE66ECC008ABEC0700323D32 /* AliasAnalysisEvaluator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasAnalysisEvaluator.cpp; sourceTree = "<group>"; };
269 DE66ECC108ABEC0700323D32 /* AliasSetTracker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasSetTracker.cpp; sourceTree = "<group>"; };
270 DE66ECC208ABEC0700323D32 /* BasicAliasAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BasicAliasAnalysis.cpp; sourceTree = "<group>"; };
271 DE66ECC308ABEC0700323D32 /* CFGPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CFGPrinter.cpp; sourceTree = "<group>"; };
272 DE66ECC508ABEC0700323D32 /* BottomUpClosure.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BottomUpClosure.cpp; sourceTree = "<group>"; };
273 DE66ECC608ABEC0700323D32 /* CompleteBottomUp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CompleteBottomUp.cpp; sourceTree = "<group>"; };
274 DE66ECC708ABEC0700323D32 /* DataStructure.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DataStructure.cpp; sourceTree = "<group>"; };
275 DE66ECC808ABEC0700323D32 /* DataStructureAA.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DataStructureAA.cpp; sourceTree = "<group>"; };
276 DE66ECC908ABEC0700323D32 /* DataStructureOpt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DataStructureOpt.cpp; sourceTree = "<group>"; };
277 DE66ECCA08ABEC0700323D32 /* DataStructureStats.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DataStructureStats.cpp; sourceTree = "<group>"; };
278 DE66ECE508ABEC0700323D32 /* EquivClassGraphs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = EquivClassGraphs.cpp; sourceTree = "<group>"; };
279 DE66ECE608ABEC0700323D32 /* GraphChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GraphChecker.cpp; sourceTree = "<group>"; };
280 DE66ECE708ABEC0700323D32 /* Local.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Local.cpp; sourceTree = "<group>"; };
281 DE66ECE908ABEC0700323D32 /* Printer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Printer.cpp; sourceTree = "<group>"; };
282 DE66ECEA08ABEC0700323D32 /* Steensgaard.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Steensgaard.cpp; sourceTree = "<group>"; };
283 DE66ECEB08ABEC0700323D32 /* TopDownClosure.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TopDownClosure.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000284 DE66ED1708ABEC0800323D32 /* InstCount.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InstCount.cpp; sourceTree = "<group>"; };
285 DE66ED1808ABEC0800323D32 /* Interval.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Interval.cpp; sourceTree = "<group>"; };
286 DE66ED1908ABEC0800323D32 /* IntervalPartition.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IntervalPartition.cpp; sourceTree = "<group>"; };
287 DE66ED1B08ABEC0800323D32 /* Andersens.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Andersens.cpp; sourceTree = "<group>"; };
288 DE66ED1C08ABEC0800323D32 /* CallGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CallGraph.cpp; sourceTree = "<group>"; };
289 DE66ED1D08ABEC0800323D32 /* CallGraphSCCPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CallGraphSCCPass.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000290 DE66ED2F08ABEC0800323D32 /* FindUsedTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FindUsedTypes.cpp; sourceTree = "<group>"; };
291 DE66ED3008ABEC0800323D32 /* GlobalsModRef.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GlobalsModRef.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000292 DE66ED3308ABEC0800323D32 /* LoadValueNumbering.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoadValueNumbering.cpp; sourceTree = "<group>"; };
293 DE66ED3408ABEC0800323D32 /* LoopInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopInfo.cpp; sourceTree = "<group>"; };
294 DE66ED3608ABEC0800323D32 /* PostDominators.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PostDominators.cpp; sourceTree = "<group>"; };
295 DE66ED3708ABEC0800323D32 /* ProfileInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProfileInfo.cpp; sourceTree = "<group>"; };
296 DE66ED3808ABEC0800323D32 /* ProfileInfoLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProfileInfoLoader.cpp; sourceTree = "<group>"; };
297 DE66ED3908ABEC0800323D32 /* ProfileInfoLoaderPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProfileInfoLoaderPass.cpp; sourceTree = "<group>"; };
298 DE66ED3A08ABEC0800323D32 /* ScalarEvolution.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScalarEvolution.cpp; sourceTree = "<group>"; };
299 DE66ED3B08ABEC0800323D32 /* ScalarEvolutionExpander.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScalarEvolutionExpander.cpp; sourceTree = "<group>"; };
300 DE66ED3C08ABEC0800323D32 /* Trace.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Trace.cpp; sourceTree = "<group>"; };
301 DE66ED3D08ABEC0800323D32 /* ValueNumbering.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ValueNumbering.cpp; sourceTree = "<group>"; };
302 DE66ED3F08ABEC2A00323D32 /* AsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AsmPrinter.cpp; sourceTree = "<group>"; };
303 DE66ED4008ABEC2A00323D32 /* BranchFolding.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BranchFolding.cpp; sourceTree = "<group>"; };
304 DE66ED6F08ABEC2B00323D32 /* ELFWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ELFWriter.cpp; sourceTree = "<group>"; };
305 DE66ED7008ABEC2B00323D32 /* IntrinsicLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IntrinsicLowering.cpp; sourceTree = "<group>"; };
306 DE66ED7108ABEC2B00323D32 /* LiveInterval.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiveInterval.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000307 DE66ED7308ABEC2B00323D32 /* LiveIntervalAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiveIntervalAnalysis.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000308 DE66ED7508ABEC2B00323D32 /* LiveVariables.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiveVariables.cpp; sourceTree = "<group>"; };
309 DE66ED7608ABEC2B00323D32 /* MachineBasicBlock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineBasicBlock.cpp; sourceTree = "<group>"; };
310 DE66ED7708ABEC2B00323D32 /* MachineCodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineCodeEmitter.cpp; sourceTree = "<group>"; };
311 DE66ED7808ABEC2B00323D32 /* MachineFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineFunction.cpp; sourceTree = "<group>"; };
312 DE66ED7908ABEC2B00323D32 /* MachineInstr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineInstr.cpp; sourceTree = "<group>"; };
313 DE66ED7B08ABEC2B00323D32 /* Passes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Passes.cpp; sourceTree = "<group>"; };
314 DE66ED7C08ABEC2B00323D32 /* PHIElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PHIElimination.cpp; sourceTree = "<group>"; };
315 DE66ED7D08ABEC2B00323D32 /* PhysRegTracker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PhysRegTracker.h; sourceTree = "<group>"; };
316 DE66ED7E08ABEC2B00323D32 /* PrologEpilogInserter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PrologEpilogInserter.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000317 DE66ED8008ABEC2B00323D32 /* RegAllocLinearScan.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegAllocLinearScan.cpp; sourceTree = "<group>"; };
318 DE66ED8108ABEC2B00323D32 /* RegAllocLocal.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegAllocLocal.cpp; sourceTree = "<group>"; };
319 DE66ED8208ABEC2B00323D32 /* RegAllocSimple.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegAllocSimple.cpp; sourceTree = "<group>"; };
320 DE66ED9008ABEC2B00323D32 /* LegalizeDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LegalizeDAG.cpp; sourceTree = "<group>"; };
321 DE66ED9208ABEC2B00323D32 /* SelectionDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SelectionDAG.cpp; sourceTree = "<group>"; };
322 DE66ED9308ABEC2B00323D32 /* SelectionDAGISel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SelectionDAGISel.cpp; sourceTree = "<group>"; };
323 DE66ED9408ABEC2B00323D32 /* SelectionDAGPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SelectionDAGPrinter.cpp; sourceTree = "<group>"; };
324 DE66ED9508ABEC2B00323D32 /* TwoAddressInstructionPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TwoAddressInstructionPass.cpp; sourceTree = "<group>"; };
325 DE66ED9608ABEC2B00323D32 /* UnreachableBlockElim.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = UnreachableBlockElim.cpp; sourceTree = "<group>"; };
326 DE66ED9708ABEC2B00323D32 /* ValueTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ValueTypes.cpp; sourceTree = "<group>"; };
327 DE66ED9808ABEC2B00323D32 /* VirtRegMap.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = VirtRegMap.cpp; sourceTree = "<group>"; };
328 DE66ED9908ABEC2B00323D32 /* VirtRegMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = VirtRegMap.h; sourceTree = "<group>"; };
329 DE66EDB108ABEC7300323D32 /* Debugger.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Debugger.cpp; sourceTree = "<group>"; };
330 DE66EDB208ABEC7300323D32 /* FDHandle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FDHandle.cpp; sourceTree = "<group>"; };
331 DE66EDB308ABEC7300323D32 /* FDHandle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FDHandle.h; sourceTree = "<group>"; };
332 DE66EDB508ABEC7300323D32 /* ProgramInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProgramInfo.cpp; sourceTree = "<group>"; };
333 DE66EDB608ABEC7300323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
334 DE66EDB708ABEC7300323D32 /* RuntimeInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RuntimeInfo.cpp; sourceTree = "<group>"; };
335 DE66EDB808ABEC7300323D32 /* SourceFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SourceFile.cpp; sourceTree = "<group>"; };
336 DE66EDB908ABEC7300323D32 /* SourceLanguage-CFamily.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "SourceLanguage-CFamily.cpp"; sourceTree = "<group>"; };
337 DE66EDBA08ABEC7300323D32 /* SourceLanguage-CPlusPlus.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "SourceLanguage-CPlusPlus.cpp"; sourceTree = "<group>"; };
338 DE66EDBB08ABEC7300323D32 /* SourceLanguage-Unknown.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "SourceLanguage-Unknown.cpp"; sourceTree = "<group>"; };
339 DE66EDBC08ABEC7300323D32 /* SourceLanguage.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SourceLanguage.cpp; sourceTree = "<group>"; };
340 DE66EDBD08ABEC7300323D32 /* UnixLocalInferiorProcess.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = UnixLocalInferiorProcess.cpp; sourceTree = "<group>"; };
341 DE66EDC408ABEC9000323D32 /* ExecutionEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExecutionEngine.cpp; sourceTree = "<group>"; };
342 DE66EDCE08ABEC9000323D32 /* Execution.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Execution.cpp; sourceTree = "<group>"; };
343 DE66EDCF08ABEC9000323D32 /* ExternalFunctions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExternalFunctions.cpp; sourceTree = "<group>"; };
344 DE66EDD008ABEC9000323D32 /* Interpreter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Interpreter.cpp; sourceTree = "<group>"; };
345 DE66EDD108ABEC9000323D32 /* Interpreter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Interpreter.h; sourceTree = "<group>"; };
346 DE66EDDE08ABEC9100323D32 /* Intercept.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Intercept.cpp; sourceTree = "<group>"; };
347 DE66EDDF08ABEC9100323D32 /* JIT.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = JIT.cpp; sourceTree = "<group>"; };
348 DE66EDE008ABEC9100323D32 /* JIT.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = JIT.h; sourceTree = "<group>"; };
349 DE66EDE108ABEC9100323D32 /* JITEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = JITEmitter.cpp; sourceTree = "<group>"; };
350 DE66EDE308ABEC9100323D32 /* TargetSelect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetSelect.cpp; sourceTree = "<group>"; };
351 DE66EDF608ABEDD300323D32 /* LinkArchives.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LinkArchives.cpp; sourceTree = "<group>"; };
352 DE66EDF708ABEDD300323D32 /* Linker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Linker.cpp; sourceTree = "<group>"; };
353 DE66EDF808ABEDD300323D32 /* LinkItems.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LinkItems.cpp; sourceTree = "<group>"; };
354 DE66EDF908ABEDD300323D32 /* LinkModules.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LinkModules.cpp; sourceTree = "<group>"; };
355 DE66EDFC08ABEDE600323D32 /* Annotation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Annotation.cpp; sourceTree = "<group>"; };
356 DE66EDFE08ABEDE600323D32 /* blocksort.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = blocksort.c; sourceTree = "<group>"; };
357 DE66EDFF08ABEDE600323D32 /* bzlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = bzlib.c; sourceTree = "<group>"; };
358 DE66EE0008ABEDE600323D32 /* bzlib.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = bzlib.h; sourceTree = "<group>"; };
359 DE66EE0108ABEDE600323D32 /* bzlib_private.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = bzlib_private.h; sourceTree = "<group>"; };
360 DE66EE0208ABEDE600323D32 /* CHANGES */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = CHANGES; sourceTree = "<group>"; };
361 DE66EE0308ABEDE600323D32 /* compress.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = compress.c; sourceTree = "<group>"; };
362 DE66EE0408ABEDE600323D32 /* crctable.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = crctable.c; sourceTree = "<group>"; };
363 DE66EE1508ABEDE600323D32 /* decompress.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = decompress.c; sourceTree = "<group>"; };
364 DE66EE1608ABEDE600323D32 /* huffman.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = huffman.c; sourceTree = "<group>"; };
365 DE66EE1708ABEDE600323D32 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
366 DE66EE1908ABEDE600323D32 /* randtable.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = randtable.c; sourceTree = "<group>"; };
367 DE66EE1A08ABEDE600323D32 /* README */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
368 DE66EE1B08ABEDE600323D32 /* README.COMPILATION.PROBLEMS */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.COMPILATION.PROBLEMS; sourceTree = "<group>"; };
369 DE66EE1C08ABEDE600323D32 /* Y2K_INFO */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Y2K_INFO; sourceTree = "<group>"; };
370 DE66EE1D08ABEDE600323D32 /* CommandLine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CommandLine.cpp; sourceTree = "<group>"; };
371 DE66EE1E08ABEDE600323D32 /* Compressor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Compressor.cpp; sourceTree = "<group>"; };
372 DE66EE3D08ABEDE600323D32 /* Debug.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Debug.cpp; sourceTree = "<group>"; };
373 DE66EE3E08ABEDE600323D32 /* FileUtilities.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FileUtilities.cpp; sourceTree = "<group>"; };
374 DE66EE3F08ABEDE600323D32 /* IsInf.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IsInf.cpp; sourceTree = "<group>"; };
375 DE66EE4008ABEDE600323D32 /* IsNAN.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IsNAN.cpp; sourceTree = "<group>"; };
376 DE66EE4208ABEDE600323D32 /* PluginLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PluginLoader.cpp; sourceTree = "<group>"; };
377 DE66EE4308ABEDE600323D32 /* SlowOperationInformer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SlowOperationInformer.cpp; sourceTree = "<group>"; };
378 DE66EE4408ABEDE600323D32 /* Statistic.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Statistic.cpp; sourceTree = "<group>"; };
379 DE66EE4508ABEDE700323D32 /* StringExtras.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = StringExtras.cpp; sourceTree = "<group>"; };
380 DE66EE4608ABEDE700323D32 /* SystemUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SystemUtils.cpp; sourceTree = "<group>"; };
381 DE66EE4708ABEDE700323D32 /* Timer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Timer.cpp; sourceTree = "<group>"; };
382 DE66EE4808ABEDE700323D32 /* ToolRunner.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ToolRunner.cpp; sourceTree = "<group>"; };
383 DE66EE6008ABEE3400323D32 /* DynamicLibrary.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DynamicLibrary.cpp; sourceTree = "<group>"; };
384 DE66EE6108ABEE3400323D32 /* LICENSE.TXT */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE.TXT; sourceTree = "<group>"; };
385 DE66EE6208ABEE3400323D32 /* ltdl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ltdl.c; sourceTree = "<group>"; };
386 DE66EE6308ABEE3400323D32 /* ltdl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ltdl.h; sourceTree = "<group>"; };
387 DE66EE6508ABEE3400323D32 /* MappedFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MappedFile.cpp; sourceTree = "<group>"; };
388 DE66EE6608ABEE3400323D32 /* Memory.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Memory.cpp; sourceTree = "<group>"; };
389 DE66EE6708ABEE3400323D32 /* Mutex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Mutex.cpp; sourceTree = "<group>"; };
390 DE66EE6808ABEE3400323D32 /* Path.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Path.cpp; sourceTree = "<group>"; };
391 DE66EE6908ABEE3400323D32 /* Process.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Process.cpp; sourceTree = "<group>"; };
392 DE66EE6A08ABEE3400323D32 /* Program.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Program.cpp; sourceTree = "<group>"; };
393 DE66EE6B08ABEE3400323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
394 DE66EE7C08ABEE3400323D32 /* Signals.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Signals.cpp; sourceTree = "<group>"; };
395 DE66EE7D08ABEE3400323D32 /* TimeValue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TimeValue.cpp; sourceTree = "<group>"; };
396 DE66EE7F08ABEE3500323D32 /* MappedFile.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = MappedFile.inc; sourceTree = "<group>"; };
397 DE66EE8008ABEE3500323D32 /* Memory.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Memory.inc; sourceTree = "<group>"; };
398 DE66EE8108ABEE3500323D32 /* Mutex.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Mutex.inc; sourceTree = "<group>"; };
399 DE66EE8208ABEE3500323D32 /* Path.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Path.inc; sourceTree = "<group>"; };
400 DE66EE8308ABEE3500323D32 /* Process.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Process.inc; sourceTree = "<group>"; };
401 DE66EE8408ABEE3500323D32 /* Program.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Program.inc; sourceTree = "<group>"; };
402 DE66EE8508ABEE3500323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
403 DE66EE8608ABEE3500323D32 /* Signals.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Signals.inc; sourceTree = "<group>"; };
404 DE66EE8808ABEE3500323D32 /* Process.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Process.cpp; sourceTree = "<group>"; };
405 DE66EE8908ABEE3500323D32 /* TimeValue.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TimeValue.inc; sourceTree = "<group>"; };
406 DE66EE8A08ABEE3500323D32 /* Unix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Unix.h; sourceTree = "<group>"; };
407 DE66EE8C08ABEE3500323D32 /* DynamicLibrary.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = DynamicLibrary.inc; sourceTree = "<group>"; };
408 DE66EE8D08ABEE3500323D32 /* MappedFile.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = MappedFile.inc; sourceTree = "<group>"; };
409 DE66EE8E08ABEE3500323D32 /* Memory.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Memory.inc; sourceTree = "<group>"; };
410 DE66EE8F08ABEE3500323D32 /* Mutex.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Mutex.inc; sourceTree = "<group>"; };
411 DE66EE9008ABEE3500323D32 /* Path.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Path.inc; sourceTree = "<group>"; };
412 DE66EE9108ABEE3500323D32 /* Process.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Process.inc; sourceTree = "<group>"; };
413 DE66EE9208ABEE3500323D32 /* Program.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Program.inc; sourceTree = "<group>"; };
414 DE66EE9308ABEE3500323D32 /* Signals.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Signals.inc; sourceTree = "<group>"; };
415 DE66EE9408ABEE3500323D32 /* TimeValue.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TimeValue.inc; sourceTree = "<group>"; };
416 DE66EE9508ABEE3500323D32 /* Win32.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Win32.h; sourceTree = "<group>"; };
417 DE66EE9808ABEE5E00323D32 /* Alpha.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Alpha.h; sourceTree = "<group>"; };
418 DE66EE9908ABEE5E00323D32 /* Alpha.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Alpha.td; sourceTree = "<group>"; };
419 DE66EE9A08ABEE5E00323D32 /* AlphaAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaAsmPrinter.cpp; sourceTree = "<group>"; };
420 DE66EE9B08ABEE5E00323D32 /* AlphaCodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaCodeEmitter.cpp; sourceTree = "<group>"; };
421 DE66EEA308ABEE5E00323D32 /* AlphaInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = AlphaInstrFormats.td; sourceTree = "<group>"; };
422 DE66EEA408ABEE5E00323D32 /* AlphaInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaInstrInfo.cpp; sourceTree = "<group>"; };
423 DE66EEA508ABEE5E00323D32 /* AlphaInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaInstrInfo.h; sourceTree = "<group>"; };
424 DE66EEA608ABEE5E00323D32 /* AlphaInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = AlphaInstrInfo.td; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000425 DE66EEA908ABEE5E00323D32 /* AlphaJITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaJITInfo.cpp; sourceTree = "<group>"; };
426 DE66EEAA08ABEE5E00323D32 /* AlphaJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaJITInfo.h; sourceTree = "<group>"; };
427 DE66EEAB08ABEE5E00323D32 /* AlphaRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaRegisterInfo.cpp; sourceTree = "<group>"; };
428 DE66EEAC08ABEE5E00323D32 /* AlphaRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaRegisterInfo.h; sourceTree = "<group>"; };
429 DE66EEAD08ABEE5E00323D32 /* AlphaRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = AlphaRegisterInfo.td; sourceTree = "<group>"; };
430 DE66EEAE08ABEE5E00323D32 /* AlphaRelocations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaRelocations.h; sourceTree = "<group>"; };
431 DE66EEAF08ABEE5E00323D32 /* AlphaTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaTargetMachine.cpp; sourceTree = "<group>"; };
432 DE66EEB008ABEE5E00323D32 /* AlphaTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaTargetMachine.h; sourceTree = "<group>"; };
433 DE66EECA08ABEE5E00323D32 /* CTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CTargetMachine.h; sourceTree = "<group>"; };
434 DE66EED008ABEE5E00323D32 /* Writer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Writer.cpp; sourceTree = "<group>"; };
435 DE66EEF808ABEE5E00323D32 /* IA64.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64.h; sourceTree = "<group>"; };
436 DE66EEF908ABEE5E00323D32 /* IA64.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = IA64.td; sourceTree = "<group>"; };
437 DE66EEFA08ABEE5E00323D32 /* IA64AsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64AsmPrinter.cpp; sourceTree = "<group>"; };
438 DE66EF0108ABEE5E00323D32 /* IA64InstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64InstrBuilder.h; sourceTree = "<group>"; };
439 DE66EF0208ABEE5E00323D32 /* IA64InstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = IA64InstrFormats.td; sourceTree = "<group>"; };
440 DE66EF0308ABEE5E00323D32 /* IA64InstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64InstrInfo.cpp; sourceTree = "<group>"; };
441 DE66EF0408ABEE5E00323D32 /* IA64InstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64InstrInfo.h; sourceTree = "<group>"; };
442 DE66EF0508ABEE5E00323D32 /* IA64InstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = IA64InstrInfo.td; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000443 DE66EF0708ABEE5E00323D32 /* IA64MachineFunctionInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64MachineFunctionInfo.h; sourceTree = "<group>"; };
444 DE66EF0808ABEE5E00323D32 /* IA64RegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64RegisterInfo.cpp; sourceTree = "<group>"; };
445 DE66EF0908ABEE5E00323D32 /* IA64RegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64RegisterInfo.h; sourceTree = "<group>"; };
446 DE66EF0A08ABEE5E00323D32 /* IA64RegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = IA64RegisterInfo.td; sourceTree = "<group>"; };
447 DE66EF0B08ABEE5E00323D32 /* IA64TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64TargetMachine.cpp; sourceTree = "<group>"; };
448 DE66EF0C08ABEE5E00323D32 /* IA64TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64TargetMachine.h; sourceTree = "<group>"; };
449 DE66EF0E08ABEE5E00323D32 /* README */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
450 DE66EF1008ABEE5E00323D32 /* MRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MRegisterInfo.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000451 DE66EF3D08ABEE5F00323D32 /* LICENSE.TXT */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE.TXT; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000452 DE66EF6F08ABEE5F00323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000453 DE66EFFA08ABEE6000323D32 /* DecomposeMultiDimRefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DecomposeMultiDimRefs.cpp; sourceTree = "<group>"; };
454 DE66EFFB08ABEE6000323D32 /* EmitBytecodeToAssembly.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = EmitBytecodeToAssembly.cpp; sourceTree = "<group>"; };
455 DE66F00708ABEE6000323D32 /* InstrScheduling.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InstrScheduling.cpp; sourceTree = "<group>"; };
456 DE66F00908ABEE6000323D32 /* SchedGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SchedGraph.cpp; sourceTree = "<group>"; };
457 DE66F00A08ABEE6000323D32 /* SchedGraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SchedGraph.h; sourceTree = "<group>"; };
458 DE66F00B08ABEE6000323D32 /* SchedGraphCommon.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SchedGraphCommon.cpp; sourceTree = "<group>"; };
459 DE66F00C08ABEE6000323D32 /* SchedPriorities.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SchedPriorities.cpp; sourceTree = "<group>"; };
460 DE66F00D08ABEE6000323D32 /* SchedPriorities.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SchedPriorities.h; sourceTree = "<group>"; };
461 DE66F00E08ABEE6000323D32 /* InternalGlobalMapper.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InternalGlobalMapper.cpp; sourceTree = "<group>"; };
462 DE66F01008ABEE6000323D32 /* BBLiveVar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BBLiveVar.cpp; sourceTree = "<group>"; };
463 DE66F01108ABEE6000323D32 /* BBLiveVar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BBLiveVar.h; sourceTree = "<group>"; };
464 DE66F01A08ABEE6000323D32 /* FunctionLiveVarInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FunctionLiveVarInfo.cpp; sourceTree = "<group>"; };
465 DE66F01B08ABEE6000323D32 /* FunctionLiveVarInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FunctionLiveVarInfo.h; sourceTree = "<group>"; };
466 DE66F01D08ABEE6000323D32 /* ValueSet.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ValueSet.cpp; sourceTree = "<group>"; };
467 DE66F01E08ABEE6000323D32 /* MachineCodeForInstruction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineCodeForInstruction.cpp; sourceTree = "<group>"; };
468 DE66F01F08ABEE6000323D32 /* MachineCodeForInstruction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineCodeForInstruction.h; sourceTree = "<group>"; };
469 DE66F02008ABEE6000323D32 /* MachineFunctionInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineFunctionInfo.cpp; sourceTree = "<group>"; };
470 DE66F02108ABEE6000323D32 /* MachineFunctionInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineFunctionInfo.h; sourceTree = "<group>"; };
471 DE66F02208ABEE6000323D32 /* MachineInstrAnnot.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineInstrAnnot.h; sourceTree = "<group>"; };
472 DE66F02408ABEE6000323D32 /* MappingInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MappingInfo.cpp; sourceTree = "<group>"; };
473 DE66F02508ABEE6000323D32 /* MappingInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MappingInfo.h; sourceTree = "<group>"; };
474 DE66F03708ABEE6000323D32 /* DependenceAnalyzer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DependenceAnalyzer.cpp; sourceTree = "<group>"; };
475 DE66F03808ABEE6000323D32 /* DependenceAnalyzer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DependenceAnalyzer.h; sourceTree = "<group>"; };
476 DE66F03A08ABEE6000323D32 /* ModuloScheduling.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ModuloScheduling.cpp; sourceTree = "<group>"; };
477 DE66F03B08ABEE6000323D32 /* ModuloScheduling.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ModuloScheduling.h; sourceTree = "<group>"; };
478 DE66F03C08ABEE6000323D32 /* ModuloSchedulingSuperBlock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ModuloSchedulingSuperBlock.cpp; sourceTree = "<group>"; };
479 DE66F03D08ABEE6000323D32 /* ModuloSchedulingSuperBlock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ModuloSchedulingSuperBlock.h; sourceTree = "<group>"; };
480 DE66F03E08ABEE6000323D32 /* MSchedGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MSchedGraph.cpp; sourceTree = "<group>"; };
481 DE66F03F08ABEE6000323D32 /* MSchedGraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MSchedGraph.h; sourceTree = "<group>"; };
482 DE66F04008ABEE6000323D32 /* MSchedGraphSB.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MSchedGraphSB.cpp; sourceTree = "<group>"; };
483 DE66F04108ABEE6000323D32 /* MSchedGraphSB.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MSchedGraphSB.h; sourceTree = "<group>"; };
484 DE66F04208ABEE6000323D32 /* MSSchedule.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MSSchedule.cpp; sourceTree = "<group>"; };
485 DE66F04308ABEE6000323D32 /* MSSchedule.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MSSchedule.h; sourceTree = "<group>"; };
486 DE66F04408ABEE6000323D32 /* MSScheduleSB.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MSScheduleSB.cpp; sourceTree = "<group>"; };
487 DE66F04508ABEE6000323D32 /* MSScheduleSB.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MSScheduleSB.h; sourceTree = "<group>"; };
488 DE66F04708ABEE6000323D32 /* AllocInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AllocInfo.h; sourceTree = "<group>"; };
489 DE66F05408ABEE6000323D32 /* IGNode.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IGNode.cpp; sourceTree = "<group>"; };
490 DE66F05508ABEE6000323D32 /* IGNode.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IGNode.h; sourceTree = "<group>"; };
491 DE66F05608ABEE6000323D32 /* InterferenceGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InterferenceGraph.cpp; sourceTree = "<group>"; };
492 DE66F05708ABEE6000323D32 /* InterferenceGraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InterferenceGraph.h; sourceTree = "<group>"; };
493 DE66F05808ABEE6000323D32 /* LiveRange.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LiveRange.h; sourceTree = "<group>"; };
494 DE66F05908ABEE6000323D32 /* LiveRangeInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiveRangeInfo.cpp; sourceTree = "<group>"; };
495 DE66F05A08ABEE6000323D32 /* LiveRangeInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LiveRangeInfo.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000496 DE66F05D08ABEE6000323D32 /* PhyRegAlloc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PhyRegAlloc.cpp; sourceTree = "<group>"; };
497 DE66F05E08ABEE6000323D32 /* PhyRegAlloc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PhyRegAlloc.h; sourceTree = "<group>"; };
498 DE66F05F08ABEE6000323D32 /* RegAllocCommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RegAllocCommon.h; sourceTree = "<group>"; };
499 DE66F06008ABEE6000323D32 /* RegClass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegClass.cpp; sourceTree = "<group>"; };
500 DE66F06108ABEE6000323D32 /* RegClass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RegClass.h; sourceTree = "<group>"; };
501 DE66F06208ABEE6000323D32 /* SparcV9.burg.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9.burg.in; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000502 DE66F06608ABEE6000323D32 /* SparcV9.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9.td; sourceTree = "<group>"; };
503 DE66F06708ABEE6000323D32 /* SparcV9_F2.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9_F2.td; sourceTree = "<group>"; };
504 DE66F06808ABEE6000323D32 /* SparcV9_F3.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9_F3.td; sourceTree = "<group>"; };
505 DE66F06908ABEE6000323D32 /* SparcV9_F4.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9_F4.td; sourceTree = "<group>"; };
506 DE66F06A08ABEE6000323D32 /* SparcV9AsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9AsmPrinter.cpp; sourceTree = "<group>"; };
507 DE66F06B08ABEE6000323D32 /* SparcV9BurgISel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9BurgISel.cpp; sourceTree = "<group>"; };
508 DE66F06C08ABEE6000323D32 /* SparcV9BurgISel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9BurgISel.h; sourceTree = "<group>"; };
509 DE66F06D08ABEE6000323D32 /* SparcV9CodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9CodeEmitter.cpp; sourceTree = "<group>"; };
510 DE66F06E08ABEE6000323D32 /* SparcV9CodeEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9CodeEmitter.h; sourceTree = "<group>"; };
511 DE66F06F08ABEE6000323D32 /* SparcV9FrameInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9FrameInfo.cpp; sourceTree = "<group>"; };
512 DE66F07008ABEE6000323D32 /* SparcV9FrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9FrameInfo.h; sourceTree = "<group>"; };
513 DE66F07208ABEE6000323D32 /* SparcV9Instr.def */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9Instr.def; sourceTree = "<group>"; };
514 DE66F07308ABEE6000323D32 /* SparcV9InstrForest.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9InstrForest.h; sourceTree = "<group>"; };
515 DE66F07408ABEE6000323D32 /* SparcV9InstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9InstrInfo.h; sourceTree = "<group>"; };
516 DE66F07508ABEE6000323D32 /* SparcV9InstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9InstrInfo.td; sourceTree = "<group>"; };
517 DE66F07608ABEE6000323D32 /* SparcV9Internals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9Internals.h; sourceTree = "<group>"; };
518 DE66F07708ABEE6000323D32 /* SparcV9JITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9JITInfo.cpp; sourceTree = "<group>"; };
519 DE66F07808ABEE6000323D32 /* SparcV9JITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9JITInfo.h; sourceTree = "<group>"; };
520 DE66F07908ABEE6000323D32 /* SparcV9PeepholeOpts.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9PeepholeOpts.cpp; sourceTree = "<group>"; };
521 DE66F07A08ABEE6000323D32 /* SparcV9PreSelection.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9PreSelection.cpp; sourceTree = "<group>"; };
522 DE66F07B08ABEE6000323D32 /* SparcV9PrologEpilogInserter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9PrologEpilogInserter.cpp; sourceTree = "<group>"; };
523 DE66F07C08ABEE6000323D32 /* SparcV9RegClassInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9RegClassInfo.cpp; sourceTree = "<group>"; };
524 DE66F07D08ABEE6000323D32 /* SparcV9RegClassInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9RegClassInfo.h; sourceTree = "<group>"; };
525 DE66F07E08ABEE6000323D32 /* SparcV9RegInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9RegInfo.cpp; sourceTree = "<group>"; };
526 DE66F07F08ABEE6000323D32 /* SparcV9RegInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9RegInfo.h; sourceTree = "<group>"; };
527 DE66F08008ABEE6000323D32 /* SparcV9RegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9RegisterInfo.cpp; sourceTree = "<group>"; };
528 DE66F08108ABEE6000323D32 /* SparcV9RegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9RegisterInfo.h; sourceTree = "<group>"; };
529 DE66F08208ABEE6000323D32 /* SparcV9RegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9RegisterInfo.td; sourceTree = "<group>"; };
530 DE66F08308ABEE6000323D32 /* SparcV9Relocations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9Relocations.h; sourceTree = "<group>"; };
531 DE66F08408ABEE6000323D32 /* SparcV9SchedInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9SchedInfo.cpp; sourceTree = "<group>"; };
532 DE66F08508ABEE6000323D32 /* SparcV9StackSlots.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9StackSlots.cpp; sourceTree = "<group>"; };
533 DE66F08608ABEE6000323D32 /* SparcV9TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9TargetMachine.cpp; sourceTree = "<group>"; };
534 DE66F08708ABEE6000323D32 /* SparcV9TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9TargetMachine.h; sourceTree = "<group>"; };
535 DE66F08808ABEE6000323D32 /* SparcV9TmpInstr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9TmpInstr.cpp; sourceTree = "<group>"; };
536 DE66F08908ABEE6000323D32 /* SparcV9TmpInstr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9TmpInstr.h; sourceTree = "<group>"; };
537 DE66F08A08ABEE6000323D32 /* Target.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Target.td; sourceTree = "<group>"; };
538 DE66F08B08ABEE6000323D32 /* TargetData.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetData.cpp; sourceTree = "<group>"; };
539 DE66F08C08ABEE6000323D32 /* TargetFrameInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetFrameInfo.cpp; sourceTree = "<group>"; };
540 DE66F08D08ABEE6000323D32 /* TargetInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetInstrInfo.cpp; sourceTree = "<group>"; };
541 DE66F08E08ABEE6000323D32 /* TargetLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetLowering.cpp; sourceTree = "<group>"; };
542 DE66F08F08ABEE6000323D32 /* TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetMachine.cpp; sourceTree = "<group>"; };
543 DE66F09008ABEE6000323D32 /* TargetMachineRegistry.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetMachineRegistry.cpp; sourceTree = "<group>"; };
544 DE66F09108ABEE6000323D32 /* TargetSchedInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetSchedInfo.cpp; sourceTree = "<group>"; };
545 DE66F09208ABEE6000323D32 /* TargetSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetSubtarget.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000546 DE66F0BC08ABEE6000323D32 /* X86.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86.h; sourceTree = "<group>"; };
547 DE66F0BD08ABEE6000323D32 /* X86.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86.td; sourceTree = "<group>"; };
548 DE66F0BE08ABEE6000323D32 /* X86AsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86AsmPrinter.cpp; sourceTree = "<group>"; };
549 DE66F0BF08ABEE6000323D32 /* X86AsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86AsmPrinter.h; sourceTree = "<group>"; };
550 DE66F0C008ABEE6000323D32 /* X86ATTAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86ATTAsmPrinter.cpp; sourceTree = "<group>"; };
551 DE66F0C108ABEE6000323D32 /* X86ATTAsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86ATTAsmPrinter.h; sourceTree = "<group>"; };
552 DE66F0C208ABEE6000323D32 /* X86CodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86CodeEmitter.cpp; sourceTree = "<group>"; };
553 DE66F0C308ABEE6000323D32 /* X86ELFWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86ELFWriter.cpp; sourceTree = "<group>"; };
554 DE66F0C408ABEE6000323D32 /* X86FloatingPoint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86FloatingPoint.cpp; sourceTree = "<group>"; };
555 DE66F0CC08ABEE6000323D32 /* X86InstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86InstrBuilder.h; sourceTree = "<group>"; };
556 DE66F0CD08ABEE6000323D32 /* X86InstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86InstrInfo.cpp; sourceTree = "<group>"; };
557 DE66F0CE08ABEE6000323D32 /* X86InstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86InstrInfo.h; sourceTree = "<group>"; };
558 DE66F0CF08ABEE6100323D32 /* X86InstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86InstrInfo.td; sourceTree = "<group>"; };
559 DE66F0D008ABEE6100323D32 /* X86IntelAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86IntelAsmPrinter.cpp; sourceTree = "<group>"; };
560 DE66F0D108ABEE6100323D32 /* X86IntelAsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86IntelAsmPrinter.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000561 DE66F0D508ABEE6100323D32 /* X86JITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86JITInfo.cpp; sourceTree = "<group>"; };
562 DE66F0D608ABEE6100323D32 /* X86JITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86JITInfo.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000563 DE66F0D808ABEE6100323D32 /* X86RegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86RegisterInfo.cpp; sourceTree = "<group>"; };
564 DE66F0D908ABEE6100323D32 /* X86RegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86RegisterInfo.h; sourceTree = "<group>"; };
565 DE66F0DA08ABEE6100323D32 /* X86RegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86RegisterInfo.td; sourceTree = "<group>"; };
566 DE66F0DB08ABEE6100323D32 /* X86Relocations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86Relocations.h; sourceTree = "<group>"; };
567 DE66F0DC08ABEE6100323D32 /* X86Subtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86Subtarget.cpp; sourceTree = "<group>"; };
568 DE66F0DD08ABEE6100323D32 /* X86Subtarget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86Subtarget.h; sourceTree = "<group>"; };
569 DE66F0DE08ABEE6100323D32 /* X86TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86TargetMachine.cpp; sourceTree = "<group>"; };
570 DE66F0DF08ABEE6100323D32 /* X86TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86TargetMachine.h; sourceTree = "<group>"; };
571 DE66F0EA08ABEFB300323D32 /* ExprTypeConvert.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExprTypeConvert.cpp; sourceTree = "<group>"; };
572 DE66F0EF08ABEFB300323D32 /* BlockProfiling.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BlockProfiling.cpp; sourceTree = "<group>"; };
573 DE66F0FE08ABEFB300323D32 /* EdgeProfiling.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = EdgeProfiling.cpp; sourceTree = "<group>"; };
574 DE66F0FF08ABEFB300323D32 /* EmitFunctions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = EmitFunctions.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000575 DE66F11B08ABEFB300323D32 /* ProfilingUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProfilingUtils.cpp; sourceTree = "<group>"; };
576 DE66F11C08ABEFB300323D32 /* ProfilingUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProfilingUtils.h; sourceTree = "<group>"; };
577 DE66F11D08ABEFB300323D32 /* TraceBasicBlocks.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TraceBasicBlocks.cpp; sourceTree = "<group>"; };
578 DE66F11E08ABEFB300323D32 /* TraceValues.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TraceValues.cpp; sourceTree = "<group>"; };
579 DE66F12008ABEFB300323D32 /* ArgumentPromotion.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ArgumentPromotion.cpp; sourceTree = "<group>"; };
580 DE66F12108ABEFB300323D32 /* ConstantMerge.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ConstantMerge.cpp; sourceTree = "<group>"; };
581 DE66F12208ABEFB300323D32 /* DeadArgumentElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DeadArgumentElimination.cpp; sourceTree = "<group>"; };
582 DE66F12308ABEFB300323D32 /* DeadTypeElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DeadTypeElimination.cpp; sourceTree = "<group>"; };
583 DE66F14A08ABEFB400323D32 /* ExtractFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExtractFunction.cpp; sourceTree = "<group>"; };
584 DE66F14B08ABEFB400323D32 /* FunctionResolution.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FunctionResolution.cpp; sourceTree = "<group>"; };
585 DE66F14C08ABEFB400323D32 /* GlobalDCE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GlobalDCE.cpp; sourceTree = "<group>"; };
586 DE66F14D08ABEFB400323D32 /* GlobalOpt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GlobalOpt.cpp; sourceTree = "<group>"; };
587 DE66F14E08ABEFB400323D32 /* Inliner.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Inliner.cpp; sourceTree = "<group>"; };
588 DE66F14F08ABEFB400323D32 /* Inliner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Inliner.h; sourceTree = "<group>"; };
589 DE66F15008ABEFB400323D32 /* InlineSimple.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InlineSimple.cpp; sourceTree = "<group>"; };
590 DE66F15108ABEFB400323D32 /* Internalize.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Internalize.cpp; sourceTree = "<group>"; };
591 DE66F15208ABEFB400323D32 /* IPConstantPropagation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IPConstantPropagation.cpp; sourceTree = "<group>"; };
592 DE66F15308ABEFB400323D32 /* LoopExtractor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopExtractor.cpp; sourceTree = "<group>"; };
593 DE66F15408ABEFB400323D32 /* LowerSetJmp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerSetJmp.cpp; sourceTree = "<group>"; };
594 DE66F15608ABEFB400323D32 /* PruneEH.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PruneEH.cpp; sourceTree = "<group>"; };
595 DE66F15708ABEFB400323D32 /* RaiseAllocations.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RaiseAllocations.cpp; sourceTree = "<group>"; };
596 DE66F15808ABEFB400323D32 /* SimplifyLibCalls.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SimplifyLibCalls.cpp; sourceTree = "<group>"; };
597 DE66F15908ABEFB400323D32 /* StripSymbols.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = StripSymbols.cpp; sourceTree = "<group>"; };
598 DE66F15A08ABEFB400323D32 /* LevelRaise.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LevelRaise.cpp; sourceTree = "<group>"; };
599 DE66F15E08ABEFB400323D32 /* ADCE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ADCE.cpp; sourceTree = "<group>"; };
600 DE66F15F08ABEFB400323D32 /* BasicBlockPlacement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BasicBlockPlacement.cpp; sourceTree = "<group>"; };
601 DE66F16008ABEFB400323D32 /* CondPropagate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CondPropagate.cpp; sourceTree = "<group>"; };
602 DE66F16108ABEFB400323D32 /* ConstantProp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ConstantProp.cpp; sourceTree = "<group>"; };
603 DE66F16208ABEFB400323D32 /* CorrelatedExprs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CorrelatedExprs.cpp; sourceTree = "<group>"; };
604 DE66F16308ABEFB400323D32 /* DCE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DCE.cpp; sourceTree = "<group>"; };
605 DE66F16408ABEFB400323D32 /* DeadStoreElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DeadStoreElimination.cpp; sourceTree = "<group>"; };
606 DE66F1A308ABEFB400323D32 /* GCSE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GCSE.cpp; sourceTree = "<group>"; };
607 DE66F1A408ABEFB400323D32 /* IndVarSimplify.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IndVarSimplify.cpp; sourceTree = "<group>"; };
608 DE66F1A508ABEFB400323D32 /* InstructionCombining.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InstructionCombining.cpp; sourceTree = "<group>"; };
609 DE66F1A608ABEFB400323D32 /* LICM.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LICM.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000610 DE66F1A808ABEFB400323D32 /* LoopStrengthReduce.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopStrengthReduce.cpp; sourceTree = "<group>"; };
611 DE66F1A908ABEFB400323D32 /* LoopUnroll.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopUnroll.cpp; sourceTree = "<group>"; };
612 DE66F1AA08ABEFB400323D32 /* LoopUnswitch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopUnswitch.cpp; sourceTree = "<group>"; };
613 DE66F1AB08ABEFB400323D32 /* LowerAllocations.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerAllocations.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000614 DE66F1AD08ABEFB400323D32 /* LowerGC.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerGC.cpp; sourceTree = "<group>"; };
615 DE66F1AE08ABEFB400323D32 /* LowerInvoke.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerInvoke.cpp; sourceTree = "<group>"; };
616 DE66F1AF08ABEFB400323D32 /* LowerPacked.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerPacked.cpp; sourceTree = "<group>"; };
617 DE66F1B008ABEFB400323D32 /* LowerSelect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerSelect.cpp; sourceTree = "<group>"; };
618 DE66F1B108ABEFB400323D32 /* LowerSwitch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerSwitch.cpp; sourceTree = "<group>"; };
619 DE66F1B308ABEFB400323D32 /* Mem2Reg.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Mem2Reg.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000620 DE66F1B508ABEFB400323D32 /* Reassociate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Reassociate.cpp; sourceTree = "<group>"; };
621 DE66F1B608ABEFB400323D32 /* ScalarReplAggregates.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScalarReplAggregates.cpp; sourceTree = "<group>"; };
622 DE66F1B708ABEFB400323D32 /* SCCP.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SCCP.cpp; sourceTree = "<group>"; };
623 DE66F1B808ABEFB400323D32 /* SimplifyCFG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SimplifyCFG.cpp; sourceTree = "<group>"; };
624 DE66F1B908ABEFB400323D32 /* TailDuplication.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TailDuplication.cpp; sourceTree = "<group>"; };
625 DE66F1BA08ABEFB400323D32 /* TailRecursionElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TailRecursionElimination.cpp; sourceTree = "<group>"; };
626 DE66F1BB08ABEFB400323D32 /* TransformInternals.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TransformInternals.cpp; sourceTree = "<group>"; };
627 DE66F1BC08ABEFB400323D32 /* TransformInternals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TransformInternals.h; sourceTree = "<group>"; };
628 DE66F1BE08ABEFB400323D32 /* BasicBlockUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BasicBlockUtils.cpp; sourceTree = "<group>"; };
629 DE66F1BF08ABEFB400323D32 /* BreakCriticalEdges.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BreakCriticalEdges.cpp; sourceTree = "<group>"; };
630 DE66F1C008ABEFB400323D32 /* CloneFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CloneFunction.cpp; sourceTree = "<group>"; };
631 DE66F1C108ABEFB400323D32 /* CloneModule.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CloneModule.cpp; sourceTree = "<group>"; };
632 DE66F1C208ABEFB400323D32 /* CloneTrace.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CloneTrace.cpp; sourceTree = "<group>"; };
633 DE66F1C308ABEFB400323D32 /* CodeExtractor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CodeExtractor.cpp; sourceTree = "<group>"; };
634 DE66F1E008ABEFB400323D32 /* DemoteRegToStack.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DemoteRegToStack.cpp; sourceTree = "<group>"; };
635 DE66F1E108ABEFB400323D32 /* InlineFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InlineFunction.cpp; sourceTree = "<group>"; };
636 DE66F1E208ABEFB400323D32 /* Local.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Local.cpp; sourceTree = "<group>"; };
637 DE66F1E408ABEFB400323D32 /* PromoteMemoryToRegister.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PromoteMemoryToRegister.cpp; sourceTree = "<group>"; };
638 DE66F1E508ABEFB400323D32 /* SimplifyCFG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SimplifyCFG.cpp; sourceTree = "<group>"; };
639 DE66F1E608ABEFB400323D32 /* UnifyFunctionExitNodes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = UnifyFunctionExitNodes.cpp; sourceTree = "<group>"; };
640 DE66F1E708ABEFB400323D32 /* ValueMapper.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ValueMapper.cpp; sourceTree = "<group>"; };
641 DE66F1E808ABEFB400323D32 /* ValueMapper.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueMapper.h; sourceTree = "<group>"; };
642 DE66F1EA08ABF03100323D32 /* AbstractTypeUser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AbstractTypeUser.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000643 DE66F1ED08ABF03100323D32 /* BitSetVector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BitSetVector.h; sourceTree = "<group>"; };
644 DE66F1EE08ABF03100323D32 /* DenseMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DenseMap.h; sourceTree = "<group>"; };
645 DE66F1EF08ABF03100323D32 /* DepthFirstIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DepthFirstIterator.h; sourceTree = "<group>"; };
646 DE66F1F008ABF03100323D32 /* EquivalenceClasses.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = EquivalenceClasses.h; sourceTree = "<group>"; };
647 DE66F1F108ABF03100323D32 /* GraphTraits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GraphTraits.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000648 DE66F1F308ABF03100323D32 /* hash_map.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = hash_map.in; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000649 DE66F1F508ABF03100323D32 /* hash_set.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = hash_set.in; sourceTree = "<group>"; };
650 DE66F1F608ABF03100323D32 /* HashExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HashExtras.h; sourceTree = "<group>"; };
651 DE66F1F708ABF03100323D32 /* ilist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ilist; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000652 DE66F1F908ABF03100323D32 /* iterator.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = iterator.in; sourceTree = "<group>"; };
653 DE66F1FA08ABF03100323D32 /* PostOrderIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PostOrderIterator.h; sourceTree = "<group>"; };
654 DE66F1FB08ABF03100323D32 /* SCCIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SCCIterator.h; sourceTree = "<group>"; };
655 DE66F1FC08ABF03100323D32 /* SetOperations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SetOperations.h; sourceTree = "<group>"; };
656 DE66F1FD08ABF03100323D32 /* SetVector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SetVector.h; sourceTree = "<group>"; };
657 DE66F1FE08ABF03100323D32 /* Statistic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Statistic.h; sourceTree = "<group>"; };
658 DE66F1FF08ABF03100323D32 /* STLExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = STLExtras.h; sourceTree = "<group>"; };
659 DE66F20008ABF03100323D32 /* StringExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = StringExtras.h; sourceTree = "<group>"; };
660 DE66F20108ABF03100323D32 /* Tree.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Tree.h; sourceTree = "<group>"; };
661 DE66F20208ABF03100323D32 /* VectorExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = VectorExtras.h; sourceTree = "<group>"; };
662 DE66F20408ABF03100323D32 /* AliasAnalysis.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AliasAnalysis.h; sourceTree = "<group>"; };
663 DE66F20508ABF03100323D32 /* AliasSetTracker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AliasSetTracker.h; sourceTree = "<group>"; };
664 DE66F20608ABF03100323D32 /* CallGraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallGraph.h; sourceTree = "<group>"; };
665 DE66F20708ABF03100323D32 /* CFGPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CFGPrinter.h; sourceTree = "<group>"; };
666 DE66F20808ABF03100323D32 /* ConstantsScanner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConstantsScanner.h; sourceTree = "<group>"; };
667 DE66F20A08ABF03100323D32 /* DataStructure.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DataStructure.h; sourceTree = "<group>"; };
668 DE66F20B08ABF03100323D32 /* DSGraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DSGraph.h; sourceTree = "<group>"; };
669 DE66F20C08ABF03100323D32 /* DSGraphTraits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DSGraphTraits.h; sourceTree = "<group>"; };
670 DE66F20D08ABF03100323D32 /* DSNode.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DSNode.h; sourceTree = "<group>"; };
671 DE66F20E08ABF03100323D32 /* DSSupport.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DSSupport.h; sourceTree = "<group>"; };
672 DE66F20F08ABF03100323D32 /* Dominators.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Dominators.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000673 DE66F21208ABF03100323D32 /* FindUsedTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FindUsedTypes.h; sourceTree = "<group>"; };
674 DE66F21308ABF03100323D32 /* Interval.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Interval.h; sourceTree = "<group>"; };
675 DE66F21408ABF03100323D32 /* IntervalIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IntervalIterator.h; sourceTree = "<group>"; };
676 DE66F21508ABF03100323D32 /* IntervalPartition.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IntervalPartition.h; sourceTree = "<group>"; };
677 DE66F21608ABF03100323D32 /* LoadValueNumbering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LoadValueNumbering.h; sourceTree = "<group>"; };
678 DE66F21708ABF03100323D32 /* LoopInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LoopInfo.h; sourceTree = "<group>"; };
679 DE66F21808ABF03100323D32 /* Passes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Passes.h; sourceTree = "<group>"; };
680 DE66F21908ABF03100323D32 /* PostDominators.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PostDominators.h; sourceTree = "<group>"; };
681 DE66F21A08ABF03100323D32 /* ProfileInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProfileInfo.h; sourceTree = "<group>"; };
682 DE66F21B08ABF03100323D32 /* ProfileInfoLoader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProfileInfoLoader.h; sourceTree = "<group>"; };
683 DE66F21C08ABF03100323D32 /* ProfileInfoTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProfileInfoTypes.h; sourceTree = "<group>"; };
684 DE66F21D08ABF03100323D32 /* ScalarEvolution.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScalarEvolution.h; sourceTree = "<group>"; };
685 DE66F21E08ABF03100323D32 /* ScalarEvolutionExpander.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScalarEvolutionExpander.h; sourceTree = "<group>"; };
686 DE66F21F08ABF03100323D32 /* ScalarEvolutionExpressions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScalarEvolutionExpressions.h; sourceTree = "<group>"; };
687 DE66F22008ABF03100323D32 /* Trace.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Trace.h; sourceTree = "<group>"; };
688 DE66F22108ABF03100323D32 /* ValueNumbering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueNumbering.h; sourceTree = "<group>"; };
689 DE66F22208ABF03100323D32 /* Verifier.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Verifier.h; sourceTree = "<group>"; };
690 DE66F22308ABF03100323D32 /* Argument.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Argument.h; sourceTree = "<group>"; };
691 DE66F22508ABF03100323D32 /* AsmAnnotationWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AsmAnnotationWriter.h; sourceTree = "<group>"; };
692 DE66F22608ABF03100323D32 /* CachedWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CachedWriter.h; sourceTree = "<group>"; };
693 DE66F22708ABF03100323D32 /* Parser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Parser.h; sourceTree = "<group>"; };
694 DE66F22808ABF03100323D32 /* PrintModulePass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PrintModulePass.h; sourceTree = "<group>"; };
695 DE66F22908ABF03100323D32 /* Writer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Writer.h; sourceTree = "<group>"; };
696 DE66F22A08ABF03100323D32 /* BasicBlock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BasicBlock.h; sourceTree = "<group>"; };
697 DE66F22C08ABF03100323D32 /* Analyzer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Analyzer.h; sourceTree = "<group>"; };
698 DE66F22D08ABF03100323D32 /* Archive.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Archive.h; sourceTree = "<group>"; };
699 DE66F22E08ABF03100323D32 /* BytecodeHandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BytecodeHandler.h; sourceTree = "<group>"; };
700 DE66F22F08ABF03100323D32 /* Format.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Format.h; sourceTree = "<group>"; };
701 DE66F23008ABF03100323D32 /* Reader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Reader.h; sourceTree = "<group>"; };
702 DE66F23108ABF03100323D32 /* WriteBytecodePass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = WriteBytecodePass.h; sourceTree = "<group>"; };
703 DE66F23208ABF03100323D32 /* Writer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Writer.h; sourceTree = "<group>"; };
704 DE66F23308ABF03100323D32 /* CallGraphSCCPass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallGraphSCCPass.h; sourceTree = "<group>"; };
705 DE66F23408ABF03100323D32 /* CallingConv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallingConv.h; sourceTree = "<group>"; };
706 DE66F23608ABF03100323D32 /* AsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AsmPrinter.h; sourceTree = "<group>"; };
707 DE66F23708ABF03100323D32 /* ELFWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ELFWriter.h; sourceTree = "<group>"; };
708 DE66F23808ABF03100323D32 /* InstrScheduling.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstrScheduling.h; sourceTree = "<group>"; };
709 DE66F23908ABF03100323D32 /* IntrinsicLowering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IntrinsicLowering.h; sourceTree = "<group>"; };
710 DE66F23A08ABF03100323D32 /* LiveVariables.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LiveVariables.h; sourceTree = "<group>"; };
711 DE66F23B08ABF03100323D32 /* MachineBasicBlock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineBasicBlock.h; sourceTree = "<group>"; };
712 DE66F23C08ABF03100323D32 /* MachineCodeEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineCodeEmitter.h; sourceTree = "<group>"; };
713 DE66F23D08ABF03100323D32 /* MachineConstantPool.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineConstantPool.h; sourceTree = "<group>"; };
714 DE66F23E08ABF03100323D32 /* MachineFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineFrameInfo.h; sourceTree = "<group>"; };
715 DE66F23F08ABF03100323D32 /* MachineFunction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineFunction.h; sourceTree = "<group>"; };
716 DE66F24008ABF03100323D32 /* MachineFunctionPass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineFunctionPass.h; sourceTree = "<group>"; };
717 DE66F24108ABF03100323D32 /* MachineInstr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineInstr.h; sourceTree = "<group>"; };
718 DE66F24208ABF03100323D32 /* MachineInstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineInstrBuilder.h; sourceTree = "<group>"; };
719 DE66F24308ABF03100323D32 /* MachineRelocation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineRelocation.h; sourceTree = "<group>"; };
720 DE66F24408ABF03100323D32 /* Passes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Passes.h; sourceTree = "<group>"; };
721 DE66F24508ABF03100323D32 /* SchedGraphCommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SchedGraphCommon.h; sourceTree = "<group>"; };
722 DE66F24608ABF03100323D32 /* SelectionDAG.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SelectionDAG.h; sourceTree = "<group>"; };
723 DE66F24708ABF03100323D32 /* SelectionDAGISel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SelectionDAGISel.h; sourceTree = "<group>"; };
724 DE66F24808ABF03100323D32 /* SelectionDAGNodes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SelectionDAGNodes.h; sourceTree = "<group>"; };
725 DE66F24908ABF03100323D32 /* SSARegMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SSARegMap.h; sourceTree = "<group>"; };
726 DE66F24A08ABF03100323D32 /* ValueSet.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueSet.h; sourceTree = "<group>"; };
727 DE66F24B08ABF03100323D32 /* ValueTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueTypes.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000728 DE66F24E08ABF03100323D32 /* alloca.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = alloca.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000729 DE66F25008ABF03100323D32 /* config.h.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = config.h.in; sourceTree = "<group>"; };
730 DE66F25108ABF03100323D32 /* Constant.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Constant.h; sourceTree = "<group>"; };
731 DE66F25208ABF03100323D32 /* Constants.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Constants.h; sourceTree = "<group>"; };
732 DE66F25408ABF03100323D32 /* Debugger.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Debugger.h; sourceTree = "<group>"; };
733 DE66F25508ABF03100323D32 /* InferiorProcess.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InferiorProcess.h; sourceTree = "<group>"; };
734 DE66F25608ABF03100323D32 /* ProgramInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProgramInfo.h; sourceTree = "<group>"; };
735 DE66F25708ABF03100323D32 /* RuntimeInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RuntimeInfo.h; sourceTree = "<group>"; };
736 DE66F25808ABF03100323D32 /* SourceFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SourceFile.h; sourceTree = "<group>"; };
737 DE66F25908ABF03100323D32 /* SourceLanguage.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SourceLanguage.h; sourceTree = "<group>"; };
738 DE66F25A08ABF03100323D32 /* DerivedTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DerivedTypes.h; sourceTree = "<group>"; };
739 DE66F25C08ABF03100323D32 /* ExecutionEngine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ExecutionEngine.h; sourceTree = "<group>"; };
740 DE66F25D08ABF03100323D32 /* GenericValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GenericValue.h; sourceTree = "<group>"; };
741 DE66F25E08ABF03100323D32 /* Function.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Function.h; sourceTree = "<group>"; };
742 DE66F25F08ABF03100323D32 /* GlobalValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GlobalValue.h; sourceTree = "<group>"; };
743 DE66F26008ABF03100323D32 /* GlobalVariable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GlobalVariable.h; sourceTree = "<group>"; };
744 DE66F26108ABF03100323D32 /* InstrTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstrTypes.h; sourceTree = "<group>"; };
745 DE66F26208ABF03100323D32 /* Instruction.def */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Instruction.def; sourceTree = "<group>"; };
746 DE66F26308ABF03100323D32 /* Instruction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Instruction.h; sourceTree = "<group>"; };
747 DE66F26408ABF03100323D32 /* Instructions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Instructions.h; sourceTree = "<group>"; };
748 DE66F26508ABF03100323D32 /* IntrinsicInst.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IntrinsicInst.h; sourceTree = "<group>"; };
749 DE66F26608ABF03100323D32 /* Intrinsics.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Intrinsics.h; sourceTree = "<group>"; };
750 DE66F26708ABF03100323D32 /* Linker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Linker.h; sourceTree = "<group>"; };
751 DE66F26808ABF03100323D32 /* Module.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Module.h; sourceTree = "<group>"; };
752 DE66F26908ABF03200323D32 /* ModuleProvider.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ModuleProvider.h; sourceTree = "<group>"; };
753 DE66F26A08ABF03200323D32 /* Pass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Pass.h; sourceTree = "<group>"; };
754 DE66F26B08ABF03200323D32 /* PassAnalysisSupport.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PassAnalysisSupport.h; sourceTree = "<group>"; };
755 DE66F26C08ABF03200323D32 /* PassManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PassManager.h; sourceTree = "<group>"; };
756 DE66F26D08ABF03200323D32 /* PassSupport.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PassSupport.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000757 DE66F27008ABF03200323D32 /* AIXDataTypesFix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AIXDataTypesFix.h; sourceTree = "<group>"; };
758 DE66F27108ABF03200323D32 /* Annotation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Annotation.h; sourceTree = "<group>"; };
759 DE66F27208ABF03200323D32 /* CallSite.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallSite.h; sourceTree = "<group>"; };
760 DE66F27308ABF03200323D32 /* Casting.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Casting.h; sourceTree = "<group>"; };
761 DE66F27408ABF03200323D32 /* CFG.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CFG.h; sourceTree = "<group>"; };
762 DE66F27508ABF03200323D32 /* CommandLine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CommandLine.h; sourceTree = "<group>"; };
763 DE66F27608ABF03200323D32 /* Compressor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Compressor.h; sourceTree = "<group>"; };
764 DE66F27708ABF03200323D32 /* ConstantRange.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConstantRange.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000765 DE66F27908ABF03200323D32 /* DataTypes.h.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = DataTypes.h.in; sourceTree = "<group>"; };
766 DE66F27A08ABF03200323D32 /* Debug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Debug.h; sourceTree = "<group>"; };
767 DE66F27B08ABF03200323D32 /* DOTGraphTraits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DOTGraphTraits.h; sourceTree = "<group>"; };
768 DE66F27C08ABF03200323D32 /* DynamicLinker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DynamicLinker.h; sourceTree = "<group>"; };
769 DE66F27D08ABF03200323D32 /* ELF.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ELF.h; sourceTree = "<group>"; };
770 DE66F27E08ABF03200323D32 /* FileUtilities.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FileUtilities.h; sourceTree = "<group>"; };
771 DE66F27F08ABF03200323D32 /* GetElementPtrTypeIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GetElementPtrTypeIterator.h; sourceTree = "<group>"; };
772 DE66F28008ABF03200323D32 /* GraphWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GraphWriter.h; sourceTree = "<group>"; };
773 DE66F28108ABF03200323D32 /* InstIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstIterator.h; sourceTree = "<group>"; };
774 DE66F28208ABF03200323D32 /* InstVisitor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstVisitor.h; sourceTree = "<group>"; };
775 DE66F28308ABF03200323D32 /* LeakDetector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LeakDetector.h; sourceTree = "<group>"; };
776 DE66F28408ABF03200323D32 /* Mangler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Mangler.h; sourceTree = "<group>"; };
777 DE66F28508ABF03200323D32 /* MathExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MathExtras.h; sourceTree = "<group>"; };
778 DE66F28608ABF03200323D32 /* MutexGuard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MutexGuard.h; sourceTree = "<group>"; };
779 DE66F28708ABF03200323D32 /* PassNameParser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PassNameParser.h; sourceTree = "<group>"; };
780 DE66F28808ABF03200323D32 /* PatternMatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PatternMatch.h; sourceTree = "<group>"; };
781 DE66F28908ABF03200323D32 /* PluginLoader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PluginLoader.h; sourceTree = "<group>"; };
782 DE66F28A08ABF03200323D32 /* SlowOperationInformer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SlowOperationInformer.h; sourceTree = "<group>"; };
783 DE66F28B08ABF03200323D32 /* StableBasicBlockNumbering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = StableBasicBlockNumbering.h; sourceTree = "<group>"; };
784 DE66F28C08ABF03200323D32 /* SystemUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SystemUtils.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000785 DE66F28E08ABF03200323D32 /* Timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = "<group>"; };
786 DE66F28F08ABF03200323D32 /* ToolRunner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ToolRunner.h; sourceTree = "<group>"; };
787 DE66F29008ABF03200323D32 /* type_traits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = type_traits.h; sourceTree = "<group>"; };
788 DE66F29108ABF03200323D32 /* TypeInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TypeInfo.h; sourceTree = "<group>"; };
789 DE66F29208ABF03200323D32 /* SymbolTable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SymbolTable.h; sourceTree = "<group>"; };
790 DE66F29308ABF03200323D32 /* SymbolTableListTraits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SymbolTableListTraits.h; sourceTree = "<group>"; };
791 DE66F29508ABF03200323D32 /* DynamicLibrary.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DynamicLibrary.h; sourceTree = "<group>"; };
792 DE66F29608ABF03200323D32 /* LICENSE.TXT */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE.TXT; sourceTree = "<group>"; };
793 DE66F29708ABF03200323D32 /* MappedFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MappedFile.h; sourceTree = "<group>"; };
794 DE66F29808ABF03200323D32 /* Memory.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Memory.h; sourceTree = "<group>"; };
795 DE66F29908ABF03200323D32 /* Mutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Mutex.h; sourceTree = "<group>"; };
796 DE66F29A08ABF03200323D32 /* Path.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Path.h; sourceTree = "<group>"; };
797 DE66F29B08ABF03200323D32 /* Process.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Process.h; sourceTree = "<group>"; };
798 DE66F29C08ABF03200323D32 /* Program.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Program.h; sourceTree = "<group>"; };
799 DE66F29D08ABF03200323D32 /* Signals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Signals.h; sourceTree = "<group>"; };
800 DE66F29E08ABF03200323D32 /* TimeValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TimeValue.h; sourceTree = "<group>"; };
801 DE66F2A008ABF03200323D32 /* MRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MRegisterInfo.h; sourceTree = "<group>"; };
802 DE66F2A108ABF03200323D32 /* TargetData.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetData.h; sourceTree = "<group>"; };
803 DE66F2A208ABF03200323D32 /* TargetFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetFrameInfo.h; sourceTree = "<group>"; };
804 DE66F2A308ABF03200323D32 /* TargetInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetInstrInfo.h; sourceTree = "<group>"; };
805 DE66F2A408ABF03200323D32 /* TargetJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetJITInfo.h; sourceTree = "<group>"; };
806 DE66F2A508ABF03200323D32 /* TargetLowering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetLowering.h; sourceTree = "<group>"; };
807 DE66F2A608ABF03200323D32 /* TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetMachine.h; sourceTree = "<group>"; };
808 DE66F2A708ABF03200323D32 /* TargetMachineRegistry.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetMachineRegistry.h; sourceTree = "<group>"; };
809 DE66F2A808ABF03200323D32 /* TargetOptions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetOptions.h; sourceTree = "<group>"; };
810 DE66F2A908ABF03200323D32 /* TargetSchedInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetSchedInfo.h; sourceTree = "<group>"; };
811 DE66F2AA08ABF03200323D32 /* TargetSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetSubtarget.h; sourceTree = "<group>"; };
812 DE66F2AC08ABF03200323D32 /* Instrumentation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Instrumentation.h; sourceTree = "<group>"; };
813 DE66F2AD08ABF03200323D32 /* IPO.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IPO.h; sourceTree = "<group>"; };
814 DE66F2AE08ABF03200323D32 /* LinkAllPasses.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LinkAllPasses.h; sourceTree = "<group>"; };
815 DE66F2AF08ABF03200323D32 /* Scalar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Scalar.h; sourceTree = "<group>"; };
816 DE66F2B108ABF03200323D32 /* BasicBlockUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BasicBlockUtils.h; sourceTree = "<group>"; };
817 DE66F2B208ABF03200323D32 /* Cloning.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Cloning.h; sourceTree = "<group>"; };
818 DE66F2B308ABF03200323D32 /* FunctionUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FunctionUtils.h; sourceTree = "<group>"; };
819 DE66F2B408ABF03200323D32 /* Local.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Local.h; sourceTree = "<group>"; };
820 DE66F2B508ABF03200323D32 /* PromoteMemToReg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PromoteMemToReg.h; sourceTree = "<group>"; };
821 DE66F2B608ABF03200323D32 /* UnifyFunctionExitNodes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = UnifyFunctionExitNodes.h; sourceTree = "<group>"; };
822 DE66F2B708ABF03200323D32 /* Type.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Type.h; sourceTree = "<group>"; };
823 DE66F2B808ABF03200323D32 /* Use.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Use.h; sourceTree = "<group>"; };
824 DE66F2B908ABF03200323D32 /* User.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = User.h; sourceTree = "<group>"; };
825 DE66F2BA08ABF03200323D32 /* Value.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Value.h; sourceTree = "<group>"; };
826 DE66F2BF08ABF14400323D32 /* AnalysisWrappers.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AnalysisWrappers.cpp; sourceTree = "<group>"; };
827 DE66F2C008ABF14400323D32 /* analyze.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = analyze.cpp; sourceTree = "<group>"; };
828 DE66F2C908ABF14400323D32 /* GraphPrinters.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GraphPrinters.cpp; sourceTree = "<group>"; };
829 DE66F2CC08ABF14400323D32 /* BugDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BugDriver.cpp; sourceTree = "<group>"; };
830 DE66F2CD08ABF14400323D32 /* BugDriver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BugDriver.h; sourceTree = "<group>"; };
831 DE66F2CE08ABF14400323D32 /* bugpoint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = bugpoint.cpp; sourceTree = "<group>"; };
832 DE66F2CF08ABF14400323D32 /* CrashDebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CrashDebugger.cpp; sourceTree = "<group>"; };
833 DE66F2E208ABF14400323D32 /* ExecutionDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExecutionDriver.cpp; sourceTree = "<group>"; };
834 DE66F2E308ABF14400323D32 /* ExtractFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExtractFunction.cpp; sourceTree = "<group>"; };
835 DE66F2E408ABF14400323D32 /* ListReducer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ListReducer.h; sourceTree = "<group>"; };
836 DE66F2E608ABF14400323D32 /* Miscompilation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Miscompilation.cpp; sourceTree = "<group>"; };
837 DE66F2E708ABF14400323D32 /* OptimizerDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = OptimizerDriver.cpp; sourceTree = "<group>"; };
838 DE66F2E808ABF14400323D32 /* TestPasses.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TestPasses.cpp; sourceTree = "<group>"; };
839 DE66F2EE08ABF14400323D32 /* gccas.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = gccas.cpp; path = gccas/gccas.cpp; sourceTree = "<group>"; };
840 DE66F2F708ABF14400323D32 /* gccld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = gccld.cpp; sourceTree = "<group>"; };
841 DE66F2F808ABF14400323D32 /* gccld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gccld.h; sourceTree = "<group>"; };
842 DE66F2F908ABF14400323D32 /* GenerateCode.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GenerateCode.cpp; sourceTree = "<group>"; };
843 DE66F30008ABF14400323D32 /* llc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = llc.cpp; path = llc/llc.cpp; sourceTree = "<group>"; };
844 DE66F30708ABF14400323D32 /* lli.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = lli.cpp; path = lli/lli.cpp; sourceTree = "<group>"; };
845 DE66F30E08ABF14400323D32 /* llvm-ar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-ar.cpp"; path = "llvm-ar/llvm-ar.cpp"; sourceTree = "<group>"; };
846 DE66F31508ABF14400323D32 /* llvm-as.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-as.cpp"; path = "llvm-as/llvm-as.cpp"; sourceTree = "<group>"; };
847 DE66F31C08ABF14400323D32 /* llvm-bcanalyzer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-bcanalyzer.cpp"; path = "llvm-bcanalyzer/llvm-bcanalyzer.cpp"; sourceTree = "<group>"; };
848 DE66F31F08ABF14400323D32 /* CLICommand.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CLICommand.h; sourceTree = "<group>"; };
849 DE66F32008ABF14400323D32 /* CLIDebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CLIDebugger.cpp; sourceTree = "<group>"; };
850 DE66F32108ABF14400323D32 /* CLIDebugger.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CLIDebugger.h; sourceTree = "<group>"; };
851 DE66F32208ABF14400323D32 /* Commands.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Commands.cpp; sourceTree = "<group>"; };
852 DE66F32B08ABF14400323D32 /* llvm-db.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "llvm-db.cpp"; sourceTree = "<group>"; };
853 DE66F33208ABF14400323D32 /* llvm-dis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-dis.cpp"; path = "llvm-dis/llvm-dis.cpp"; sourceTree = "<group>"; };
854 DE66F33908ABF14400323D32 /* llvm-extract.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-extract.cpp"; path = "llvm-extract/llvm-extract.cpp"; sourceTree = "<group>"; };
855 DE66F34208ABF14400323D32 /* llvm-ld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "llvm-ld.cpp"; sourceTree = "<group>"; };
856 DE66F34408ABF14400323D32 /* Optimize.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Optimize.cpp; sourceTree = "<group>"; };
857 DE66F34A08ABF14400323D32 /* llvm-link.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-link.cpp"; path = "llvm-link/llvm-link.cpp"; sourceTree = "<group>"; };
858 DE66F35108ABF14400323D32 /* llvm-nm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-nm.cpp"; path = "llvm-nm/llvm-nm.cpp"; sourceTree = "<group>"; };
859 DE66F35808ABF14500323D32 /* llvm-prof.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-prof.cpp"; path = "llvm-prof/llvm-prof.cpp"; sourceTree = "<group>"; };
860 DE66F35F08ABF14500323D32 /* llvm-ranlib.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-ranlib.cpp"; path = "llvm-ranlib/llvm-ranlib.cpp"; sourceTree = "<group>"; };
861 DE66F36908ABF14500323D32 /* c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = c; sourceTree = "<group>"; };
862 DE66F36A08ABF14500323D32 /* CompilerDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CompilerDriver.cpp; sourceTree = "<group>"; };
863 DE66F36B08ABF14500323D32 /* CompilerDriver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CompilerDriver.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000864 DE66F36D08ABF14500323D32 /* ConfigLexer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConfigLexer.h; sourceTree = "<group>"; };
865 DE66F36E08ABF14500323D32 /* ConfigLexer.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = ConfigLexer.l; sourceTree = "<group>"; };
866 DE66F36F08ABF14500323D32 /* Configuration.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Configuration.cpp; sourceTree = "<group>"; };
867 DE66F37008ABF14500323D32 /* Configuration.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Configuration.h; sourceTree = "<group>"; };
868 DE66F37108ABF14500323D32 /* cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = cpp; sourceTree = "<group>"; };
869 DE66F37D08ABF14500323D32 /* ll */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ll; sourceTree = "<group>"; };
870 DE66F37E08ABF14500323D32 /* llvmc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvmc.cpp; sourceTree = "<group>"; };
871 DE66F38708ABF14500323D32 /* opt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = opt.cpp; path = opt/opt.cpp; sourceTree = "<group>"; };
872 DE66F38C08ABF35300323D32 /* CREDITS.TXT */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = CREDITS.TXT; path = ../CREDITS.TXT; sourceTree = SOURCE_ROOT; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000873 DE66F38F08ABF35C00323D32 /* AliasAnalysis.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = AliasAnalysis.html; sourceTree = "<group>"; };
874 DE66F39008ABF35C00323D32 /* Bugpoint.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Bugpoint.html; sourceTree = "<group>"; };
875 DE66F39108ABF35C00323D32 /* BytecodeFormat.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = BytecodeFormat.html; sourceTree = "<group>"; };
876 DE66F39208ABF35C00323D32 /* CFEBuildInstrs.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CFEBuildInstrs.html; sourceTree = "<group>"; };
877 DE66F39308ABF35C00323D32 /* CodeGenerator.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CodeGenerator.html; sourceTree = "<group>"; };
878 DE66F39408ABF35C00323D32 /* CodingStandards.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CodingStandards.html; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000879 DE66F39708ABF35C00323D32 /* analyze.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = analyze.pod; sourceTree = "<group>"; };
880 DE66F39808ABF35C00323D32 /* bugpoint.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = bugpoint.pod; sourceTree = "<group>"; };
881 DE66F39908ABF35C00323D32 /* gccas.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = gccas.pod; sourceTree = "<group>"; };
882 DE66F39A08ABF35C00323D32 /* gccld.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = gccld.pod; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000883 DE66F39E08ABF35C00323D32 /* index.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = index.html; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000884 DE66F39F08ABF35C00323D32 /* llc.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llc.pod; sourceTree = "<group>"; };
885 DE66F3A008ABF35C00323D32 /* lli.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = lli.pod; sourceTree = "<group>"; };
886 DE66F3A108ABF35C00323D32 /* llvm-ar.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-ar.pod"; sourceTree = "<group>"; };
887 DE66F3A208ABF35C00323D32 /* llvm-as.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-as.pod"; sourceTree = "<group>"; };
888 DE66F3A308ABF35C00323D32 /* llvm-bcanalyzer.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-bcanalyzer.pod"; sourceTree = "<group>"; };
889 DE66F3A408ABF35C00323D32 /* llvm-db.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-db.pod"; sourceTree = "<group>"; };
890 DE66F3A508ABF35C00323D32 /* llvm-dis.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-dis.pod"; sourceTree = "<group>"; };
891 DE66F3A608ABF35C00323D32 /* llvm-extract.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-extract.pod"; sourceTree = "<group>"; };
892 DE66F3A708ABF35C00323D32 /* llvm-ld.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-ld.pod"; sourceTree = "<group>"; };
893 DE66F3A808ABF35C00323D32 /* llvm-link.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-link.pod"; sourceTree = "<group>"; };
894 DE66F3A908ABF35C00323D32 /* llvm-nm.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-nm.pod"; sourceTree = "<group>"; };
895 DE66F3AA08ABF35C00323D32 /* llvm-prof.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-prof.pod"; sourceTree = "<group>"; };
896 DE66F3AB08ABF35C00323D32 /* llvm-ranlib.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-ranlib.pod"; sourceTree = "<group>"; };
897 DE66F3AC08ABF35C00323D32 /* llvmc.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvmc.pod; sourceTree = "<group>"; };
898 DE66F3AD08ABF35C00323D32 /* llvmgcc.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvmgcc.pod; sourceTree = "<group>"; };
899 DE66F3AE08ABF35C00323D32 /* llvmgxx.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvmgxx.pod; sourceTree = "<group>"; };
900 DE66F3AF08ABF35C00323D32 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
901 DE66F3B408ABF35D00323D32 /* manpage.css */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = manpage.css; sourceTree = "<group>"; };
902 DE66F3B508ABF35D00323D32 /* opt.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = opt.pod; sourceTree = "<group>"; };
903 DE66F3B808ABF35D00323D32 /* stkrc.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = stkrc.pod; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000904 DE66F3B908ABF35D00323D32 /* CommandLine.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CommandLine.html; sourceTree = "<group>"; };
905 DE66F3BA08ABF35D00323D32 /* CompilerDriver.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CompilerDriver.html; sourceTree = "<group>"; };
906 DE66F3BB08ABF35D00323D32 /* CompilerWriterInfo.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CompilerWriterInfo.html; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000907 DE66F3BD08ABF35D00323D32 /* doxygen.cfg.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.cfg.in; sourceTree = "<group>"; };
908 DE66F3BE08ABF35D00323D32 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.css; sourceTree = "<group>"; };
909 DE66F3BF08ABF35D00323D32 /* doxygen.footer */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.footer; sourceTree = "<group>"; };
910 DE66F3C008ABF35D00323D32 /* doxygen.header */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.header; sourceTree = "<group>"; };
911 DE66F3C108ABF35D00323D32 /* doxygen.intro */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.intro; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000912 DE66F3C208ABF35D00323D32 /* ExtendingLLVM.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = ExtendingLLVM.html; sourceTree = "<group>"; };
913 DE66F3C308ABF35D00323D32 /* FAQ.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = FAQ.html; sourceTree = "<group>"; };
914 DE66F3C408ABF35D00323D32 /* GarbageCollection.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = GarbageCollection.html; sourceTree = "<group>"; };
915 DE66F3C508ABF35D00323D32 /* GettingStarted.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = GettingStarted.html; sourceTree = "<group>"; };
916 DE66F3C608ABF35D00323D32 /* GettingStartedVS.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = GettingStartedVS.html; sourceTree = "<group>"; };
917 DE66F3E408ABF35D00323D32 /* HowToSubmitABug.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = HowToSubmitABug.html; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000918 DE66F3E608ABF35D00323D32 /* Debugging.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Debugging.gif; sourceTree = "<group>"; };
919 DE66F3E708ABF35D00323D32 /* libdeps.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = libdeps.gif; sourceTree = "<group>"; };
920 DE66F3E808ABF35D00323D32 /* lines.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = lines.gif; sourceTree = "<group>"; };
921 DE66F3E908ABF35D00323D32 /* objdeps.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = objdeps.gif; sourceTree = "<group>"; };
922 DE66F3EA08ABF35D00323D32 /* venusflytrap.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = venusflytrap.jpg; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000923 DE66F3EB08ABF35D00323D32 /* index.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = index.html; sourceTree = "<group>"; };
924 DE66F3EC08ABF35D00323D32 /* LangRef.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = LangRef.html; sourceTree = "<group>"; };
925 DE66F3ED08ABF35D00323D32 /* Lexicon.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Lexicon.html; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000926 DE66F3EE08ABF35D00323D32 /* llvm.css */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvm.css; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000927 DE66F3EF08ABF35D00323D32 /* LLVMVsTheWorld.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = LLVMVsTheWorld.html; sourceTree = "<group>"; };
928 DE66F3F108ABF35D00323D32 /* MakefileGuide.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = MakefileGuide.html; sourceTree = "<group>"; };
929 DE66F3F208ABF35D00323D32 /* ProgrammersManual.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = ProgrammersManual.html; sourceTree = "<group>"; };
930 DE66F3F308ABF35D00323D32 /* Projects.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Projects.html; sourceTree = "<group>"; };
931 DE66F3F408ABF35D00323D32 /* ReleaseNotes.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = ReleaseNotes.html; sourceTree = "<group>"; };
932 DE66F3F508ABF35D00323D32 /* SourceLevelDebugging.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = SourceLevelDebugging.html; sourceTree = "<group>"; };
933 DE66F3F608ABF35D00323D32 /* Stacker.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Stacker.html; sourceTree = "<group>"; };
934 DE66F3F708ABF35D00323D32 /* SystemLibrary.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = SystemLibrary.html; sourceTree = "<group>"; };
935 DE66F3F808ABF35D00323D32 /* TableGenFundamentals.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = TableGenFundamentals.html; sourceTree = "<group>"; };
936 DE66F3F908ABF35D00323D32 /* TestingGuide.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = TestingGuide.html; sourceTree = "<group>"; };
937 DE66F3FA08ABF35D00323D32 /* UsingLibraries.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = UsingLibraries.html; sourceTree = "<group>"; };
938 DE66F3FB08ABF35D00323D32 /* WritingAnLLVMBackend.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = WritingAnLLVMBackend.html; sourceTree = "<group>"; };
939 DE66F3FC08ABF35D00323D32 /* WritingAnLLVMPass.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = WritingAnLLVMPass.html; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000940 DE66F3FF08ABF37000323D32 /* BFtoLLVM.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = BFtoLLVM.cpp; path = BFtoLLVM/BFtoLLVM.cpp; sourceTree = "<group>"; };
941 DE66F40E08ABF37000323D32 /* fibonacci.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = fibonacci.cpp; path = Fibonacci/fibonacci.cpp; sourceTree = "<group>"; };
942 DE66F41508ABF37000323D32 /* HowToUseJIT.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = HowToUseJIT.cpp; path = HowToUseJIT/HowToUseJIT.cpp; sourceTree = "<group>"; };
943 DE66F41E08ABF37000323D32 /* ModuleMaker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ModuleMaker.cpp; path = ModuleMaker/ModuleMaker.cpp; sourceTree = "<group>"; };
944 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 +0000945 DE694D9F08B51E0C0039C106 /* ScheduleDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScheduleDAG.cpp; sourceTree = "<group>"; };
Chris Lattner777fd272005-09-07 23:53:49 +0000946 DE81704008CFB44D0093BDEF /* fpcmp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = fpcmp.cpp; path = fpcmp/fpcmp.cpp; sourceTree = "<group>"; };
947 DE81704F08CFB44D0093BDEF /* NightlyTest.gnuplot */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = NightlyTest.gnuplot; sourceTree = "<group>"; };
948 DE81705008CFB44D0093BDEF /* NightlyTest.pl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = NightlyTest.pl; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000949 DE81705108CFB44D0093BDEF /* NightlyTestTemplate.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = NightlyTestTemplate.html; sourceTree = "<group>"; };
Chris Lattner777fd272005-09-07 23:53:49 +0000950 DE81705908CFB44D0093BDEF /* AsmWriterEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AsmWriterEmitter.cpp; sourceTree = "<group>"; };
951 DE81705A08CFB44D0093BDEF /* AsmWriterEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AsmWriterEmitter.h; sourceTree = "<group>"; };
952 DE81705B08CFB44D0093BDEF /* CodeEmitterGen.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CodeEmitterGen.cpp; sourceTree = "<group>"; };
953 DE81705C08CFB44D0093BDEF /* CodeEmitterGen.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CodeEmitterGen.h; sourceTree = "<group>"; };
954 DE81705D08CFB44D0093BDEF /* CodeGenInstruction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CodeGenInstruction.h; sourceTree = "<group>"; };
955 DE81705E08CFB44D0093BDEF /* CodeGenRegisters.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CodeGenRegisters.h; sourceTree = "<group>"; };
956 DE81705F08CFB44D0093BDEF /* CodeGenTarget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CodeGenTarget.cpp; sourceTree = "<group>"; };
957 DE81706008CFB44D0093BDEF /* CodeGenTarget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CodeGenTarget.h; sourceTree = "<group>"; };
958 DE81706708CFB44D0093BDEF /* DAGISelEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DAGISelEmitter.cpp; sourceTree = "<group>"; };
959 DE81706808CFB44D0093BDEF /* DAGISelEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DAGISelEmitter.h; sourceTree = "<group>"; };
960 DE81708408CFB44D0093BDEF /* FileLexer.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = FileLexer.l; sourceTree = "<group>"; };
961 DE81708808CFB44D0093BDEF /* FileParser.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; path = FileParser.y; sourceTree = "<group>"; };
962 DE81708908CFB44D0093BDEF /* InstrInfoEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InstrInfoEmitter.cpp; sourceTree = "<group>"; };
963 DE81708A08CFB44D0093BDEF /* InstrInfoEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstrInfoEmitter.h; sourceTree = "<group>"; };
Chris Lattner777fd272005-09-07 23:53:49 +0000964 DE81708E08CFB44D0093BDEF /* Record.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Record.cpp; sourceTree = "<group>"; };
965 DE81708F08CFB44D0093BDEF /* Record.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Record.h; sourceTree = "<group>"; };
966 DE81709008CFB44D0093BDEF /* RegisterInfoEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegisterInfoEmitter.cpp; sourceTree = "<group>"; };
967 DE81709108CFB44D0093BDEF /* RegisterInfoEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RegisterInfoEmitter.h; sourceTree = "<group>"; };
968 DE8170AA08CFB44D0093BDEF /* TableGen.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TableGen.cpp; sourceTree = "<group>"; };
969 DE8170AB08CFB44D0093BDEF /* TableGenBackend.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TableGenBackend.cpp; sourceTree = "<group>"; };
970 DE8170AC08CFB44D0093BDEF /* TableGenBackend.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TableGenBackend.h; sourceTree = "<group>"; };
Chris Lattner35186ba2005-12-21 19:51:24 +0000971 DEFAB19C0959E97F00E0AB42 /* DwarfWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = DwarfWriter.cpp; path = ../lib/CodeGen/DwarfWriter.cpp; sourceTree = SOURCE_ROOT; };
972 DEFAB19D0959E9A100E0AB42 /* DwarfWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DwarfWriter.h; path = ../include/llvm/CodeGen/DwarfWriter.h; sourceTree = SOURCE_ROOT; };
Chris Lattner9656e722005-08-11 22:19:26 +0000973/* End PBXFileReference section */
974
975/* Begin PBXGroup section */
976 08FB7794FE84155DC02AAC07 /* LLVM */ = {
977 isa = PBXGroup;
978 children = (
979 DE66F1E908ABF03100323D32 /* include/llvm */,
980 DE66ECBD08ABEC0700323D32 /* lib/Analysis */,
981 DE66EC8808ABEAC900323D32 /* lib/AsmParser */,
982 DE66ECBC08ABEB8E00323D32 /* lib/Bytecode */,
983 DE66ED3E08ABEC2A00323D32 /* lib/CodeGen */,
984 DE66ED9A08ABEC7200323D32 /* lib/Debugger */,
985 DE66EDBF08ABEC8F00323D32 /* lib/ExecutionEngine */,
986 DE66EDEB08ABEDD300323D32 /* lib/Linker */,
987 DE66EDFB08ABEDE600323D32 /* lib/Support */,
988 DE66EE4908ABEE3400323D32 /* lib/System */,
989 DE66EE9608ABEE5D00323D32 /* lib/Target */,
990 DE66F0E108ABEFB300323D32 /* lib/Transforms */,
991 DE66EC7508ABE8EF00323D32 /* lib/VMCore */,
992 DE66F2BD08ABF14400323D32 /* tools */,
Chris Lattner777fd272005-09-07 23:53:49 +0000993 DE816FAC08CFB44C0093BDEF /* utils */,
Chris Lattner9656e722005-08-11 22:19:26 +0000994 DE66F38D08ABF35C00323D32 /* docs */,
995 DE66F3FD08ABF37000323D32 /* examples */,
996 DE66F38C08ABF35300323D32 /* CREDITS.TXT */,
997 );
998 name = LLVM;
999 sourceTree = "<group>";
1000 };
1001 DE66EC7508ABE8EF00323D32 /* lib/VMCore */ = {
1002 isa = PBXGroup;
1003 children = (
1004 DE66EC5B08ABE86900323D32 /* AsmWriter.cpp */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001005 CF73C0BC098A551F00627152 /* AutoUpgrade.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001006 DE66EC5C08ABE86A00323D32 /* BasicBlock.cpp */,
1007 DE66EC5D08ABE86A00323D32 /* ConstantFolding.cpp */,
1008 DE66EC5E08ABE86A00323D32 /* ConstantFolding.h */,
1009 DE66EC5F08ABE86A00323D32 /* ConstantRange.cpp */,
1010 DE66EC6008ABE86A00323D32 /* Constants.cpp */,
1011 DE66EC6108ABE86A00323D32 /* Dominators.cpp */,
1012 DE66EC6208ABE86A00323D32 /* Function.cpp */,
1013 DE66EC6308ABE86A00323D32 /* Globals.cpp */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001014 CF73C0BD098A551F00627152 /* InlineAsm.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001015 DE66EC6408ABE86A00323D32 /* Instruction.cpp */,
1016 DE66EC6508ABE86A00323D32 /* Instructions.cpp */,
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001017 CF1ACC9709C9DE4400D3C5EB /* IntrinsicInst.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001018 DE66EC6608ABE86A00323D32 /* LeakDetector.cpp */,
1019 DE66EC6708ABE86A00323D32 /* Mangler.cpp */,
1020 DE66EC6808ABE86A00323D32 /* Module.cpp */,
1021 DE66EC6908ABE86A00323D32 /* ModuleProvider.cpp */,
1022 DE66EC6A08ABE86A00323D32 /* Pass.cpp */,
1023 DE66EC6B08ABE86A00323D32 /* PassManagerT.h */,
1024 DE66EC6C08ABE86A00323D32 /* SymbolTable.cpp */,
1025 DE66EC6D08ABE86A00323D32 /* SymbolTableListTraitsImpl.h */,
1026 DE66EC6E08ABE86A00323D32 /* Type.cpp */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001027 CF73C0BE098A551F00627152 /* TypeSymbolTable.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001028 DE66EC6F08ABE86A00323D32 /* Value.cpp */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001029 CF73C0BF098A551F00627152 /* ValueSymbolTable.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001030 DE66EC7008ABE86A00323D32 /* Verifier.cpp */,
1031 );
1032 name = lib/VMCore;
1033 sourceTree = "<group>";
1034 };
1035 DE66EC8808ABEAC900323D32 /* lib/AsmParser */ = {
1036 isa = PBXGroup;
1037 children = (
1038 DE66EC8A08ABEAF000323D32 /* Lexer.l */,
1039 DE66EC8E08ABEAF000323D32 /* llvmAsmParser.y */,
1040 DE66EC8F08ABEAF000323D32 /* Parser.cpp */,
1041 DE66EC9008ABEAF000323D32 /* ParserInternals.h */,
1042 );
1043 name = lib/AsmParser;
1044 sourceTree = "<group>";
1045 };
1046 DE66EC9308ABEB3900323D32 /* Reader */ = {
1047 isa = PBXGroup;
1048 children = (
1049 DE66EC9408ABEB3900323D32 /* Analyzer.cpp */,
1050 DE66EC9E08ABEB3900323D32 /* Reader.cpp */,
1051 DE66EC9F08ABEB3900323D32 /* Reader.h */,
1052 DE66ECA008ABEB3900323D32 /* ReaderWrappers.cpp */,
1053 );
1054 name = Reader;
1055 path = ../lib/Bytecode/Reader;
1056 sourceTree = SOURCE_ROOT;
1057 };
1058 DE66ECA108ABEB8000323D32 /* Archive */ = {
1059 isa = PBXGroup;
1060 children = (
1061 DE66ECA208ABEB8000323D32 /* Archive.cpp */,
1062 DE66ECA308ABEB8000323D32 /* ArchiveInternals.h */,
1063 DE66ECA408ABEB8000323D32 /* ArchiveReader.cpp */,
1064 DE66ECA508ABEB8000323D32 /* ArchiveWriter.cpp */,
1065 );
1066 name = Archive;
1067 path = ../lib/Bytecode/Archive;
1068 sourceTree = SOURCE_ROOT;
1069 };
1070 DE66ECAF08ABEB8000323D32 /* Writer */ = {
1071 isa = PBXGroup;
1072 children = (
1073 DE66ECB708ABEB8000323D32 /* SlotCalculator.cpp */,
1074 DE66ECB808ABEB8000323D32 /* SlotCalculator.h */,
1075 DE66ECB908ABEB8000323D32 /* SlotTable.h */,
1076 DE66ECBA08ABEB8000323D32 /* Writer.cpp */,
1077 DE66ECBB08ABEB8000323D32 /* WriterInternals.h */,
1078 );
1079 name = Writer;
1080 path = ../lib/Bytecode/Writer;
1081 sourceTree = SOURCE_ROOT;
1082 };
1083 DE66ECBC08ABEB8E00323D32 /* lib/Bytecode */ = {
1084 isa = PBXGroup;
1085 children = (
1086 DE66ECA108ABEB8000323D32 /* Archive */,
1087 DE66EC9308ABEB3900323D32 /* Reader */,
1088 DE66ECAF08ABEB8000323D32 /* Writer */,
1089 );
1090 name = lib/Bytecode;
1091 sourceTree = "<group>";
1092 };
1093 DE66ECBD08ABEC0700323D32 /* lib/Analysis */ = {
1094 isa = PBXGroup;
1095 children = (
1096 DE66ECC408ABEC0700323D32 /* DataStructure */,
1097 DE66ED1A08ABEC0800323D32 /* IPA */,
1098 DE66ECBE08ABEC0700323D32 /* AliasAnalysis.cpp */,
1099 DE66ECBF08ABEC0700323D32 /* AliasAnalysisCounter.cpp */,
1100 DE66ECC008ABEC0700323D32 /* AliasAnalysisEvaluator.cpp */,
1101 DE66ECC108ABEC0700323D32 /* AliasSetTracker.cpp */,
1102 DE66ECC208ABEC0700323D32 /* BasicAliasAnalysis.cpp */,
1103 DE66ECC308ABEC0700323D32 /* CFGPrinter.cpp */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001104 CF73C0B0098A523C00627152 /* ConstantFolding.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001105 DE66ED1708ABEC0800323D32 /* InstCount.cpp */,
1106 DE66ED1808ABEC0800323D32 /* Interval.cpp */,
1107 DE66ED1908ABEC0800323D32 /* IntervalPartition.cpp */,
1108 DE66ED3308ABEC0800323D32 /* LoadValueNumbering.cpp */,
1109 DE66ED3408ABEC0800323D32 /* LoopInfo.cpp */,
1110 DE66ED3608ABEC0800323D32 /* PostDominators.cpp */,
1111 DE66ED3708ABEC0800323D32 /* ProfileInfo.cpp */,
1112 DE66ED3808ABEC0800323D32 /* ProfileInfoLoader.cpp */,
1113 DE66ED3908ABEC0800323D32 /* ProfileInfoLoaderPass.cpp */,
1114 DE66ED3A08ABEC0800323D32 /* ScalarEvolution.cpp */,
1115 DE66ED3B08ABEC0800323D32 /* ScalarEvolutionExpander.cpp */,
1116 DE66ED3C08ABEC0800323D32 /* Trace.cpp */,
1117 DE66ED3D08ABEC0800323D32 /* ValueNumbering.cpp */,
1118 );
1119 name = lib/Analysis;
1120 path = ../lib/Analysis;
1121 sourceTree = SOURCE_ROOT;
1122 };
1123 DE66ECC408ABEC0700323D32 /* DataStructure */ = {
1124 isa = PBXGroup;
1125 children = (
1126 DE66ECC508ABEC0700323D32 /* BottomUpClosure.cpp */,
1127 DE66ECC608ABEC0700323D32 /* CompleteBottomUp.cpp */,
1128 DE66ECC708ABEC0700323D32 /* DataStructure.cpp */,
1129 DE66ECC808ABEC0700323D32 /* DataStructureAA.cpp */,
1130 DE66ECC908ABEC0700323D32 /* DataStructureOpt.cpp */,
1131 DE66ECCA08ABEC0700323D32 /* DataStructureStats.cpp */,
1132 DE66ECE508ABEC0700323D32 /* EquivClassGraphs.cpp */,
1133 DE66ECE608ABEC0700323D32 /* GraphChecker.cpp */,
1134 DE66ECE708ABEC0700323D32 /* Local.cpp */,
1135 DE66ECE908ABEC0700323D32 /* Printer.cpp */,
1136 DE66ECEA08ABEC0700323D32 /* Steensgaard.cpp */,
1137 DE66ECEB08ABEC0700323D32 /* TopDownClosure.cpp */,
1138 );
1139 path = DataStructure;
1140 sourceTree = "<group>";
1141 };
1142 DE66ED1A08ABEC0800323D32 /* IPA */ = {
1143 isa = PBXGroup;
1144 children = (
1145 DE66ED1B08ABEC0800323D32 /* Andersens.cpp */,
1146 DE66ED1C08ABEC0800323D32 /* CallGraph.cpp */,
1147 DE66ED1D08ABEC0800323D32 /* CallGraphSCCPass.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001148 DE66ED2F08ABEC0800323D32 /* FindUsedTypes.cpp */,
1149 DE66ED3008ABEC0800323D32 /* GlobalsModRef.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001150 );
1151 path = IPA;
1152 sourceTree = "<group>";
1153 };
1154 DE66ED3E08ABEC2A00323D32 /* lib/CodeGen */ = {
1155 isa = PBXGroup;
1156 children = (
1157 DE66ED8308ABEC2B00323D32 /* SelectionDAG */,
1158 DE66ED3F08ABEC2A00323D32 /* AsmPrinter.cpp */,
1159 DE66ED4008ABEC2A00323D32 /* BranchFolding.cpp */,
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001160 CFC244570959DEF2009F8C47 /* DwarfWriter.cpp */,
Chris Lattner35186ba2005-12-21 19:51:24 +00001161 DEFAB19C0959E97F00E0AB42 /* DwarfWriter.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001162 DE66ED6F08ABEC2B00323D32 /* ELFWriter.cpp */,
1163 DE66ED7008ABEC2B00323D32 /* IntrinsicLowering.cpp */,
1164 DE66ED7108ABEC2B00323D32 /* LiveInterval.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001165 DE66ED7308ABEC2B00323D32 /* LiveIntervalAnalysis.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001166 DE66ED7508ABEC2B00323D32 /* LiveVariables.cpp */,
1167 DE66ED7608ABEC2B00323D32 /* MachineBasicBlock.cpp */,
1168 DE66ED7708ABEC2B00323D32 /* MachineCodeEmitter.cpp */,
Jim Laskeyf9545d02006-01-04 13:37:32 +00001169 CF6529A6095B21A8007F884E /* MachineDebugInfo.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001170 DE66ED7808ABEC2B00323D32 /* MachineFunction.cpp */,
1171 DE66ED7908ABEC2B00323D32 /* MachineInstr.cpp */,
1172 DE66ED7B08ABEC2B00323D32 /* Passes.cpp */,
1173 DE66ED7C08ABEC2B00323D32 /* PHIElimination.cpp */,
1174 DE66ED7D08ABEC2B00323D32 /* PhysRegTracker.h */,
1175 DE66ED7E08ABEC2B00323D32 /* PrologEpilogInserter.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001176 DE66ED8008ABEC2B00323D32 /* RegAllocLinearScan.cpp */,
1177 DE66ED8108ABEC2B00323D32 /* RegAllocLocal.cpp */,
1178 DE66ED8208ABEC2B00323D32 /* RegAllocSimple.cpp */,
1179 DE66ED9508ABEC2B00323D32 /* TwoAddressInstructionPass.cpp */,
1180 DE66ED9608ABEC2B00323D32 /* UnreachableBlockElim.cpp */,
1181 DE66ED9708ABEC2B00323D32 /* ValueTypes.cpp */,
1182 DE66ED9808ABEC2B00323D32 /* VirtRegMap.cpp */,
1183 DE66ED9908ABEC2B00323D32 /* VirtRegMap.h */,
1184 );
1185 name = lib/CodeGen;
1186 path = ../lib/CodeGen;
1187 sourceTree = SOURCE_ROOT;
1188 };
1189 DE66ED8308ABEC2B00323D32 /* SelectionDAG */ = {
1190 isa = PBXGroup;
1191 children = (
Jim Laskeyf9545d02006-01-04 13:37:32 +00001192 CF6B5AFD095C82C300D1EA42 /* DAGCombiner.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001193 DE66ED9008ABEC2B00323D32 /* LegalizeDAG.cpp */,
Jim Laskeydc429892006-01-26 20:32:00 +00001194 CF7FFA1F0985081C008B0087 /* ScheduleDAGList.cpp */,
1195 CF7FFA200985081C008B0087 /* ScheduleDAGSimple.cpp */,
Jim Laskeye892a552005-12-21 20:47:34 +00001196 DE694D9F08B51E0C0039C106 /* ScheduleDAG.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001197 DE66ED9208ABEC2B00323D32 /* SelectionDAG.cpp */,
1198 DE66ED9308ABEC2B00323D32 /* SelectionDAGISel.cpp */,
1199 DE66ED9408ABEC2B00323D32 /* SelectionDAGPrinter.cpp */,
1200 );
1201 path = SelectionDAG;
1202 sourceTree = "<group>";
1203 };
1204 DE66ED9A08ABEC7200323D32 /* lib/Debugger */ = {
1205 isa = PBXGroup;
1206 children = (
1207 DE66EDB108ABEC7300323D32 /* Debugger.cpp */,
1208 DE66EDB208ABEC7300323D32 /* FDHandle.cpp */,
1209 DE66EDB308ABEC7300323D32 /* FDHandle.h */,
1210 DE66EDB508ABEC7300323D32 /* ProgramInfo.cpp */,
1211 DE66EDB608ABEC7300323D32 /* README.txt */,
1212 DE66EDB708ABEC7300323D32 /* RuntimeInfo.cpp */,
1213 DE66EDB808ABEC7300323D32 /* SourceFile.cpp */,
1214 DE66EDB908ABEC7300323D32 /* SourceLanguage-CFamily.cpp */,
1215 DE66EDBA08ABEC7300323D32 /* SourceLanguage-CPlusPlus.cpp */,
1216 DE66EDBB08ABEC7300323D32 /* SourceLanguage-Unknown.cpp */,
1217 DE66EDBC08ABEC7300323D32 /* SourceLanguage.cpp */,
1218 DE66EDBD08ABEC7300323D32 /* UnixLocalInferiorProcess.cpp */,
1219 );
1220 name = lib/Debugger;
1221 path = ../lib/Debugger;
1222 sourceTree = SOURCE_ROOT;
1223 };
1224 DE66EDBF08ABEC8F00323D32 /* lib/ExecutionEngine */ = {
1225 isa = PBXGroup;
1226 children = (
1227 DE66EDC508ABEC9000323D32 /* Interpreter */,
1228 DE66EDD308ABEC9000323D32 /* JIT */,
1229 DE66EDC408ABEC9000323D32 /* ExecutionEngine.cpp */,
1230 );
1231 name = lib/ExecutionEngine;
1232 path = ../lib/ExecutionEngine;
1233 sourceTree = SOURCE_ROOT;
1234 };
1235 DE66EDC508ABEC9000323D32 /* Interpreter */ = {
1236 isa = PBXGroup;
1237 children = (
1238 DE66EDCE08ABEC9000323D32 /* Execution.cpp */,
1239 DE66EDCF08ABEC9000323D32 /* ExternalFunctions.cpp */,
1240 DE66EDD008ABEC9000323D32 /* Interpreter.cpp */,
1241 DE66EDD108ABEC9000323D32 /* Interpreter.h */,
1242 );
1243 path = Interpreter;
1244 sourceTree = "<group>";
1245 };
1246 DE66EDD308ABEC9000323D32 /* JIT */ = {
1247 isa = PBXGroup;
1248 children = (
1249 DE66EDDE08ABEC9100323D32 /* Intercept.cpp */,
1250 DE66EDDF08ABEC9100323D32 /* JIT.cpp */,
1251 DE66EDE008ABEC9100323D32 /* JIT.h */,
1252 DE66EDE108ABEC9100323D32 /* JITEmitter.cpp */,
1253 DE66EDE308ABEC9100323D32 /* TargetSelect.cpp */,
1254 );
1255 path = JIT;
1256 sourceTree = "<group>";
1257 };
1258 DE66EDEB08ABEDD300323D32 /* lib/Linker */ = {
1259 isa = PBXGroup;
1260 children = (
1261 DE66EDF608ABEDD300323D32 /* LinkArchives.cpp */,
1262 DE66EDF708ABEDD300323D32 /* Linker.cpp */,
1263 DE66EDF808ABEDD300323D32 /* LinkItems.cpp */,
1264 DE66EDF908ABEDD300323D32 /* LinkModules.cpp */,
1265 );
1266 name = lib/Linker;
1267 path = ../lib/Linker;
1268 sourceTree = SOURCE_ROOT;
1269 };
1270 DE66EDFB08ABEDE600323D32 /* lib/Support */ = {
1271 isa = PBXGroup;
1272 children = (
1273 DE66EDFD08ABEDE600323D32 /* bzip2 */,
1274 DE66EDFC08ABEDE600323D32 /* Annotation.cpp */,
1275 DE66EE1D08ABEDE600323D32 /* CommandLine.cpp */,
1276 DE66EE1E08ABEDE600323D32 /* Compressor.cpp */,
1277 DE66EE3D08ABEDE600323D32 /* Debug.cpp */,
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001278 CF79495D09B326D4005ADFCA /* Dwarf.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001279 DE66EE3E08ABEDE600323D32 /* FileUtilities.cpp */,
1280 DE66EE3F08ABEDE600323D32 /* IsInf.cpp */,
1281 DE66EE4008ABEDE600323D32 /* IsNAN.cpp */,
1282 DE66EE4208ABEDE600323D32 /* PluginLoader.cpp */,
1283 DE66EE4308ABEDE600323D32 /* SlowOperationInformer.cpp */,
1284 DE66EE4408ABEDE600323D32 /* Statistic.cpp */,
1285 DE66EE4508ABEDE700323D32 /* StringExtras.cpp */,
1286 DE66EE4608ABEDE700323D32 /* SystemUtils.cpp */,
1287 DE66EE4708ABEDE700323D32 /* Timer.cpp */,
1288 DE66EE4808ABEDE700323D32 /* ToolRunner.cpp */,
1289 );
1290 name = lib/Support;
1291 path = ../lib/Support;
1292 sourceTree = SOURCE_ROOT;
1293 };
1294 DE66EDFD08ABEDE600323D32 /* bzip2 */ = {
1295 isa = PBXGroup;
1296 children = (
1297 DE66EDFE08ABEDE600323D32 /* blocksort.c */,
1298 DE66EDFF08ABEDE600323D32 /* bzlib.c */,
1299 DE66EE0008ABEDE600323D32 /* bzlib.h */,
1300 DE66EE0108ABEDE600323D32 /* bzlib_private.h */,
1301 DE66EE0208ABEDE600323D32 /* CHANGES */,
1302 DE66EE0308ABEDE600323D32 /* compress.c */,
1303 DE66EE0408ABEDE600323D32 /* crctable.c */,
1304 DE66EE1508ABEDE600323D32 /* decompress.c */,
1305 DE66EE1608ABEDE600323D32 /* huffman.c */,
1306 DE66EE1708ABEDE600323D32 /* LICENSE */,
1307 DE66EE1908ABEDE600323D32 /* randtable.c */,
1308 DE66EE1A08ABEDE600323D32 /* README */,
1309 DE66EE1B08ABEDE600323D32 /* README.COMPILATION.PROBLEMS */,
1310 DE66EE1C08ABEDE600323D32 /* Y2K_INFO */,
1311 );
1312 path = bzip2;
1313 sourceTree = "<group>";
1314 };
1315 DE66EE4908ABEE3400323D32 /* lib/System */ = {
1316 isa = PBXGroup;
1317 children = (
1318 DE66EE7E08ABEE3500323D32 /* Unix */,
1319 DE66EE8B08ABEE3500323D32 /* Win32 */,
1320 DE66EE6008ABEE3400323D32 /* DynamicLibrary.cpp */,
1321 DE66EE6108ABEE3400323D32 /* LICENSE.TXT */,
1322 DE66EE6208ABEE3400323D32 /* ltdl.c */,
1323 DE66EE6308ABEE3400323D32 /* ltdl.h */,
1324 DE66EE6508ABEE3400323D32 /* MappedFile.cpp */,
1325 DE66EE6608ABEE3400323D32 /* Memory.cpp */,
1326 DE66EE6708ABEE3400323D32 /* Mutex.cpp */,
1327 DE66EE6808ABEE3400323D32 /* Path.cpp */,
1328 DE66EE6908ABEE3400323D32 /* Process.cpp */,
1329 DE66EE6A08ABEE3400323D32 /* Program.cpp */,
1330 DE66EE6B08ABEE3400323D32 /* README.txt */,
1331 DE66EE7C08ABEE3400323D32 /* Signals.cpp */,
1332 DE66EE7D08ABEE3400323D32 /* TimeValue.cpp */,
1333 );
1334 name = lib/System;
1335 path = ../lib/System;
1336 sourceTree = SOURCE_ROOT;
1337 };
1338 DE66EE7E08ABEE3500323D32 /* Unix */ = {
1339 isa = PBXGroup;
1340 children = (
1341 DE66EE7F08ABEE3500323D32 /* MappedFile.inc */,
1342 DE66EE8008ABEE3500323D32 /* Memory.inc */,
1343 DE66EE8108ABEE3500323D32 /* Mutex.inc */,
1344 DE66EE8208ABEE3500323D32 /* Path.inc */,
1345 DE66EE8308ABEE3500323D32 /* Process.inc */,
1346 DE66EE8408ABEE3500323D32 /* Program.inc */,
1347 DE66EE8508ABEE3500323D32 /* README.txt */,
1348 DE66EE8608ABEE3500323D32 /* Signals.inc */,
1349 DE66EE8708ABEE3500323D32 /* SUS */,
1350 DE66EE8908ABEE3500323D32 /* TimeValue.inc */,
1351 DE66EE8A08ABEE3500323D32 /* Unix.h */,
1352 );
1353 path = Unix;
1354 sourceTree = "<group>";
1355 };
1356 DE66EE8708ABEE3500323D32 /* SUS */ = {
1357 isa = PBXGroup;
1358 children = (
1359 DE66EE8808ABEE3500323D32 /* Process.cpp */,
1360 );
1361 path = SUS;
1362 sourceTree = "<group>";
1363 };
1364 DE66EE8B08ABEE3500323D32 /* Win32 */ = {
1365 isa = PBXGroup;
1366 children = (
1367 DE66EE8C08ABEE3500323D32 /* DynamicLibrary.inc */,
1368 DE66EE8D08ABEE3500323D32 /* MappedFile.inc */,
1369 DE66EE8E08ABEE3500323D32 /* Memory.inc */,
1370 DE66EE8F08ABEE3500323D32 /* Mutex.inc */,
1371 DE66EE9008ABEE3500323D32 /* Path.inc */,
1372 DE66EE9108ABEE3500323D32 /* Process.inc */,
1373 DE66EE9208ABEE3500323D32 /* Program.inc */,
1374 DE66EE9308ABEE3500323D32 /* Signals.inc */,
1375 DE66EE9408ABEE3500323D32 /* TimeValue.inc */,
1376 DE66EE9508ABEE3500323D32 /* Win32.h */,
1377 );
1378 path = Win32;
1379 sourceTree = "<group>";
1380 };
1381 DE66EE9608ABEE5D00323D32 /* lib/Target */ = {
1382 isa = PBXGroup;
1383 children = (
1384 DE66EE9708ABEE5D00323D32 /* Alpha */,
1385 DE66EEC908ABEE5E00323D32 /* CBackend */,
1386 DE66EEE508ABEE5E00323D32 /* IA64 */,
1387 DE66EF1108ABEE5E00323D32 /* PowerPC */,
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001388 DE66EF7008ABEE5F00323D32 /* Sparc */,
Chris Lattner9656e722005-08-11 22:19:26 +00001389 DE66EFC908ABEE5F00323D32 /* SparcV9 */,
1390 DE66F09308ABEE6000323D32 /* X86 */,
1391 DE66EF1008ABEE5E00323D32 /* MRegisterInfo.cpp */,
Jim Laskeyb1e11802005-09-01 21:38:21 +00001392 CF9BCD1508C75070001E7011 /* SubtargetFeature.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001393 DE66F08A08ABEE6000323D32 /* Target.td */,
1394 DE66F08B08ABEE6000323D32 /* TargetData.cpp */,
1395 DE66F08C08ABEE6000323D32 /* TargetFrameInfo.cpp */,
1396 DE66F08D08ABEE6000323D32 /* TargetInstrInfo.cpp */,
1397 DE66F08E08ABEE6000323D32 /* TargetLowering.cpp */,
1398 DE66F08F08ABEE6000323D32 /* TargetMachine.cpp */,
1399 DE66F09008ABEE6000323D32 /* TargetMachineRegistry.cpp */,
1400 DE66F09108ABEE6000323D32 /* TargetSchedInfo.cpp */,
Jim Laskeye892a552005-12-21 20:47:34 +00001401 CF490D14090541D30072DB1C /* TargetSchedule.td */,
1402 CF490D15090541D30072DB1C /* TargetSelectionDAG.td */,
Chris Lattner9656e722005-08-11 22:19:26 +00001403 DE66F09208ABEE6000323D32 /* TargetSubtarget.cpp */,
1404 );
1405 name = lib/Target;
1406 path = ../lib/Target;
1407 sourceTree = SOURCE_ROOT;
1408 };
1409 DE66EE9708ABEE5D00323D32 /* Alpha */ = {
1410 isa = PBXGroup;
1411 children = (
1412 DE66EE9808ABEE5E00323D32 /* Alpha.h */,
Jim Laskeye892a552005-12-21 20:47:34 +00001413 CFBD8B1A090E76540020B107 /* AlphaISelDAGToDAG.cpp */,
1414 CFBD8B1B090E76540020B107 /* AlphaISelLowering.cpp */,
1415 CFBD8B1C090E76540020B107 /* AlphaISelLowering.h */,
1416 CFBD8B1D090E76540020B107 /* AlphaSubtarget.cpp */,
1417 CFBD8B1E090E76540020B107 /* AlphaSubtarget.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001418 DE66EE9908ABEE5E00323D32 /* Alpha.td */,
1419 DE66EE9A08ABEE5E00323D32 /* AlphaAsmPrinter.cpp */,
1420 DE66EE9B08ABEE5E00323D32 /* AlphaCodeEmitter.cpp */,
1421 DE66EEA308ABEE5E00323D32 /* AlphaInstrFormats.td */,
1422 DE66EEA408ABEE5E00323D32 /* AlphaInstrInfo.cpp */,
1423 DE66EEA508ABEE5E00323D32 /* AlphaInstrInfo.h */,
1424 DE66EEA608ABEE5E00323D32 /* AlphaInstrInfo.td */,
Chris Lattner9656e722005-08-11 22:19:26 +00001425 DE66EEA908ABEE5E00323D32 /* AlphaJITInfo.cpp */,
1426 DE66EEAA08ABEE5E00323D32 /* AlphaJITInfo.h */,
1427 DE66EEAB08ABEE5E00323D32 /* AlphaRegisterInfo.cpp */,
1428 DE66EEAC08ABEE5E00323D32 /* AlphaRegisterInfo.h */,
1429 DE66EEAD08ABEE5E00323D32 /* AlphaRegisterInfo.td */,
1430 DE66EEAE08ABEE5E00323D32 /* AlphaRelocations.h */,
1431 DE66EEAF08ABEE5E00323D32 /* AlphaTargetMachine.cpp */,
1432 DE66EEB008ABEE5E00323D32 /* AlphaTargetMachine.h */,
1433 );
1434 path = Alpha;
1435 sourceTree = "<group>";
1436 };
1437 DE66EEC908ABEE5E00323D32 /* CBackend */ = {
1438 isa = PBXGroup;
1439 children = (
1440 DE66EECA08ABEE5E00323D32 /* CTargetMachine.h */,
1441 DE66EED008ABEE5E00323D32 /* Writer.cpp */,
1442 );
1443 path = CBackend;
1444 sourceTree = "<group>";
1445 };
1446 DE66EEE508ABEE5E00323D32 /* IA64 */ = {
1447 isa = PBXGroup;
1448 children = (
1449 DE66EEF808ABEE5E00323D32 /* IA64.h */,
1450 DE66EEF908ABEE5E00323D32 /* IA64.td */,
1451 DE66EEFA08ABEE5E00323D32 /* IA64AsmPrinter.cpp */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001452 CF73C0B6098A53EF00627152 /* IA64Bundling.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001453 DE66EF0108ABEE5E00323D32 /* IA64InstrBuilder.h */,
1454 DE66EF0208ABEE5E00323D32 /* IA64InstrFormats.td */,
1455 DE66EF0308ABEE5E00323D32 /* IA64InstrInfo.cpp */,
1456 DE66EF0408ABEE5E00323D32 /* IA64InstrInfo.h */,
1457 DE66EF0508ABEE5E00323D32 /* IA64InstrInfo.td */,
Jim Laskeye892a552005-12-21 20:47:34 +00001458 CFC244BF0959F2E3009F8C47 /* IA64ISelDAGToDAG.cpp */,
1459 CFC244C00959F2E3009F8C47 /* IA64ISelLowering.cpp */,
1460 CFC244C10959F2E3009F8C47 /* IA64ISelLowering.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001461 DE66EF0708ABEE5E00323D32 /* IA64MachineFunctionInfo.h */,
1462 DE66EF0808ABEE5E00323D32 /* IA64RegisterInfo.cpp */,
1463 DE66EF0908ABEE5E00323D32 /* IA64RegisterInfo.h */,
1464 DE66EF0A08ABEE5E00323D32 /* IA64RegisterInfo.td */,
1465 DE66EF0B08ABEE5E00323D32 /* IA64TargetMachine.cpp */,
1466 DE66EF0C08ABEE5E00323D32 /* IA64TargetMachine.h */,
1467 DE66EF0E08ABEE5E00323D32 /* README */,
1468 );
1469 path = IA64;
1470 sourceTree = "<group>";
1471 };
1472 DE66EF1108ABEE5E00323D32 /* PowerPC */ = {
1473 isa = PBXGroup;
1474 children = (
Jim Laskeye892a552005-12-21 20:47:34 +00001475 CF490D890906A78C0072DB1C /* PPC.td */,
1476 CF490CD50903C9260072DB1C /* PPC.h */,
1477 CF490CD60903C9260072DB1C /* PPCAsmPrinter.cpp */,
1478 CF490CD70903C9260072DB1C /* PPCBranchSelector.cpp */,
1479 CF490CD80903C9260072DB1C /* PPCCodeEmitter.cpp */,
1480 CF490CD90903C9260072DB1C /* PPCFrameInfo.h */,
1481 CF490CDA0903C9260072DB1C /* PPCInstrBuilder.h */,
1482 CF490CDB0903C9260072DB1C /* PPCInstrFormats.td */,
1483 CF490CDC0903C9260072DB1C /* PPCInstrInfo.cpp */,
1484 CF490CDD0903C9260072DB1C /* PPCInstrInfo.h */,
1485 CF490CDE0903C9260072DB1C /* PPCInstrInfo.td */,
1486 CF490CDF0903C9260072DB1C /* PPCISelDAGToDAG.cpp */,
1487 CF490CE00903C9260072DB1C /* PPCISelLowering.cpp */,
1488 CF490CE10903C9260072DB1C /* PPCISelLowering.h */,
Jim Laskeye892a552005-12-21 20:47:34 +00001489 CF490CE30903C9260072DB1C /* PPCJITInfo.cpp */,
1490 CF490CE40903C9260072DB1C /* PPCJITInfo.h */,
1491 CF490CE50903C9260072DB1C /* PPCRegisterInfo.cpp */,
1492 CF490CE60903C9260072DB1C /* PPCRegisterInfo.h */,
1493 CF490CE70903C9260072DB1C /* PPCRegisterInfo.td */,
1494 CF490CE80903C9260072DB1C /* PPCRelocations.h */,
1495 CF490D0E090541A30072DB1C /* PPCSchedule.td */,
1496 CF490D0F090541A30072DB1C /* PPCScheduleG3.td */,
1497 CF490D10090541A30072DB1C /* PPCScheduleG4.td */,
1498 CF490D11090541A30072DB1C /* PPCScheduleG4Plus.td */,
1499 CF490D12090541A30072DB1C /* PPCScheduleG5.td */,
1500 CF490CE90903C9260072DB1C /* PPCSubtarget.cpp */,
1501 CF490CEA0903C9260072DB1C /* PPCSubtarget.h */,
1502 CF490CEB0903C9260072DB1C /* PPCTargetMachine.cpp */,
1503 CF490CEC0903C9260072DB1C /* PPCTargetMachine.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001504 DE66EF3D08ABEE5F00323D32 /* LICENSE.TXT */,
Chris Lattnerb7899d92005-10-27 17:39:48 +00001505 DE4DA03F091147DD0012D44B /* PPC.h */,
1506 DE4DA040091147DD0012D44B /* PPC.td */,
1507 DE4DA041091147DD0012D44B /* PPCAsmPrinter.cpp */,
1508 DE4DA042091147DD0012D44B /* PPCBranchSelector.cpp */,
1509 DE4DA043091147DD0012D44B /* PPCCodeEmitter.cpp */,
1510 DE4DA044091147DD0012D44B /* PPCFrameInfo.h */,
1511 DE4DA045091147ED0012D44B /* PPCInstrBuilder.h */,
1512 DE4DA046091147ED0012D44B /* PPCInstrFormats.td */,
1513 DE4DA047091147ED0012D44B /* PPCInstrInfo.cpp */,
1514 DE4DA048091147ED0012D44B /* PPCInstrInfo.h */,
1515 DE4DA049091147ED0012D44B /* PPCInstrInfo.td */,
1516 DE4DA04A091147ED0012D44B /* PPCISelDAGToDAG.cpp */,
1517 DE4DA04B091147ED0012D44B /* PPCISelLowering.cpp */,
1518 DE4DA04C091147ED0012D44B /* PPCISelLowering.h */,
Chris Lattnerb7899d92005-10-27 17:39:48 +00001519 DE4DA04E091147ED0012D44B /* PPCJITInfo.cpp */,
1520 DE4DA04F091147ED0012D44B /* PPCJITInfo.h */,
1521 DE4DA050091147ED0012D44B /* PPCRegisterInfo.cpp */,
1522 DE4DA051091147ED0012D44B /* PPCRegisterInfo.h */,
1523 DE4DA052091147ED0012D44B /* PPCRegisterInfo.td */,
1524 DE4DA053091147ED0012D44B /* PPCRelocations.h */,
1525 DE4DA054091147ED0012D44B /* PPCSchedule.td */,
1526 DE4DA055091147ED0012D44B /* PPCScheduleG3.td */,
1527 DE4DA056091147ED0012D44B /* PPCScheduleG4.td */,
1528 DE4DA057091147ED0012D44B /* PPCScheduleG4Plus.td */,
1529 DE4DA058091147ED0012D44B /* PPCScheduleG5.td */,
1530 DE4DA059091147ED0012D44B /* PPCSubtarget.cpp */,
1531 DE4DA05A091147ED0012D44B /* PPCSubtarget.h */,
1532 DE4DA05B091147ED0012D44B /* PPCTargetMachine.cpp */,
1533 DE4DA05C091147ED0012D44B /* PPCTargetMachine.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001534 DE66EF6F08ABEE5F00323D32 /* README.txt */,
1535 );
1536 path = PowerPC;
1537 sourceTree = "<group>";
1538 };
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001539 DE66EF7008ABEE5F00323D32 /* Sparc */ = {
Chris Lattner9656e722005-08-11 22:19:26 +00001540 isa = PBXGroup;
1541 children = (
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001542 CF6527FA09D1BA3800C4B521 /* DelaySlotFiller.cpp */,
1543 CF6527FB09D1BA3800C4B521 /* FPMover.cpp */,
1544 CF6527FC09D1BA3800C4B521 /* Makefile */,
1545 CF6527FD09D1BA3800C4B521 /* README.txt */,
1546 CF6527FE09D1BA3800C4B521 /* Sparc.h */,
1547 CF6527FF09D1BA3800C4B521 /* Sparc.td */,
1548 CF65280009D1BA3800C4B521 /* SparcAsmPrinter.cpp */,
1549 CF65280109D1BA3800C4B521 /* SparcGenAsmWriter.inc */,
1550 CF65280209D1BA3800C4B521 /* SparcGenDAGISel.inc */,
1551 CF65280309D1BA3800C4B521 /* SparcGenInstrInfo.inc */,
1552 CF65280409D1BA3800C4B521 /* SparcGenInstrNames.inc */,
1553 CF65280509D1BA3800C4B521 /* SparcGenRegisterInfo.h.inc */,
1554 CF65280609D1BA3800C4B521 /* SparcGenRegisterInfo.inc */,
1555 CF65280709D1BA3800C4B521 /* SparcGenRegisterNames.inc */,
1556 CF65280809D1BA3800C4B521 /* SparcGenSubtarget.inc */,
1557 CF65280909D1BA3800C4B521 /* SparcInstrFormats.td */,
1558 CF65280A09D1BA3800C4B521 /* SparcInstrInfo.cpp */,
1559 CF65280B09D1BA3800C4B521 /* SparcInstrInfo.h */,
1560 CF65280C09D1BA3800C4B521 /* SparcInstrInfo.td */,
1561 CF65280D09D1BA3800C4B521 /* SparcISelDAGToDAG.cpp */,
1562 CF65280E09D1BA3800C4B521 /* SparcRegisterInfo.cpp */,
1563 CF65280F09D1BA3800C4B521 /* SparcRegisterInfo.h */,
1564 CF65281009D1BA3800C4B521 /* SparcRegisterInfo.td */,
1565 CF65281109D1BA3800C4B521 /* SparcSubtarget.cpp */,
1566 CF65281209D1BA3800C4B521 /* SparcSubtarget.h */,
1567 CF65281309D1BA3800C4B521 /* SparcTargetMachine.cpp */,
1568 CF65281409D1BA3800C4B521 /* SparcTargetMachine.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001569 );
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001570 name = Sparc;
Chris Lattner9656e722005-08-11 22:19:26 +00001571 path = Skeleton;
1572 sourceTree = "<group>";
1573 };
Chris Lattner9656e722005-08-11 22:19:26 +00001574 DE66EFC908ABEE5F00323D32 /* SparcV9 */ = {
1575 isa = PBXGroup;
1576 children = (
1577 DE66EFFC08ABEE6000323D32 /* InstrSched */,
1578 DE66F00F08ABEE6000323D32 /* LiveVar */,
1579 DE66F02608ABEE6000323D32 /* ModuloScheduling */,
1580 DE66F04608ABEE6000323D32 /* RegAlloc */,
Chris Lattner9656e722005-08-11 22:19:26 +00001581 DE66EFFA08ABEE6000323D32 /* DecomposeMultiDimRefs.cpp */,
1582 DE66EFFB08ABEE6000323D32 /* EmitBytecodeToAssembly.cpp */,
1583 DE66F00E08ABEE6000323D32 /* InternalGlobalMapper.cpp */,
1584 DE66F01E08ABEE6000323D32 /* MachineCodeForInstruction.cpp */,
1585 DE66F01F08ABEE6000323D32 /* MachineCodeForInstruction.h */,
1586 DE66F02008ABEE6000323D32 /* MachineFunctionInfo.cpp */,
1587 DE66F02108ABEE6000323D32 /* MachineFunctionInfo.h */,
1588 DE66F02208ABEE6000323D32 /* MachineInstrAnnot.h */,
1589 DE66F02408ABEE6000323D32 /* MappingInfo.cpp */,
1590 DE66F02508ABEE6000323D32 /* MappingInfo.h */,
1591 DE66F06208ABEE6000323D32 /* SparcV9.burg.in */,
Chris Lattner9656e722005-08-11 22:19:26 +00001592 DE66F06608ABEE6000323D32 /* SparcV9.td */,
1593 DE66F06708ABEE6000323D32 /* SparcV9_F2.td */,
1594 DE66F06808ABEE6000323D32 /* SparcV9_F3.td */,
1595 DE66F06908ABEE6000323D32 /* SparcV9_F4.td */,
1596 DE66F06A08ABEE6000323D32 /* SparcV9AsmPrinter.cpp */,
1597 DE66F06B08ABEE6000323D32 /* SparcV9BurgISel.cpp */,
1598 DE66F06C08ABEE6000323D32 /* SparcV9BurgISel.h */,
1599 DE66F06D08ABEE6000323D32 /* SparcV9CodeEmitter.cpp */,
1600 DE66F06E08ABEE6000323D32 /* SparcV9CodeEmitter.h */,
1601 DE66F06F08ABEE6000323D32 /* SparcV9FrameInfo.cpp */,
1602 DE66F07008ABEE6000323D32 /* SparcV9FrameInfo.h */,
1603 DE66F07208ABEE6000323D32 /* SparcV9Instr.def */,
1604 DE66F07308ABEE6000323D32 /* SparcV9InstrForest.h */,
1605 DE66F07408ABEE6000323D32 /* SparcV9InstrInfo.h */,
1606 DE66F07508ABEE6000323D32 /* SparcV9InstrInfo.td */,
1607 DE66F07608ABEE6000323D32 /* SparcV9Internals.h */,
1608 DE66F07708ABEE6000323D32 /* SparcV9JITInfo.cpp */,
1609 DE66F07808ABEE6000323D32 /* SparcV9JITInfo.h */,
1610 DE66F07908ABEE6000323D32 /* SparcV9PeepholeOpts.cpp */,
1611 DE66F07A08ABEE6000323D32 /* SparcV9PreSelection.cpp */,
1612 DE66F07B08ABEE6000323D32 /* SparcV9PrologEpilogInserter.cpp */,
1613 DE66F07C08ABEE6000323D32 /* SparcV9RegClassInfo.cpp */,
1614 DE66F07D08ABEE6000323D32 /* SparcV9RegClassInfo.h */,
1615 DE66F07E08ABEE6000323D32 /* SparcV9RegInfo.cpp */,
1616 DE66F07F08ABEE6000323D32 /* SparcV9RegInfo.h */,
1617 DE66F08008ABEE6000323D32 /* SparcV9RegisterInfo.cpp */,
1618 DE66F08108ABEE6000323D32 /* SparcV9RegisterInfo.h */,
1619 DE66F08208ABEE6000323D32 /* SparcV9RegisterInfo.td */,
1620 DE66F08308ABEE6000323D32 /* SparcV9Relocations.h */,
1621 DE66F08408ABEE6000323D32 /* SparcV9SchedInfo.cpp */,
1622 DE66F08508ABEE6000323D32 /* SparcV9StackSlots.cpp */,
1623 DE66F08608ABEE6000323D32 /* SparcV9TargetMachine.cpp */,
1624 DE66F08708ABEE6000323D32 /* SparcV9TargetMachine.h */,
1625 DE66F08808ABEE6000323D32 /* SparcV9TmpInstr.cpp */,
1626 DE66F08908ABEE6000323D32 /* SparcV9TmpInstr.h */,
1627 );
1628 path = SparcV9;
1629 sourceTree = "<group>";
1630 };
1631 DE66EFFC08ABEE6000323D32 /* InstrSched */ = {
1632 isa = PBXGroup;
1633 children = (
1634 DE66F00708ABEE6000323D32 /* InstrScheduling.cpp */,
1635 DE66F00908ABEE6000323D32 /* SchedGraph.cpp */,
1636 DE66F00A08ABEE6000323D32 /* SchedGraph.h */,
1637 DE66F00B08ABEE6000323D32 /* SchedGraphCommon.cpp */,
1638 DE66F00C08ABEE6000323D32 /* SchedPriorities.cpp */,
1639 DE66F00D08ABEE6000323D32 /* SchedPriorities.h */,
1640 );
1641 path = InstrSched;
1642 sourceTree = "<group>";
1643 };
1644 DE66F00F08ABEE6000323D32 /* LiveVar */ = {
1645 isa = PBXGroup;
1646 children = (
1647 DE66F01008ABEE6000323D32 /* BBLiveVar.cpp */,
1648 DE66F01108ABEE6000323D32 /* BBLiveVar.h */,
1649 DE66F01A08ABEE6000323D32 /* FunctionLiveVarInfo.cpp */,
1650 DE66F01B08ABEE6000323D32 /* FunctionLiveVarInfo.h */,
1651 DE66F01D08ABEE6000323D32 /* ValueSet.cpp */,
1652 );
1653 path = LiveVar;
1654 sourceTree = "<group>";
1655 };
1656 DE66F02608ABEE6000323D32 /* ModuloScheduling */ = {
1657 isa = PBXGroup;
1658 children = (
1659 DE66F03708ABEE6000323D32 /* DependenceAnalyzer.cpp */,
1660 DE66F03808ABEE6000323D32 /* DependenceAnalyzer.h */,
1661 DE66F03A08ABEE6000323D32 /* ModuloScheduling.cpp */,
1662 DE66F03B08ABEE6000323D32 /* ModuloScheduling.h */,
1663 DE66F03C08ABEE6000323D32 /* ModuloSchedulingSuperBlock.cpp */,
1664 DE66F03D08ABEE6000323D32 /* ModuloSchedulingSuperBlock.h */,
1665 DE66F03E08ABEE6000323D32 /* MSchedGraph.cpp */,
1666 DE66F03F08ABEE6000323D32 /* MSchedGraph.h */,
1667 DE66F04008ABEE6000323D32 /* MSchedGraphSB.cpp */,
1668 DE66F04108ABEE6000323D32 /* MSchedGraphSB.h */,
1669 DE66F04208ABEE6000323D32 /* MSSchedule.cpp */,
1670 DE66F04308ABEE6000323D32 /* MSSchedule.h */,
1671 DE66F04408ABEE6000323D32 /* MSScheduleSB.cpp */,
1672 DE66F04508ABEE6000323D32 /* MSScheduleSB.h */,
1673 );
1674 path = ModuloScheduling;
1675 sourceTree = "<group>";
1676 };
1677 DE66F04608ABEE6000323D32 /* RegAlloc */ = {
1678 isa = PBXGroup;
1679 children = (
1680 DE66F04708ABEE6000323D32 /* AllocInfo.h */,
1681 DE66F05408ABEE6000323D32 /* IGNode.cpp */,
1682 DE66F05508ABEE6000323D32 /* IGNode.h */,
1683 DE66F05608ABEE6000323D32 /* InterferenceGraph.cpp */,
1684 DE66F05708ABEE6000323D32 /* InterferenceGraph.h */,
1685 DE66F05808ABEE6000323D32 /* LiveRange.h */,
1686 DE66F05908ABEE6000323D32 /* LiveRangeInfo.cpp */,
1687 DE66F05A08ABEE6000323D32 /* LiveRangeInfo.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001688 DE66F05D08ABEE6000323D32 /* PhyRegAlloc.cpp */,
1689 DE66F05E08ABEE6000323D32 /* PhyRegAlloc.h */,
1690 DE66F05F08ABEE6000323D32 /* RegAllocCommon.h */,
1691 DE66F06008ABEE6000323D32 /* RegClass.cpp */,
1692 DE66F06108ABEE6000323D32 /* RegClass.h */,
1693 );
1694 path = RegAlloc;
1695 sourceTree = "<group>";
1696 };
1697 DE66F09308ABEE6000323D32 /* X86 */ = {
1698 isa = PBXGroup;
1699 children = (
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001700 CFF0DE6309BF6C360031957F /* X86InstrFPStack.td */,
1701 CFF0DE6409BF6C360031957F /* X86InstrMMX.td */,
1702 CFF0DE6509BF6C360031957F /* X86InstrSSE.td */,
Chris Lattner9656e722005-08-11 22:19:26 +00001703 DE66F0BC08ABEE6000323D32 /* X86.h */,
1704 DE66F0BD08ABEE6000323D32 /* X86.td */,
1705 DE66F0BE08ABEE6000323D32 /* X86AsmPrinter.cpp */,
1706 DE66F0BF08ABEE6000323D32 /* X86AsmPrinter.h */,
1707 DE66F0C008ABEE6000323D32 /* X86ATTAsmPrinter.cpp */,
1708 DE66F0C108ABEE6000323D32 /* X86ATTAsmPrinter.h */,
1709 DE66F0C208ABEE6000323D32 /* X86CodeEmitter.cpp */,
1710 DE66F0C308ABEE6000323D32 /* X86ELFWriter.cpp */,
1711 DE66F0C408ABEE6000323D32 /* X86FloatingPoint.cpp */,
1712 DE66F0CC08ABEE6000323D32 /* X86InstrBuilder.h */,
1713 DE66F0CD08ABEE6000323D32 /* X86InstrInfo.cpp */,
1714 DE66F0CE08ABEE6000323D32 /* X86InstrInfo.h */,
1715 DE66F0CF08ABEE6100323D32 /* X86InstrInfo.td */,
1716 DE66F0D008ABEE6100323D32 /* X86IntelAsmPrinter.cpp */,
1717 DE66F0D108ABEE6100323D32 /* X86IntelAsmPrinter.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001718 DE66F0D508ABEE6100323D32 /* X86JITInfo.cpp */,
1719 DE66F0D608ABEE6100323D32 /* X86JITInfo.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001720 DE66F0D808ABEE6100323D32 /* X86RegisterInfo.cpp */,
1721 DE66F0D908ABEE6100323D32 /* X86RegisterInfo.h */,
1722 DE66F0DA08ABEE6100323D32 /* X86RegisterInfo.td */,
1723 DE66F0DB08ABEE6100323D32 /* X86Relocations.h */,
Jim Laskeye892a552005-12-21 20:47:34 +00001724 CFC244BB0959F24C009F8C47 /* X86ISelDAGToDAG.cpp */,
1725 CFC244BC0959F24C009F8C47 /* X86ISelLowering.cpp */,
1726 CFC244BD0959F24C009F8C47 /* X86ISelLowering.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001727 DE66F0DC08ABEE6100323D32 /* X86Subtarget.cpp */,
1728 DE66F0DD08ABEE6100323D32 /* X86Subtarget.h */,
1729 DE66F0DE08ABEE6100323D32 /* X86TargetMachine.cpp */,
1730 DE66F0DF08ABEE6100323D32 /* X86TargetMachine.h */,
1731 );
1732 path = X86;
1733 sourceTree = "<group>";
1734 };
1735 DE66F0E108ABEFB300323D32 /* lib/Transforms */ = {
1736 isa = PBXGroup;
1737 children = (
1738 DE66F0EE08ABEFB300323D32 /* Instrumentation */,
1739 DE66F11F08ABEFB300323D32 /* IPO */,
1740 DE66F15C08ABEFB400323D32 /* Scalar */,
1741 DE66F1BD08ABEFB400323D32 /* Utils */,
1742 DE66F0EA08ABEFB300323D32 /* ExprTypeConvert.cpp */,
1743 DE66F15A08ABEFB400323D32 /* LevelRaise.cpp */,
1744 DE66F1BB08ABEFB400323D32 /* TransformInternals.cpp */,
1745 DE66F1BC08ABEFB400323D32 /* TransformInternals.h */,
1746 );
1747 name = lib/Transforms;
1748 path = ../lib/Transforms;
1749 sourceTree = SOURCE_ROOT;
1750 };
1751 DE66F0EE08ABEFB300323D32 /* Instrumentation */ = {
1752 isa = PBXGroup;
1753 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00001754 DE66F0EF08ABEFB300323D32 /* BlockProfiling.cpp */,
1755 DE66F0FE08ABEFB300323D32 /* EdgeProfiling.cpp */,
1756 DE66F0FF08ABEFB300323D32 /* EmitFunctions.cpp */,
1757 DE66F11B08ABEFB300323D32 /* ProfilingUtils.cpp */,
1758 DE66F11C08ABEFB300323D32 /* ProfilingUtils.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001759 CF73C0B7098A546000627152 /* RSProfiling.cpp */,
1760 CF73C0B8098A546000627152 /* RSProfiling.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001761 DE66F11D08ABEFB300323D32 /* TraceBasicBlocks.cpp */,
1762 DE66F11E08ABEFB300323D32 /* TraceValues.cpp */,
1763 );
1764 path = Instrumentation;
1765 sourceTree = "<group>";
1766 };
Chris Lattner9656e722005-08-11 22:19:26 +00001767 DE66F11F08ABEFB300323D32 /* IPO */ = {
1768 isa = PBXGroup;
1769 children = (
1770 DE66F12008ABEFB300323D32 /* ArgumentPromotion.cpp */,
1771 DE66F12108ABEFB300323D32 /* ConstantMerge.cpp */,
1772 DE66F12208ABEFB300323D32 /* DeadArgumentElimination.cpp */,
1773 DE66F12308ABEFB300323D32 /* DeadTypeElimination.cpp */,
1774 DE66F14A08ABEFB400323D32 /* ExtractFunction.cpp */,
1775 DE66F14B08ABEFB400323D32 /* FunctionResolution.cpp */,
1776 DE66F14C08ABEFB400323D32 /* GlobalDCE.cpp */,
1777 DE66F14D08ABEFB400323D32 /* GlobalOpt.cpp */,
1778 DE66F14E08ABEFB400323D32 /* Inliner.cpp */,
1779 DE66F14F08ABEFB400323D32 /* Inliner.h */,
1780 DE66F15008ABEFB400323D32 /* InlineSimple.cpp */,
1781 DE66F15108ABEFB400323D32 /* Internalize.cpp */,
1782 DE66F15208ABEFB400323D32 /* IPConstantPropagation.cpp */,
1783 DE66F15308ABEFB400323D32 /* LoopExtractor.cpp */,
1784 DE66F15408ABEFB400323D32 /* LowerSetJmp.cpp */,
1785 DE66F15608ABEFB400323D32 /* PruneEH.cpp */,
1786 DE66F15708ABEFB400323D32 /* RaiseAllocations.cpp */,
1787 DE66F15808ABEFB400323D32 /* SimplifyLibCalls.cpp */,
1788 DE66F15908ABEFB400323D32 /* StripSymbols.cpp */,
1789 );
1790 path = IPO;
1791 sourceTree = "<group>";
1792 };
1793 DE66F15C08ABEFB400323D32 /* Scalar */ = {
1794 isa = PBXGroup;
1795 children = (
1796 DE66F15E08ABEFB400323D32 /* ADCE.cpp */,
1797 DE66F15F08ABEFB400323D32 /* BasicBlockPlacement.cpp */,
1798 DE66F16008ABEFB400323D32 /* CondPropagate.cpp */,
1799 DE66F16108ABEFB400323D32 /* ConstantProp.cpp */,
1800 DE66F16208ABEFB400323D32 /* CorrelatedExprs.cpp */,
1801 DE66F16308ABEFB400323D32 /* DCE.cpp */,
1802 DE66F16408ABEFB400323D32 /* DeadStoreElimination.cpp */,
1803 DE66F1A308ABEFB400323D32 /* GCSE.cpp */,
1804 DE66F1A408ABEFB400323D32 /* IndVarSimplify.cpp */,
1805 DE66F1A508ABEFB400323D32 /* InstructionCombining.cpp */,
1806 DE66F1A608ABEFB400323D32 /* LICM.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001807 DE66F1A808ABEFB400323D32 /* LoopStrengthReduce.cpp */,
1808 DE66F1A908ABEFB400323D32 /* LoopUnroll.cpp */,
1809 DE66F1AA08ABEFB400323D32 /* LoopUnswitch.cpp */,
1810 DE66F1AB08ABEFB400323D32 /* LowerAllocations.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001811 DE66F1AD08ABEFB400323D32 /* LowerGC.cpp */,
1812 DE66F1AE08ABEFB400323D32 /* LowerInvoke.cpp */,
1813 DE66F1AF08ABEFB400323D32 /* LowerPacked.cpp */,
1814 DE66F1B008ABEFB400323D32 /* LowerSelect.cpp */,
1815 DE66F1B108ABEFB400323D32 /* LowerSwitch.cpp */,
1816 DE66F1B308ABEFB400323D32 /* Mem2Reg.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001817 DE66F1B508ABEFB400323D32 /* Reassociate.cpp */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001818 CF73C0B9098A546000627152 /* Reg2Mem.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001819 DE66F1B608ABEFB400323D32 /* ScalarReplAggregates.cpp */,
1820 DE66F1B708ABEFB400323D32 /* SCCP.cpp */,
1821 DE66F1B808ABEFB400323D32 /* SimplifyCFG.cpp */,
1822 DE66F1B908ABEFB400323D32 /* TailDuplication.cpp */,
1823 DE66F1BA08ABEFB400323D32 /* TailRecursionElimination.cpp */,
1824 );
1825 path = Scalar;
1826 sourceTree = "<group>";
1827 };
1828 DE66F1BD08ABEFB400323D32 /* Utils */ = {
1829 isa = PBXGroup;
1830 children = (
1831 DE66F1BE08ABEFB400323D32 /* BasicBlockUtils.cpp */,
1832 DE66F1BF08ABEFB400323D32 /* BreakCriticalEdges.cpp */,
1833 DE66F1C008ABEFB400323D32 /* CloneFunction.cpp */,
1834 DE66F1C108ABEFB400323D32 /* CloneModule.cpp */,
1835 DE66F1C208ABEFB400323D32 /* CloneTrace.cpp */,
1836 DE66F1C308ABEFB400323D32 /* CodeExtractor.cpp */,
1837 DE66F1E008ABEFB400323D32 /* DemoteRegToStack.cpp */,
1838 DE66F1E108ABEFB400323D32 /* InlineFunction.cpp */,
1839 DE66F1E208ABEFB400323D32 /* Local.cpp */,
Chris Lattnerb7899d92005-10-27 17:39:48 +00001840 DE4DA0390911476D0012D44B /* LoopSimplify.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001841 DE66F1E408ABEFB400323D32 /* PromoteMemoryToRegister.cpp */,
1842 DE66F1E508ABEFB400323D32 /* SimplifyCFG.cpp */,
1843 DE66F1E608ABEFB400323D32 /* UnifyFunctionExitNodes.cpp */,
1844 DE66F1E708ABEFB400323D32 /* ValueMapper.cpp */,
1845 DE66F1E808ABEFB400323D32 /* ValueMapper.h */,
1846 );
1847 path = Utils;
1848 sourceTree = "<group>";
1849 };
1850 DE66F1E908ABF03100323D32 /* include/llvm */ = {
1851 isa = PBXGroup;
1852 children = (
1853 DE66F1EB08ABF03100323D32 /* ADT */,
1854 DE66F20308ABF03100323D32 /* Analysis */,
1855 DE66F22408ABF03100323D32 /* Assembly */,
1856 DE66F22B08ABF03100323D32 /* Bytecode */,
1857 DE66F23508ABF03100323D32 /* CodeGen */,
1858 DE66F24C08ABF03100323D32 /* Config */,
1859 DE66F25308ABF03100323D32 /* Debugger */,
1860 DE66F25B08ABF03100323D32 /* ExecutionEngine */,
1861 DE66F26E08ABF03200323D32 /* Support */,
1862 DE66F29408ABF03200323D32 /* System */,
1863 DE66F29F08ABF03200323D32 /* Target */,
1864 DE66F2AB08ABF03200323D32 /* Transforms */,
1865 DE66F1EA08ABF03100323D32 /* AbstractTypeUser.h */,
1866 DE66F22308ABF03100323D32 /* Argument.h */,
1867 DE66F22A08ABF03100323D32 /* BasicBlock.h */,
1868 DE66F23308ABF03100323D32 /* CallGraphSCCPass.h */,
1869 DE66F23408ABF03100323D32 /* CallingConv.h */,
1870 DE66F25108ABF03100323D32 /* Constant.h */,
1871 DE66F25208ABF03100323D32 /* Constants.h */,
1872 DE66F25A08ABF03100323D32 /* DerivedTypes.h */,
1873 DE66F25E08ABF03100323D32 /* Function.h */,
1874 DE66F25F08ABF03100323D32 /* GlobalValue.h */,
1875 DE66F26008ABF03100323D32 /* GlobalVariable.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001876 CF73C0A2098A4FDF00627152 /* InlineAsm.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001877 DE66F26108ABF03100323D32 /* InstrTypes.h */,
1878 DE66F26208ABF03100323D32 /* Instruction.def */,
1879 DE66F26308ABF03100323D32 /* Instruction.h */,
1880 DE66F26408ABF03100323D32 /* Instructions.h */,
1881 DE66F26508ABF03100323D32 /* IntrinsicInst.h */,
1882 DE66F26608ABF03100323D32 /* Intrinsics.h */,
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001883 CF65223409CA39B800C4B521 /* Intrinsics.gen */,
1884 CF8D62FA09C2226F006017BA /* Intrinsics.td */,
Chris Lattner9656e722005-08-11 22:19:26 +00001885 DE66F26708ABF03100323D32 /* Linker.h */,
1886 DE66F26808ABF03100323D32 /* Module.h */,
1887 DE66F26908ABF03200323D32 /* ModuleProvider.h */,
1888 DE66F26A08ABF03200323D32 /* Pass.h */,
1889 DE66F26B08ABF03200323D32 /* PassAnalysisSupport.h */,
1890 DE66F26C08ABF03200323D32 /* PassManager.h */,
1891 DE66F26D08ABF03200323D32 /* PassSupport.h */,
1892 DE66F29208ABF03200323D32 /* SymbolTable.h */,
1893 DE66F29308ABF03200323D32 /* SymbolTableListTraits.h */,
1894 DE66F2B708ABF03200323D32 /* Type.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001895 CF73C0A3098A4FDF00627152 /* TypeSymbolTable.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001896 DE66F2B808ABF03200323D32 /* Use.h */,
1897 DE66F2B908ABF03200323D32 /* User.h */,
1898 DE66F2BA08ABF03200323D32 /* Value.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001899 CF73C0A4098A4FDF00627152 /* ValueSymbolTable.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001900 );
1901 name = include/llvm;
1902 path = ../include/llvm;
1903 sourceTree = SOURCE_ROOT;
1904 };
1905 DE66F1EB08ABF03100323D32 /* ADT */ = {
1906 isa = PBXGroup;
1907 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00001908 DE66F1ED08ABF03100323D32 /* BitSetVector.h */,
1909 DE66F1EE08ABF03100323D32 /* DenseMap.h */,
1910 DE66F1EF08ABF03100323D32 /* DepthFirstIterator.h */,
1911 DE66F1F008ABF03100323D32 /* EquivalenceClasses.h */,
1912 DE66F1F108ABF03100323D32 /* GraphTraits.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001913 DE66F1F308ABF03100323D32 /* hash_map.in */,
Chris Lattner9656e722005-08-11 22:19:26 +00001914 DE66F1F508ABF03100323D32 /* hash_set.in */,
1915 DE66F1F608ABF03100323D32 /* HashExtras.h */,
1916 DE66F1F708ABF03100323D32 /* ilist */,
Chris Lattner9656e722005-08-11 22:19:26 +00001917 DE66F1F908ABF03100323D32 /* iterator.in */,
1918 DE66F1FA08ABF03100323D32 /* PostOrderIterator.h */,
1919 DE66F1FB08ABF03100323D32 /* SCCIterator.h */,
1920 DE66F1FC08ABF03100323D32 /* SetOperations.h */,
1921 DE66F1FD08ABF03100323D32 /* SetVector.h */,
1922 DE66F1FE08ABF03100323D32 /* Statistic.h */,
1923 DE66F1FF08ABF03100323D32 /* STLExtras.h */,
1924 DE66F20008ABF03100323D32 /* StringExtras.h */,
1925 DE66F20108ABF03100323D32 /* Tree.h */,
Jim Laskey08a04642006-01-17 17:29:20 +00001926 CFF8B434097C605F0047F72A /* UniqueVector.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001927 DE66F20208ABF03100323D32 /* VectorExtras.h */,
1928 );
1929 path = ADT;
1930 sourceTree = "<group>";
1931 };
1932 DE66F20308ABF03100323D32 /* Analysis */ = {
1933 isa = PBXGroup;
1934 children = (
1935 DE66F20408ABF03100323D32 /* AliasAnalysis.h */,
1936 DE66F20508ABF03100323D32 /* AliasSetTracker.h */,
1937 DE66F20608ABF03100323D32 /* CallGraph.h */,
1938 DE66F20708ABF03100323D32 /* CFGPrinter.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001939 CF73C0A5098A507300627152 /* ConstantFolding.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001940 DE66F20808ABF03100323D32 /* ConstantsScanner.h */,
1941 DE66F20908ABF03100323D32 /* DataStructure */,
1942 DE66F20F08ABF03100323D32 /* Dominators.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001943 CF73C0A6098A507300627152 /* ET-Forest.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001944 DE66F21208ABF03100323D32 /* FindUsedTypes.h */,
1945 DE66F21308ABF03100323D32 /* Interval.h */,
1946 DE66F21408ABF03100323D32 /* IntervalIterator.h */,
1947 DE66F21508ABF03100323D32 /* IntervalPartition.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001948 CF73C0A7098A507300627152 /* LinkAllAnalyses.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001949 DE66F21608ABF03100323D32 /* LoadValueNumbering.h */,
1950 DE66F21708ABF03100323D32 /* LoopInfo.h */,
1951 DE66F21808ABF03100323D32 /* Passes.h */,
1952 DE66F21908ABF03100323D32 /* PostDominators.h */,
1953 DE66F21A08ABF03100323D32 /* ProfileInfo.h */,
1954 DE66F21B08ABF03100323D32 /* ProfileInfoLoader.h */,
1955 DE66F21C08ABF03100323D32 /* ProfileInfoTypes.h */,
1956 DE66F21D08ABF03100323D32 /* ScalarEvolution.h */,
1957 DE66F21E08ABF03100323D32 /* ScalarEvolutionExpander.h */,
1958 DE66F21F08ABF03100323D32 /* ScalarEvolutionExpressions.h */,
1959 DE66F22008ABF03100323D32 /* Trace.h */,
1960 DE66F22108ABF03100323D32 /* ValueNumbering.h */,
1961 DE66F22208ABF03100323D32 /* Verifier.h */,
1962 );
1963 path = Analysis;
1964 sourceTree = "<group>";
1965 };
1966 DE66F20908ABF03100323D32 /* DataStructure */ = {
1967 isa = PBXGroup;
1968 children = (
1969 DE66F20A08ABF03100323D32 /* DataStructure.h */,
1970 DE66F20B08ABF03100323D32 /* DSGraph.h */,
1971 DE66F20C08ABF03100323D32 /* DSGraphTraits.h */,
1972 DE66F20D08ABF03100323D32 /* DSNode.h */,
1973 DE66F20E08ABF03100323D32 /* DSSupport.h */,
1974 );
1975 path = DataStructure;
1976 sourceTree = "<group>";
1977 };
1978 DE66F22408ABF03100323D32 /* Assembly */ = {
1979 isa = PBXGroup;
1980 children = (
1981 DE66F22508ABF03100323D32 /* AsmAnnotationWriter.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001982 CF73C0A8098A50C200627152 /* AutoUpgrade.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001983 DE66F22608ABF03100323D32 /* CachedWriter.h */,
1984 DE66F22708ABF03100323D32 /* Parser.h */,
1985 DE66F22808ABF03100323D32 /* PrintModulePass.h */,
1986 DE66F22908ABF03100323D32 /* Writer.h */,
1987 );
1988 path = Assembly;
1989 sourceTree = "<group>";
1990 };
1991 DE66F22B08ABF03100323D32 /* Bytecode */ = {
1992 isa = PBXGroup;
1993 children = (
1994 DE66F22C08ABF03100323D32 /* Analyzer.h */,
1995 DE66F22D08ABF03100323D32 /* Archive.h */,
1996 DE66F22E08ABF03100323D32 /* BytecodeHandler.h */,
1997 DE66F22F08ABF03100323D32 /* Format.h */,
1998 DE66F23008ABF03100323D32 /* Reader.h */,
1999 DE66F23108ABF03100323D32 /* WriteBytecodePass.h */,
2000 DE66F23208ABF03100323D32 /* Writer.h */,
2001 );
2002 path = Bytecode;
2003 sourceTree = "<group>";
2004 };
2005 DE66F23508ABF03100323D32 /* CodeGen */ = {
2006 isa = PBXGroup;
2007 children = (
2008 DE66F23608ABF03100323D32 /* AsmPrinter.h */,
Chris Lattner35186ba2005-12-21 19:51:24 +00002009 DEFAB19D0959E9A100E0AB42 /* DwarfWriter.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002010 DE66F23708ABF03100323D32 /* ELFWriter.h */,
2011 DE66F23808ABF03100323D32 /* InstrScheduling.h */,
2012 DE66F23908ABF03100323D32 /* IntrinsicLowering.h */,
Chris Lattnerb7899d92005-10-27 17:39:48 +00002013 DE4DA03C091147920012D44B /* LiveInterval.h */,
2014 DE4DA03D091147920012D44B /* LiveIntervalAnalysis.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002015 DE66F23A08ABF03100323D32 /* LiveVariables.h */,
2016 DE66F23B08ABF03100323D32 /* MachineBasicBlock.h */,
2017 DE66F23C08ABF03100323D32 /* MachineCodeEmitter.h */,
2018 DE66F23D08ABF03100323D32 /* MachineConstantPool.h */,
Jim Laskeye892a552005-12-21 20:47:34 +00002019 CF6F487109505E1500BC9E82 /* MachineDebugInfo.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002020 DE66F23E08ABF03100323D32 /* MachineFrameInfo.h */,
2021 DE66F23F08ABF03100323D32 /* MachineFunction.h */,
2022 DE66F24008ABF03100323D32 /* MachineFunctionPass.h */,
2023 DE66F24108ABF03100323D32 /* MachineInstr.h */,
2024 DE66F24208ABF03100323D32 /* MachineInstrBuilder.h */,
Jim Laskeyb84a6c82006-04-08 06:04:56 +00002025 CF6527D909D1A53400C4B521 /* MachineLocation.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002026 DE66F24308ABF03100323D32 /* MachineRelocation.h */,
2027 DE66F24408ABF03100323D32 /* Passes.h */,
2028 DE66F24508ABF03100323D32 /* SchedGraphCommon.h */,
Jim Laskeydc429892006-01-26 20:32:00 +00002029 CF7FFA2109850864008B0087 /* ScheduleDAG.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002030 DE66F24608ABF03100323D32 /* SelectionDAG.h */,
2031 DE66F24708ABF03100323D32 /* SelectionDAGISel.h */,
2032 DE66F24808ABF03100323D32 /* SelectionDAGNodes.h */,
2033 DE66F24908ABF03100323D32 /* SSARegMap.h */,
2034 DE66F24A08ABF03100323D32 /* ValueSet.h */,
2035 DE66F24B08ABF03100323D32 /* ValueTypes.h */,
2036 );
2037 path = CodeGen;
2038 sourceTree = "<group>";
2039 };
2040 DE66F24C08ABF03100323D32 /* Config */ = {
2041 isa = PBXGroup;
2042 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00002043 DE66F24E08ABF03100323D32 /* alloca.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00002044 CF73C0A9098A50FD00627152 /* config.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002045 DE66F25008ABF03100323D32 /* config.h.in */,
2046 );
2047 path = Config;
2048 sourceTree = "<group>";
2049 };
2050 DE66F25308ABF03100323D32 /* Debugger */ = {
2051 isa = PBXGroup;
2052 children = (
2053 DE66F25408ABF03100323D32 /* Debugger.h */,
2054 DE66F25508ABF03100323D32 /* InferiorProcess.h */,
2055 DE66F25608ABF03100323D32 /* ProgramInfo.h */,
2056 DE66F25708ABF03100323D32 /* RuntimeInfo.h */,
2057 DE66F25808ABF03100323D32 /* SourceFile.h */,
2058 DE66F25908ABF03100323D32 /* SourceLanguage.h */,
2059 );
2060 path = Debugger;
2061 sourceTree = "<group>";
2062 };
2063 DE66F25B08ABF03100323D32 /* ExecutionEngine */ = {
2064 isa = PBXGroup;
2065 children = (
2066 DE66F25C08ABF03100323D32 /* ExecutionEngine.h */,
2067 DE66F25D08ABF03100323D32 /* GenericValue.h */,
2068 );
2069 path = ExecutionEngine;
2070 sourceTree = "<group>";
2071 };
2072 DE66F26E08ABF03200323D32 /* Support */ = {
2073 isa = PBXGroup;
2074 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00002075 DE66F27008ABF03200323D32 /* AIXDataTypesFix.h */,
2076 DE66F27108ABF03200323D32 /* Annotation.h */,
2077 DE66F27208ABF03200323D32 /* CallSite.h */,
2078 DE66F27308ABF03200323D32 /* Casting.h */,
2079 DE66F27408ABF03200323D32 /* CFG.h */,
2080 DE66F27508ABF03200323D32 /* CommandLine.h */,
2081 DE66F27608ABF03200323D32 /* Compressor.h */,
2082 DE66F27708ABF03200323D32 /* ConstantRange.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00002083 CF73C0AD098A519400627152 /* DataTypes.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002084 DE66F27908ABF03200323D32 /* DataTypes.h.in */,
2085 DE66F27A08ABF03200323D32 /* Debug.h */,
2086 DE66F27B08ABF03200323D32 /* DOTGraphTraits.h */,
2087 DE66F27C08ABF03200323D32 /* DynamicLinker.h */,
2088 DE66F27D08ABF03200323D32 /* ELF.h */,
Jim Laskeydc429892006-01-26 20:32:00 +00002089 CF8E00490989162500DA2399 /* Dwarf.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002090 DE66F27E08ABF03200323D32 /* FileUtilities.h */,
2091 DE66F27F08ABF03200323D32 /* GetElementPtrTypeIterator.h */,
2092 DE66F28008ABF03200323D32 /* GraphWriter.h */,
2093 DE66F28108ABF03200323D32 /* InstIterator.h */,
2094 DE66F28208ABF03200323D32 /* InstVisitor.h */,
2095 DE66F28308ABF03200323D32 /* LeakDetector.h */,
2096 DE66F28408ABF03200323D32 /* Mangler.h */,
2097 DE66F28508ABF03200323D32 /* MathExtras.h */,
2098 DE66F28608ABF03200323D32 /* MutexGuard.h */,
2099 DE66F28708ABF03200323D32 /* PassNameParser.h */,
2100 DE66F28808ABF03200323D32 /* PatternMatch.h */,
2101 DE66F28908ABF03200323D32 /* PluginLoader.h */,
2102 DE66F28A08ABF03200323D32 /* SlowOperationInformer.h */,
2103 DE66F28B08ABF03200323D32 /* StableBasicBlockNumbering.h */,
2104 DE66F28C08ABF03200323D32 /* SystemUtils.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002105 DE66F28E08ABF03200323D32 /* Timer.h */,
2106 DE66F28F08ABF03200323D32 /* ToolRunner.h */,
2107 DE66F29008ABF03200323D32 /* type_traits.h */,
2108 DE66F29108ABF03200323D32 /* TypeInfo.h */,
2109 );
2110 path = Support;
2111 sourceTree = "<group>";
2112 };
2113 DE66F29408ABF03200323D32 /* System */ = {
2114 isa = PBXGroup;
2115 children = (
Jim Laskey8aeb7c62006-01-27 13:24:20 +00002116 CF73C0AE098A51AD00627152 /* Alarm.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002117 DE66F29508ABF03200323D32 /* DynamicLibrary.h */,
2118 DE66F29608ABF03200323D32 /* LICENSE.TXT */,
2119 DE66F29708ABF03200323D32 /* MappedFile.h */,
2120 DE66F29808ABF03200323D32 /* Memory.h */,
2121 DE66F29908ABF03200323D32 /* Mutex.h */,
2122 DE66F29A08ABF03200323D32 /* Path.h */,
2123 DE66F29B08ABF03200323D32 /* Process.h */,
2124 DE66F29C08ABF03200323D32 /* Program.h */,
2125 DE66F29D08ABF03200323D32 /* Signals.h */,
2126 DE66F29E08ABF03200323D32 /* TimeValue.h */,
2127 );
2128 path = System;
2129 sourceTree = "<group>";
2130 };
2131 DE66F29F08ABF03200323D32 /* Target */ = {
2132 isa = PBXGroup;
2133 children = (
2134 DE66F2A008ABF03200323D32 /* MRegisterInfo.h */,
Jim Laskeyb1e11802005-09-01 21:38:21 +00002135 CF9BCD0808C74DE0001E7011 /* SubtargetFeature.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002136 DE66F2A108ABF03200323D32 /* TargetData.h */,
2137 DE66F2A208ABF03200323D32 /* TargetFrameInfo.h */,
2138 DE66F2A308ABF03200323D32 /* TargetInstrInfo.h */,
Jim Laskeye892a552005-12-21 20:47:34 +00002139 CF26835B09178F5500C5F253 /* TargetInstrItineraries.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002140 DE66F2A408ABF03200323D32 /* TargetJITInfo.h */,
2141 DE66F2A508ABF03200323D32 /* TargetLowering.h */,
2142 DE66F2A608ABF03200323D32 /* TargetMachine.h */,
2143 DE66F2A708ABF03200323D32 /* TargetMachineRegistry.h */,
2144 DE66F2A808ABF03200323D32 /* TargetOptions.h */,
2145 DE66F2A908ABF03200323D32 /* TargetSchedInfo.h */,
2146 DE66F2AA08ABF03200323D32 /* TargetSubtarget.h */,
2147 );
2148 path = Target;
2149 sourceTree = "<group>";
2150 };
2151 DE66F2AB08ABF03200323D32 /* Transforms */ = {
2152 isa = PBXGroup;
2153 children = (
2154 DE66F2AC08ABF03200323D32 /* Instrumentation.h */,
2155 DE66F2AD08ABF03200323D32 /* IPO.h */,
2156 DE66F2AE08ABF03200323D32 /* LinkAllPasses.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00002157 CF73C0AF098A51DD00627152 /* RSProfiling.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002158 DE66F2AF08ABF03200323D32 /* Scalar.h */,
2159 DE66F2B008ABF03200323D32 /* Utils */,
2160 );
2161 path = Transforms;
2162 sourceTree = "<group>";
2163 };
2164 DE66F2B008ABF03200323D32 /* Utils */ = {
2165 isa = PBXGroup;
2166 children = (
2167 DE66F2B108ABF03200323D32 /* BasicBlockUtils.h */,
2168 DE66F2B208ABF03200323D32 /* Cloning.h */,
2169 DE66F2B308ABF03200323D32 /* FunctionUtils.h */,
2170 DE66F2B408ABF03200323D32 /* Local.h */,
2171 DE66F2B508ABF03200323D32 /* PromoteMemToReg.h */,
2172 DE66F2B608ABF03200323D32 /* UnifyFunctionExitNodes.h */,
2173 );
2174 path = Utils;
2175 sourceTree = "<group>";
2176 };
2177 DE66F2BD08ABF14400323D32 /* tools */ = {
2178 isa = PBXGroup;
2179 children = (
2180 DE66F2BE08ABF14400323D32 /* analyze */,
2181 DE66F2CB08ABF14400323D32 /* bugpoint */,
2182 DE66F2F008ABF14400323D32 /* gccld */,
2183 DE66F31E08ABF14400323D32 /* llvm-db */,
2184 DE66F33B08ABF14400323D32 /* llvm-ld */,
2185 DE66F36808ABF14500323D32 /* llvmc */,
2186 DE66F2EE08ABF14400323D32 /* gccas.cpp */,
2187 DE66F30008ABF14400323D32 /* llc.cpp */,
2188 DE66F30708ABF14400323D32 /* lli.cpp */,
2189 DE66F30E08ABF14400323D32 /* llvm-ar.cpp */,
2190 DE66F31508ABF14400323D32 /* llvm-as.cpp */,
2191 DE66F31C08ABF14400323D32 /* llvm-bcanalyzer.cpp */,
2192 DE66F33208ABF14400323D32 /* llvm-dis.cpp */,
2193 DE66F33908ABF14400323D32 /* llvm-extract.cpp */,
2194 DE66F34A08ABF14400323D32 /* llvm-link.cpp */,
2195 DE66F35108ABF14400323D32 /* llvm-nm.cpp */,
2196 DE66F35808ABF14500323D32 /* llvm-prof.cpp */,
2197 DE66F35F08ABF14500323D32 /* llvm-ranlib.cpp */,
2198 DE66F38708ABF14500323D32 /* opt.cpp */,
2199 );
2200 name = tools;
2201 path = ../tools;
2202 sourceTree = SOURCE_ROOT;
2203 };
2204 DE66F2BE08ABF14400323D32 /* analyze */ = {
2205 isa = PBXGroup;
2206 children = (
2207 DE66F2BF08ABF14400323D32 /* AnalysisWrappers.cpp */,
2208 DE66F2C008ABF14400323D32 /* analyze.cpp */,
2209 DE66F2C908ABF14400323D32 /* GraphPrinters.cpp */,
Chris Lattnerb7899d92005-10-27 17:39:48 +00002210 DE4DA03E091147C00012D44B /* PrintSCC.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00002211 );
2212 path = analyze;
2213 sourceTree = "<group>";
2214 };
2215 DE66F2CB08ABF14400323D32 /* bugpoint */ = {
2216 isa = PBXGroup;
2217 children = (
2218 DE66F2CC08ABF14400323D32 /* BugDriver.cpp */,
2219 DE66F2CD08ABF14400323D32 /* BugDriver.h */,
2220 DE66F2CE08ABF14400323D32 /* bugpoint.cpp */,
2221 DE66F2CF08ABF14400323D32 /* CrashDebugger.cpp */,
2222 DE66F2E208ABF14400323D32 /* ExecutionDriver.cpp */,
2223 DE66F2E308ABF14400323D32 /* ExtractFunction.cpp */,
2224 DE66F2E408ABF14400323D32 /* ListReducer.h */,
2225 DE66F2E608ABF14400323D32 /* Miscompilation.cpp */,
2226 DE66F2E708ABF14400323D32 /* OptimizerDriver.cpp */,
2227 DE66F2E808ABF14400323D32 /* TestPasses.cpp */,
2228 );
2229 path = bugpoint;
2230 sourceTree = "<group>";
2231 };
2232 DE66F2F008ABF14400323D32 /* gccld */ = {
2233 isa = PBXGroup;
2234 children = (
2235 DE66F2F708ABF14400323D32 /* gccld.cpp */,
2236 DE66F2F808ABF14400323D32 /* gccld.h */,
2237 DE66F2F908ABF14400323D32 /* GenerateCode.cpp */,
2238 );
2239 path = gccld;
2240 sourceTree = "<group>";
2241 };
2242 DE66F31E08ABF14400323D32 /* llvm-db */ = {
2243 isa = PBXGroup;
2244 children = (
2245 DE66F31F08ABF14400323D32 /* CLICommand.h */,
2246 DE66F32008ABF14400323D32 /* CLIDebugger.cpp */,
2247 DE66F32108ABF14400323D32 /* CLIDebugger.h */,
2248 DE66F32208ABF14400323D32 /* Commands.cpp */,
2249 DE66F32B08ABF14400323D32 /* llvm-db.cpp */,
2250 );
2251 path = "llvm-db";
2252 sourceTree = "<group>";
2253 };
2254 DE66F33B08ABF14400323D32 /* llvm-ld */ = {
2255 isa = PBXGroup;
2256 children = (
2257 DE66F34208ABF14400323D32 /* llvm-ld.cpp */,
2258 DE66F34408ABF14400323D32 /* Optimize.cpp */,
2259 );
2260 path = "llvm-ld";
2261 sourceTree = "<group>";
2262 };
2263 DE66F36808ABF14500323D32 /* llvmc */ = {
2264 isa = PBXGroup;
2265 children = (
2266 DE66F36908ABF14500323D32 /* c */,
2267 DE66F36A08ABF14500323D32 /* CompilerDriver.cpp */,
2268 DE66F36B08ABF14500323D32 /* CompilerDriver.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002269 DE66F36D08ABF14500323D32 /* ConfigLexer.h */,
2270 DE66F36E08ABF14500323D32 /* ConfigLexer.l */,
2271 DE66F36F08ABF14500323D32 /* Configuration.cpp */,
2272 DE66F37008ABF14500323D32 /* Configuration.h */,
2273 DE66F37108ABF14500323D32 /* cpp */,
2274 DE66F37D08ABF14500323D32 /* ll */,
2275 DE66F37E08ABF14500323D32 /* llvmc.cpp */,
2276 );
2277 path = llvmc;
2278 sourceTree = "<group>";
2279 };
2280 DE66F38D08ABF35C00323D32 /* docs */ = {
2281 isa = PBXGroup;
2282 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00002283 DE66F38F08ABF35C00323D32 /* AliasAnalysis.html */,
2284 DE66F39008ABF35C00323D32 /* Bugpoint.html */,
2285 DE66F39108ABF35C00323D32 /* BytecodeFormat.html */,
2286 DE66F39208ABF35C00323D32 /* CFEBuildInstrs.html */,
2287 DE66F39308ABF35C00323D32 /* CodeGenerator.html */,
2288 DE66F39408ABF35C00323D32 /* CodingStandards.html */,
2289 DE66F39508ABF35C00323D32 /* CommandGuide */,
2290 DE66F3B908ABF35D00323D32 /* CommandLine.html */,
2291 DE66F3BA08ABF35D00323D32 /* CompilerDriver.html */,
2292 DE66F3BB08ABF35D00323D32 /* CompilerWriterInfo.html */,
Chris Lattner9656e722005-08-11 22:19:26 +00002293 DE66F3BD08ABF35D00323D32 /* doxygen.cfg.in */,
2294 DE66F3BE08ABF35D00323D32 /* doxygen.css */,
2295 DE66F3BF08ABF35D00323D32 /* doxygen.footer */,
2296 DE66F3C008ABF35D00323D32 /* doxygen.header */,
2297 DE66F3C108ABF35D00323D32 /* doxygen.intro */,
2298 DE66F3C208ABF35D00323D32 /* ExtendingLLVM.html */,
2299 DE66F3C308ABF35D00323D32 /* FAQ.html */,
2300 DE66F3C408ABF35D00323D32 /* GarbageCollection.html */,
2301 DE66F3C508ABF35D00323D32 /* GettingStarted.html */,
2302 DE66F3C608ABF35D00323D32 /* GettingStartedVS.html */,
2303 DE66F3E408ABF35D00323D32 /* HowToSubmitABug.html */,
2304 DE66F3E508ABF35D00323D32 /* img */,
2305 DE66F3EB08ABF35D00323D32 /* index.html */,
2306 DE66F3EC08ABF35D00323D32 /* LangRef.html */,
2307 DE66F3ED08ABF35D00323D32 /* Lexicon.html */,
2308 DE66F3EE08ABF35D00323D32 /* llvm.css */,
2309 DE66F3EF08ABF35D00323D32 /* LLVMVsTheWorld.html */,
2310 DE66F3F108ABF35D00323D32 /* MakefileGuide.html */,
2311 DE66F3F208ABF35D00323D32 /* ProgrammersManual.html */,
2312 DE66F3F308ABF35D00323D32 /* Projects.html */,
2313 DE66F3F408ABF35D00323D32 /* ReleaseNotes.html */,
2314 DE66F3F508ABF35D00323D32 /* SourceLevelDebugging.html */,
2315 DE66F3F608ABF35D00323D32 /* Stacker.html */,
2316 DE66F3F708ABF35D00323D32 /* SystemLibrary.html */,
2317 DE66F3F808ABF35D00323D32 /* TableGenFundamentals.html */,
2318 DE66F3F908ABF35D00323D32 /* TestingGuide.html */,
2319 DE66F3FA08ABF35D00323D32 /* UsingLibraries.html */,
2320 DE66F3FB08ABF35D00323D32 /* WritingAnLLVMBackend.html */,
2321 DE66F3FC08ABF35D00323D32 /* WritingAnLLVMPass.html */,
2322 );
2323 name = docs;
2324 path = ../docs;
2325 sourceTree = SOURCE_ROOT;
2326 };
2327 DE66F39508ABF35C00323D32 /* CommandGuide */ = {
2328 isa = PBXGroup;
2329 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00002330 DE66F39708ABF35C00323D32 /* analyze.pod */,
2331 DE66F39808ABF35C00323D32 /* bugpoint.pod */,
2332 DE66F39908ABF35C00323D32 /* gccas.pod */,
2333 DE66F39A08ABF35C00323D32 /* gccld.pod */,
2334 DE66F39E08ABF35C00323D32 /* index.html */,
2335 DE66F39F08ABF35C00323D32 /* llc.pod */,
2336 DE66F3A008ABF35C00323D32 /* lli.pod */,
2337 DE66F3A108ABF35C00323D32 /* llvm-ar.pod */,
2338 DE66F3A208ABF35C00323D32 /* llvm-as.pod */,
2339 DE66F3A308ABF35C00323D32 /* llvm-bcanalyzer.pod */,
2340 DE66F3A408ABF35C00323D32 /* llvm-db.pod */,
2341 DE66F3A508ABF35C00323D32 /* llvm-dis.pod */,
2342 DE66F3A608ABF35C00323D32 /* llvm-extract.pod */,
2343 DE66F3A708ABF35C00323D32 /* llvm-ld.pod */,
2344 DE66F3A808ABF35C00323D32 /* llvm-link.pod */,
2345 DE66F3A908ABF35C00323D32 /* llvm-nm.pod */,
2346 DE66F3AA08ABF35C00323D32 /* llvm-prof.pod */,
2347 DE66F3AB08ABF35C00323D32 /* llvm-ranlib.pod */,
2348 DE66F3AC08ABF35C00323D32 /* llvmc.pod */,
2349 DE66F3AD08ABF35C00323D32 /* llvmgcc.pod */,
2350 DE66F3AE08ABF35C00323D32 /* llvmgxx.pod */,
2351 DE66F3AF08ABF35C00323D32 /* Makefile */,
2352 DE66F3B408ABF35D00323D32 /* manpage.css */,
2353 DE66F3B508ABF35D00323D32 /* opt.pod */,
2354 DE66F3B808ABF35D00323D32 /* stkrc.pod */,
2355 );
2356 path = CommandGuide;
2357 sourceTree = "<group>";
2358 };
2359 DE66F3E508ABF35D00323D32 /* img */ = {
2360 isa = PBXGroup;
2361 children = (
2362 DE66F3E608ABF35D00323D32 /* Debugging.gif */,
2363 DE66F3E708ABF35D00323D32 /* libdeps.gif */,
2364 DE66F3E808ABF35D00323D32 /* lines.gif */,
2365 DE66F3E908ABF35D00323D32 /* objdeps.gif */,
2366 DE66F3EA08ABF35D00323D32 /* venusflytrap.jpg */,
2367 );
2368 path = img;
2369 sourceTree = "<group>";
2370 };
2371 DE66F3FD08ABF37000323D32 /* examples */ = {
2372 isa = PBXGroup;
2373 children = (
2374 DE66F3FF08ABF37000323D32 /* BFtoLLVM.cpp */,
2375 DE66F40E08ABF37000323D32 /* fibonacci.cpp */,
2376 DE66F41508ABF37000323D32 /* HowToUseJIT.cpp */,
2377 DE66F41E08ABF37000323D32 /* ModuleMaker.cpp */,
2378 DE66F42608ABF37000323D32 /* ParallelJIT.cpp */,
2379 );
2380 name = examples;
2381 path = ../examples;
2382 sourceTree = SOURCE_ROOT;
2383 };
Chris Lattner777fd272005-09-07 23:53:49 +00002384 DE816FAC08CFB44C0093BDEF /* utils */ = {
2385 isa = PBXGroup;
2386 children = (
2387 DE81705708CFB44D0093BDEF /* TableGen */,
2388 DE81704008CFB44D0093BDEF /* fpcmp.cpp */,
2389 DE81704F08CFB44D0093BDEF /* NightlyTest.gnuplot */,
2390 DE81705008CFB44D0093BDEF /* NightlyTest.pl */,
2391 DE81705108CFB44D0093BDEF /* NightlyTestTemplate.html */,
2392 );
2393 name = utils;
2394 path = ../utils;
2395 sourceTree = SOURCE_ROOT;
2396 };
2397 DE81705708CFB44D0093BDEF /* TableGen */ = {
2398 isa = PBXGroup;
2399 children = (
2400 DE81705908CFB44D0093BDEF /* AsmWriterEmitter.cpp */,
2401 DE81705A08CFB44D0093BDEF /* AsmWriterEmitter.h */,
2402 DE81705B08CFB44D0093BDEF /* CodeEmitterGen.cpp */,
2403 DE81705C08CFB44D0093BDEF /* CodeEmitterGen.h */,
2404 DE81705D08CFB44D0093BDEF /* CodeGenInstruction.h */,
2405 DE81705E08CFB44D0093BDEF /* CodeGenRegisters.h */,
2406 DE81705F08CFB44D0093BDEF /* CodeGenTarget.cpp */,
2407 DE81706008CFB44D0093BDEF /* CodeGenTarget.h */,
2408 DE81706708CFB44D0093BDEF /* DAGISelEmitter.cpp */,
2409 DE81706808CFB44D0093BDEF /* DAGISelEmitter.h */,
2410 DE81708408CFB44D0093BDEF /* FileLexer.l */,
2411 DE81708808CFB44D0093BDEF /* FileParser.y */,
2412 DE81708908CFB44D0093BDEF /* InstrInfoEmitter.cpp */,
2413 DE81708A08CFB44D0093BDEF /* InstrInfoEmitter.h */,
Chris Lattner777fd272005-09-07 23:53:49 +00002414 DE81708E08CFB44D0093BDEF /* Record.cpp */,
2415 DE81708F08CFB44D0093BDEF /* Record.h */,
2416 DE81709008CFB44D0093BDEF /* RegisterInfoEmitter.cpp */,
2417 DE81709108CFB44D0093BDEF /* RegisterInfoEmitter.h */,
Chris Lattnerb7899d92005-10-27 17:39:48 +00002418 DE4DA065091148520012D44B /* SubtargetEmitter.cpp */,
2419 DE4DA066091148520012D44B /* SubtargetEmitter.h */,
Chris Lattner777fd272005-09-07 23:53:49 +00002420 DE8170AA08CFB44D0093BDEF /* TableGen.cpp */,
2421 DE8170AB08CFB44D0093BDEF /* TableGenBackend.cpp */,
2422 DE8170AC08CFB44D0093BDEF /* TableGenBackend.h */,
Jim Laskeye892a552005-12-21 20:47:34 +00002423 CF490E300907BBF80072DB1C /* SubtargetEmitter.cpp */,
2424 CF490E2F0907BBF80072DB1C /* SubtargetEmitter.h */,
Chris Lattner777fd272005-09-07 23:53:49 +00002425 );
2426 path = TableGen;
2427 sourceTree = "<group>";
2428 };
Chris Lattner9656e722005-08-11 22:19:26 +00002429/* End PBXGroup section */
2430
2431/* Begin PBXLegacyTarget section */
Jim Laskeyed628ce2005-09-09 17:50:20 +00002432 CF0329B608D1BE110030FD33 /* LLVM lib */ = {
2433 isa = PBXLegacyTarget;
Jim Laskeye892a552005-12-21 20:47:34 +00002434 buildArgumentsString = "$(ACTION) -j 4";
Jim Laskeyed628ce2005-09-09 17:50:20 +00002435 buildConfigurationList = CF0329B708D1BE530030FD33 /* Build configuration list for PBXLegacyTarget "LLVM lib" */;
2436 buildPhases = (
2437 );
2438 buildSettings = {
2439 OPTIMIZATION_CFLAGS = "";
2440 OTHER_CFLAGS = "";
2441 OTHER_LDFLAGS = "";
2442 OTHER_REZFLAGS = "";
2443 PRODUCT_NAME = "LLVM lib";
2444 SECTORDER_FLAGS = "";
2445 WARNING_CFLAGS = (
2446 "-Wmost",
2447 "-Wno-four-char-constants",
2448 "-Wno-unknown-pragmas",
2449 );
2450 };
2451 buildToolPath = /usr/bin/make;
Jim Laskeyb84a6c82006-04-08 06:04:56 +00002452 buildWorkingDirectory = "$(SRCROOT)/../lib";
Jim Laskeyed628ce2005-09-09 17:50:20 +00002453 dependencies = (
2454 );
2455 name = "LLVM lib";
2456 passBuildSettingsInEnvironment = 0;
2457 productName = "LLVM lib";
2458 };
2459 CF0329BB08D1BE5D0030FD33 /* LLVM llc */ = {
2460 isa = PBXLegacyTarget;
Jim Laskeydc429892006-01-26 20:32:00 +00002461 buildArgumentsString = "$(ACTION) -j 4";
Jim Laskeyed628ce2005-09-09 17:50:20 +00002462 buildConfigurationList = CF0329C308D1BEC40030FD33 /* Build configuration list for PBXLegacyTarget "LLVM llc" */;
2463 buildPhases = (
2464 );
2465 buildSettings = {
2466 OPTIMIZATION_CFLAGS = "";
2467 OTHER_CFLAGS = "";
2468 OTHER_LDFLAGS = "";
2469 OTHER_REZFLAGS = "";
2470 PRODUCT_NAME = "LLVM llc";
2471 SECTORDER_FLAGS = "";
2472 WARNING_CFLAGS = (
2473 "-Wmost",
2474 "-Wno-four-char-constants",
2475 "-Wno-unknown-pragmas",
2476 );
2477 };
2478 buildToolPath = /usr/bin/make;
Jim Laskeyb84a6c82006-04-08 06:04:56 +00002479 buildWorkingDirectory = "$(SRCROOT)/../tools/llc";
Jim Laskeyed628ce2005-09-09 17:50:20 +00002480 dependencies = (
2481 );
2482 name = "LLVM llc";
2483 passBuildSettingsInEnvironment = 0;
2484 productName = "LLVM llc";
2485 };
Jim Laskeye892a552005-12-21 20:47:34 +00002486 CF490E830907CDAB0072DB1C /* LLVM TableGen */ = {
2487 isa = PBXLegacyTarget;
2488 buildArgumentsString = "$(ACTION) -j 4 ";
2489 buildConfigurationList = CF490E840907CDAB0072DB1C /* Build configuration list for PBXLegacyTarget "LLVM TableGen" */;
2490 buildPhases = (
2491 );
2492 buildSettings = {
2493 OPTIMIZATION_CFLAGS = "";
2494 OTHER_CFLAGS = "";
2495 OTHER_LDFLAGS = "";
2496 OTHER_REZFLAGS = "";
2497 PRODUCT_NAME = "LLVM llc";
2498 SECTORDER_FLAGS = "";
2499 WARNING_CFLAGS = (
2500 "-Wmost",
2501 "-Wno-four-char-constants",
2502 "-Wno-unknown-pragmas",
2503 );
2504 };
2505 buildToolPath = /usr/bin/make;
2506 buildWorkingDirectory = /llvm/llvm/utils/TableGen;
2507 dependencies = (
2508 );
2509 name = "LLVM TableGen";
2510 passBuildSettingsInEnvironment = 0;
2511 productName = "LLVM llc";
2512 };
Chris Lattner9656e722005-08-11 22:19:26 +00002513 D28A88AD04BDD90700651E21 /* LLVM */ = {
2514 isa = PBXLegacyTarget;
Jim Laskeyed628ce2005-09-09 17:50:20 +00002515 buildArgumentsString = "$(ACTION) -j 4 ";
Chris Lattner9656e722005-08-11 22:19:26 +00002516 buildConfigurationList = DE66EC4C08ABE78900323D32 /* Build configuration list for PBXLegacyTarget "LLVM" */;
2517 buildPhases = (
2518 );
2519 buildSettings = {
2520 OTHER_CFLAGS = "";
2521 OTHER_LDFLAGS = "";
2522 PRODUCT_NAME = LLVM;
2523 };
2524 buildToolPath = /usr/bin/make;
Jim Laskeye892a552005-12-21 20:47:34 +00002525 buildWorkingDirectory = /Volumes/Big2/llvm/llvm;
Chris Lattner9656e722005-08-11 22:19:26 +00002526 dependencies = (
2527 );
2528 name = LLVM;
Jim Laskey2d48b132005-08-25 13:42:04 +00002529 passBuildSettingsInEnvironment = 0;
Chris Lattner9656e722005-08-11 22:19:26 +00002530 productName = LLVM;
2531 };
2532/* End PBXLegacyTarget section */
2533
2534/* Begin PBXProject section */
2535 08FB7793FE84155DC02AAC07 /* Project object */ = {
2536 isa = PBXProject;
2537 buildConfigurationList = DE66EC5008ABE78900323D32 /* Build configuration list for PBXProject "LLVM" */;
2538 buildSettings = {
2539 };
2540 buildStyles = (
2541 014CEA520018CE5811CA2923 /* Debug */,
2542 014CEA530018CE5811CA2923 /* Release */,
2543 );
2544 hasScannedForEncodings = 1;
2545 mainGroup = 08FB7794FE84155DC02AAC07 /* LLVM */;
2546 projectDirPath = "";
2547 targets = (
2548 D28A88AD04BDD90700651E21 /* LLVM */,
Jim Laskeyed628ce2005-09-09 17:50:20 +00002549 CF0329B608D1BE110030FD33 /* LLVM lib */,
2550 CF0329BB08D1BE5D0030FD33 /* LLVM llc */,
2551 CF0329BC08D1BE8E0030FD33 /* LLVM full llc */,
Jim Laskeye892a552005-12-21 20:47:34 +00002552 CF490E830907CDAB0072DB1C /* LLVM TableGen */,
Chris Lattner9656e722005-08-11 22:19:26 +00002553 );
2554 };
2555/* End PBXProject section */
2556
Jim Laskeyed628ce2005-09-09 17:50:20 +00002557/* Begin PBXTargetDependency section */
2558 CF0329BE08D1BE970030FD33 /* PBXTargetDependency */ = {
2559 isa = PBXTargetDependency;
2560 target = CF0329B608D1BE110030FD33 /* LLVM lib */;
2561 targetProxy = CF0329BD08D1BE970030FD33 /* PBXContainerItemProxy */;
2562 };
2563 CF0329C008D1BE9B0030FD33 /* PBXTargetDependency */ = {
2564 isa = PBXTargetDependency;
2565 target = CF0329BB08D1BE5D0030FD33 /* LLVM llc */;
2566 targetProxy = CF0329BF08D1BE9B0030FD33 /* PBXContainerItemProxy */;
2567 };
2568/* End PBXTargetDependency section */
2569
Chris Lattner9656e722005-08-11 22:19:26 +00002570/* Begin XCBuildConfiguration section */
Jim Laskeyed628ce2005-09-09 17:50:20 +00002571 CF0329B808D1BE530030FD33 /* Debug */ = {
2572 isa = XCBuildConfiguration;
2573 buildSettings = {
2574 COPY_PHASE_STRIP = NO;
2575 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2576 OPTIMIZATION_CFLAGS = "-O0";
2577 OTHER_CFLAGS = "";
2578 OTHER_LDFLAGS = "";
2579 OTHER_REZFLAGS = "";
2580 PRODUCT_NAME = "LLVM lib";
2581 SECTORDER_FLAGS = "";
2582 WARNING_CFLAGS = (
2583 "-Wmost",
2584 "-Wno-four-char-constants",
2585 "-Wno-unknown-pragmas",
2586 );
2587 };
2588 name = Debug;
2589 };
2590 CF0329B908D1BE530030FD33 /* Release */ = {
2591 isa = XCBuildConfiguration;
2592 buildSettings = {
2593 COPY_PHASE_STRIP = YES;
2594 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2595 OPTIMIZATION_CFLAGS = "-O0";
2596 OTHER_CFLAGS = "";
2597 OTHER_LDFLAGS = "";
2598 OTHER_REZFLAGS = "";
2599 PRODUCT_NAME = "LLVM lib";
2600 SECTORDER_FLAGS = "";
2601 WARNING_CFLAGS = (
2602 "-Wmost",
2603 "-Wno-four-char-constants",
2604 "-Wno-unknown-pragmas",
2605 );
2606 };
2607 name = Release;
2608 };
2609 CF0329BA08D1BE530030FD33 /* Default */ = {
2610 isa = XCBuildConfiguration;
2611 buildSettings = {
2612 OPTIMIZATION_CFLAGS = "-O0";
2613 OTHER_CFLAGS = "";
2614 OTHER_LDFLAGS = "";
2615 OTHER_REZFLAGS = "";
2616 PRODUCT_NAME = "LLVM lib";
2617 SECTORDER_FLAGS = "";
2618 WARNING_CFLAGS = (
2619 "-Wmost",
2620 "-Wno-four-char-constants",
2621 "-Wno-unknown-pragmas",
2622 );
2623 };
2624 name = Default;
2625 };
2626 CF0329C408D1BEC40030FD33 /* Debug */ = {
2627 isa = XCBuildConfiguration;
2628 buildSettings = {
2629 COPY_PHASE_STRIP = NO;
2630 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2631 OPTIMIZATION_CFLAGS = "-O0";
2632 OTHER_CFLAGS = "";
2633 OTHER_LDFLAGS = "";
2634 OTHER_REZFLAGS = "";
2635 PRODUCT_NAME = "LLVM llc";
2636 SECTORDER_FLAGS = "";
2637 WARNING_CFLAGS = (
2638 "-Wmost",
2639 "-Wno-four-char-constants",
2640 "-Wno-unknown-pragmas",
2641 );
2642 };
2643 name = Debug;
2644 };
2645 CF0329C508D1BEC40030FD33 /* Release */ = {
2646 isa = XCBuildConfiguration;
2647 buildSettings = {
2648 COPY_PHASE_STRIP = YES;
2649 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2650 OPTIMIZATION_CFLAGS = "-O0";
2651 OTHER_CFLAGS = "";
2652 OTHER_LDFLAGS = "";
2653 OTHER_REZFLAGS = "";
2654 PRODUCT_NAME = "LLVM llc";
2655 SECTORDER_FLAGS = "";
2656 WARNING_CFLAGS = (
2657 "-Wmost",
2658 "-Wno-four-char-constants",
2659 "-Wno-unknown-pragmas",
2660 );
2661 };
2662 name = Release;
2663 };
2664 CF0329C608D1BEC40030FD33 /* Default */ = {
2665 isa = XCBuildConfiguration;
2666 buildSettings = {
2667 OPTIMIZATION_CFLAGS = "-O0";
2668 OTHER_CFLAGS = "";
2669 OTHER_LDFLAGS = "";
2670 OTHER_REZFLAGS = "";
2671 PRODUCT_NAME = "LLVM llc";
2672 SECTORDER_FLAGS = "";
2673 WARNING_CFLAGS = (
2674 "-Wmost",
2675 "-Wno-four-char-constants",
2676 "-Wno-unknown-pragmas",
2677 );
2678 };
2679 name = Default;
2680 };
2681 CF0329C808D1BEC40030FD33 /* Debug */ = {
2682 isa = XCBuildConfiguration;
2683 buildSettings = {
2684 COPY_PHASE_STRIP = NO;
2685 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2686 OPTIMIZATION_CFLAGS = "-O0";
2687 OTHER_CFLAGS = "";
2688 OTHER_LDFLAGS = "";
2689 OTHER_REZFLAGS = "";
2690 PRODUCT_NAME = "LLVM full llc";
2691 SECTORDER_FLAGS = "";
2692 WARNING_CFLAGS = (
2693 "-Wmost",
2694 "-Wno-four-char-constants",
2695 "-Wno-unknown-pragmas",
2696 );
2697 };
2698 name = Debug;
2699 };
2700 CF0329C908D1BEC40030FD33 /* Release */ = {
2701 isa = XCBuildConfiguration;
2702 buildSettings = {
2703 COPY_PHASE_STRIP = YES;
2704 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2705 OPTIMIZATION_CFLAGS = "-O0";
2706 OTHER_CFLAGS = "";
2707 OTHER_LDFLAGS = "";
2708 OTHER_REZFLAGS = "";
2709 PRODUCT_NAME = "LLVM full llc";
2710 SECTORDER_FLAGS = "";
2711 WARNING_CFLAGS = (
2712 "-Wmost",
2713 "-Wno-four-char-constants",
2714 "-Wno-unknown-pragmas",
2715 );
2716 };
2717 name = Release;
2718 };
2719 CF0329CA08D1BEC40030FD33 /* Default */ = {
2720 isa = XCBuildConfiguration;
2721 buildSettings = {
2722 OPTIMIZATION_CFLAGS = "-O0";
2723 OTHER_CFLAGS = "";
2724 OTHER_LDFLAGS = "";
2725 OTHER_REZFLAGS = "";
2726 PRODUCT_NAME = "LLVM full llc";
2727 SECTORDER_FLAGS = "";
2728 WARNING_CFLAGS = (
2729 "-Wmost",
2730 "-Wno-four-char-constants",
2731 "-Wno-unknown-pragmas",
2732 );
2733 };
2734 name = Default;
2735 };
Jim Laskeye892a552005-12-21 20:47:34 +00002736 CF490E850907CDAB0072DB1C /* Debug */ = {
2737 isa = XCBuildConfiguration;
2738 buildSettings = {
2739 COPY_PHASE_STRIP = NO;
2740 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2741 OPTIMIZATION_CFLAGS = "-O0";
2742 OTHER_CFLAGS = "";
2743 OTHER_LDFLAGS = "";
2744 OTHER_REZFLAGS = "";
2745 PRODUCT_NAME = "LLVM TableGen";
2746 SECTORDER_FLAGS = "";
2747 WARNING_CFLAGS = (
2748 "-Wmost",
2749 "-Wno-four-char-constants",
2750 "-Wno-unknown-pragmas",
2751 );
2752 };
2753 name = Debug;
2754 };
2755 CF490E860907CDAB0072DB1C /* Release */ = {
2756 isa = XCBuildConfiguration;
2757 buildSettings = {
2758 COPY_PHASE_STRIP = YES;
2759 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2760 OPTIMIZATION_CFLAGS = "-O0";
2761 OTHER_CFLAGS = "";
2762 OTHER_LDFLAGS = "";
2763 OTHER_REZFLAGS = "";
2764 PRODUCT_NAME = "LLVM llc";
2765 SECTORDER_FLAGS = "";
2766 WARNING_CFLAGS = (
2767 "-Wmost",
2768 "-Wno-four-char-constants",
2769 "-Wno-unknown-pragmas",
2770 );
2771 };
2772 name = Release;
2773 };
2774 CF490E870907CDAB0072DB1C /* Default */ = {
2775 isa = XCBuildConfiguration;
2776 buildSettings = {
2777 OPTIMIZATION_CFLAGS = "-O0";
2778 OTHER_CFLAGS = "";
2779 OTHER_LDFLAGS = "";
2780 OTHER_REZFLAGS = "";
2781 PRODUCT_NAME = "LLVM llc";
2782 SECTORDER_FLAGS = "";
2783 WARNING_CFLAGS = (
2784 "-Wmost",
2785 "-Wno-four-char-constants",
2786 "-Wno-unknown-pragmas",
2787 );
2788 };
2789 name = Default;
2790 };
Chris Lattner9656e722005-08-11 22:19:26 +00002791 DE66EC4D08ABE78900323D32 /* Debug */ = {
2792 isa = XCBuildConfiguration;
2793 buildSettings = {
2794 COPY_PHASE_STRIP = NO;
2795 DEBUGGING_SYMBOLS = YES;
2796 GCC_DYNAMIC_NO_PIC = NO;
2797 GCC_ENABLE_FIX_AND_CONTINUE = YES;
2798 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2799 GCC_OPTIMIZATION_LEVEL = 0;
2800 OPTIMIZATION_CFLAGS = "-O0";
2801 OTHER_CFLAGS = "";
2802 OTHER_LDFLAGS = "";
2803 PRODUCT_NAME = LLVM;
2804 ZERO_LINK = YES;
2805 };
2806 name = Debug;
2807 };
2808 DE66EC4E08ABE78900323D32 /* Release */ = {
2809 isa = XCBuildConfiguration;
2810 buildSettings = {
2811 COPY_PHASE_STRIP = YES;
2812 ENABLE_OPTIMIZED = 1;
2813 GCC_ENABLE_FIX_AND_CONTINUE = NO;
2814 OTHER_CFLAGS = "";
2815 OTHER_LDFLAGS = "";
2816 PRODUCT_NAME = LLVM;
2817 ZERO_LINK = NO;
2818 };
2819 name = Release;
2820 };
2821 DE66EC4F08ABE78900323D32 /* Default */ = {
2822 isa = XCBuildConfiguration;
2823 buildSettings = {
2824 OTHER_CFLAGS = "";
2825 OTHER_LDFLAGS = "";
2826 PRODUCT_NAME = LLVM;
2827 };
2828 name = Default;
2829 };
2830 DE66EC5108ABE78900323D32 /* Debug */ = {
2831 isa = XCBuildConfiguration;
2832 buildSettings = {
2833 };
2834 name = Debug;
2835 };
2836 DE66EC5208ABE78900323D32 /* Release */ = {
2837 isa = XCBuildConfiguration;
2838 buildSettings = {
2839 };
2840 name = Release;
2841 };
2842 DE66EC5308ABE78900323D32 /* Default */ = {
2843 isa = XCBuildConfiguration;
2844 buildSettings = {
2845 };
2846 name = Default;
2847 };
2848/* End XCBuildConfiguration section */
2849
2850/* Begin XCConfigurationList section */
Jim Laskeyed628ce2005-09-09 17:50:20 +00002851 CF0329B708D1BE530030FD33 /* Build configuration list for PBXLegacyTarget "LLVM lib" */ = {
2852 isa = XCConfigurationList;
2853 buildConfigurations = (
2854 CF0329B808D1BE530030FD33 /* Debug */,
2855 CF0329B908D1BE530030FD33 /* Release */,
2856 CF0329BA08D1BE530030FD33 /* Default */,
2857 );
2858 defaultConfigurationIsVisible = 0;
Jim Laskeye892a552005-12-21 20:47:34 +00002859 defaultConfigurationName = Default;
Jim Laskeyed628ce2005-09-09 17:50:20 +00002860 };
2861 CF0329C308D1BEC40030FD33 /* Build configuration list for PBXLegacyTarget "LLVM llc" */ = {
2862 isa = XCConfigurationList;
2863 buildConfigurations = (
2864 CF0329C408D1BEC40030FD33 /* Debug */,
2865 CF0329C508D1BEC40030FD33 /* Release */,
2866 CF0329C608D1BEC40030FD33 /* Default */,
2867 );
2868 defaultConfigurationIsVisible = 0;
Jim Laskeye892a552005-12-21 20:47:34 +00002869 defaultConfigurationName = Default;
Jim Laskeyed628ce2005-09-09 17:50:20 +00002870 };
2871 CF0329C708D1BEC40030FD33 /* Build configuration list for PBXAggregateTarget "LLVM full llc" */ = {
2872 isa = XCConfigurationList;
2873 buildConfigurations = (
2874 CF0329C808D1BEC40030FD33 /* Debug */,
2875 CF0329C908D1BEC40030FD33 /* Release */,
2876 CF0329CA08D1BEC40030FD33 /* Default */,
2877 );
2878 defaultConfigurationIsVisible = 0;
Jim Laskeye892a552005-12-21 20:47:34 +00002879 defaultConfigurationName = Default;
2880 };
2881 CF490E840907CDAB0072DB1C /* Build configuration list for PBXLegacyTarget "LLVM TableGen" */ = {
2882 isa = XCConfigurationList;
2883 buildConfigurations = (
2884 CF490E850907CDAB0072DB1C /* Debug */,
2885 CF490E860907CDAB0072DB1C /* Release */,
2886 CF490E870907CDAB0072DB1C /* Default */,
2887 );
2888 defaultConfigurationIsVisible = 0;
2889 defaultConfigurationName = Default;
Jim Laskeyed628ce2005-09-09 17:50:20 +00002890 };
Chris Lattner9656e722005-08-11 22:19:26 +00002891 DE66EC4C08ABE78900323D32 /* Build configuration list for PBXLegacyTarget "LLVM" */ = {
2892 isa = XCConfigurationList;
2893 buildConfigurations = (
2894 DE66EC4D08ABE78900323D32 /* Debug */,
2895 DE66EC4E08ABE78900323D32 /* Release */,
2896 DE66EC4F08ABE78900323D32 /* Default */,
2897 );
2898 defaultConfigurationIsVisible = 0;
2899 defaultConfigurationName = Default;
2900 };
2901 DE66EC5008ABE78900323D32 /* Build configuration list for PBXProject "LLVM" */ = {
2902 isa = XCConfigurationList;
2903 buildConfigurations = (
2904 DE66EC5108ABE78900323D32 /* Debug */,
2905 DE66EC5208ABE78900323D32 /* Release */,
2906 DE66EC5308ABE78900323D32 /* Default */,
2907 );
2908 defaultConfigurationIsVisible = 0;
2909 defaultConfigurationName = Default;
2910 };
2911/* End XCConfigurationList section */
2912 };
2913 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
2914}