blob: 600a9cc6550b80eb55f7b9d39671471f9b4cbec0 [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 );
Jim Laskeyed628ce2005-09-09 17:50:20 +000015 dependencies = (
16 CF0329BE08D1BE970030FD33 /* PBXTargetDependency */,
17 CF0329C008D1BE9B0030FD33 /* PBXTargetDependency */,
18 );
19 name = "LLVM full llc";
20 productName = "LLVM full llc";
21 };
Jim Laskey3ada71c2006-11-05 21:21:20 +000022 CFDF86D00ADE820000D40A3D /* LLVM full llc release */ = {
23 isa = PBXAggregateTarget;
24 buildConfigurationList = CFDF86D50ADE820000D40A3D /* Build configuration list for PBXAggregateTarget "LLVM full llc release" */;
25 buildPhases = (
26 );
27 dependencies = (
28 CFDF86DA0ADE822100D40A3D /* PBXTargetDependency */,
29 CFDF86DC0ADE822100D40A3D /* PBXTargetDependency */,
30 );
31 name = "LLVM full llc release";
32 productName = "LLVM full llc";
33 };
Jim Laskeyed628ce2005-09-09 17:50:20 +000034/* End PBXAggregateTarget section */
35
Jim Laskeyed628ce2005-09-09 17:50:20 +000036/* Begin PBXContainerItemProxy section */
37 CF0329BD08D1BE970030FD33 /* PBXContainerItemProxy */ = {
38 isa = PBXContainerItemProxy;
39 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
40 proxyType = 1;
41 remoteGlobalIDString = CF0329B608D1BE110030FD33;
42 remoteInfo = "LLVM lib";
43 };
44 CF0329BF08D1BE9B0030FD33 /* PBXContainerItemProxy */ = {
45 isa = PBXContainerItemProxy;
46 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
47 proxyType = 1;
48 remoteGlobalIDString = CF0329BB08D1BE5D0030FD33;
49 remoteInfo = "LLVM llc";
50 };
Jim Laskey3ada71c2006-11-05 21:21:20 +000051 CFDF86D90ADE822100D40A3D /* PBXContainerItemProxy */ = {
52 isa = PBXContainerItemProxy;
53 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
54 proxyType = 1;
55 remoteGlobalIDString = CFDF86BD0ADE819D00D40A3D;
56 remoteInfo = "LLVM lib release";
57 };
58 CFDF86DB0ADE822100D40A3D /* PBXContainerItemProxy */ = {
59 isa = PBXContainerItemProxy;
60 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
61 proxyType = 1;
62 remoteGlobalIDString = CFDF86C60ADE81D000D40A3D;
63 remoteInfo = "LLVM llc release";
64 };
Jim Laskeyed628ce2005-09-09 17:50:20 +000065/* End PBXContainerItemProxy section */
66
Chris Lattner9656e722005-08-11 22:19:26 +000067/* Begin PBXFileReference section */
Bill Wendlingbc513402007-01-24 03:42:03 +000068 84115FFE0B66D87400E1293E /* TargetMachOWriterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetMachOWriterInfo.cpp; sourceTree = "<group>"; };
69 84115FFF0B66D89B00E1293E /* PPCMachOWriterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PPCMachOWriterInfo.cpp; sourceTree = "<group>"; };
70 841160000B66D8AC00E1293E /* PPCMachOWriterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PPCMachOWriterInfo.h; sourceTree = "<group>"; };
71 8443EF210B66B62D00959964 /* TargetMachOWriterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetMachOWriterInfo.h; sourceTree = "<group>"; };
Chris Lattnerbd2636b2007-08-20 00:56:12 +000072 9F68EB010C77AD02004AA152 /* LoopPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopPass.cpp; sourceTree = "<group>"; };
73 9F68EB020C77AD02004AA152 /* MemoryDependenceAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MemoryDependenceAnalysis.cpp; sourceTree = "<group>"; };
74 9F68EB060C77AD2C004AA152 /* BitcodeReader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BitcodeReader.cpp; sourceTree = "<group>"; };
75 9F68EB070C77AD2C004AA152 /* BitcodeReader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BitcodeReader.h; sourceTree = "<group>"; };
76 9F68EB120C77AD2C004AA152 /* BitcodeWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BitcodeWriter.cpp; sourceTree = "<group>"; };
77 9F68EB130C77AD2C004AA152 /* BitcodeWriterPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BitcodeWriterPass.cpp; sourceTree = "<group>"; };
78 9F68EB250C77AD2C004AA152 /* ValueEnumerator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ValueEnumerator.cpp; sourceTree = "<group>"; };
79 9F68EB260C77AD2C004AA152 /* ValueEnumerator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueEnumerator.h; sourceTree = "<group>"; };
80 9F7793460C73BC2000551F9C /* CodeGenPrepare.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CodeGenPrepare.cpp; sourceTree = "<group>"; };
81 9F7793470C73BC2000551F9C /* GVN.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GVN.cpp; sourceTree = "<group>"; };
82 9F7793480C73BC2000551F9C /* GVNPRE.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GVNPRE.cpp; sourceTree = "<group>"; };
83 9F7793490C73BC2000551F9C /* LoopIndexSplit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LoopIndexSplit.cpp; sourceTree = "<group>"; };
84 9F77934A0C73BC2000551F9C /* LoopRotation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LoopRotation.cpp; sourceTree = "<group>"; };
85 9F77934B0C73BC2000551F9C /* RedundantLoadElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RedundantLoadElimination.cpp; sourceTree = "<group>"; };
86 9F7793500C73BD1500551F9C /* ELFWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ELFWriter.h; sourceTree = "<group>"; };
87 9F7793510C73BD1500551F9C /* IfConversion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IfConversion.cpp; sourceTree = "<group>"; };
88 9F7793520C73BD1500551F9C /* LowerSubregs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LowerSubregs.cpp; sourceTree = "<group>"; };
89 9F7793530C73BD1500551F9C /* MachOWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachOWriter.h; sourceTree = "<group>"; };
90 9F7793540C73BD1500551F9C /* PostRASchedulerList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PostRASchedulerList.cpp; sourceTree = "<group>"; };
91 9F7793550C73BD1500551F9C /* RegAllocBigBlock.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RegAllocBigBlock.cpp; sourceTree = "<group>"; };
92 9F7793560C73BD1500551F9C /* RegisterScavenging.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RegisterScavenging.cpp; sourceTree = "<group>"; };
93 9F7793570C73BD1500551F9C /* SimpleRegisterCoalescing.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SimpleRegisterCoalescing.cpp; sourceTree = "<group>"; };
94 9F7793770C73C48A00551F9C /* StripDeadPrototypes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StripDeadPrototypes.cpp; sourceTree = "<group>"; };
95 9F7793780C73C49A00551F9C /* BasicInliner.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BasicInliner.cpp; sourceTree = "<group>"; };
96 9F7793790C73C49A00551F9C /* CloneLoop.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CloneLoop.cpp; sourceTree = "<group>"; };
97 9F77937A0C73C49A00551F9C /* InlineCost.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InlineCost.cpp; sourceTree = "<group>"; };
98 9F77937B0C73C4F400551F9C /* AutoUpgrade.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AutoUpgrade.cpp; path = ../lib/VMCore/AutoUpgrade.cpp; sourceTree = SOURCE_ROOT; };
99 9F77937C0C73C4F400551F9C /* ConstantFold.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ConstantFold.cpp; path = ../lib/VMCore/ConstantFold.cpp; sourceTree = SOURCE_ROOT; };
100 9F77937D0C73C4F400551F9C /* ConstantFold.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ConstantFold.h; path = ../lib/VMCore/ConstantFold.h; sourceTree = SOURCE_ROOT; };
101 9F77937E0C73C53000551F9C /* ParameterAttributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ParameterAttributes.h; sourceTree = "<group>"; };
102 9F7793800C73C54C00551F9C /* Archive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Archive.h; sourceTree = "<group>"; };
103 9F7793810C73C54C00551F9C /* BitCodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BitCodes.h; sourceTree = "<group>"; };
104 9F7793820C73C54C00551F9C /* BitstreamReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BitstreamReader.h; sourceTree = "<group>"; };
105 9F7793830C73C54C00551F9C /* BitstreamWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BitstreamWriter.h; sourceTree = "<group>"; };
106 9F7793840C73C54C00551F9C /* LLVMBitCodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LLVMBitCodes.h; sourceTree = "<group>"; };
107 9F7793850C73C54C00551F9C /* ReaderWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReaderWriter.h; sourceTree = "<group>"; };
108 9F7793860C73C57100551F9C /* CallingConvLower.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CallingConvLower.h; sourceTree = "<group>"; };
109 9F7793870C73C57100551F9C /* ELFRelocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ELFRelocation.h; sourceTree = "<group>"; };
110 9F7793880C73C57100551F9C /* FileWriters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileWriters.h; sourceTree = "<group>"; };
111 9F7793890C73C57100551F9C /* MachORelocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachORelocation.h; sourceTree = "<group>"; };
112 9F77938A0C73C57100551F9C /* RegisterScavenging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RegisterScavenging.h; sourceTree = "<group>"; };
113 9F77938B0C73C57100551F9C /* SimpleRegisterCoalescing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleRegisterCoalescing.h; sourceTree = "<group>"; };
114 9F7794140C73CB6100551F9C /* Mips.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Mips.h; sourceTree = "<group>"; };
115 9F7794150C73CB6100551F9C /* Mips.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Mips.td; sourceTree = "<group>"; };
116 9F7794160C73CB6100551F9C /* MipsAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsAsmPrinter.cpp; sourceTree = "<group>"; };
117 9F7794170C73CB6100551F9C /* MipsCallingConv.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MipsCallingConv.td; sourceTree = "<group>"; };
118 9F7794180C73CB6100551F9C /* MipsInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MipsInstrFormats.td; sourceTree = "<group>"; };
119 9F7794190C73CB6100551F9C /* MipsInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsInstrInfo.cpp; sourceTree = "<group>"; };
120 9F77941A0C73CB6100551F9C /* MipsInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsInstrInfo.h; sourceTree = "<group>"; };
121 9F77941B0C73CB6100551F9C /* MipsInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MipsInstrInfo.td; sourceTree = "<group>"; };
122 9F77941C0C73CB6100551F9C /* MipsISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsISelDAGToDAG.cpp; sourceTree = "<group>"; };
123 9F77941D0C73CB6100551F9C /* MipsISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsISelLowering.cpp; sourceTree = "<group>"; };
124 9F77941E0C73CB6100551F9C /* MipsISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsISelLowering.h; sourceTree = "<group>"; };
125 9F77941F0C73CB6100551F9C /* MipsMachineFunction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsMachineFunction.h; sourceTree = "<group>"; };
126 9F7794200C73CB6100551F9C /* MipsRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsRegisterInfo.cpp; sourceTree = "<group>"; };
127 9F7794210C73CB6100551F9C /* MipsRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsRegisterInfo.h; sourceTree = "<group>"; };
128 9F7794220C73CB6100551F9C /* MipsRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MipsRegisterInfo.td; sourceTree = "<group>"; };
129 9F7794230C73CB6100551F9C /* MipsSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsSubtarget.cpp; sourceTree = "<group>"; };
130 9F7794240C73CB6100551F9C /* MipsSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsSubtarget.h; sourceTree = "<group>"; };
131 9F7794250C73CB6100551F9C /* MipsTargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsTargetAsmInfo.cpp; sourceTree = "<group>"; };
132 9F7794260C73CB6100551F9C /* MipsTargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsTargetAsmInfo.h; sourceTree = "<group>"; };
133 9F7794270C73CB6100551F9C /* MipsTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsTargetMachine.cpp; sourceTree = "<group>"; };
134 9F7794280C73CB6100551F9C /* MipsTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsTargetMachine.h; sourceTree = "<group>"; };
135 9F77942F0C73CB7900551F9C /* MSILWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MSILWriter.cpp; sourceTree = "<group>"; };
136 9F7794300C73CB7900551F9C /* MSILWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSILWriter.h; sourceTree = "<group>"; };
137 9F7794870C73D51000551F9C /* LLVMBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LLVMBuilder.h; sourceTree = "<group>"; };
138 9F7794880C73D51000551F9C /* MemoryBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryBuffer.h; sourceTree = "<group>"; };
139 9F7794890C73D51000551F9C /* Streams.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Streams.h; sourceTree = "<group>"; };
140 9FA638D90C77B184007F12AE /* AutoUpgrade.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AutoUpgrade.h; sourceTree = "<group>"; };
141 9FA638DA0C77B184007F12AE /* GlobalAlias.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GlobalAlias.h; sourceTree = "<group>"; };
142 9FA638DB0C77B1AB007F12AE /* APInt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = APInt.h; sourceTree = "<group>"; };
143 9FA638DC0C77B1AB007F12AE /* APSInt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = APSInt.h; sourceTree = "<group>"; };
144 9FA638DD0C77B1AB007F12AE /* BitVector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BitVector.h; sourceTree = "<group>"; };
145 9FA638E00C77B1AB007F12AE /* IndexedMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IndexedMap.h; sourceTree = "<group>"; };
146 9FA638E20C77B1AB007F12AE /* SmallPtrSet.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SmallPtrSet.h; sourceTree = "<group>"; };
147 9FA638E30C77B1AB007F12AE /* SmallSet.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SmallSet.h; sourceTree = "<group>"; };
148 9FA638E40C77B1AB007F12AE /* StringMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = StringMap.h; sourceTree = "<group>"; };
149 9FA638E50C77B203007F12AE /* LoopPass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LoopPass.h; sourceTree = "<group>"; };
150 9FA638E60C77B203007F12AE /* MemoryDependenceAnalysis.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MemoryDependenceAnalysis.h; sourceTree = "<group>"; };
151 9FA638E70C77B222007F12AE /* Disassembler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Disassembler.h; sourceTree = "<group>"; };
152 9FA638E80C77B231007F12AE /* TargetELFWriterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetELFWriterInfo.h; sourceTree = "<group>"; };
153 9FA638EA0C77B252007F12AE /* InlinerPass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InlinerPass.h; sourceTree = "<group>"; };
154 9FA638EB0C77B26B007F12AE /* BasicInliner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BasicInliner.h; sourceTree = "<group>"; };
155 9FA638EC0C77B26B007F12AE /* InlineCost.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InlineCost.h; sourceTree = "<group>"; };
Gordon Henriksen46abf912007-09-26 20:56:12 +0000156 9FD3E5710CA0116100E54D15 /* bitwriter_ocaml.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = bitwriter_ocaml.c; sourceTree = "<group>"; };
157 9FD3E5720CA0116100E54D15 /* llvm_bitwriter.ml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvm_bitwriter.ml; sourceTree = "<group>"; };
158 9FD3E5730CA0116100E54D15 /* llvm_bitwriter.mli */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvm_bitwriter.mli; sourceTree = "<group>"; };
159 9FD3E57B0CA0116100E54D15 /* llvm.ml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvm.ml; sourceTree = "<group>"; };
160 9FD3E57C0CA0116100E54D15 /* llvm.mli */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvm.mli; sourceTree = "<group>"; };
161 9FD3E57D0CA0116100E54D15 /* llvm_ocaml.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = llvm_ocaml.c; sourceTree = "<group>"; };
162 9FD3E58D0CA0125F00E54D15 /* BitWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BitWriter.h; sourceTree = "<group>"; };
163 9FD3E58E0CA0125F00E54D15 /* Core.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Core.h; sourceTree = "<group>"; };
164 9FD3E5900CA0129D00E54D15 /* Core.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Core.cpp; path = ../lib/VMCore/Core.cpp; sourceTree = SOURCE_ROOT; };
165 9FD3E5920CA012B300E54D15 /* BitWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BitWriter.cpp; sourceTree = "<group>"; };
Gordon Henriksen0e99c532007-09-26 22:44:45 +0000166 9FE25D900CAB166D005383FC /* APFloat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = APFloat.h; sourceTree = "<group>"; };
167 9FE25D910CAB166D005383FC /* SparseBitVector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SparseBitVector.h; sourceTree = "<group>"; };
168 9FE25D920CAB169F005383FC /* RegisterCoalescer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RegisterCoalescer.h; sourceTree = "<group>"; };
169 9FE25D930CAB16D8005383FC /* PostDominatorCalculation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PostDominatorCalculation.h; sourceTree = "<group>"; };
170 9FE25D940CAB16FB005383FC /* RegisterCoalescer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RegisterCoalescer.cpp; sourceTree = "<group>"; };
171 9FE25D950CAB1724005383FC /* APFloat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = APFloat.cpp; sourceTree = "<group>"; };
172 9FE25D960CAB1759005383FC /* TargetCallingConv.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TargetCallingConv.td; sourceTree = "<group>"; };
173 9FE25D970CAB17F9005383FC /* DominatorCalculation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DominatorCalculation.h; path = ../lib/VMCore/DominatorCalculation.h; sourceTree = SOURCE_ROOT; };
174 9FE25D980CAB17F9005383FC /* DominatorInternals.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DominatorInternals.cpp; path = ../lib/VMCore/DominatorInternals.cpp; sourceTree = SOURCE_ROOT; };
Chris Lattnerbd2636b2007-08-20 00:56:12 +0000175 9FE4508B0C77A77000C4FEA4 /* ARMCodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ARMCodeEmitter.cpp; sourceTree = "<group>"; };
176 9FE4508C0C77A77000C4FEA4 /* ARMGenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenAsmWriter.inc; sourceTree = "<group>"; };
177 9FE4508D0C77A77000C4FEA4 /* ARMGenDAGISel.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenDAGISel.inc; sourceTree = "<group>"; };
178 9FE4508E0C77A77100C4FEA4 /* ARMGenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenInstrInfo.inc; sourceTree = "<group>"; };
179 9FE4508F0C77A77100C4FEA4 /* ARMGenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenInstrNames.inc; sourceTree = "<group>"; };
180 9FE450900C77A77100C4FEA4 /* ARMGenRegisterInfo.h.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenRegisterInfo.h.inc; sourceTree = "<group>"; };
181 9FE450910C77A77100C4FEA4 /* ARMGenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenRegisterInfo.inc; sourceTree = "<group>"; };
182 9FE450920C77A77100C4FEA4 /* ARMGenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenRegisterNames.inc; sourceTree = "<group>"; };
183 9FE450930C77A77100C4FEA4 /* ARMGenSubtarget.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenSubtarget.inc; sourceTree = "<group>"; };
184 9FE450940C77A77100C4FEA4 /* ARMJITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ARMJITInfo.cpp; sourceTree = "<group>"; };
185 9FE450950C77A77100C4FEA4 /* ARMJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ARMJITInfo.h; sourceTree = "<group>"; };
186 9FE450960C77A77100C4FEA4 /* ARMRelocations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ARMRelocations.h; sourceTree = "<group>"; };
187 9FE450970C77A77100C4FEA4 /* README-Thumb.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "README-Thumb.txt"; sourceTree = "<group>"; };
188 9FE450980C77A77100C4FEA4 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
189 9FE4509A0C77A79C00C4FEA4 /* PPCCallingConv.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = PPCCallingConv.td; sourceTree = "<group>"; };
190 9FE4509B0C77A79C00C4FEA4 /* PPCGenCallingConv.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = PPCGenCallingConv.inc; sourceTree = "<group>"; };
191 9FE4509C0C77A7BC00C4FEA4 /* README-MMX.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "README-MMX.txt"; sourceTree = "<group>"; };
192 9FE4509D0C77A7BC00C4FEA4 /* X86CallingConv.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86CallingConv.td; sourceTree = "<group>"; };
193 9FE4509E0C77A7BC00C4FEA4 /* X86CodeEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86CodeEmitter.h; sourceTree = "<group>"; };
194 9FE4509F0C77A7BC00C4FEA4 /* X86ELFWriterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86ELFWriterInfo.cpp; sourceTree = "<group>"; };
195 9FE450A00C77A7BC00C4FEA4 /* X86ELFWriterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86ELFWriterInfo.h; sourceTree = "<group>"; };
196 9FE450A10C77A7BC00C4FEA4 /* X86GenCallingConv.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = X86GenCallingConv.inc; sourceTree = "<group>"; };
197 9FE450A20C77A7BC00C4FEA4 /* X86InstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86InstrFormats.td; sourceTree = "<group>"; };
198 9FE450A50C77AAF000C4FEA4 /* Disassembler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Disassembler.cpp; sourceTree = "<group>"; };
199 9FE450A60C77AB3200C4FEA4 /* APInt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = APInt.cpp; sourceTree = "<group>"; };
200 9FE450A70C77AB3200C4FEA4 /* ConstantRange.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ConstantRange.cpp; sourceTree = "<group>"; };
201 9FE450A80C77AB3200C4FEA4 /* MemoryBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MemoryBuffer.cpp; sourceTree = "<group>"; };
202 9FE450A90C77AB3200C4FEA4 /* SmallPtrSet.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SmallPtrSet.cpp; sourceTree = "<group>"; };
203 9FE450AA0C77AB3200C4FEA4 /* StringMap.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = StringMap.cpp; sourceTree = "<group>"; };
204 9FE450AB0C77AB6100C4FEA4 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
205 9FE450AC0C77AB6E00C4FEA4 /* CallingConvLower.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CallingConvLower.cpp; sourceTree = "<group>"; };
206 9FE450DF0C77ABE400C4FEA4 /* Archive.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Archive.cpp; sourceTree = "<group>"; };
207 9FE450E00C77ABE400C4FEA4 /* ArchiveInternals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ArchiveInternals.h; sourceTree = "<group>"; };
208 9FE450E10C77ABE400C4FEA4 /* ArchiveReader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ArchiveReader.cpp; sourceTree = "<group>"; };
209 9FE450E20C77ABE400C4FEA4 /* ArchiveWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ArchiveWriter.cpp; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000210 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 +0000211 CF26835B09178F5500C5F253 /* TargetInstrItineraries.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TargetInstrItineraries.h; sourceTree = "<group>"; };
Jim Laskey3ada71c2006-11-05 21:21:20 +0000212 CF32AF5C0AEE6A4E00D24CD4 /* LLVMTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LLVMTargetMachine.cpp; sourceTree = "<group>"; };
Jim Laskey3ada71c2006-11-05 21:21:20 +0000213 CF33BE160AF62B4200E93805 /* SmallString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmallString.h; sourceTree = "<group>"; };
Jim Laskey93463362006-09-07 22:07:57 +0000214 CF341DAD0AB07A8B0099B064 /* AlphaTargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlphaTargetAsmInfo.h; sourceTree = "<group>"; };
215 CF341DAE0AB07A8B0099B064 /* AlphaTargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaTargetAsmInfo.cpp; sourceTree = "<group>"; };
Jim Laskey93463362006-09-07 22:07:57 +0000216 CF341DE80AB07F890099B064 /* IA64TargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IA64TargetAsmInfo.h; sourceTree = "<group>"; };
217 CF341DE90AB07F890099B064 /* IA64TargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IA64TargetAsmInfo.cpp; sourceTree = "<group>"; };
218 CF341E010AB080220099B064 /* PPCTargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCTargetAsmInfo.h; sourceTree = "<group>"; };
219 CF341E020AB080220099B064 /* PPCTargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCTargetAsmInfo.cpp; sourceTree = "<group>"; };
220 CF341E220AB0814B0099B064 /* SparcTargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SparcTargetAsmInfo.h; sourceTree = "<group>"; };
221 CF341E230AB0814B0099B064 /* SparcTargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SparcTargetAsmInfo.cpp; sourceTree = "<group>"; };
222 CF341E320AB082D60099B064 /* X86TargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = X86TargetAsmInfo.h; sourceTree = "<group>"; };
223 CF341E330AB082D60099B064 /* X86TargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = X86TargetAsmInfo.cpp; sourceTree = "<group>"; };
Jim Laskey3ada71c2006-11-05 21:21:20 +0000224 CF42B6BF0AF24F5300D5D47C /* FoldingSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FoldingSet.h; sourceTree = "<group>"; };
225 CF42B6C40AF2512000D5D47C /* FoldingSet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FoldingSet.cpp; sourceTree = "<group>"; };
Jim Laskey10aaba82006-09-06 18:38:54 +0000226 CF47BD380AAF40BC00A8B13E /* TargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TargetAsmInfo.h; sourceTree = "<group>"; };
227 CF47BD860AAF487E00A8B13E /* TargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TargetAsmInfo.cpp; sourceTree = "<group>"; };
Jim Laskeye892a552005-12-21 20:47:34 +0000228 CF490D14090541D30072DB1C /* TargetSchedule.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TargetSchedule.td; sourceTree = "<group>"; };
229 CF490D15090541D30072DB1C /* TargetSelectionDAG.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TargetSelectionDAG.td; sourceTree = "<group>"; };
Jim Laskeye892a552005-12-21 20:47:34 +0000230 CF490E2F0907BBF80072DB1C /* SubtargetEmitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SubtargetEmitter.h; sourceTree = "<group>"; };
231 CF490E300907BBF80072DB1C /* SubtargetEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SubtargetEmitter.cpp; sourceTree = "<group>"; };
Jim Laskeyf7579662006-08-25 14:16:49 +0000232 CF4F27E60A7B6E23004359F6 /* MachinePassRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachinePassRegistry.h; sourceTree = "<group>"; };
233 CF4F27F60A7B6FA3004359F6 /* MachinePassRegistry.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MachinePassRegistry.cpp; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000234 CF65223409CA39B800C4B521 /* Intrinsics.gen */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Intrinsics.gen; sourceTree = "<group>"; };
235 CF6527D909D1A53400C4B521 /* MachineLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachineLocation.h; sourceTree = "<group>"; };
236 CF6527FA09D1BA3800C4B521 /* DelaySlotFiller.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DelaySlotFiller.cpp; path = ../lib/Target/Sparc/DelaySlotFiller.cpp; sourceTree = SOURCE_ROOT; };
237 CF6527FB09D1BA3800C4B521 /* FPMover.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FPMover.cpp; path = ../lib/Target/Sparc/FPMover.cpp; sourceTree = SOURCE_ROOT; };
238 CF6527FC09D1BA3800C4B521 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; name = Makefile; path = ../lib/Target/Sparc/Makefile; sourceTree = SOURCE_ROOT; };
239 CF6527FD09D1BA3800C4B521 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README.txt; path = ../lib/Target/Sparc/README.txt; sourceTree = SOURCE_ROOT; };
240 CF6527FE09D1BA3800C4B521 /* Sparc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Sparc.h; path = ../lib/Target/Sparc/Sparc.h; sourceTree = SOURCE_ROOT; };
241 CF6527FF09D1BA3800C4B521 /* Sparc.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Sparc.td; path = ../lib/Target/Sparc/Sparc.td; sourceTree = SOURCE_ROOT; };
242 CF65280009D1BA3800C4B521 /* SparcAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcAsmPrinter.cpp; path = ../lib/Target/Sparc/SparcAsmPrinter.cpp; sourceTree = SOURCE_ROOT; };
243 CF65280109D1BA3800C4B521 /* SparcGenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenAsmWriter.inc; path = ../lib/Target/Sparc/SparcGenAsmWriter.inc; sourceTree = SOURCE_ROOT; };
244 CF65280209D1BA3800C4B521 /* SparcGenDAGISel.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenDAGISel.inc; path = ../lib/Target/Sparc/SparcGenDAGISel.inc; sourceTree = SOURCE_ROOT; };
245 CF65280309D1BA3800C4B521 /* SparcGenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenInstrInfo.inc; path = ../lib/Target/Sparc/SparcGenInstrInfo.inc; sourceTree = SOURCE_ROOT; };
246 CF65280409D1BA3800C4B521 /* SparcGenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenInstrNames.inc; path = ../lib/Target/Sparc/SparcGenInstrNames.inc; sourceTree = SOURCE_ROOT; };
247 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; };
248 CF65280609D1BA3800C4B521 /* SparcGenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenRegisterInfo.inc; path = ../lib/Target/Sparc/SparcGenRegisterInfo.inc; sourceTree = SOURCE_ROOT; };
249 CF65280709D1BA3800C4B521 /* SparcGenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenRegisterNames.inc; path = ../lib/Target/Sparc/SparcGenRegisterNames.inc; sourceTree = SOURCE_ROOT; };
250 CF65280809D1BA3800C4B521 /* SparcGenSubtarget.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenSubtarget.inc; path = ../lib/Target/Sparc/SparcGenSubtarget.inc; sourceTree = SOURCE_ROOT; };
251 CF65280909D1BA3800C4B521 /* SparcInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SparcInstrFormats.td; path = ../lib/Target/Sparc/SparcInstrFormats.td; sourceTree = SOURCE_ROOT; };
252 CF65280A09D1BA3800C4B521 /* SparcInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcInstrInfo.cpp; path = ../lib/Target/Sparc/SparcInstrInfo.cpp; sourceTree = SOURCE_ROOT; };
253 CF65280B09D1BA3800C4B521 /* SparcInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SparcInstrInfo.h; path = ../lib/Target/Sparc/SparcInstrInfo.h; sourceTree = SOURCE_ROOT; };
254 CF65280C09D1BA3800C4B521 /* SparcInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SparcInstrInfo.td; path = ../lib/Target/Sparc/SparcInstrInfo.td; sourceTree = SOURCE_ROOT; };
255 CF65280D09D1BA3800C4B521 /* SparcISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcISelDAGToDAG.cpp; path = ../lib/Target/Sparc/SparcISelDAGToDAG.cpp; sourceTree = SOURCE_ROOT; };
256 CF65280E09D1BA3800C4B521 /* SparcRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcRegisterInfo.cpp; path = ../lib/Target/Sparc/SparcRegisterInfo.cpp; sourceTree = SOURCE_ROOT; };
257 CF65280F09D1BA3800C4B521 /* SparcRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SparcRegisterInfo.h; path = ../lib/Target/Sparc/SparcRegisterInfo.h; sourceTree = SOURCE_ROOT; };
258 CF65281009D1BA3800C4B521 /* SparcRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SparcRegisterInfo.td; path = ../lib/Target/Sparc/SparcRegisterInfo.td; sourceTree = SOURCE_ROOT; };
259 CF65281109D1BA3800C4B521 /* SparcSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcSubtarget.cpp; path = ../lib/Target/Sparc/SparcSubtarget.cpp; sourceTree = SOURCE_ROOT; };
260 CF65281209D1BA3800C4B521 /* SparcSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SparcSubtarget.h; path = ../lib/Target/Sparc/SparcSubtarget.h; sourceTree = SOURCE_ROOT; };
261 CF65281309D1BA3800C4B521 /* SparcTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcTargetMachine.cpp; path = ../lib/Target/Sparc/SparcTargetMachine.cpp; sourceTree = SOURCE_ROOT; };
262 CF65281409D1BA3800C4B521 /* SparcTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SparcTargetMachine.h; path = ../lib/Target/Sparc/SparcTargetMachine.h; sourceTree = SOURCE_ROOT; };
Jim Laskey2957f2d2007-01-29 15:09:35 +0000263 CF6529A6095B21A8007F884E /* MachineModuleInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MachineModuleInfo.cpp; sourceTree = "<group>"; };
Jim Laskeyf9545d02006-01-04 13:37:32 +0000264 CF6B5AFD095C82C300D1EA42 /* DAGCombiner.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DAGCombiner.cpp; sourceTree = "<group>"; };
Jim Laskey2957f2d2007-01-29 15:09:35 +0000265 CF6F487109505E1500BC9E82 /* MachineModuleInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachineModuleInfo.h; sourceTree = "<group>"; };
Jim Laskey3ada71c2006-11-05 21:21:20 +0000266 CF71B60F0AC45EDA0007F57C /* SmallVector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmallVector.h; sourceTree = "<group>"; };
Jim Laskey8aeb7c62006-01-27 13:24:20 +0000267 CF73C0A2098A4FDF00627152 /* InlineAsm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InlineAsm.h; sourceTree = "<group>"; };
268 CF73C0A3098A4FDF00627152 /* TypeSymbolTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TypeSymbolTable.h; sourceTree = "<group>"; };
269 CF73C0A4098A4FDF00627152 /* ValueSymbolTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ValueSymbolTable.h; sourceTree = "<group>"; };
270 CF73C0A5098A507300627152 /* ConstantFolding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConstantFolding.h; sourceTree = "<group>"; };
Jim Laskey8aeb7c62006-01-27 13:24:20 +0000271 CF73C0A9098A50FD00627152 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
272 CF73C0AD098A519400627152 /* DataTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataTypes.h; sourceTree = "<group>"; };
273 CF73C0AE098A51AD00627152 /* Alarm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Alarm.h; sourceTree = "<group>"; };
274 CF73C0AF098A51DD00627152 /* RSProfiling.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSProfiling.h; sourceTree = "<group>"; };
275 CF73C0B0098A523C00627152 /* ConstantFolding.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConstantFolding.cpp; sourceTree = "<group>"; };
Jim Laskey8aeb7c62006-01-27 13:24:20 +0000276 CF73C0B6098A53EF00627152 /* IA64Bundling.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IA64Bundling.cpp; sourceTree = "<group>"; };
277 CF73C0B7098A546000627152 /* RSProfiling.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RSProfiling.cpp; sourceTree = "<group>"; };
278 CF73C0B8098A546000627152 /* RSProfiling.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSProfiling.h; sourceTree = "<group>"; };
279 CF73C0B9098A546000627152 /* Reg2Mem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Reg2Mem.cpp; sourceTree = "<group>"; };
Jim Laskey8aeb7c62006-01-27 13:24:20 +0000280 CF73C0BD098A551F00627152 /* InlineAsm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = InlineAsm.cpp; path = ../lib/VMCore/InlineAsm.cpp; sourceTree = SOURCE_ROOT; };
281 CF73C0BE098A551F00627152 /* TypeSymbolTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TypeSymbolTable.cpp; path = ../lib/VMCore/TypeSymbolTable.cpp; sourceTree = SOURCE_ROOT; };
282 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 +0000283 CF79495D09B326D4005ADFCA /* Dwarf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Dwarf.cpp; sourceTree = "<group>"; };
Jim Laskeydc429892006-01-26 20:32:00 +0000284 CF7FFA1F0985081C008B0087 /* ScheduleDAGList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScheduleDAGList.cpp; sourceTree = "<group>"; };
285 CF7FFA200985081C008B0087 /* ScheduleDAGSimple.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScheduleDAGSimple.cpp; sourceTree = "<group>"; };
286 CF7FFA2109850864008B0087 /* ScheduleDAG.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScheduleDAG.h; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000287 CF8D62FA09C2226F006017BA /* Intrinsics.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Intrinsics.td; sourceTree = "<group>"; };
Jim Laskeydc429892006-01-26 20:32:00 +0000288 CF8E00490989162500DA2399 /* Dwarf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Dwarf.h; sourceTree = "<group>"; };
Jim Laskey639bebb2007-01-22 14:13:45 +0000289 CF8F1B410B64F6D100BB4199 /* RuntimeLibcalls.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RuntimeLibcalls.h; sourceTree = "<group>"; };
290 CF8F1B420B64F70B00BB4199 /* PassManagers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PassManagers.h; sourceTree = "<group>"; };
291 CF8F1B430B64F74400BB4199 /* Allocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Allocator.h; sourceTree = "<group>"; };
292 CF8F1B440B64F74400BB4199 /* Compiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Compiler.h; sourceTree = "<group>"; };
Jim Laskey639bebb2007-01-22 14:13:45 +0000293 CF8F1B460B64F74400BB4199 /* ManagedStatic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ManagedStatic.h; sourceTree = "<group>"; };
294 CF8F1B470B64F74400BB4199 /* OutputBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OutputBuffer.h; sourceTree = "<group>"; };
295 CF8F1B490B64F7AB00BB4199 /* LinkTimeOptimizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkTimeOptimizer.h; sourceTree = "<group>"; };
296 CF8F1B4D0B64F80700BB4199 /* AliasDebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AliasDebugger.cpp; sourceTree = "<group>"; };
Jim Laskey639bebb2007-01-22 14:13:45 +0000297 CF8F1B500B64F86A00BB4199 /* ManagedStatic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ManagedStatic.cpp; sourceTree = "<group>"; };
298 CF8F1B510B64F86A00BB4199 /* Streams.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Streams.cpp; sourceTree = "<group>"; };
299 CF8F1B530B64F8C000BB4199 /* IncludeFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IncludeFile.cpp; sourceTree = "<group>"; };
300 CF8F1B540B64F90F00BB4199 /* AlphaBranchSelector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaBranchSelector.cpp; sourceTree = "<group>"; };
301 CF8F1B550B64F90F00BB4199 /* AlphaLLRP.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaLLRP.cpp; sourceTree = "<group>"; };
302 CF8F1B560B64F98900BB4199 /* CBackend.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CBackend.cpp; sourceTree = "<group>"; };
303 CF8F1B570B64F9AC00BB4199 /* PPCPredicates.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCPredicates.cpp; sourceTree = "<group>"; };
304 CF8F1B580B64F9AC00BB4199 /* PPCPredicates.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCPredicates.h; sourceTree = "<group>"; };
305 CF8F1B590B64F9E100BB4199 /* X86COFF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = X86COFF.h; sourceTree = "<group>"; };
306 CF8F1B5A0B64F9E100BB4199 /* X86InstrX86-64.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "X86InstrX86-64.td"; sourceTree = "<group>"; };
307 CF8F1B5B0B64FA2F00BB4199 /* PredicateSimplifier.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PredicateSimplifier.cpp; sourceTree = "<group>"; };
308 CF8F1B5C0B64FA7300BB4199 /* PassManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PassManager.cpp; path = ../lib/VMCore/PassManager.cpp; sourceTree = SOURCE_ROOT; };
309 CF8F1B680B64FADA00BB4199 /* llvm-upgrade.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "llvm-upgrade.cpp"; sourceTree = "<group>"; };
310 CF8F1B720B64FADA00BB4199 /* UpgradeInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UpgradeInternals.h; sourceTree = "<group>"; };
311 CF8F1B750B64FADA00BB4199 /* UpgradeLexer.l */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.lex; path = UpgradeLexer.l; sourceTree = "<group>"; };
312 CF8F1B7C0B64FADA00BB4199 /* UpgradeParser.y */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.yacc; path = UpgradeParser.y; sourceTree = "<group>"; };
313 CF8F1B7F0B64FADA00BB4199 /* CppWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CppWriter.cpp; sourceTree = "<group>"; };
314 CF8F1B800B64FADA00BB4199 /* CppWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CppWriter.h; sourceTree = "<group>"; };
315 CF8F1B870B64FADA00BB4199 /* llvm2cpp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llvm2cpp.cpp; sourceTree = "<group>"; };
316 CF8F1B950B64FB5000BB4199 /* ConfigLexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConfigLexer.cpp; sourceTree = "<group>"; };
317 CF8F1B9D0B64FB7F00BB4199 /* lto-c.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "lto-c.cpp"; sourceTree = "<group>"; };
318 CF8F1B9E0B64FB7F00BB4199 /* lto.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lto.cpp; sourceTree = "<group>"; };
319 CF8F1BAC0B64FB8000BB4199 /* AnalysisWrappers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AnalysisWrappers.cpp; sourceTree = "<group>"; };
320 CF8F1BB70B64FB8000BB4199 /* GraphPrinters.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GraphPrinters.cpp; sourceTree = "<group>"; };
321 CF8F1BB90B64FB8000BB4199 /* opt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = opt.cpp; sourceTree = "<group>"; };
322 CF8F1BBA0B64FB8000BB4199 /* PrintSCC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PrintSCC.cpp; sourceTree = "<group>"; };
323 CF8F1BC90B64FBD500BB4199 /* CodeGenIntrinsics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CodeGenIntrinsics.h; sourceTree = "<group>"; };
324 CF8F1BD10B64FC8A00BB4199 /* ARM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARM.h; sourceTree = "<group>"; };
325 CF8F1BD20B64FC8A00BB4199 /* ARM.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ARM.td; sourceTree = "<group>"; };
326 CF8F1BD30B64FC8A00BB4199 /* ARMAddressingModes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMAddressingModes.h; sourceTree = "<group>"; };
327 CF8F1BD40B64FC8A00BB4199 /* ARMAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMAsmPrinter.cpp; sourceTree = "<group>"; };
328 CF8F1BD50B64FC8A00BB4199 /* ARMConstantIslandPass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMConstantIslandPass.cpp; sourceTree = "<group>"; };
329 CF8F1BD60B64FC8A00BB4199 /* ARMConstantPoolValue.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMConstantPoolValue.cpp; sourceTree = "<group>"; };
330 CF8F1BD70B64FC8A00BB4199 /* ARMConstantPoolValue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMConstantPoolValue.h; sourceTree = "<group>"; };
331 CF8F1BD80B64FC8A00BB4199 /* ARMFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMFrameInfo.h; sourceTree = "<group>"; };
332 CF8F1BD90B64FC8A00BB4199 /* ARMInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMInstrInfo.cpp; sourceTree = "<group>"; };
333 CF8F1BDA0B64FC8A00BB4199 /* ARMInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMInstrInfo.h; sourceTree = "<group>"; };
334 CF8F1BDB0B64FC8A00BB4199 /* ARMInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ARMInstrInfo.td; sourceTree = "<group>"; };
335 CF8F1BDC0B64FC8A00BB4199 /* ARMInstrThumb.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ARMInstrThumb.td; sourceTree = "<group>"; };
336 CF8F1BDD0B64FC8A00BB4199 /* ARMInstrVFP.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ARMInstrVFP.td; sourceTree = "<group>"; };
337 CF8F1BDE0B64FC8A00BB4199 /* ARMISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMISelDAGToDAG.cpp; sourceTree = "<group>"; };
338 CF8F1BDF0B64FC8A00BB4199 /* ARMISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMISelLowering.cpp; sourceTree = "<group>"; };
339 CF8F1BE00B64FC8A00BB4199 /* ARMISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMISelLowering.h; sourceTree = "<group>"; };
340 CF8F1BE10B64FC8A00BB4199 /* ARMLoadStoreOptimizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMLoadStoreOptimizer.cpp; sourceTree = "<group>"; };
341 CF8F1BE20B64FC8A00BB4199 /* ARMMachineFunctionInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMMachineFunctionInfo.h; sourceTree = "<group>"; };
342 CF8F1BE30B64FC8A00BB4199 /* ARMRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMRegisterInfo.cpp; sourceTree = "<group>"; };
343 CF8F1BE40B64FC8A00BB4199 /* ARMRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMRegisterInfo.h; sourceTree = "<group>"; };
344 CF8F1BE50B64FC8A00BB4199 /* ARMRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ARMRegisterInfo.td; sourceTree = "<group>"; };
345 CF8F1BE60B64FC8A00BB4199 /* ARMSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMSubtarget.cpp; sourceTree = "<group>"; };
346 CF8F1BE70B64FC8A00BB4199 /* ARMSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMSubtarget.h; sourceTree = "<group>"; };
347 CF8F1BE80B64FC8A00BB4199 /* ARMTargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMTargetAsmInfo.cpp; sourceTree = "<group>"; };
348 CF8F1BE90B64FC8A00BB4199 /* ARMTargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMTargetAsmInfo.h; sourceTree = "<group>"; };
349 CF8F1BEA0B64FC8A00BB4199 /* ARMTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMTargetMachine.cpp; sourceTree = "<group>"; };
350 CF8F1BEB0B64FC8A00BB4199 /* ARMTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMTargetMachine.h; sourceTree = "<group>"; };
Jim Laskeyf7579662006-08-25 14:16:49 +0000351 CF9720260A9F39B9002CEEDD /* LinkAllPasses.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkAllPasses.h; sourceTree = "<group>"; };
352 CF9720270A9F39B9002CEEDD /* LinkTimeOptimizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkTimeOptimizer.h; sourceTree = "<group>"; };
353 CF9720340A9F3A41002CEEDD /* IncludeFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IncludeFile.h; sourceTree = "<group>"; };
354 CF9720350A9F3ADC002CEEDD /* MachOWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MachOWriter.cpp; sourceTree = "<group>"; };
Jim Laskeyf7579662006-08-25 14:16:49 +0000355 CF9720370A9F3B1C002CEEDD /* TargetLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TargetLowering.cpp; sourceTree = "<group>"; };
Jim Laskeyf7579662006-08-25 14:16:49 +0000356 CF97208A0A9F3C6F002CEEDD /* LCSSA.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LCSSA.cpp; sourceTree = "<group>"; };
357 CF97208B0A9F3C6F002CEEDD /* LowerAllocations.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LowerAllocations.cpp; sourceTree = "<group>"; };
358 CF97208C0A9F3C6F002CEEDD /* LowerInvoke.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LowerInvoke.cpp; sourceTree = "<group>"; };
359 CF97208D0A9F3C6F002CEEDD /* LowerSelect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LowerSelect.cpp; sourceTree = "<group>"; };
360 CF97208E0A9F3C6F002CEEDD /* LowerSwitch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LowerSwitch.cpp; sourceTree = "<group>"; };
361 CF97208F0A9F3C6F002CEEDD /* Mem2Reg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Mem2Reg.cpp; sourceTree = "<group>"; };
362 CF9720900A9F3CA2002CEEDD /* ValueTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ValueTypes.cpp; path = ../lib/VMCore/ValueTypes.cpp; sourceTree = SOURCE_ROOT; };
363 CF9720910A9F3CC7002CEEDD /* FindBugs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FindBugs.cpp; sourceTree = "<group>"; };
364 CF9720920A9F3CC7002CEEDD /* ToolRunner.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ToolRunner.cpp; sourceTree = "<group>"; };
365 CF9720930A9F3CC7002CEEDD /* ToolRunner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ToolRunner.h; sourceTree = "<group>"; };
366 CF9720970A9F3D4D002CEEDD /* IntrinsicEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IntrinsicEmitter.cpp; sourceTree = "<group>"; };
367 CF9720980A9F3D4D002CEEDD /* IntrinsicEmitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IntrinsicEmitter.h; sourceTree = "<group>"; };
Jim Laskeyb1e11802005-09-01 21:38:21 +0000368 CF9BCD0808C74DE0001E7011 /* SubtargetFeature.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SubtargetFeature.h; sourceTree = "<group>"; };
369 CF9BCD1508C75070001E7011 /* SubtargetFeature.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SubtargetFeature.cpp; sourceTree = "<group>"; };
Jim Laskeyf7579662006-08-25 14:16:49 +0000370 CFA702BB0A6FA85F0006009A /* AlphaGenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenAsmWriter.inc; sourceTree = "<group>"; };
371 CFA702BC0A6FA85F0006009A /* AlphaGenCodeEmitter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenCodeEmitter.inc; sourceTree = "<group>"; };
372 CFA702BD0A6FA85F0006009A /* AlphaGenDAGISel.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenDAGISel.inc; sourceTree = "<group>"; };
373 CFA702BE0A6FA85F0006009A /* AlphaGenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenInstrInfo.inc; sourceTree = "<group>"; };
374 CFA702BF0A6FA85F0006009A /* AlphaGenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenInstrNames.inc; sourceTree = "<group>"; };
375 CFA702C00A6FA85F0006009A /* AlphaGenRegisterInfo.h.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenRegisterInfo.h.inc; sourceTree = "<group>"; };
376 CFA702C10A6FA85F0006009A /* AlphaGenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenRegisterInfo.inc; sourceTree = "<group>"; };
377 CFA702C20A6FA85F0006009A /* AlphaGenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenRegisterNames.inc; sourceTree = "<group>"; };
378 CFA702C30A6FA85F0006009A /* AlphaGenSubtarget.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenSubtarget.inc; sourceTree = "<group>"; };
379 CFA702C40A6FA8910006009A /* IA64GenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenAsmWriter.inc; sourceTree = "<group>"; };
380 CFA702C50A6FA8910006009A /* IA64GenDAGISel.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenDAGISel.inc; sourceTree = "<group>"; };
381 CFA702C60A6FA8910006009A /* IA64GenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenInstrInfo.inc; sourceTree = "<group>"; };
382 CFA702C70A6FA8910006009A /* IA64GenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenInstrNames.inc; sourceTree = "<group>"; };
383 CFA702C80A6FA8910006009A /* IA64GenRegisterInfo.h.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenRegisterInfo.h.inc; sourceTree = "<group>"; };
384 CFA702C90A6FA8910006009A /* IA64GenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenRegisterInfo.inc; sourceTree = "<group>"; };
385 CFA702CA0A6FA8910006009A /* IA64GenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenRegisterNames.inc; sourceTree = "<group>"; };
386 CFA702CB0A6FA8AD0006009A /* PPCGenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenAsmWriter.inc; sourceTree = "<group>"; };
387 CFA702CC0A6FA8AD0006009A /* PPCGenCodeEmitter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenCodeEmitter.inc; sourceTree = "<group>"; };
Jim Laskey3ada71c2006-11-05 21:21:20 +0000388 CFA702CD0A6FA8AD0006009A /* PPCGenDAGISel.inc */ = {isa = PBXFileReference; explicitFileType = sourcecode.pascal; fileEncoding = 4; path = PPCGenDAGISel.inc; sourceTree = "<group>"; };
Jim Laskeyf7579662006-08-25 14:16:49 +0000389 CFA702CE0A6FA8AD0006009A /* PPCGenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenInstrInfo.inc; sourceTree = "<group>"; };
390 CFA702CF0A6FA8AD0006009A /* PPCGenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenInstrNames.inc; sourceTree = "<group>"; };
391 CFA702D00A6FA8AD0006009A /* PPCGenRegisterInfo.h.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenRegisterInfo.h.inc; sourceTree = "<group>"; };
392 CFA702D10A6FA8AD0006009A /* PPCGenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenRegisterInfo.inc; sourceTree = "<group>"; };
393 CFA702D20A6FA8AD0006009A /* PPCGenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenRegisterNames.inc; sourceTree = "<group>"; };
394 CFA702D30A6FA8AD0006009A /* PPCGenSubtarget.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenSubtarget.inc; sourceTree = "<group>"; };
395 CFA702D40A6FA8DD0006009A /* X86GenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenAsmWriter.inc; sourceTree = "<group>"; };
396 CFA702D50A6FA8DD0006009A /* X86GenAsmWriter1.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenAsmWriter1.inc; sourceTree = "<group>"; };
397 CFA702D60A6FA8DD0006009A /* X86GenDAGISel.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenDAGISel.inc; sourceTree = "<group>"; };
398 CFA702D70A6FA8DD0006009A /* X86GenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenInstrInfo.inc; sourceTree = "<group>"; };
399 CFA702D80A6FA8DD0006009A /* X86GenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenInstrNames.inc; sourceTree = "<group>"; };
400 CFA702D90A6FA8DD0006009A /* X86GenRegisterInfo.h.inc */ = {isa = PBXFileReference; fileEncoding = 4; languageSpecificationIdentifier = c.cpp; lastKnownFileType = sourcecode.pascal; path = X86GenRegisterInfo.h.inc; sourceTree = "<group>"; };
401 CFA702DA0A6FA8DD0006009A /* X86GenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenRegisterInfo.inc; sourceTree = "<group>"; };
402 CFA702DB0A6FA8DD0006009A /* X86GenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenRegisterNames.inc; sourceTree = "<group>"; };
403 CFA702DC0A6FA8DD0006009A /* X86GenSubtarget.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenSubtarget.inc; sourceTree = "<group>"; };
Jim Laskey639bebb2007-01-22 14:13:45 +0000404 CFABD0A20B09E342003EB061 /* PPCMachineFunctionInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCMachineFunctionInfo.h; sourceTree = "<group>"; };
Jim Laskeye892a552005-12-21 20:47:34 +0000405 CFBD8B1A090E76540020B107 /* AlphaISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaISelDAGToDAG.cpp; sourceTree = "<group>"; };
406 CFBD8B1B090E76540020B107 /* AlphaISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaISelLowering.cpp; sourceTree = "<group>"; };
407 CFBD8B1C090E76540020B107 /* AlphaISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlphaISelLowering.h; sourceTree = "<group>"; };
408 CFBD8B1D090E76540020B107 /* AlphaSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaSubtarget.cpp; sourceTree = "<group>"; };
409 CFBD8B1E090E76540020B107 /* AlphaSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlphaSubtarget.h; sourceTree = "<group>"; };
410 CFC244570959DEF2009F8C47 /* DwarfWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DwarfWriter.cpp; sourceTree = "<group>"; };
411 CFC244BB0959F24C009F8C47 /* X86ISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = X86ISelDAGToDAG.cpp; sourceTree = "<group>"; };
412 CFC244BC0959F24C009F8C47 /* X86ISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = X86ISelLowering.cpp; sourceTree = "<group>"; };
413 CFC244BD0959F24C009F8C47 /* X86ISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = X86ISelLowering.h; sourceTree = "<group>"; };
Jim Laskeye892a552005-12-21 20:47:34 +0000414 CFC244BF0959F2E3009F8C47 /* IA64ISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IA64ISelDAGToDAG.cpp; sourceTree = "<group>"; };
415 CFC244C00959F2E3009F8C47 /* IA64ISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IA64ISelLowering.cpp; sourceTree = "<group>"; };
416 CFC244C10959F2E3009F8C47 /* IA64ISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IA64ISelLowering.h; sourceTree = "<group>"; };
Jim Laskeyf7579662006-08-25 14:16:49 +0000417 CFD7E4F30A798FC3000C7379 /* LinkAllCodegenComponents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkAllCodegenComponents.h; sourceTree = "<group>"; };
Jim Laskey3ada71c2006-11-05 21:21:20 +0000418 CFD99AA80AFE827B0068D19C /* LICENSE.TXT */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE.TXT; path = ../LICENSE.TXT; sourceTree = SOURCE_ROOT; };
419 CFD99AAD0AFE827B0068D19C /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README.txt; path = ../README.txt; sourceTree = SOURCE_ROOT; };
Jim Laskey3ada71c2006-11-05 21:21:20 +0000420 CFD99AB70AFE848A0068D19C /* Allocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Allocator.cpp; sourceTree = "<group>"; };
Jim Laskey3ada71c2006-11-05 21:21:20 +0000421 CFD99ABA0AFE84D70068D19C /* IncludeFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IncludeFile.cpp; sourceTree = "<group>"; };
422 CFD99ABB0AFE84EF0068D19C /* Alarm.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = Alarm.inc; sourceTree = "<group>"; };
Jim Laskey3ada71c2006-11-05 21:21:20 +0000423 CFD99ABE0AFE857A0068D19C /* README-X86-64.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "README-X86-64.txt"; sourceTree = "<group>"; };
Jim Laskey3ada71c2006-11-05 21:21:20 +0000424 CFD99ADA0AFE87650068D19C /* lto.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = lto.cpp; path = lto/lto.cpp; sourceTree = "<group>"; };
425 CFD99ADB0AFE87870068D19C /* AnalysisWrappers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AnalysisWrappers.cpp; path = opt/AnalysisWrappers.cpp; sourceTree = "<group>"; };
426 CFD99ADC0AFE87870068D19C /* GraphPrinters.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GraphPrinters.cpp; path = opt/GraphPrinters.cpp; sourceTree = "<group>"; };
427 CFD99ADD0AFE87870068D19C /* opt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = opt.cpp; path = opt/opt.cpp; sourceTree = "<group>"; };
428 CFD99ADE0AFE87870068D19C /* PrintSCC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PrintSCC.cpp; path = opt/PrintSCC.cpp; sourceTree = "<group>"; };
Jim Laskeyf7579662006-08-25 14:16:49 +0000429 CFE21C780A80CC0600D3E908 /* RegAllocRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RegAllocRegistry.h; sourceTree = "<group>"; };
430 CFE21C7B0A80CC1C00D3E908 /* SchedulerRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SchedulerRegistry.h; sourceTree = "<group>"; };
Jim Laskeyf4392da2006-07-13 22:17:58 +0000431 CFE420FB0A66F67300AB4BF6 /* MachineJumpTableInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachineJumpTableInfo.h; sourceTree = "<group>"; };
432 CFE420FC0A66F67300AB4BF6 /* ValueTypes.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ValueTypes.td; sourceTree = "<group>"; };
433 CFE420FD0A66F67300AB4BF6 /* Interpreter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Interpreter.h; sourceTree = "<group>"; };
434 CFE420FE0A66F67300AB4BF6 /* JIT.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JIT.h; sourceTree = "<group>"; };
435 CFE420FF0A66F67300AB4BF6 /* IntrinsicsPowerPC.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IntrinsicsPowerPC.td; sourceTree = "<group>"; };
436 CFE421000A66F67300AB4BF6 /* IntrinsicsX86.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IntrinsicsX86.td; sourceTree = "<group>"; };
437 CFE421010A66F67300AB4BF6 /* LinkAllVMCore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkAllVMCore.h; sourceTree = "<group>"; };
Jim Laskeyf4392da2006-07-13 22:17:58 +0000438 CFE421060A66F86D00AB4BF6 /* ScheduleDAGRRList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScheduleDAGRRList.cpp; sourceTree = "<group>"; };
439 CFE421070A66F8DC00AB4BF6 /* GraphWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GraphWriter.cpp; sourceTree = "<group>"; };
Jim Laskeyf4392da2006-07-13 22:17:58 +0000440 CFE421090A66F93300AB4BF6 /* Alarm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Alarm.cpp; sourceTree = "<group>"; };
441 CFE4210A0A66F93300AB4BF6 /* Alarm.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = Alarm.inc; sourceTree = "<group>"; };
442 CFE4210B0A66F96400AB4BF6 /* AlphaSchedule.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AlphaSchedule.td; sourceTree = "<group>"; };
Jim Laskeyf4392da2006-07-13 22:17:58 +0000443 CFE421140A66FA2D00AB4BF6 /* PPC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPC.h; sourceTree = "<group>"; };
444 CFE421150A66FA2D00AB4BF6 /* PPC.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPC.td; sourceTree = "<group>"; };
445 CFE421160A66FA2D00AB4BF6 /* PPCAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCAsmPrinter.cpp; sourceTree = "<group>"; };
446 CFE421170A66FA2D00AB4BF6 /* PPCBranchSelector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCBranchSelector.cpp; sourceTree = "<group>"; };
447 CFE421180A66FA2D00AB4BF6 /* PPCCodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCCodeEmitter.cpp; sourceTree = "<group>"; };
448 CFE421190A66FA2D00AB4BF6 /* PPCFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCFrameInfo.h; sourceTree = "<group>"; };
449 CFE4211A0A66FA2D00AB4BF6 /* PPCHazardRecognizers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCHazardRecognizers.cpp; sourceTree = "<group>"; };
450 CFE4211B0A66FA2D00AB4BF6 /* PPCHazardRecognizers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCHazardRecognizers.h; sourceTree = "<group>"; };
451 CFE4211C0A66FA2D00AB4BF6 /* PPCInstr64Bit.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCInstr64Bit.td; sourceTree = "<group>"; };
452 CFE4211D0A66FA2D00AB4BF6 /* PPCInstrAltivec.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCInstrAltivec.td; sourceTree = "<group>"; };
453 CFE4211E0A66FA2D00AB4BF6 /* PPCInstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCInstrBuilder.h; sourceTree = "<group>"; };
454 CFE4211F0A66FA2D00AB4BF6 /* PPCInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCInstrFormats.td; sourceTree = "<group>"; };
455 CFE421200A66FA2D00AB4BF6 /* PPCInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCInstrInfo.cpp; sourceTree = "<group>"; };
456 CFE421210A66FA2D00AB4BF6 /* PPCInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCInstrInfo.h; sourceTree = "<group>"; };
457 CFE421220A66FA2D00AB4BF6 /* PPCInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCInstrInfo.td; sourceTree = "<group>"; };
458 CFE421230A66FA2D00AB4BF6 /* PPCISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCISelDAGToDAG.cpp; sourceTree = "<group>"; };
459 CFE421240A66FA2D00AB4BF6 /* PPCISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCISelLowering.cpp; sourceTree = "<group>"; };
460 CFE421250A66FA2D00AB4BF6 /* PPCISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCISelLowering.h; sourceTree = "<group>"; };
461 CFE421260A66FA2D00AB4BF6 /* PPCJITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCJITInfo.cpp; sourceTree = "<group>"; };
462 CFE421270A66FA2D00AB4BF6 /* PPCJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCJITInfo.h; sourceTree = "<group>"; };
463 CFE421280A66FA2D00AB4BF6 /* PPCPerfectShuffle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCPerfectShuffle.h; sourceTree = "<group>"; };
464 CFE421290A66FA2D00AB4BF6 /* PPCRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCRegisterInfo.cpp; sourceTree = "<group>"; };
465 CFE4212A0A66FA2D00AB4BF6 /* PPCRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCRegisterInfo.h; sourceTree = "<group>"; };
466 CFE4212B0A66FA2D00AB4BF6 /* PPCRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCRegisterInfo.td; sourceTree = "<group>"; };
467 CFE4212C0A66FA2D00AB4BF6 /* PPCRelocations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCRelocations.h; sourceTree = "<group>"; };
468 CFE4212D0A66FA2D00AB4BF6 /* PPCSchedule.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCSchedule.td; sourceTree = "<group>"; };
469 CFE4212E0A66FA2D00AB4BF6 /* PPCScheduleG3.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG3.td; sourceTree = "<group>"; };
470 CFE4212F0A66FA2D00AB4BF6 /* PPCScheduleG4.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG4.td; sourceTree = "<group>"; };
471 CFE421300A66FA2D00AB4BF6 /* PPCScheduleG4Plus.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG4Plus.td; sourceTree = "<group>"; };
472 CFE421310A66FA2D00AB4BF6 /* PPCScheduleG5.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG5.td; sourceTree = "<group>"; };
473 CFE421320A66FA2E00AB4BF6 /* PPCSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCSubtarget.cpp; sourceTree = "<group>"; };
474 CFE421330A66FA2E00AB4BF6 /* PPCSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCSubtarget.h; sourceTree = "<group>"; };
475 CFE421340A66FA2E00AB4BF6 /* PPCTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCTargetMachine.cpp; sourceTree = "<group>"; };
476 CFE421350A66FA2E00AB4BF6 /* PPCTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCTargetMachine.h; sourceTree = "<group>"; };
477 CFE421360A66FA2E00AB4BF6 /* README_ALTIVEC.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README_ALTIVEC.txt; sourceTree = "<group>"; };
478 CFE421370A66FA2E00AB4BF6 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
479 CFE421380A66FA8000AB4BF6 /* README-FPStack.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "README-FPStack.txt"; sourceTree = "<group>"; };
480 CFE421390A66FA8000AB4BF6 /* README-SSE.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "README-SSE.txt"; sourceTree = "<group>"; };
481 CFE4213A0A66FA8000AB4BF6 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
482 CFE4213B0A66FA8000AB4BF6 /* X86MachineFunctionInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = X86MachineFunctionInfo.h; sourceTree = "<group>"; };
483 CFE4213D0A66FAE100AB4BF6 /* Hello.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Hello.cpp; sourceTree = "<group>"; };
484 CFE4213F0A66FB5E00AB4BF6 /* IndMemRemoval.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IndMemRemoval.cpp; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000485 CFF0DE6309BF6C360031957F /* X86InstrFPStack.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = X86InstrFPStack.td; sourceTree = "<group>"; };
486 CFF0DE6409BF6C360031957F /* X86InstrMMX.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = X86InstrMMX.td; sourceTree = "<group>"; };
487 CFF0DE6509BF6C360031957F /* X86InstrSSE.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = X86InstrSSE.td; sourceTree = "<group>"; };
Jim Laskey08a04642006-01-17 17:29:20 +0000488 CFF8B434097C605F0047F72A /* UniqueVector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UniqueVector.h; sourceTree = "<group>"; };
Chris Lattnerb7899d92005-10-27 17:39:48 +0000489 DE4DA0390911476D0012D44B /* LoopSimplify.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = LoopSimplify.cpp; path = ../lib/Transforms/Utils/LoopSimplify.cpp; sourceTree = SOURCE_ROOT; };
490 DE4DA03C091147920012D44B /* LiveInterval.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = LiveInterval.h; path = ../include/llvm/CodeGen/LiveInterval.h; sourceTree = SOURCE_ROOT; };
491 DE4DA03D091147920012D44B /* LiveIntervalAnalysis.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = LiveIntervalAnalysis.h; path = ../include/llvm/CodeGen/LiveIntervalAnalysis.h; sourceTree = SOURCE_ROOT; };
Chris Lattnerb7899d92005-10-27 17:39:48 +0000492 DE4DA065091148520012D44B /* SubtargetEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SubtargetEmitter.cpp; path = ../utils/TableGen/SubtargetEmitter.cpp; sourceTree = SOURCE_ROOT; };
493 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 +0000494 DE66EC5B08ABE86900323D32 /* AsmWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = AsmWriter.cpp; path = ../lib/VMCore/AsmWriter.cpp; sourceTree = SOURCE_ROOT; };
495 DE66EC5C08ABE86A00323D32 /* BasicBlock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = BasicBlock.cpp; path = ../lib/VMCore/BasicBlock.cpp; sourceTree = SOURCE_ROOT; };
Chris Lattner9656e722005-08-11 22:19:26 +0000496 DE66EC6008ABE86A00323D32 /* Constants.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Constants.cpp; path = ../lib/VMCore/Constants.cpp; sourceTree = SOURCE_ROOT; };
497 DE66EC6108ABE86A00323D32 /* Dominators.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Dominators.cpp; path = ../lib/VMCore/Dominators.cpp; sourceTree = SOURCE_ROOT; };
498 DE66EC6208ABE86A00323D32 /* Function.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Function.cpp; path = ../lib/VMCore/Function.cpp; sourceTree = SOURCE_ROOT; };
499 DE66EC6308ABE86A00323D32 /* Globals.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Globals.cpp; path = ../lib/VMCore/Globals.cpp; sourceTree = SOURCE_ROOT; };
500 DE66EC6408ABE86A00323D32 /* Instruction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Instruction.cpp; path = ../lib/VMCore/Instruction.cpp; sourceTree = SOURCE_ROOT; };
501 DE66EC6508ABE86A00323D32 /* Instructions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Instructions.cpp; path = ../lib/VMCore/Instructions.cpp; sourceTree = SOURCE_ROOT; };
502 DE66EC6608ABE86A00323D32 /* LeakDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = LeakDetector.cpp; path = ../lib/VMCore/LeakDetector.cpp; sourceTree = SOURCE_ROOT; };
503 DE66EC6708ABE86A00323D32 /* Mangler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Mangler.cpp; path = ../lib/VMCore/Mangler.cpp; sourceTree = SOURCE_ROOT; };
504 DE66EC6808ABE86A00323D32 /* Module.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Module.cpp; path = ../lib/VMCore/Module.cpp; sourceTree = SOURCE_ROOT; };
505 DE66EC6908ABE86A00323D32 /* ModuleProvider.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ModuleProvider.cpp; path = ../lib/VMCore/ModuleProvider.cpp; sourceTree = SOURCE_ROOT; };
506 DE66EC6A08ABE86A00323D32 /* Pass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Pass.cpp; path = ../lib/VMCore/Pass.cpp; sourceTree = SOURCE_ROOT; };
Chris Lattner9656e722005-08-11 22:19:26 +0000507 DE66EC6D08ABE86A00323D32 /* SymbolTableListTraitsImpl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SymbolTableListTraitsImpl.h; path = ../lib/VMCore/SymbolTableListTraitsImpl.h; sourceTree = SOURCE_ROOT; };
508 DE66EC6E08ABE86A00323D32 /* Type.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Type.cpp; path = ../lib/VMCore/Type.cpp; sourceTree = SOURCE_ROOT; };
509 DE66EC6F08ABE86A00323D32 /* Value.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Value.cpp; path = ../lib/VMCore/Value.cpp; sourceTree = SOURCE_ROOT; };
510 DE66EC7008ABE86A00323D32 /* Verifier.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Verifier.cpp; path = ../lib/VMCore/Verifier.cpp; sourceTree = SOURCE_ROOT; };
511 DE66EC8A08ABEAF000323D32 /* Lexer.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; name = Lexer.l; path = ../lib/AsmParser/Lexer.l; sourceTree = SOURCE_ROOT; };
512 DE66EC8E08ABEAF000323D32 /* llvmAsmParser.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; name = llvmAsmParser.y; path = ../lib/AsmParser/llvmAsmParser.y; sourceTree = SOURCE_ROOT; };
513 DE66EC8F08ABEAF000323D32 /* Parser.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Parser.cpp; path = ../lib/AsmParser/Parser.cpp; sourceTree = SOURCE_ROOT; };
514 DE66EC9008ABEAF000323D32 /* ParserInternals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ParserInternals.h; path = ../lib/AsmParser/ParserInternals.h; sourceTree = SOURCE_ROOT; };
Chris Lattner9656e722005-08-11 22:19:26 +0000515 DE66ECBE08ABEC0700323D32 /* AliasAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasAnalysis.cpp; sourceTree = "<group>"; };
516 DE66ECBF08ABEC0700323D32 /* AliasAnalysisCounter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasAnalysisCounter.cpp; sourceTree = "<group>"; };
517 DE66ECC008ABEC0700323D32 /* AliasAnalysisEvaluator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasAnalysisEvaluator.cpp; sourceTree = "<group>"; };
518 DE66ECC108ABEC0700323D32 /* AliasSetTracker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasSetTracker.cpp; sourceTree = "<group>"; };
519 DE66ECC208ABEC0700323D32 /* BasicAliasAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BasicAliasAnalysis.cpp; sourceTree = "<group>"; };
520 DE66ECC308ABEC0700323D32 /* CFGPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CFGPrinter.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000521 DE66ED1708ABEC0800323D32 /* InstCount.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InstCount.cpp; sourceTree = "<group>"; };
522 DE66ED1808ABEC0800323D32 /* Interval.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Interval.cpp; sourceTree = "<group>"; };
523 DE66ED1908ABEC0800323D32 /* IntervalPartition.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IntervalPartition.cpp; sourceTree = "<group>"; };
524 DE66ED1B08ABEC0800323D32 /* Andersens.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Andersens.cpp; sourceTree = "<group>"; };
525 DE66ED1C08ABEC0800323D32 /* CallGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CallGraph.cpp; sourceTree = "<group>"; };
526 DE66ED1D08ABEC0800323D32 /* CallGraphSCCPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CallGraphSCCPass.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000527 DE66ED2F08ABEC0800323D32 /* FindUsedTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FindUsedTypes.cpp; sourceTree = "<group>"; };
528 DE66ED3008ABEC0800323D32 /* GlobalsModRef.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GlobalsModRef.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000529 DE66ED3308ABEC0800323D32 /* LoadValueNumbering.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoadValueNumbering.cpp; sourceTree = "<group>"; };
530 DE66ED3408ABEC0800323D32 /* LoopInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopInfo.cpp; sourceTree = "<group>"; };
531 DE66ED3608ABEC0800323D32 /* PostDominators.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PostDominators.cpp; sourceTree = "<group>"; };
532 DE66ED3708ABEC0800323D32 /* ProfileInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProfileInfo.cpp; sourceTree = "<group>"; };
533 DE66ED3808ABEC0800323D32 /* ProfileInfoLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProfileInfoLoader.cpp; sourceTree = "<group>"; };
534 DE66ED3908ABEC0800323D32 /* ProfileInfoLoaderPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProfileInfoLoaderPass.cpp; sourceTree = "<group>"; };
535 DE66ED3A08ABEC0800323D32 /* ScalarEvolution.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScalarEvolution.cpp; sourceTree = "<group>"; };
536 DE66ED3B08ABEC0800323D32 /* ScalarEvolutionExpander.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScalarEvolutionExpander.cpp; sourceTree = "<group>"; };
537 DE66ED3C08ABEC0800323D32 /* Trace.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Trace.cpp; sourceTree = "<group>"; };
538 DE66ED3D08ABEC0800323D32 /* ValueNumbering.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ValueNumbering.cpp; sourceTree = "<group>"; };
539 DE66ED3F08ABEC2A00323D32 /* AsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AsmPrinter.cpp; sourceTree = "<group>"; };
540 DE66ED4008ABEC2A00323D32 /* BranchFolding.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BranchFolding.cpp; sourceTree = "<group>"; };
541 DE66ED6F08ABEC2B00323D32 /* ELFWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ELFWriter.cpp; sourceTree = "<group>"; };
542 DE66ED7008ABEC2B00323D32 /* IntrinsicLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IntrinsicLowering.cpp; sourceTree = "<group>"; };
543 DE66ED7108ABEC2B00323D32 /* LiveInterval.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiveInterval.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000544 DE66ED7308ABEC2B00323D32 /* LiveIntervalAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiveIntervalAnalysis.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000545 DE66ED7508ABEC2B00323D32 /* LiveVariables.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiveVariables.cpp; sourceTree = "<group>"; };
546 DE66ED7608ABEC2B00323D32 /* MachineBasicBlock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineBasicBlock.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000547 DE66ED7808ABEC2B00323D32 /* MachineFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineFunction.cpp; sourceTree = "<group>"; };
548 DE66ED7908ABEC2B00323D32 /* MachineInstr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineInstr.cpp; sourceTree = "<group>"; };
549 DE66ED7B08ABEC2B00323D32 /* Passes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Passes.cpp; sourceTree = "<group>"; };
550 DE66ED7C08ABEC2B00323D32 /* PHIElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PHIElimination.cpp; sourceTree = "<group>"; };
551 DE66ED7D08ABEC2B00323D32 /* PhysRegTracker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PhysRegTracker.h; sourceTree = "<group>"; };
552 DE66ED7E08ABEC2B00323D32 /* PrologEpilogInserter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PrologEpilogInserter.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000553 DE66ED8008ABEC2B00323D32 /* RegAllocLinearScan.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegAllocLinearScan.cpp; sourceTree = "<group>"; };
554 DE66ED8108ABEC2B00323D32 /* RegAllocLocal.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegAllocLocal.cpp; sourceTree = "<group>"; };
555 DE66ED8208ABEC2B00323D32 /* RegAllocSimple.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegAllocSimple.cpp; sourceTree = "<group>"; };
556 DE66ED9008ABEC2B00323D32 /* LegalizeDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LegalizeDAG.cpp; sourceTree = "<group>"; };
557 DE66ED9208ABEC2B00323D32 /* SelectionDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SelectionDAG.cpp; sourceTree = "<group>"; };
558 DE66ED9308ABEC2B00323D32 /* SelectionDAGISel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SelectionDAGISel.cpp; sourceTree = "<group>"; };
559 DE66ED9408ABEC2B00323D32 /* SelectionDAGPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SelectionDAGPrinter.cpp; sourceTree = "<group>"; };
560 DE66ED9508ABEC2B00323D32 /* TwoAddressInstructionPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TwoAddressInstructionPass.cpp; sourceTree = "<group>"; };
561 DE66ED9608ABEC2B00323D32 /* UnreachableBlockElim.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = UnreachableBlockElim.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000562 DE66ED9808ABEC2B00323D32 /* VirtRegMap.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = VirtRegMap.cpp; sourceTree = "<group>"; };
563 DE66ED9908ABEC2B00323D32 /* VirtRegMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = VirtRegMap.h; sourceTree = "<group>"; };
564 DE66EDB108ABEC7300323D32 /* Debugger.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Debugger.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000565 DE66EDB508ABEC7300323D32 /* ProgramInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProgramInfo.cpp; sourceTree = "<group>"; };
566 DE66EDB608ABEC7300323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
567 DE66EDB708ABEC7300323D32 /* RuntimeInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RuntimeInfo.cpp; sourceTree = "<group>"; };
568 DE66EDB808ABEC7300323D32 /* SourceFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SourceFile.cpp; sourceTree = "<group>"; };
569 DE66EDB908ABEC7300323D32 /* SourceLanguage-CFamily.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "SourceLanguage-CFamily.cpp"; sourceTree = "<group>"; };
570 DE66EDBA08ABEC7300323D32 /* SourceLanguage-CPlusPlus.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "SourceLanguage-CPlusPlus.cpp"; sourceTree = "<group>"; };
571 DE66EDBB08ABEC7300323D32 /* SourceLanguage-Unknown.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "SourceLanguage-Unknown.cpp"; sourceTree = "<group>"; };
572 DE66EDBC08ABEC7300323D32 /* SourceLanguage.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SourceLanguage.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000573 DE66EDC408ABEC9000323D32 /* ExecutionEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExecutionEngine.cpp; sourceTree = "<group>"; };
574 DE66EDCE08ABEC9000323D32 /* Execution.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Execution.cpp; sourceTree = "<group>"; };
575 DE66EDCF08ABEC9000323D32 /* ExternalFunctions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExternalFunctions.cpp; sourceTree = "<group>"; };
576 DE66EDD008ABEC9000323D32 /* Interpreter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Interpreter.cpp; sourceTree = "<group>"; };
577 DE66EDD108ABEC9000323D32 /* Interpreter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Interpreter.h; sourceTree = "<group>"; };
578 DE66EDDE08ABEC9100323D32 /* Intercept.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Intercept.cpp; sourceTree = "<group>"; };
579 DE66EDDF08ABEC9100323D32 /* JIT.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = JIT.cpp; sourceTree = "<group>"; };
580 DE66EDE008ABEC9100323D32 /* JIT.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = JIT.h; sourceTree = "<group>"; };
581 DE66EDE108ABEC9100323D32 /* JITEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = JITEmitter.cpp; sourceTree = "<group>"; };
582 DE66EDE308ABEC9100323D32 /* TargetSelect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetSelect.cpp; sourceTree = "<group>"; };
583 DE66EDF608ABEDD300323D32 /* LinkArchives.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LinkArchives.cpp; sourceTree = "<group>"; };
584 DE66EDF708ABEDD300323D32 /* Linker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Linker.cpp; sourceTree = "<group>"; };
585 DE66EDF808ABEDD300323D32 /* LinkItems.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LinkItems.cpp; sourceTree = "<group>"; };
586 DE66EDF908ABEDD300323D32 /* LinkModules.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LinkModules.cpp; sourceTree = "<group>"; };
587 DE66EDFC08ABEDE600323D32 /* Annotation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Annotation.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000588 DE66EE1D08ABEDE600323D32 /* CommandLine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CommandLine.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000589 DE66EE3D08ABEDE600323D32 /* Debug.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Debug.cpp; sourceTree = "<group>"; };
590 DE66EE3E08ABEDE600323D32 /* FileUtilities.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FileUtilities.cpp; sourceTree = "<group>"; };
591 DE66EE3F08ABEDE600323D32 /* IsInf.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IsInf.cpp; sourceTree = "<group>"; };
592 DE66EE4008ABEDE600323D32 /* IsNAN.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IsNAN.cpp; sourceTree = "<group>"; };
593 DE66EE4208ABEDE600323D32 /* PluginLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PluginLoader.cpp; sourceTree = "<group>"; };
594 DE66EE4308ABEDE600323D32 /* SlowOperationInformer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SlowOperationInformer.cpp; sourceTree = "<group>"; };
595 DE66EE4408ABEDE600323D32 /* Statistic.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Statistic.cpp; sourceTree = "<group>"; };
596 DE66EE4508ABEDE700323D32 /* StringExtras.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = StringExtras.cpp; sourceTree = "<group>"; };
597 DE66EE4608ABEDE700323D32 /* SystemUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SystemUtils.cpp; sourceTree = "<group>"; };
598 DE66EE4708ABEDE700323D32 /* Timer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Timer.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000599 DE66EE6008ABEE3400323D32 /* DynamicLibrary.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DynamicLibrary.cpp; sourceTree = "<group>"; };
600 DE66EE6108ABEE3400323D32 /* LICENSE.TXT */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE.TXT; sourceTree = "<group>"; };
601 DE66EE6208ABEE3400323D32 /* ltdl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ltdl.c; sourceTree = "<group>"; };
602 DE66EE6308ABEE3400323D32 /* ltdl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ltdl.h; sourceTree = "<group>"; };
603 DE66EE6508ABEE3400323D32 /* MappedFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MappedFile.cpp; sourceTree = "<group>"; };
604 DE66EE6608ABEE3400323D32 /* Memory.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Memory.cpp; sourceTree = "<group>"; };
605 DE66EE6708ABEE3400323D32 /* Mutex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Mutex.cpp; sourceTree = "<group>"; };
606 DE66EE6808ABEE3400323D32 /* Path.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Path.cpp; sourceTree = "<group>"; };
607 DE66EE6908ABEE3400323D32 /* Process.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Process.cpp; sourceTree = "<group>"; };
608 DE66EE6A08ABEE3400323D32 /* Program.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Program.cpp; sourceTree = "<group>"; };
609 DE66EE6B08ABEE3400323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
610 DE66EE7C08ABEE3400323D32 /* Signals.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Signals.cpp; sourceTree = "<group>"; };
611 DE66EE7D08ABEE3400323D32 /* TimeValue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TimeValue.cpp; sourceTree = "<group>"; };
612 DE66EE7F08ABEE3500323D32 /* MappedFile.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = MappedFile.inc; sourceTree = "<group>"; };
613 DE66EE8008ABEE3500323D32 /* Memory.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Memory.inc; sourceTree = "<group>"; };
614 DE66EE8108ABEE3500323D32 /* Mutex.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Mutex.inc; sourceTree = "<group>"; };
615 DE66EE8208ABEE3500323D32 /* Path.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Path.inc; sourceTree = "<group>"; };
616 DE66EE8308ABEE3500323D32 /* Process.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Process.inc; sourceTree = "<group>"; };
617 DE66EE8408ABEE3500323D32 /* Program.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Program.inc; sourceTree = "<group>"; };
618 DE66EE8508ABEE3500323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
619 DE66EE8608ABEE3500323D32 /* Signals.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Signals.inc; sourceTree = "<group>"; };
620 DE66EE8808ABEE3500323D32 /* Process.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Process.cpp; sourceTree = "<group>"; };
621 DE66EE8908ABEE3500323D32 /* TimeValue.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TimeValue.inc; sourceTree = "<group>"; };
622 DE66EE8A08ABEE3500323D32 /* Unix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Unix.h; sourceTree = "<group>"; };
623 DE66EE8C08ABEE3500323D32 /* DynamicLibrary.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = DynamicLibrary.inc; sourceTree = "<group>"; };
624 DE66EE8D08ABEE3500323D32 /* MappedFile.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = MappedFile.inc; sourceTree = "<group>"; };
625 DE66EE8E08ABEE3500323D32 /* Memory.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Memory.inc; sourceTree = "<group>"; };
626 DE66EE8F08ABEE3500323D32 /* Mutex.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Mutex.inc; sourceTree = "<group>"; };
627 DE66EE9008ABEE3500323D32 /* Path.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Path.inc; sourceTree = "<group>"; };
628 DE66EE9108ABEE3500323D32 /* Process.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Process.inc; sourceTree = "<group>"; };
629 DE66EE9208ABEE3500323D32 /* Program.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Program.inc; sourceTree = "<group>"; };
630 DE66EE9308ABEE3500323D32 /* Signals.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Signals.inc; sourceTree = "<group>"; };
631 DE66EE9408ABEE3500323D32 /* TimeValue.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TimeValue.inc; sourceTree = "<group>"; };
632 DE66EE9508ABEE3500323D32 /* Win32.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Win32.h; sourceTree = "<group>"; };
633 DE66EE9808ABEE5E00323D32 /* Alpha.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Alpha.h; sourceTree = "<group>"; };
634 DE66EE9908ABEE5E00323D32 /* Alpha.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Alpha.td; sourceTree = "<group>"; };
635 DE66EE9A08ABEE5E00323D32 /* AlphaAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaAsmPrinter.cpp; sourceTree = "<group>"; };
636 DE66EE9B08ABEE5E00323D32 /* AlphaCodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaCodeEmitter.cpp; sourceTree = "<group>"; };
637 DE66EEA308ABEE5E00323D32 /* AlphaInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = AlphaInstrFormats.td; sourceTree = "<group>"; };
638 DE66EEA408ABEE5E00323D32 /* AlphaInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaInstrInfo.cpp; sourceTree = "<group>"; };
639 DE66EEA508ABEE5E00323D32 /* AlphaInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaInstrInfo.h; sourceTree = "<group>"; };
640 DE66EEA608ABEE5E00323D32 /* AlphaInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = AlphaInstrInfo.td; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000641 DE66EEA908ABEE5E00323D32 /* AlphaJITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaJITInfo.cpp; sourceTree = "<group>"; };
642 DE66EEAA08ABEE5E00323D32 /* AlphaJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaJITInfo.h; sourceTree = "<group>"; };
643 DE66EEAB08ABEE5E00323D32 /* AlphaRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaRegisterInfo.cpp; sourceTree = "<group>"; };
644 DE66EEAC08ABEE5E00323D32 /* AlphaRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaRegisterInfo.h; sourceTree = "<group>"; };
645 DE66EEAD08ABEE5E00323D32 /* AlphaRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = AlphaRegisterInfo.td; sourceTree = "<group>"; };
646 DE66EEAE08ABEE5E00323D32 /* AlphaRelocations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaRelocations.h; sourceTree = "<group>"; };
647 DE66EEAF08ABEE5E00323D32 /* AlphaTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaTargetMachine.cpp; sourceTree = "<group>"; };
648 DE66EEB008ABEE5E00323D32 /* AlphaTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaTargetMachine.h; sourceTree = "<group>"; };
649 DE66EECA08ABEE5E00323D32 /* CTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CTargetMachine.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000650 DE66EEF808ABEE5E00323D32 /* IA64.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64.h; sourceTree = "<group>"; };
651 DE66EEF908ABEE5E00323D32 /* IA64.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = IA64.td; sourceTree = "<group>"; };
652 DE66EEFA08ABEE5E00323D32 /* IA64AsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64AsmPrinter.cpp; sourceTree = "<group>"; };
653 DE66EF0108ABEE5E00323D32 /* IA64InstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64InstrBuilder.h; sourceTree = "<group>"; };
654 DE66EF0208ABEE5E00323D32 /* IA64InstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = IA64InstrFormats.td; sourceTree = "<group>"; };
655 DE66EF0308ABEE5E00323D32 /* IA64InstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64InstrInfo.cpp; sourceTree = "<group>"; };
656 DE66EF0408ABEE5E00323D32 /* IA64InstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64InstrInfo.h; sourceTree = "<group>"; };
657 DE66EF0508ABEE5E00323D32 /* IA64InstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = IA64InstrInfo.td; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000658 DE66EF0708ABEE5E00323D32 /* IA64MachineFunctionInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64MachineFunctionInfo.h; sourceTree = "<group>"; };
659 DE66EF0808ABEE5E00323D32 /* IA64RegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64RegisterInfo.cpp; sourceTree = "<group>"; };
660 DE66EF0908ABEE5E00323D32 /* IA64RegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64RegisterInfo.h; sourceTree = "<group>"; };
661 DE66EF0A08ABEE5E00323D32 /* IA64RegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = IA64RegisterInfo.td; sourceTree = "<group>"; };
662 DE66EF0B08ABEE5E00323D32 /* IA64TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64TargetMachine.cpp; sourceTree = "<group>"; };
663 DE66EF0C08ABEE5E00323D32 /* IA64TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64TargetMachine.h; sourceTree = "<group>"; };
664 DE66EF0E08ABEE5E00323D32 /* README */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
665 DE66EF1008ABEE5E00323D32 /* MRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MRegisterInfo.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000666 DE66F08A08ABEE6000323D32 /* Target.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Target.td; sourceTree = "<group>"; };
667 DE66F08B08ABEE6000323D32 /* TargetData.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetData.cpp; sourceTree = "<group>"; };
668 DE66F08C08ABEE6000323D32 /* TargetFrameInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetFrameInfo.cpp; sourceTree = "<group>"; };
669 DE66F08D08ABEE6000323D32 /* TargetInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetInstrInfo.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000670 DE66F08F08ABEE6000323D32 /* TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetMachine.cpp; sourceTree = "<group>"; };
671 DE66F09008ABEE6000323D32 /* TargetMachineRegistry.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetMachineRegistry.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000672 DE66F09208ABEE6000323D32 /* TargetSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetSubtarget.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000673 DE66F0BC08ABEE6000323D32 /* X86.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86.h; sourceTree = "<group>"; };
674 DE66F0BD08ABEE6000323D32 /* X86.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86.td; sourceTree = "<group>"; };
675 DE66F0BE08ABEE6000323D32 /* X86AsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86AsmPrinter.cpp; sourceTree = "<group>"; };
676 DE66F0BF08ABEE6000323D32 /* X86AsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86AsmPrinter.h; sourceTree = "<group>"; };
677 DE66F0C008ABEE6000323D32 /* X86ATTAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86ATTAsmPrinter.cpp; sourceTree = "<group>"; };
678 DE66F0C108ABEE6000323D32 /* X86ATTAsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86ATTAsmPrinter.h; sourceTree = "<group>"; };
679 DE66F0C208ABEE6000323D32 /* X86CodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86CodeEmitter.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000680 DE66F0C408ABEE6000323D32 /* X86FloatingPoint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86FloatingPoint.cpp; sourceTree = "<group>"; };
681 DE66F0CC08ABEE6000323D32 /* X86InstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86InstrBuilder.h; sourceTree = "<group>"; };
682 DE66F0CD08ABEE6000323D32 /* X86InstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86InstrInfo.cpp; sourceTree = "<group>"; };
683 DE66F0CE08ABEE6000323D32 /* X86InstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86InstrInfo.h; sourceTree = "<group>"; };
684 DE66F0CF08ABEE6100323D32 /* X86InstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86InstrInfo.td; sourceTree = "<group>"; };
685 DE66F0D008ABEE6100323D32 /* X86IntelAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86IntelAsmPrinter.cpp; sourceTree = "<group>"; };
686 DE66F0D108ABEE6100323D32 /* X86IntelAsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86IntelAsmPrinter.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000687 DE66F0D508ABEE6100323D32 /* X86JITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86JITInfo.cpp; sourceTree = "<group>"; };
688 DE66F0D608ABEE6100323D32 /* X86JITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86JITInfo.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000689 DE66F0D808ABEE6100323D32 /* X86RegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86RegisterInfo.cpp; sourceTree = "<group>"; };
690 DE66F0D908ABEE6100323D32 /* X86RegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86RegisterInfo.h; sourceTree = "<group>"; };
691 DE66F0DA08ABEE6100323D32 /* X86RegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86RegisterInfo.td; sourceTree = "<group>"; };
692 DE66F0DB08ABEE6100323D32 /* X86Relocations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86Relocations.h; sourceTree = "<group>"; };
693 DE66F0DC08ABEE6100323D32 /* X86Subtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86Subtarget.cpp; sourceTree = "<group>"; };
694 DE66F0DD08ABEE6100323D32 /* X86Subtarget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86Subtarget.h; sourceTree = "<group>"; };
695 DE66F0DE08ABEE6100323D32 /* X86TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86TargetMachine.cpp; sourceTree = "<group>"; };
696 DE66F0DF08ABEE6100323D32 /* X86TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86TargetMachine.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000697 DE66F0EF08ABEFB300323D32 /* BlockProfiling.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BlockProfiling.cpp; sourceTree = "<group>"; };
698 DE66F0FE08ABEFB300323D32 /* EdgeProfiling.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = EdgeProfiling.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000699 DE66F11B08ABEFB300323D32 /* ProfilingUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProfilingUtils.cpp; sourceTree = "<group>"; };
700 DE66F11C08ABEFB300323D32 /* ProfilingUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProfilingUtils.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000701 DE66F12008ABEFB300323D32 /* ArgumentPromotion.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ArgumentPromotion.cpp; sourceTree = "<group>"; };
702 DE66F12108ABEFB300323D32 /* ConstantMerge.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ConstantMerge.cpp; sourceTree = "<group>"; };
703 DE66F12208ABEFB300323D32 /* DeadArgumentElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DeadArgumentElimination.cpp; sourceTree = "<group>"; };
704 DE66F12308ABEFB300323D32 /* DeadTypeElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DeadTypeElimination.cpp; sourceTree = "<group>"; };
705 DE66F14A08ABEFB400323D32 /* ExtractFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExtractFunction.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000706 DE66F14C08ABEFB400323D32 /* GlobalDCE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GlobalDCE.cpp; sourceTree = "<group>"; };
707 DE66F14D08ABEFB400323D32 /* GlobalOpt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GlobalOpt.cpp; sourceTree = "<group>"; };
708 DE66F14E08ABEFB400323D32 /* Inliner.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Inliner.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000709 DE66F15008ABEFB400323D32 /* InlineSimple.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InlineSimple.cpp; sourceTree = "<group>"; };
710 DE66F15108ABEFB400323D32 /* Internalize.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Internalize.cpp; sourceTree = "<group>"; };
711 DE66F15208ABEFB400323D32 /* IPConstantPropagation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IPConstantPropagation.cpp; sourceTree = "<group>"; };
712 DE66F15308ABEFB400323D32 /* LoopExtractor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopExtractor.cpp; sourceTree = "<group>"; };
713 DE66F15408ABEFB400323D32 /* LowerSetJmp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerSetJmp.cpp; sourceTree = "<group>"; };
714 DE66F15608ABEFB400323D32 /* PruneEH.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PruneEH.cpp; sourceTree = "<group>"; };
715 DE66F15708ABEFB400323D32 /* RaiseAllocations.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RaiseAllocations.cpp; sourceTree = "<group>"; };
716 DE66F15808ABEFB400323D32 /* SimplifyLibCalls.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SimplifyLibCalls.cpp; sourceTree = "<group>"; };
717 DE66F15908ABEFB400323D32 /* StripSymbols.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = StripSymbols.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000718 DE66F15E08ABEFB400323D32 /* ADCE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ADCE.cpp; sourceTree = "<group>"; };
719 DE66F15F08ABEFB400323D32 /* BasicBlockPlacement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BasicBlockPlacement.cpp; sourceTree = "<group>"; };
720 DE66F16008ABEFB400323D32 /* CondPropagate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CondPropagate.cpp; sourceTree = "<group>"; };
721 DE66F16108ABEFB400323D32 /* ConstantProp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ConstantProp.cpp; sourceTree = "<group>"; };
722 DE66F16208ABEFB400323D32 /* CorrelatedExprs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CorrelatedExprs.cpp; sourceTree = "<group>"; };
723 DE66F16308ABEFB400323D32 /* DCE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DCE.cpp; sourceTree = "<group>"; };
724 DE66F16408ABEFB400323D32 /* DeadStoreElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DeadStoreElimination.cpp; sourceTree = "<group>"; };
725 DE66F1A308ABEFB400323D32 /* GCSE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GCSE.cpp; sourceTree = "<group>"; };
726 DE66F1A408ABEFB400323D32 /* IndVarSimplify.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IndVarSimplify.cpp; sourceTree = "<group>"; };
727 DE66F1A508ABEFB400323D32 /* InstructionCombining.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InstructionCombining.cpp; sourceTree = "<group>"; };
728 DE66F1A608ABEFB400323D32 /* LICM.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LICM.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000729 DE66F1A808ABEFB400323D32 /* LoopStrengthReduce.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopStrengthReduce.cpp; sourceTree = "<group>"; };
730 DE66F1A908ABEFB400323D32 /* LoopUnroll.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopUnroll.cpp; sourceTree = "<group>"; };
731 DE66F1AA08ABEFB400323D32 /* LoopUnswitch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopUnswitch.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000732 DE66F1AD08ABEFB400323D32 /* LowerGC.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerGC.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000733 DE66F1AF08ABEFB400323D32 /* LowerPacked.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerPacked.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000734 DE66F1B508ABEFB400323D32 /* Reassociate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Reassociate.cpp; sourceTree = "<group>"; };
735 DE66F1B608ABEFB400323D32 /* ScalarReplAggregates.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScalarReplAggregates.cpp; sourceTree = "<group>"; };
736 DE66F1B708ABEFB400323D32 /* SCCP.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SCCP.cpp; sourceTree = "<group>"; };
737 DE66F1B808ABEFB400323D32 /* SimplifyCFG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SimplifyCFG.cpp; sourceTree = "<group>"; };
738 DE66F1B908ABEFB400323D32 /* TailDuplication.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TailDuplication.cpp; sourceTree = "<group>"; };
739 DE66F1BA08ABEFB400323D32 /* TailRecursionElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TailRecursionElimination.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000740 DE66F1BE08ABEFB400323D32 /* BasicBlockUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BasicBlockUtils.cpp; sourceTree = "<group>"; };
741 DE66F1BF08ABEFB400323D32 /* BreakCriticalEdges.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BreakCriticalEdges.cpp; sourceTree = "<group>"; };
742 DE66F1C008ABEFB400323D32 /* CloneFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CloneFunction.cpp; sourceTree = "<group>"; };
743 DE66F1C108ABEFB400323D32 /* CloneModule.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CloneModule.cpp; sourceTree = "<group>"; };
744 DE66F1C208ABEFB400323D32 /* CloneTrace.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CloneTrace.cpp; sourceTree = "<group>"; };
745 DE66F1C308ABEFB400323D32 /* CodeExtractor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CodeExtractor.cpp; sourceTree = "<group>"; };
746 DE66F1E008ABEFB400323D32 /* DemoteRegToStack.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DemoteRegToStack.cpp; sourceTree = "<group>"; };
747 DE66F1E108ABEFB400323D32 /* InlineFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InlineFunction.cpp; sourceTree = "<group>"; };
748 DE66F1E208ABEFB400323D32 /* Local.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Local.cpp; sourceTree = "<group>"; };
749 DE66F1E408ABEFB400323D32 /* PromoteMemoryToRegister.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PromoteMemoryToRegister.cpp; sourceTree = "<group>"; };
750 DE66F1E508ABEFB400323D32 /* SimplifyCFG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SimplifyCFG.cpp; sourceTree = "<group>"; };
751 DE66F1E608ABEFB400323D32 /* UnifyFunctionExitNodes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = UnifyFunctionExitNodes.cpp; sourceTree = "<group>"; };
752 DE66F1E708ABEFB400323D32 /* ValueMapper.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ValueMapper.cpp; sourceTree = "<group>"; };
753 DE66F1E808ABEFB400323D32 /* ValueMapper.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueMapper.h; sourceTree = "<group>"; };
754 DE66F1EA08ABF03100323D32 /* AbstractTypeUser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AbstractTypeUser.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000755 DE66F1EE08ABF03100323D32 /* DenseMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DenseMap.h; sourceTree = "<group>"; };
756 DE66F1EF08ABF03100323D32 /* DepthFirstIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DepthFirstIterator.h; sourceTree = "<group>"; };
757 DE66F1F008ABF03100323D32 /* EquivalenceClasses.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = EquivalenceClasses.h; sourceTree = "<group>"; };
758 DE66F1F108ABF03100323D32 /* GraphTraits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GraphTraits.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000759 DE66F1F308ABF03100323D32 /* hash_map.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = hash_map.in; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000760 DE66F1F508ABF03100323D32 /* hash_set.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = hash_set.in; sourceTree = "<group>"; };
761 DE66F1F608ABF03100323D32 /* HashExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HashExtras.h; sourceTree = "<group>"; };
762 DE66F1F708ABF03100323D32 /* ilist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ilist; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000763 DE66F1F908ABF03100323D32 /* iterator.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = iterator.in; sourceTree = "<group>"; };
764 DE66F1FA08ABF03100323D32 /* PostOrderIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PostOrderIterator.h; sourceTree = "<group>"; };
765 DE66F1FB08ABF03100323D32 /* SCCIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SCCIterator.h; sourceTree = "<group>"; };
766 DE66F1FC08ABF03100323D32 /* SetOperations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SetOperations.h; sourceTree = "<group>"; };
767 DE66F1FD08ABF03100323D32 /* SetVector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SetVector.h; sourceTree = "<group>"; };
768 DE66F1FE08ABF03100323D32 /* Statistic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Statistic.h; sourceTree = "<group>"; };
769 DE66F1FF08ABF03100323D32 /* STLExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = STLExtras.h; sourceTree = "<group>"; };
770 DE66F20008ABF03100323D32 /* StringExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = StringExtras.h; sourceTree = "<group>"; };
771 DE66F20108ABF03100323D32 /* Tree.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Tree.h; sourceTree = "<group>"; };
772 DE66F20208ABF03100323D32 /* VectorExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = VectorExtras.h; sourceTree = "<group>"; };
773 DE66F20408ABF03100323D32 /* AliasAnalysis.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AliasAnalysis.h; sourceTree = "<group>"; };
774 DE66F20508ABF03100323D32 /* AliasSetTracker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AliasSetTracker.h; sourceTree = "<group>"; };
775 DE66F20608ABF03100323D32 /* CallGraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallGraph.h; sourceTree = "<group>"; };
776 DE66F20708ABF03100323D32 /* CFGPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CFGPrinter.h; sourceTree = "<group>"; };
777 DE66F20808ABF03100323D32 /* ConstantsScanner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConstantsScanner.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000778 DE66F20F08ABF03100323D32 /* Dominators.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Dominators.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000779 DE66F21208ABF03100323D32 /* FindUsedTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FindUsedTypes.h; sourceTree = "<group>"; };
780 DE66F21308ABF03100323D32 /* Interval.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Interval.h; sourceTree = "<group>"; };
781 DE66F21408ABF03100323D32 /* IntervalIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IntervalIterator.h; sourceTree = "<group>"; };
782 DE66F21508ABF03100323D32 /* IntervalPartition.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IntervalPartition.h; sourceTree = "<group>"; };
783 DE66F21608ABF03100323D32 /* LoadValueNumbering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LoadValueNumbering.h; sourceTree = "<group>"; };
784 DE66F21708ABF03100323D32 /* LoopInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LoopInfo.h; sourceTree = "<group>"; };
785 DE66F21808ABF03100323D32 /* Passes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Passes.h; sourceTree = "<group>"; };
786 DE66F21908ABF03100323D32 /* PostDominators.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PostDominators.h; sourceTree = "<group>"; };
787 DE66F21A08ABF03100323D32 /* ProfileInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProfileInfo.h; sourceTree = "<group>"; };
788 DE66F21B08ABF03100323D32 /* ProfileInfoLoader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProfileInfoLoader.h; sourceTree = "<group>"; };
789 DE66F21C08ABF03100323D32 /* ProfileInfoTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProfileInfoTypes.h; sourceTree = "<group>"; };
790 DE66F21D08ABF03100323D32 /* ScalarEvolution.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScalarEvolution.h; sourceTree = "<group>"; };
791 DE66F21E08ABF03100323D32 /* ScalarEvolutionExpander.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScalarEvolutionExpander.h; sourceTree = "<group>"; };
792 DE66F21F08ABF03100323D32 /* ScalarEvolutionExpressions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScalarEvolutionExpressions.h; sourceTree = "<group>"; };
793 DE66F22008ABF03100323D32 /* Trace.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Trace.h; sourceTree = "<group>"; };
794 DE66F22108ABF03100323D32 /* ValueNumbering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueNumbering.h; sourceTree = "<group>"; };
795 DE66F22208ABF03100323D32 /* Verifier.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Verifier.h; sourceTree = "<group>"; };
796 DE66F22308ABF03100323D32 /* Argument.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Argument.h; sourceTree = "<group>"; };
797 DE66F22508ABF03100323D32 /* AsmAnnotationWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AsmAnnotationWriter.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000798 DE66F22708ABF03100323D32 /* Parser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Parser.h; sourceTree = "<group>"; };
799 DE66F22808ABF03100323D32 /* PrintModulePass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PrintModulePass.h; sourceTree = "<group>"; };
800 DE66F22908ABF03100323D32 /* Writer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Writer.h; sourceTree = "<group>"; };
801 DE66F22A08ABF03100323D32 /* BasicBlock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BasicBlock.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000802 DE66F23308ABF03100323D32 /* CallGraphSCCPass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallGraphSCCPass.h; sourceTree = "<group>"; };
803 DE66F23408ABF03100323D32 /* CallingConv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallingConv.h; sourceTree = "<group>"; };
804 DE66F23608ABF03100323D32 /* AsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AsmPrinter.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000805 DE66F23908ABF03100323D32 /* IntrinsicLowering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IntrinsicLowering.h; sourceTree = "<group>"; };
806 DE66F23A08ABF03100323D32 /* LiveVariables.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LiveVariables.h; sourceTree = "<group>"; };
807 DE66F23B08ABF03100323D32 /* MachineBasicBlock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineBasicBlock.h; sourceTree = "<group>"; };
808 DE66F23C08ABF03100323D32 /* MachineCodeEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineCodeEmitter.h; sourceTree = "<group>"; };
809 DE66F23D08ABF03100323D32 /* MachineConstantPool.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineConstantPool.h; sourceTree = "<group>"; };
810 DE66F23E08ABF03100323D32 /* MachineFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineFrameInfo.h; sourceTree = "<group>"; };
811 DE66F23F08ABF03100323D32 /* MachineFunction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineFunction.h; sourceTree = "<group>"; };
812 DE66F24008ABF03100323D32 /* MachineFunctionPass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineFunctionPass.h; sourceTree = "<group>"; };
813 DE66F24108ABF03100323D32 /* MachineInstr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineInstr.h; sourceTree = "<group>"; };
814 DE66F24208ABF03100323D32 /* MachineInstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineInstrBuilder.h; sourceTree = "<group>"; };
815 DE66F24308ABF03100323D32 /* MachineRelocation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineRelocation.h; sourceTree = "<group>"; };
816 DE66F24408ABF03100323D32 /* Passes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Passes.h; sourceTree = "<group>"; };
817 DE66F24508ABF03100323D32 /* SchedGraphCommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SchedGraphCommon.h; sourceTree = "<group>"; };
818 DE66F24608ABF03100323D32 /* SelectionDAG.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SelectionDAG.h; sourceTree = "<group>"; };
819 DE66F24708ABF03100323D32 /* SelectionDAGISel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SelectionDAGISel.h; sourceTree = "<group>"; };
820 DE66F24808ABF03100323D32 /* SelectionDAGNodes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SelectionDAGNodes.h; sourceTree = "<group>"; };
821 DE66F24908ABF03100323D32 /* SSARegMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SSARegMap.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000822 DE66F24B08ABF03100323D32 /* ValueTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueTypes.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000823 DE66F24E08ABF03100323D32 /* alloca.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = alloca.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000824 DE66F25008ABF03100323D32 /* config.h.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = config.h.in; sourceTree = "<group>"; };
825 DE66F25108ABF03100323D32 /* Constant.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Constant.h; sourceTree = "<group>"; };
826 DE66F25208ABF03100323D32 /* Constants.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Constants.h; sourceTree = "<group>"; };
827 DE66F25408ABF03100323D32 /* Debugger.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Debugger.h; sourceTree = "<group>"; };
828 DE66F25508ABF03100323D32 /* InferiorProcess.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InferiorProcess.h; sourceTree = "<group>"; };
829 DE66F25608ABF03100323D32 /* ProgramInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProgramInfo.h; sourceTree = "<group>"; };
830 DE66F25708ABF03100323D32 /* RuntimeInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RuntimeInfo.h; sourceTree = "<group>"; };
831 DE66F25808ABF03100323D32 /* SourceFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SourceFile.h; sourceTree = "<group>"; };
832 DE66F25908ABF03100323D32 /* SourceLanguage.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SourceLanguage.h; sourceTree = "<group>"; };
833 DE66F25A08ABF03100323D32 /* DerivedTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DerivedTypes.h; sourceTree = "<group>"; };
834 DE66F25C08ABF03100323D32 /* ExecutionEngine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ExecutionEngine.h; sourceTree = "<group>"; };
835 DE66F25D08ABF03100323D32 /* GenericValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GenericValue.h; sourceTree = "<group>"; };
836 DE66F25E08ABF03100323D32 /* Function.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Function.h; sourceTree = "<group>"; };
837 DE66F25F08ABF03100323D32 /* GlobalValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GlobalValue.h; sourceTree = "<group>"; };
838 DE66F26008ABF03100323D32 /* GlobalVariable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GlobalVariable.h; sourceTree = "<group>"; };
839 DE66F26108ABF03100323D32 /* InstrTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstrTypes.h; sourceTree = "<group>"; };
840 DE66F26208ABF03100323D32 /* Instruction.def */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Instruction.def; sourceTree = "<group>"; };
841 DE66F26308ABF03100323D32 /* Instruction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Instruction.h; sourceTree = "<group>"; };
842 DE66F26408ABF03100323D32 /* Instructions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Instructions.h; sourceTree = "<group>"; };
843 DE66F26508ABF03100323D32 /* IntrinsicInst.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IntrinsicInst.h; sourceTree = "<group>"; };
844 DE66F26608ABF03100323D32 /* Intrinsics.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Intrinsics.h; sourceTree = "<group>"; };
845 DE66F26708ABF03100323D32 /* Linker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Linker.h; sourceTree = "<group>"; };
846 DE66F26808ABF03100323D32 /* Module.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Module.h; sourceTree = "<group>"; };
847 DE66F26908ABF03200323D32 /* ModuleProvider.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ModuleProvider.h; sourceTree = "<group>"; };
848 DE66F26A08ABF03200323D32 /* Pass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Pass.h; sourceTree = "<group>"; };
849 DE66F26B08ABF03200323D32 /* PassAnalysisSupport.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PassAnalysisSupport.h; sourceTree = "<group>"; };
850 DE66F26C08ABF03200323D32 /* PassManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PassManager.h; sourceTree = "<group>"; };
851 DE66F26D08ABF03200323D32 /* PassSupport.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PassSupport.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000852 DE66F27008ABF03200323D32 /* AIXDataTypesFix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AIXDataTypesFix.h; sourceTree = "<group>"; };
853 DE66F27108ABF03200323D32 /* Annotation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Annotation.h; sourceTree = "<group>"; };
854 DE66F27208ABF03200323D32 /* CallSite.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallSite.h; sourceTree = "<group>"; };
855 DE66F27308ABF03200323D32 /* Casting.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Casting.h; sourceTree = "<group>"; };
856 DE66F27408ABF03200323D32 /* CFG.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CFG.h; sourceTree = "<group>"; };
857 DE66F27508ABF03200323D32 /* CommandLine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CommandLine.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000858 DE66F27708ABF03200323D32 /* ConstantRange.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConstantRange.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000859 DE66F27908ABF03200323D32 /* DataTypes.h.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = DataTypes.h.in; sourceTree = "<group>"; };
860 DE66F27A08ABF03200323D32 /* Debug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Debug.h; sourceTree = "<group>"; };
861 DE66F27B08ABF03200323D32 /* DOTGraphTraits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DOTGraphTraits.h; sourceTree = "<group>"; };
862 DE66F27C08ABF03200323D32 /* DynamicLinker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DynamicLinker.h; sourceTree = "<group>"; };
863 DE66F27D08ABF03200323D32 /* ELF.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ELF.h; sourceTree = "<group>"; };
864 DE66F27E08ABF03200323D32 /* FileUtilities.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FileUtilities.h; sourceTree = "<group>"; };
865 DE66F27F08ABF03200323D32 /* GetElementPtrTypeIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GetElementPtrTypeIterator.h; sourceTree = "<group>"; };
866 DE66F28008ABF03200323D32 /* GraphWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GraphWriter.h; sourceTree = "<group>"; };
867 DE66F28108ABF03200323D32 /* InstIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstIterator.h; sourceTree = "<group>"; };
868 DE66F28208ABF03200323D32 /* InstVisitor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstVisitor.h; sourceTree = "<group>"; };
869 DE66F28308ABF03200323D32 /* LeakDetector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LeakDetector.h; sourceTree = "<group>"; };
870 DE66F28408ABF03200323D32 /* Mangler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Mangler.h; sourceTree = "<group>"; };
871 DE66F28508ABF03200323D32 /* MathExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MathExtras.h; sourceTree = "<group>"; };
872 DE66F28608ABF03200323D32 /* MutexGuard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MutexGuard.h; sourceTree = "<group>"; };
873 DE66F28708ABF03200323D32 /* PassNameParser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PassNameParser.h; sourceTree = "<group>"; };
874 DE66F28808ABF03200323D32 /* PatternMatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PatternMatch.h; sourceTree = "<group>"; };
875 DE66F28908ABF03200323D32 /* PluginLoader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PluginLoader.h; sourceTree = "<group>"; };
876 DE66F28A08ABF03200323D32 /* SlowOperationInformer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SlowOperationInformer.h; sourceTree = "<group>"; };
877 DE66F28B08ABF03200323D32 /* StableBasicBlockNumbering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = StableBasicBlockNumbering.h; sourceTree = "<group>"; };
878 DE66F28C08ABF03200323D32 /* SystemUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SystemUtils.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000879 DE66F28E08ABF03200323D32 /* Timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000880 DE66F29008ABF03200323D32 /* type_traits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = type_traits.h; sourceTree = "<group>"; };
881 DE66F29108ABF03200323D32 /* TypeInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TypeInfo.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000882 DE66F29308ABF03200323D32 /* SymbolTableListTraits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SymbolTableListTraits.h; sourceTree = "<group>"; };
883 DE66F29508ABF03200323D32 /* DynamicLibrary.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DynamicLibrary.h; sourceTree = "<group>"; };
884 DE66F29608ABF03200323D32 /* LICENSE.TXT */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE.TXT; sourceTree = "<group>"; };
885 DE66F29708ABF03200323D32 /* MappedFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MappedFile.h; sourceTree = "<group>"; };
886 DE66F29808ABF03200323D32 /* Memory.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Memory.h; sourceTree = "<group>"; };
887 DE66F29908ABF03200323D32 /* Mutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Mutex.h; sourceTree = "<group>"; };
888 DE66F29A08ABF03200323D32 /* Path.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Path.h; sourceTree = "<group>"; };
889 DE66F29B08ABF03200323D32 /* Process.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Process.h; sourceTree = "<group>"; };
890 DE66F29C08ABF03200323D32 /* Program.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Program.h; sourceTree = "<group>"; };
891 DE66F29D08ABF03200323D32 /* Signals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Signals.h; sourceTree = "<group>"; };
892 DE66F29E08ABF03200323D32 /* TimeValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TimeValue.h; sourceTree = "<group>"; };
893 DE66F2A008ABF03200323D32 /* MRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MRegisterInfo.h; sourceTree = "<group>"; };
894 DE66F2A108ABF03200323D32 /* TargetData.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetData.h; sourceTree = "<group>"; };
895 DE66F2A208ABF03200323D32 /* TargetFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetFrameInfo.h; sourceTree = "<group>"; };
896 DE66F2A308ABF03200323D32 /* TargetInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetInstrInfo.h; sourceTree = "<group>"; };
897 DE66F2A408ABF03200323D32 /* TargetJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetJITInfo.h; sourceTree = "<group>"; };
898 DE66F2A508ABF03200323D32 /* TargetLowering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetLowering.h; sourceTree = "<group>"; };
899 DE66F2A608ABF03200323D32 /* TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetMachine.h; sourceTree = "<group>"; };
900 DE66F2A708ABF03200323D32 /* TargetMachineRegistry.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetMachineRegistry.h; sourceTree = "<group>"; };
901 DE66F2A808ABF03200323D32 /* TargetOptions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetOptions.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000902 DE66F2AA08ABF03200323D32 /* TargetSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetSubtarget.h; sourceTree = "<group>"; };
903 DE66F2AC08ABF03200323D32 /* Instrumentation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Instrumentation.h; sourceTree = "<group>"; };
904 DE66F2AD08ABF03200323D32 /* IPO.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IPO.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000905 DE66F2AF08ABF03200323D32 /* Scalar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Scalar.h; sourceTree = "<group>"; };
906 DE66F2B108ABF03200323D32 /* BasicBlockUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BasicBlockUtils.h; sourceTree = "<group>"; };
907 DE66F2B208ABF03200323D32 /* Cloning.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Cloning.h; sourceTree = "<group>"; };
908 DE66F2B308ABF03200323D32 /* FunctionUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FunctionUtils.h; sourceTree = "<group>"; };
909 DE66F2B408ABF03200323D32 /* Local.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Local.h; sourceTree = "<group>"; };
910 DE66F2B508ABF03200323D32 /* PromoteMemToReg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PromoteMemToReg.h; sourceTree = "<group>"; };
911 DE66F2B608ABF03200323D32 /* UnifyFunctionExitNodes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = UnifyFunctionExitNodes.h; sourceTree = "<group>"; };
912 DE66F2B708ABF03200323D32 /* Type.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Type.h; sourceTree = "<group>"; };
913 DE66F2B808ABF03200323D32 /* Use.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Use.h; sourceTree = "<group>"; };
914 DE66F2B908ABF03200323D32 /* User.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = User.h; sourceTree = "<group>"; };
915 DE66F2BA08ABF03200323D32 /* Value.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Value.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000916 DE66F2CC08ABF14400323D32 /* BugDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BugDriver.cpp; sourceTree = "<group>"; };
917 DE66F2CD08ABF14400323D32 /* BugDriver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BugDriver.h; sourceTree = "<group>"; };
918 DE66F2CE08ABF14400323D32 /* bugpoint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = bugpoint.cpp; sourceTree = "<group>"; };
919 DE66F2CF08ABF14400323D32 /* CrashDebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CrashDebugger.cpp; sourceTree = "<group>"; };
920 DE66F2E208ABF14400323D32 /* ExecutionDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExecutionDriver.cpp; sourceTree = "<group>"; };
921 DE66F2E308ABF14400323D32 /* ExtractFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExtractFunction.cpp; sourceTree = "<group>"; };
922 DE66F2E408ABF14400323D32 /* ListReducer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ListReducer.h; sourceTree = "<group>"; };
923 DE66F2E608ABF14400323D32 /* Miscompilation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Miscompilation.cpp; sourceTree = "<group>"; };
924 DE66F2E708ABF14400323D32 /* OptimizerDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = OptimizerDriver.cpp; sourceTree = "<group>"; };
925 DE66F2E808ABF14400323D32 /* TestPasses.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TestPasses.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000926 DE66F30008ABF14400323D32 /* llc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = llc.cpp; path = llc/llc.cpp; sourceTree = "<group>"; };
927 DE66F30708ABF14400323D32 /* lli.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = lli.cpp; path = lli/lli.cpp; sourceTree = "<group>"; };
928 DE66F30E08ABF14400323D32 /* llvm-ar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-ar.cpp"; path = "llvm-ar/llvm-ar.cpp"; sourceTree = "<group>"; };
929 DE66F31508ABF14400323D32 /* llvm-as.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-as.cpp"; path = "llvm-as/llvm-as.cpp"; sourceTree = "<group>"; };
930 DE66F31C08ABF14400323D32 /* llvm-bcanalyzer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-bcanalyzer.cpp"; path = "llvm-bcanalyzer/llvm-bcanalyzer.cpp"; sourceTree = "<group>"; };
931 DE66F31F08ABF14400323D32 /* CLICommand.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CLICommand.h; sourceTree = "<group>"; };
932 DE66F32008ABF14400323D32 /* CLIDebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CLIDebugger.cpp; sourceTree = "<group>"; };
933 DE66F32108ABF14400323D32 /* CLIDebugger.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CLIDebugger.h; sourceTree = "<group>"; };
934 DE66F32208ABF14400323D32 /* Commands.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Commands.cpp; sourceTree = "<group>"; };
935 DE66F32B08ABF14400323D32 /* llvm-db.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "llvm-db.cpp"; sourceTree = "<group>"; };
936 DE66F33208ABF14400323D32 /* llvm-dis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-dis.cpp"; path = "llvm-dis/llvm-dis.cpp"; sourceTree = "<group>"; };
937 DE66F33908ABF14400323D32 /* llvm-extract.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-extract.cpp"; path = "llvm-extract/llvm-extract.cpp"; sourceTree = "<group>"; };
938 DE66F34208ABF14400323D32 /* llvm-ld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "llvm-ld.cpp"; sourceTree = "<group>"; };
939 DE66F34408ABF14400323D32 /* Optimize.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Optimize.cpp; sourceTree = "<group>"; };
940 DE66F34A08ABF14400323D32 /* llvm-link.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-link.cpp"; path = "llvm-link/llvm-link.cpp"; sourceTree = "<group>"; };
941 DE66F35108ABF14400323D32 /* llvm-nm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-nm.cpp"; path = "llvm-nm/llvm-nm.cpp"; sourceTree = "<group>"; };
942 DE66F35808ABF14500323D32 /* llvm-prof.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-prof.cpp"; path = "llvm-prof/llvm-prof.cpp"; sourceTree = "<group>"; };
943 DE66F35F08ABF14500323D32 /* llvm-ranlib.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-ranlib.cpp"; path = "llvm-ranlib/llvm-ranlib.cpp"; sourceTree = "<group>"; };
944 DE66F36908ABF14500323D32 /* c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = c; sourceTree = "<group>"; };
945 DE66F36A08ABF14500323D32 /* CompilerDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CompilerDriver.cpp; sourceTree = "<group>"; };
946 DE66F36B08ABF14500323D32 /* CompilerDriver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CompilerDriver.h; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000947 DE66F36D08ABF14500323D32 /* ConfigLexer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConfigLexer.h; sourceTree = "<group>"; };
948 DE66F36E08ABF14500323D32 /* ConfigLexer.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = ConfigLexer.l; sourceTree = "<group>"; };
949 DE66F36F08ABF14500323D32 /* Configuration.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Configuration.cpp; sourceTree = "<group>"; };
950 DE66F37008ABF14500323D32 /* Configuration.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Configuration.h; sourceTree = "<group>"; };
951 DE66F37108ABF14500323D32 /* cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = cpp; sourceTree = "<group>"; };
952 DE66F37D08ABF14500323D32 /* ll */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ll; sourceTree = "<group>"; };
953 DE66F37E08ABF14500323D32 /* llvmc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvmc.cpp; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000954 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 +0000955 DE66F38F08ABF35C00323D32 /* AliasAnalysis.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = AliasAnalysis.html; sourceTree = "<group>"; };
956 DE66F39008ABF35C00323D32 /* Bugpoint.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Bugpoint.html; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000957 DE66F39208ABF35C00323D32 /* CFEBuildInstrs.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CFEBuildInstrs.html; sourceTree = "<group>"; };
958 DE66F39308ABF35C00323D32 /* CodeGenerator.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CodeGenerator.html; sourceTree = "<group>"; };
959 DE66F39408ABF35C00323D32 /* CodingStandards.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CodingStandards.html; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000960 DE66F39808ABF35C00323D32 /* bugpoint.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = bugpoint.pod; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000961 DE66F39E08ABF35C00323D32 /* index.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = index.html; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000962 DE66F39F08ABF35C00323D32 /* llc.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llc.pod; sourceTree = "<group>"; };
963 DE66F3A008ABF35C00323D32 /* lli.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = lli.pod; sourceTree = "<group>"; };
964 DE66F3A108ABF35C00323D32 /* llvm-ar.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-ar.pod"; sourceTree = "<group>"; };
965 DE66F3A208ABF35C00323D32 /* llvm-as.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-as.pod"; sourceTree = "<group>"; };
966 DE66F3A308ABF35C00323D32 /* llvm-bcanalyzer.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-bcanalyzer.pod"; sourceTree = "<group>"; };
967 DE66F3A408ABF35C00323D32 /* llvm-db.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-db.pod"; sourceTree = "<group>"; };
968 DE66F3A508ABF35C00323D32 /* llvm-dis.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-dis.pod"; sourceTree = "<group>"; };
969 DE66F3A608ABF35C00323D32 /* llvm-extract.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-extract.pod"; sourceTree = "<group>"; };
970 DE66F3A708ABF35C00323D32 /* llvm-ld.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-ld.pod"; sourceTree = "<group>"; };
971 DE66F3A808ABF35C00323D32 /* llvm-link.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-link.pod"; sourceTree = "<group>"; };
972 DE66F3A908ABF35C00323D32 /* llvm-nm.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-nm.pod"; sourceTree = "<group>"; };
973 DE66F3AA08ABF35C00323D32 /* llvm-prof.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-prof.pod"; sourceTree = "<group>"; };
974 DE66F3AB08ABF35C00323D32 /* llvm-ranlib.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-ranlib.pod"; sourceTree = "<group>"; };
975 DE66F3AC08ABF35C00323D32 /* llvmc.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvmc.pod; sourceTree = "<group>"; };
976 DE66F3AD08ABF35C00323D32 /* llvmgcc.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvmgcc.pod; sourceTree = "<group>"; };
977 DE66F3AE08ABF35C00323D32 /* llvmgxx.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvmgxx.pod; sourceTree = "<group>"; };
978 DE66F3AF08ABF35C00323D32 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
979 DE66F3B408ABF35D00323D32 /* manpage.css */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = manpage.css; sourceTree = "<group>"; };
980 DE66F3B508ABF35D00323D32 /* opt.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = opt.pod; sourceTree = "<group>"; };
981 DE66F3B808ABF35D00323D32 /* stkrc.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = stkrc.pod; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000982 DE66F3B908ABF35D00323D32 /* CommandLine.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CommandLine.html; sourceTree = "<group>"; };
983 DE66F3BA08ABF35D00323D32 /* CompilerDriver.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CompilerDriver.html; sourceTree = "<group>"; };
984 DE66F3BB08ABF35D00323D32 /* CompilerWriterInfo.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CompilerWriterInfo.html; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000985 DE66F3BD08ABF35D00323D32 /* doxygen.cfg.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.cfg.in; sourceTree = "<group>"; };
986 DE66F3BE08ABF35D00323D32 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.css; sourceTree = "<group>"; };
987 DE66F3BF08ABF35D00323D32 /* doxygen.footer */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.footer; sourceTree = "<group>"; };
988 DE66F3C008ABF35D00323D32 /* doxygen.header */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.header; sourceTree = "<group>"; };
989 DE66F3C108ABF35D00323D32 /* doxygen.intro */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.intro; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +0000990 DE66F3C208ABF35D00323D32 /* ExtendingLLVM.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = ExtendingLLVM.html; sourceTree = "<group>"; };
991 DE66F3C308ABF35D00323D32 /* FAQ.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = FAQ.html; sourceTree = "<group>"; };
992 DE66F3C408ABF35D00323D32 /* GarbageCollection.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = GarbageCollection.html; sourceTree = "<group>"; };
993 DE66F3C508ABF35D00323D32 /* GettingStarted.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = GettingStarted.html; sourceTree = "<group>"; };
994 DE66F3C608ABF35D00323D32 /* GettingStartedVS.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = GettingStartedVS.html; sourceTree = "<group>"; };
995 DE66F3E408ABF35D00323D32 /* HowToSubmitABug.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = HowToSubmitABug.html; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +0000996 DE66F3E608ABF35D00323D32 /* Debugging.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Debugging.gif; sourceTree = "<group>"; };
997 DE66F3E708ABF35D00323D32 /* libdeps.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = libdeps.gif; sourceTree = "<group>"; };
998 DE66F3E808ABF35D00323D32 /* lines.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = lines.gif; sourceTree = "<group>"; };
999 DE66F3E908ABF35D00323D32 /* objdeps.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = objdeps.gif; sourceTree = "<group>"; };
1000 DE66F3EA08ABF35D00323D32 /* venusflytrap.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = venusflytrap.jpg; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001001 DE66F3EB08ABF35D00323D32 /* index.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = index.html; sourceTree = "<group>"; };
1002 DE66F3EC08ABF35D00323D32 /* LangRef.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = LangRef.html; sourceTree = "<group>"; };
1003 DE66F3ED08ABF35D00323D32 /* Lexicon.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Lexicon.html; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +00001004 DE66F3EE08ABF35D00323D32 /* llvm.css */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvm.css; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001005 DE66F3F108ABF35D00323D32 /* MakefileGuide.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = MakefileGuide.html; sourceTree = "<group>"; };
1006 DE66F3F208ABF35D00323D32 /* ProgrammersManual.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = ProgrammersManual.html; sourceTree = "<group>"; };
1007 DE66F3F308ABF35D00323D32 /* Projects.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Projects.html; sourceTree = "<group>"; };
1008 DE66F3F408ABF35D00323D32 /* ReleaseNotes.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = ReleaseNotes.html; sourceTree = "<group>"; };
1009 DE66F3F508ABF35D00323D32 /* SourceLevelDebugging.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = SourceLevelDebugging.html; sourceTree = "<group>"; };
1010 DE66F3F608ABF35D00323D32 /* Stacker.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Stacker.html; sourceTree = "<group>"; };
1011 DE66F3F708ABF35D00323D32 /* SystemLibrary.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = SystemLibrary.html; sourceTree = "<group>"; };
1012 DE66F3F808ABF35D00323D32 /* TableGenFundamentals.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = TableGenFundamentals.html; sourceTree = "<group>"; };
1013 DE66F3F908ABF35D00323D32 /* TestingGuide.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = TestingGuide.html; sourceTree = "<group>"; };
1014 DE66F3FA08ABF35D00323D32 /* UsingLibraries.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = UsingLibraries.html; sourceTree = "<group>"; };
1015 DE66F3FB08ABF35D00323D32 /* WritingAnLLVMBackend.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = WritingAnLLVMBackend.html; sourceTree = "<group>"; };
1016 DE66F3FC08ABF35D00323D32 /* WritingAnLLVMPass.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = WritingAnLLVMPass.html; sourceTree = "<group>"; };
Chris Lattner9656e722005-08-11 22:19:26 +00001017 DE66F40E08ABF37000323D32 /* fibonacci.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = fibonacci.cpp; path = Fibonacci/fibonacci.cpp; sourceTree = "<group>"; };
1018 DE66F41508ABF37000323D32 /* HowToUseJIT.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = HowToUseJIT.cpp; path = HowToUseJIT/HowToUseJIT.cpp; sourceTree = "<group>"; };
1019 DE66F41E08ABF37000323D32 /* ModuleMaker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ModuleMaker.cpp; path = ModuleMaker/ModuleMaker.cpp; sourceTree = "<group>"; };
1020 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 +00001021 DE694D9F08B51E0C0039C106 /* ScheduleDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScheduleDAG.cpp; sourceTree = "<group>"; };
Chris Lattner777fd272005-09-07 23:53:49 +00001022 DE81704008CFB44D0093BDEF /* fpcmp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = fpcmp.cpp; path = fpcmp/fpcmp.cpp; sourceTree = "<group>"; };
1023 DE81704F08CFB44D0093BDEF /* NightlyTest.gnuplot */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = NightlyTest.gnuplot; sourceTree = "<group>"; };
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001024 DE81705108CFB44D0093BDEF /* NightlyTestTemplate.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = NightlyTestTemplate.html; sourceTree = "<group>"; };
Chris Lattner777fd272005-09-07 23:53:49 +00001025 DE81705908CFB44D0093BDEF /* AsmWriterEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AsmWriterEmitter.cpp; sourceTree = "<group>"; };
1026 DE81705A08CFB44D0093BDEF /* AsmWriterEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AsmWriterEmitter.h; sourceTree = "<group>"; };
1027 DE81705B08CFB44D0093BDEF /* CodeEmitterGen.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CodeEmitterGen.cpp; sourceTree = "<group>"; };
1028 DE81705C08CFB44D0093BDEF /* CodeEmitterGen.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CodeEmitterGen.h; sourceTree = "<group>"; };
1029 DE81705D08CFB44D0093BDEF /* CodeGenInstruction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CodeGenInstruction.h; sourceTree = "<group>"; };
1030 DE81705E08CFB44D0093BDEF /* CodeGenRegisters.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CodeGenRegisters.h; sourceTree = "<group>"; };
1031 DE81705F08CFB44D0093BDEF /* CodeGenTarget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CodeGenTarget.cpp; sourceTree = "<group>"; };
1032 DE81706008CFB44D0093BDEF /* CodeGenTarget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CodeGenTarget.h; sourceTree = "<group>"; };
1033 DE81706708CFB44D0093BDEF /* DAGISelEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DAGISelEmitter.cpp; sourceTree = "<group>"; };
1034 DE81706808CFB44D0093BDEF /* DAGISelEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DAGISelEmitter.h; sourceTree = "<group>"; };
1035 DE81708408CFB44D0093BDEF /* FileLexer.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = FileLexer.l; sourceTree = "<group>"; };
1036 DE81708808CFB44D0093BDEF /* FileParser.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; path = FileParser.y; sourceTree = "<group>"; };
1037 DE81708908CFB44D0093BDEF /* InstrInfoEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InstrInfoEmitter.cpp; sourceTree = "<group>"; };
1038 DE81708A08CFB44D0093BDEF /* InstrInfoEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstrInfoEmitter.h; sourceTree = "<group>"; };
Chris Lattner777fd272005-09-07 23:53:49 +00001039 DE81708E08CFB44D0093BDEF /* Record.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Record.cpp; sourceTree = "<group>"; };
1040 DE81708F08CFB44D0093BDEF /* Record.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Record.h; sourceTree = "<group>"; };
1041 DE81709008CFB44D0093BDEF /* RegisterInfoEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegisterInfoEmitter.cpp; sourceTree = "<group>"; };
1042 DE81709108CFB44D0093BDEF /* RegisterInfoEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RegisterInfoEmitter.h; sourceTree = "<group>"; };
1043 DE8170AA08CFB44D0093BDEF /* TableGen.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TableGen.cpp; sourceTree = "<group>"; };
1044 DE8170AB08CFB44D0093BDEF /* TableGenBackend.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TableGenBackend.cpp; sourceTree = "<group>"; };
1045 DE8170AC08CFB44D0093BDEF /* TableGenBackend.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TableGenBackend.h; sourceTree = "<group>"; };
Chris Lattner35186ba2005-12-21 19:51:24 +00001046 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 +00001047/* End PBXFileReference section */
1048
1049/* Begin PBXGroup section */
1050 08FB7794FE84155DC02AAC07 /* LLVM */ = {
1051 isa = PBXGroup;
1052 children = (
1053 DE66F1E908ABF03100323D32 /* include/llvm */,
Gordon Henriksen0e99c532007-09-26 22:44:45 +00001054 CF8F1B480B64F7AB00BB4199 /* include/llvm-c */,
Chris Lattner9656e722005-08-11 22:19:26 +00001055 DE66ECBD08ABEC0700323D32 /* lib/Analysis */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001056 9FE450DE0C77ABE400C4FEA4 /* lib/Archive */,
Chris Lattner9656e722005-08-11 22:19:26 +00001057 DE66EC8808ABEAC900323D32 /* lib/AsmParser */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001058 9F68EB030C77AD2C004AA152 /* lib/Bitcode */,
Chris Lattner9656e722005-08-11 22:19:26 +00001059 DE66ED3E08ABEC2A00323D32 /* lib/CodeGen */,
1060 DE66ED9A08ABEC7200323D32 /* lib/Debugger */,
1061 DE66EDBF08ABEC8F00323D32 /* lib/ExecutionEngine */,
1062 DE66EDEB08ABEDD300323D32 /* lib/Linker */,
1063 DE66EDFB08ABEDE600323D32 /* lib/Support */,
1064 DE66EE4908ABEE3400323D32 /* lib/System */,
1065 DE66EE9608ABEE5D00323D32 /* lib/Target */,
1066 DE66F0E108ABEFB300323D32 /* lib/Transforms */,
1067 DE66EC7508ABE8EF00323D32 /* lib/VMCore */,
1068 DE66F2BD08ABF14400323D32 /* tools */,
Chris Lattner777fd272005-09-07 23:53:49 +00001069 DE816FAC08CFB44C0093BDEF /* utils */,
Chris Lattner9656e722005-08-11 22:19:26 +00001070 DE66F38D08ABF35C00323D32 /* docs */,
Gordon Henriksen46abf912007-09-26 20:56:12 +00001071 9FD3E56D0CA0116100E54D15 /* bindings */,
Chris Lattner9656e722005-08-11 22:19:26 +00001072 DE66F3FD08ABF37000323D32 /* examples */,
1073 DE66F38C08ABF35300323D32 /* CREDITS.TXT */,
Jim Laskey3ada71c2006-11-05 21:21:20 +00001074 CFD99AA80AFE827B0068D19C /* LICENSE.TXT */,
1075 CFD99AAD0AFE827B0068D19C /* README.txt */,
Chris Lattner9656e722005-08-11 22:19:26 +00001076 );
1077 name = LLVM;
1078 sourceTree = "<group>";
1079 };
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001080 9F68EB030C77AD2C004AA152 /* lib/Bitcode */ = {
1081 isa = PBXGroup;
1082 children = (
1083 9F68EB050C77AD2C004AA152 /* Reader */,
1084 9F68EB110C77AD2C004AA152 /* Writer */,
1085 );
1086 name = lib/Bitcode;
1087 path = ../lib/Bitcode;
1088 sourceTree = SOURCE_ROOT;
1089 };
1090 9F68EB050C77AD2C004AA152 /* Reader */ = {
1091 isa = PBXGroup;
1092 children = (
1093 9F68EB060C77AD2C004AA152 /* BitcodeReader.cpp */,
1094 9F68EB070C77AD2C004AA152 /* BitcodeReader.h */,
1095 );
1096 path = Reader;
1097 sourceTree = "<group>";
1098 };
1099 9F68EB110C77AD2C004AA152 /* Writer */ = {
1100 isa = PBXGroup;
1101 children = (
Gordon Henriksen46abf912007-09-26 20:56:12 +00001102 9FD3E5920CA012B300E54D15 /* BitWriter.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001103 9F68EB120C77AD2C004AA152 /* BitcodeWriter.cpp */,
1104 9F68EB130C77AD2C004AA152 /* BitcodeWriterPass.cpp */,
1105 9F68EB250C77AD2C004AA152 /* ValueEnumerator.cpp */,
1106 9F68EB260C77AD2C004AA152 /* ValueEnumerator.h */,
1107 );
1108 path = Writer;
1109 sourceTree = "<group>";
1110 };
1111 9F77937F0C73C54C00551F9C /* Bitcode */ = {
1112 isa = PBXGroup;
1113 children = (
1114 9F7793800C73C54C00551F9C /* Archive.h */,
1115 9F7793810C73C54C00551F9C /* BitCodes.h */,
1116 9F7793820C73C54C00551F9C /* BitstreamReader.h */,
1117 9F7793830C73C54C00551F9C /* BitstreamWriter.h */,
1118 9F7793840C73C54C00551F9C /* LLVMBitCodes.h */,
1119 9F7793850C73C54C00551F9C /* ReaderWriter.h */,
1120 );
1121 path = Bitcode;
1122 sourceTree = "<group>";
1123 };
1124 9F7794120C73CB6100551F9C /* Mips */ = {
1125 isa = PBXGroup;
1126 children = (
1127 9F7794140C73CB6100551F9C /* Mips.h */,
1128 9F7794150C73CB6100551F9C /* Mips.td */,
1129 9F7794160C73CB6100551F9C /* MipsAsmPrinter.cpp */,
1130 9F7794170C73CB6100551F9C /* MipsCallingConv.td */,
1131 9F7794180C73CB6100551F9C /* MipsInstrFormats.td */,
1132 9F7794190C73CB6100551F9C /* MipsInstrInfo.cpp */,
1133 9F77941A0C73CB6100551F9C /* MipsInstrInfo.h */,
1134 9F77941B0C73CB6100551F9C /* MipsInstrInfo.td */,
1135 9F77941C0C73CB6100551F9C /* MipsISelDAGToDAG.cpp */,
1136 9F77941D0C73CB6100551F9C /* MipsISelLowering.cpp */,
1137 9F77941E0C73CB6100551F9C /* MipsISelLowering.h */,
1138 9F77941F0C73CB6100551F9C /* MipsMachineFunction.h */,
1139 9F7794200C73CB6100551F9C /* MipsRegisterInfo.cpp */,
1140 9F7794210C73CB6100551F9C /* MipsRegisterInfo.h */,
1141 9F7794220C73CB6100551F9C /* MipsRegisterInfo.td */,
1142 9F7794230C73CB6100551F9C /* MipsSubtarget.cpp */,
1143 9F7794240C73CB6100551F9C /* MipsSubtarget.h */,
1144 9F7794250C73CB6100551F9C /* MipsTargetAsmInfo.cpp */,
1145 9F7794260C73CB6100551F9C /* MipsTargetAsmInfo.h */,
1146 9F7794270C73CB6100551F9C /* MipsTargetMachine.cpp */,
1147 9F7794280C73CB6100551F9C /* MipsTargetMachine.h */,
1148 );
1149 path = Mips;
1150 sourceTree = "<group>";
1151 };
1152 9F7794290C73CB7900551F9C /* MSIL */ = {
1153 isa = PBXGroup;
1154 children = (
1155 9F77942F0C73CB7900551F9C /* MSILWriter.cpp */,
1156 9F7794300C73CB7900551F9C /* MSILWriter.h */,
1157 );
1158 path = MSIL;
1159 sourceTree = "<group>";
1160 };
1161 9FA638E90C77B252007F12AE /* IPO */ = {
1162 isa = PBXGroup;
1163 children = (
1164 9FA638EA0C77B252007F12AE /* InlinerPass.h */,
1165 );
1166 path = IPO;
1167 sourceTree = "<group>";
1168 };
Gordon Henriksen46abf912007-09-26 20:56:12 +00001169 9FD3E56D0CA0116100E54D15 /* bindings */ = {
1170 isa = PBXGroup;
1171 children = (
1172 9FD3E56F0CA0116100E54D15 /* ocaml */,
1173 );
1174 name = bindings;
1175 path = ../bindings;
1176 sourceTree = SOURCE_ROOT;
1177 };
1178 9FD3E56F0CA0116100E54D15 /* ocaml */ = {
1179 isa = PBXGroup;
1180 children = (
1181 9FD3E5700CA0116100E54D15 /* bitwriter */,
1182 9FD3E57A0CA0116100E54D15 /* llvm */,
1183 );
1184 path = ocaml;
1185 sourceTree = "<group>";
1186 };
1187 9FD3E5700CA0116100E54D15 /* bitwriter */ = {
1188 isa = PBXGroup;
1189 children = (
1190 9FD3E5710CA0116100E54D15 /* bitwriter_ocaml.c */,
1191 9FD3E5720CA0116100E54D15 /* llvm_bitwriter.ml */,
1192 9FD3E5730CA0116100E54D15 /* llvm_bitwriter.mli */,
1193 );
1194 path = bitwriter;
1195 sourceTree = "<group>";
1196 };
1197 9FD3E57A0CA0116100E54D15 /* llvm */ = {
1198 isa = PBXGroup;
1199 children = (
1200 9FD3E57B0CA0116100E54D15 /* llvm.ml */,
1201 9FD3E57C0CA0116100E54D15 /* llvm.mli */,
1202 9FD3E57D0CA0116100E54D15 /* llvm_ocaml.c */,
1203 );
1204 path = llvm;
1205 sourceTree = "<group>";
1206 };
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001207 9FE450DE0C77ABE400C4FEA4 /* lib/Archive */ = {
1208 isa = PBXGroup;
1209 children = (
1210 9FE450DF0C77ABE400C4FEA4 /* Archive.cpp */,
1211 9FE450E00C77ABE400C4FEA4 /* ArchiveInternals.h */,
1212 9FE450E10C77ABE400C4FEA4 /* ArchiveReader.cpp */,
1213 9FE450E20C77ABE400C4FEA4 /* ArchiveWriter.cpp */,
1214 );
1215 name = lib/Archive;
1216 path = ../lib/Archive;
1217 sourceTree = SOURCE_ROOT;
1218 };
Gordon Henriksen0e99c532007-09-26 22:44:45 +00001219 CF8F1B480B64F7AB00BB4199 /* include/llvm-c */ = {
Jim Laskeyf7579662006-08-25 14:16:49 +00001220 isa = PBXGroup;
1221 children = (
Gordon Henriksen46abf912007-09-26 20:56:12 +00001222 9FD3E58D0CA0125F00E54D15 /* BitWriter.h */,
1223 9FD3E58E0CA0125F00E54D15 /* Core.h */,
Jim Laskey639bebb2007-01-22 14:13:45 +00001224 CF8F1B490B64F7AB00BB4199 /* LinkTimeOptimizer.h */,
Jim Laskeyf7579662006-08-25 14:16:49 +00001225 );
Gordon Henriksen0e99c532007-09-26 22:44:45 +00001226 name = "include/llvm-c";
Jim Laskey639bebb2007-01-22 14:13:45 +00001227 path = "../include/llvm-c";
1228 sourceTree = SOURCE_ROOT;
1229 };
1230 CF8F1B5E0B64FADA00BB4199 /* llvm-upgrade */ = {
1231 isa = PBXGroup;
1232 children = (
1233 CF8F1B680B64FADA00BB4199 /* llvm-upgrade.cpp */,
1234 CF8F1B720B64FADA00BB4199 /* UpgradeInternals.h */,
1235 CF8F1B750B64FADA00BB4199 /* UpgradeLexer.l */,
1236 CF8F1B7C0B64FADA00BB4199 /* UpgradeParser.y */,
1237 );
1238 path = "llvm-upgrade";
Jim Laskeyf7579662006-08-25 14:16:49 +00001239 sourceTree = "<group>";
1240 };
Jim Laskey639bebb2007-01-22 14:13:45 +00001241 CF8F1B7E0B64FADA00BB4199 /* llvm2cpp */ = {
Jim Laskey3ada71c2006-11-05 21:21:20 +00001242 isa = PBXGroup;
1243 children = (
Jim Laskey639bebb2007-01-22 14:13:45 +00001244 CF8F1B7F0B64FADA00BB4199 /* CppWriter.cpp */,
1245 CF8F1B800B64FADA00BB4199 /* CppWriter.h */,
1246 CF8F1B870B64FADA00BB4199 /* llvm2cpp.cpp */,
Jim Laskey3ada71c2006-11-05 21:21:20 +00001247 );
Jim Laskey639bebb2007-01-22 14:13:45 +00001248 path = llvm2cpp;
1249 sourceTree = "<group>";
1250 };
1251 CF8F1B960B64FB7F00BB4199 /* lto */ = {
1252 isa = PBXGroup;
1253 children = (
1254 CF8F1B9D0B64FB7F00BB4199 /* lto-c.cpp */,
1255 CF8F1B9E0B64FB7F00BB4199 /* lto.cpp */,
1256 );
1257 path = lto;
1258 sourceTree = "<group>";
1259 };
1260 CF8F1BAB0B64FB8000BB4199 /* opt */ = {
1261 isa = PBXGroup;
1262 children = (
1263 CF8F1BAC0B64FB8000BB4199 /* AnalysisWrappers.cpp */,
1264 CF8F1BB70B64FB8000BB4199 /* GraphPrinters.cpp */,
1265 CF8F1BB90B64FB8000BB4199 /* opt.cpp */,
1266 CF8F1BBA0B64FB8000BB4199 /* PrintSCC.cpp */,
1267 );
1268 path = opt;
1269 sourceTree = "<group>";
1270 };
1271 CF8F1BCF0B64FC8A00BB4199 /* ARM */ = {
1272 isa = PBXGroup;
1273 children = (
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001274 9FE4508B0C77A77000C4FEA4 /* ARMCodeEmitter.cpp */,
1275 9FE4508C0C77A77000C4FEA4 /* ARMGenAsmWriter.inc */,
1276 9FE4508D0C77A77000C4FEA4 /* ARMGenDAGISel.inc */,
1277 9FE4508E0C77A77100C4FEA4 /* ARMGenInstrInfo.inc */,
1278 9FE4508F0C77A77100C4FEA4 /* ARMGenInstrNames.inc */,
1279 9FE450900C77A77100C4FEA4 /* ARMGenRegisterInfo.h.inc */,
1280 9FE450910C77A77100C4FEA4 /* ARMGenRegisterInfo.inc */,
1281 9FE450920C77A77100C4FEA4 /* ARMGenRegisterNames.inc */,
1282 9FE450930C77A77100C4FEA4 /* ARMGenSubtarget.inc */,
1283 9FE450940C77A77100C4FEA4 /* ARMJITInfo.cpp */,
1284 9FE450950C77A77100C4FEA4 /* ARMJITInfo.h */,
1285 9FE450960C77A77100C4FEA4 /* ARMRelocations.h */,
1286 9FE450970C77A77100C4FEA4 /* README-Thumb.txt */,
1287 9FE450980C77A77100C4FEA4 /* README.txt */,
Jim Laskey639bebb2007-01-22 14:13:45 +00001288 CF8F1BD10B64FC8A00BB4199 /* ARM.h */,
1289 CF8F1BD20B64FC8A00BB4199 /* ARM.td */,
1290 CF8F1BD30B64FC8A00BB4199 /* ARMAddressingModes.h */,
1291 CF8F1BD40B64FC8A00BB4199 /* ARMAsmPrinter.cpp */,
1292 CF8F1BD50B64FC8A00BB4199 /* ARMConstantIslandPass.cpp */,
1293 CF8F1BD60B64FC8A00BB4199 /* ARMConstantPoolValue.cpp */,
1294 CF8F1BD70B64FC8A00BB4199 /* ARMConstantPoolValue.h */,
1295 CF8F1BD80B64FC8A00BB4199 /* ARMFrameInfo.h */,
1296 CF8F1BD90B64FC8A00BB4199 /* ARMInstrInfo.cpp */,
1297 CF8F1BDA0B64FC8A00BB4199 /* ARMInstrInfo.h */,
1298 CF8F1BDB0B64FC8A00BB4199 /* ARMInstrInfo.td */,
1299 CF8F1BDC0B64FC8A00BB4199 /* ARMInstrThumb.td */,
1300 CF8F1BDD0B64FC8A00BB4199 /* ARMInstrVFP.td */,
1301 CF8F1BDE0B64FC8A00BB4199 /* ARMISelDAGToDAG.cpp */,
1302 CF8F1BDF0B64FC8A00BB4199 /* ARMISelLowering.cpp */,
1303 CF8F1BE00B64FC8A00BB4199 /* ARMISelLowering.h */,
1304 CF8F1BE10B64FC8A00BB4199 /* ARMLoadStoreOptimizer.cpp */,
1305 CF8F1BE20B64FC8A00BB4199 /* ARMMachineFunctionInfo.h */,
1306 CF8F1BE30B64FC8A00BB4199 /* ARMRegisterInfo.cpp */,
1307 CF8F1BE40B64FC8A00BB4199 /* ARMRegisterInfo.h */,
1308 CF8F1BE50B64FC8A00BB4199 /* ARMRegisterInfo.td */,
1309 CF8F1BE60B64FC8A00BB4199 /* ARMSubtarget.cpp */,
1310 CF8F1BE70B64FC8A00BB4199 /* ARMSubtarget.h */,
1311 CF8F1BE80B64FC8A00BB4199 /* ARMTargetAsmInfo.cpp */,
1312 CF8F1BE90B64FC8A00BB4199 /* ARMTargetAsmInfo.h */,
1313 CF8F1BEA0B64FC8A00BB4199 /* ARMTargetMachine.cpp */,
1314 CF8F1BEB0B64FC8A00BB4199 /* ARMTargetMachine.h */,
1315 );
1316 path = ARM;
Jim Laskey3ada71c2006-11-05 21:21:20 +00001317 sourceTree = "<group>";
1318 };
1319 CFD99ADF0AFE878F0068D19C /* opt */ = {
1320 isa = PBXGroup;
1321 children = (
1322 CFD99ADB0AFE87870068D19C /* AnalysisWrappers.cpp */,
1323 CFD99ADC0AFE87870068D19C /* GraphPrinters.cpp */,
1324 CFD99ADD0AFE87870068D19C /* opt.cpp */,
1325 CFD99ADE0AFE87870068D19C /* PrintSCC.cpp */,
1326 );
1327 name = opt;
1328 sourceTree = "<group>";
1329 };
Jim Laskeyf4392da2006-07-13 22:17:58 +00001330 CFE4213C0A66FAE100AB4BF6 /* Hello */ = {
1331 isa = PBXGroup;
1332 children = (
1333 CFE4213D0A66FAE100AB4BF6 /* Hello.cpp */,
1334 );
1335 path = Hello;
1336 sourceTree = "<group>";
1337 };
Chris Lattner9656e722005-08-11 22:19:26 +00001338 DE66EC7508ABE8EF00323D32 /* lib/VMCore */ = {
1339 isa = PBXGroup;
1340 children = (
1341 DE66EC5B08ABE86900323D32 /* AsmWriter.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001342 9F77937B0C73C4F400551F9C /* AutoUpgrade.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001343 DE66EC5C08ABE86A00323D32 /* BasicBlock.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001344 9F77937C0C73C4F400551F9C /* ConstantFold.cpp */,
1345 9F77937D0C73C4F400551F9C /* ConstantFold.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001346 DE66EC6008ABE86A00323D32 /* Constants.cpp */,
Gordon Henriksen46abf912007-09-26 20:56:12 +00001347 9FD3E5900CA0129D00E54D15 /* Core.cpp */,
Gordon Henriksen0e99c532007-09-26 22:44:45 +00001348 9FE25D970CAB17F9005383FC /* DominatorCalculation.h */,
1349 9FE25D980CAB17F9005383FC /* DominatorInternals.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001350 DE66EC6108ABE86A00323D32 /* Dominators.cpp */,
1351 DE66EC6208ABE86A00323D32 /* Function.cpp */,
1352 DE66EC6308ABE86A00323D32 /* Globals.cpp */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001353 CF73C0BD098A551F00627152 /* InlineAsm.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001354 DE66EC6408ABE86A00323D32 /* Instruction.cpp */,
1355 DE66EC6508ABE86A00323D32 /* Instructions.cpp */,
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001356 CF1ACC9709C9DE4400D3C5EB /* IntrinsicInst.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001357 DE66EC6608ABE86A00323D32 /* LeakDetector.cpp */,
1358 DE66EC6708ABE86A00323D32 /* Mangler.cpp */,
1359 DE66EC6808ABE86A00323D32 /* Module.cpp */,
1360 DE66EC6908ABE86A00323D32 /* ModuleProvider.cpp */,
1361 DE66EC6A08ABE86A00323D32 /* Pass.cpp */,
Jim Laskey639bebb2007-01-22 14:13:45 +00001362 CF8F1B5C0B64FA7300BB4199 /* PassManager.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001363 DE66EC6D08ABE86A00323D32 /* SymbolTableListTraitsImpl.h */,
1364 DE66EC6E08ABE86A00323D32 /* Type.cpp */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001365 CF73C0BE098A551F00627152 /* TypeSymbolTable.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001366 DE66EC6F08ABE86A00323D32 /* Value.cpp */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001367 CF73C0BF098A551F00627152 /* ValueSymbolTable.cpp */,
Jim Laskeyf7579662006-08-25 14:16:49 +00001368 CF9720900A9F3CA2002CEEDD /* ValueTypes.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001369 DE66EC7008ABE86A00323D32 /* Verifier.cpp */,
1370 );
1371 name = lib/VMCore;
1372 sourceTree = "<group>";
1373 };
1374 DE66EC8808ABEAC900323D32 /* lib/AsmParser */ = {
1375 isa = PBXGroup;
1376 children = (
1377 DE66EC8A08ABEAF000323D32 /* Lexer.l */,
1378 DE66EC8E08ABEAF000323D32 /* llvmAsmParser.y */,
1379 DE66EC8F08ABEAF000323D32 /* Parser.cpp */,
1380 DE66EC9008ABEAF000323D32 /* ParserInternals.h */,
1381 );
1382 name = lib/AsmParser;
1383 sourceTree = "<group>";
1384 };
Chris Lattner9656e722005-08-11 22:19:26 +00001385 DE66ECBD08ABEC0700323D32 /* lib/Analysis */ = {
1386 isa = PBXGroup;
1387 children = (
Gordon Henriksen0e99c532007-09-26 22:44:45 +00001388 9FE25D930CAB16D8005383FC /* PostDominatorCalculation.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001389 9F68EB010C77AD02004AA152 /* LoopPass.cpp */,
1390 9F68EB020C77AD02004AA152 /* MemoryDependenceAnalysis.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001391 DE66ED1A08ABEC0800323D32 /* IPA */,
1392 DE66ECBE08ABEC0700323D32 /* AliasAnalysis.cpp */,
1393 DE66ECBF08ABEC0700323D32 /* AliasAnalysisCounter.cpp */,
1394 DE66ECC008ABEC0700323D32 /* AliasAnalysisEvaluator.cpp */,
Jim Laskey639bebb2007-01-22 14:13:45 +00001395 CF8F1B4D0B64F80700BB4199 /* AliasDebugger.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001396 DE66ECC108ABEC0700323D32 /* AliasSetTracker.cpp */,
1397 DE66ECC208ABEC0700323D32 /* BasicAliasAnalysis.cpp */,
1398 DE66ECC308ABEC0700323D32 /* CFGPrinter.cpp */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001399 CF73C0B0098A523C00627152 /* ConstantFolding.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001400 DE66ED1708ABEC0800323D32 /* InstCount.cpp */,
1401 DE66ED1808ABEC0800323D32 /* Interval.cpp */,
1402 DE66ED1908ABEC0800323D32 /* IntervalPartition.cpp */,
1403 DE66ED3308ABEC0800323D32 /* LoadValueNumbering.cpp */,
1404 DE66ED3408ABEC0800323D32 /* LoopInfo.cpp */,
1405 DE66ED3608ABEC0800323D32 /* PostDominators.cpp */,
1406 DE66ED3708ABEC0800323D32 /* ProfileInfo.cpp */,
1407 DE66ED3808ABEC0800323D32 /* ProfileInfoLoader.cpp */,
1408 DE66ED3908ABEC0800323D32 /* ProfileInfoLoaderPass.cpp */,
1409 DE66ED3A08ABEC0800323D32 /* ScalarEvolution.cpp */,
1410 DE66ED3B08ABEC0800323D32 /* ScalarEvolutionExpander.cpp */,
1411 DE66ED3C08ABEC0800323D32 /* Trace.cpp */,
1412 DE66ED3D08ABEC0800323D32 /* ValueNumbering.cpp */,
1413 );
1414 name = lib/Analysis;
1415 path = ../lib/Analysis;
1416 sourceTree = SOURCE_ROOT;
1417 };
Chris Lattner9656e722005-08-11 22:19:26 +00001418 DE66ED1A08ABEC0800323D32 /* IPA */ = {
1419 isa = PBXGroup;
1420 children = (
1421 DE66ED1B08ABEC0800323D32 /* Andersens.cpp */,
1422 DE66ED1C08ABEC0800323D32 /* CallGraph.cpp */,
1423 DE66ED1D08ABEC0800323D32 /* CallGraphSCCPass.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001424 DE66ED2F08ABEC0800323D32 /* FindUsedTypes.cpp */,
1425 DE66ED3008ABEC0800323D32 /* GlobalsModRef.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001426 );
1427 path = IPA;
1428 sourceTree = "<group>";
1429 };
1430 DE66ED3E08ABEC2A00323D32 /* lib/CodeGen */ = {
1431 isa = PBXGroup;
1432 children = (
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001433 9FE450AB0C77AB6100C4FEA4 /* README.txt */,
Chris Lattner9656e722005-08-11 22:19:26 +00001434 DE66ED8308ABEC2B00323D32 /* SelectionDAG */,
1435 DE66ED3F08ABEC2A00323D32 /* AsmPrinter.cpp */,
1436 DE66ED4008ABEC2A00323D32 /* BranchFolding.cpp */,
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001437 CFC244570959DEF2009F8C47 /* DwarfWriter.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001438 9F7793500C73BD1500551F9C /* ELFWriter.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001439 DE66ED6F08ABEC2B00323D32 /* ELFWriter.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001440 9F7793510C73BD1500551F9C /* IfConversion.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001441 DE66ED7008ABEC2B00323D32 /* IntrinsicLowering.cpp */,
1442 DE66ED7108ABEC2B00323D32 /* LiveInterval.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001443 DE66ED7308ABEC2B00323D32 /* LiveIntervalAnalysis.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001444 DE66ED7508ABEC2B00323D32 /* LiveVariables.cpp */,
Jim Laskey3ada71c2006-11-05 21:21:20 +00001445 CF32AF5C0AEE6A4E00D24CD4 /* LLVMTargetMachine.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001446 9F7793520C73BD1500551F9C /* LowerSubregs.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001447 DE66ED7608ABEC2B00323D32 /* MachineBasicBlock.cpp */,
Jim Laskey2957f2d2007-01-29 15:09:35 +00001448 CF6529A6095B21A8007F884E /* MachineModuleInfo.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001449 DE66ED7808ABEC2B00323D32 /* MachineFunction.cpp */,
1450 DE66ED7908ABEC2B00323D32 /* MachineInstr.cpp */,
Jim Laskeyf7579662006-08-25 14:16:49 +00001451 CF4F27F60A7B6FA3004359F6 /* MachinePassRegistry.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001452 9F7793530C73BD1500551F9C /* MachOWriter.h */,
Jim Laskeyf7579662006-08-25 14:16:49 +00001453 CF9720350A9F3ADC002CEEDD /* MachOWriter.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001454 DE66ED7B08ABEC2B00323D32 /* Passes.cpp */,
1455 DE66ED7C08ABEC2B00323D32 /* PHIElimination.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001456 9F7793540C73BD1500551F9C /* PostRASchedulerList.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001457 DE66ED7D08ABEC2B00323D32 /* PhysRegTracker.h */,
1458 DE66ED7E08ABEC2B00323D32 /* PrologEpilogInserter.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001459 9F7793550C73BD1500551F9C /* RegAllocBigBlock.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001460 DE66ED8008ABEC2B00323D32 /* RegAllocLinearScan.cpp */,
1461 DE66ED8108ABEC2B00323D32 /* RegAllocLocal.cpp */,
Gordon Henriksen0e99c532007-09-26 22:44:45 +00001462 9FE25D940CAB16FB005383FC /* RegisterCoalescer.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001463 9F7793560C73BD1500551F9C /* RegisterScavenging.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001464 DE66ED8208ABEC2B00323D32 /* RegAllocSimple.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001465 9F7793570C73BD1500551F9C /* SimpleRegisterCoalescing.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001466 DE66ED9508ABEC2B00323D32 /* TwoAddressInstructionPass.cpp */,
1467 DE66ED9608ABEC2B00323D32 /* UnreachableBlockElim.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001468 DE66ED9808ABEC2B00323D32 /* VirtRegMap.cpp */,
1469 DE66ED9908ABEC2B00323D32 /* VirtRegMap.h */,
1470 );
1471 name = lib/CodeGen;
1472 path = ../lib/CodeGen;
1473 sourceTree = SOURCE_ROOT;
1474 };
1475 DE66ED8308ABEC2B00323D32 /* SelectionDAG */ = {
1476 isa = PBXGroup;
1477 children = (
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001478 9FE450AC0C77AB6E00C4FEA4 /* CallingConvLower.cpp */,
Jim Laskeyf9545d02006-01-04 13:37:32 +00001479 CF6B5AFD095C82C300D1EA42 /* DAGCombiner.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001480 DE66ED9008ABEC2B00323D32 /* LegalizeDAG.cpp */,
Jim Laskeydc429892006-01-26 20:32:00 +00001481 CF7FFA1F0985081C008B0087 /* ScheduleDAGList.cpp */,
1482 CF7FFA200985081C008B0087 /* ScheduleDAGSimple.cpp */,
Jim Laskeye892a552005-12-21 20:47:34 +00001483 DE694D9F08B51E0C0039C106 /* ScheduleDAG.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001484 DE66ED9208ABEC2B00323D32 /* SelectionDAG.cpp */,
1485 DE66ED9308ABEC2B00323D32 /* SelectionDAGISel.cpp */,
1486 DE66ED9408ABEC2B00323D32 /* SelectionDAGPrinter.cpp */,
Jim Laskeyf4392da2006-07-13 22:17:58 +00001487 CFE421060A66F86D00AB4BF6 /* ScheduleDAGRRList.cpp */,
Jim Laskeyf7579662006-08-25 14:16:49 +00001488 CF9720370A9F3B1C002CEEDD /* TargetLowering.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001489 );
1490 path = SelectionDAG;
1491 sourceTree = "<group>";
1492 };
1493 DE66ED9A08ABEC7200323D32 /* lib/Debugger */ = {
1494 isa = PBXGroup;
1495 children = (
1496 DE66EDB108ABEC7300323D32 /* Debugger.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001497 DE66EDB508ABEC7300323D32 /* ProgramInfo.cpp */,
1498 DE66EDB608ABEC7300323D32 /* README.txt */,
1499 DE66EDB708ABEC7300323D32 /* RuntimeInfo.cpp */,
1500 DE66EDB808ABEC7300323D32 /* SourceFile.cpp */,
1501 DE66EDB908ABEC7300323D32 /* SourceLanguage-CFamily.cpp */,
1502 DE66EDBA08ABEC7300323D32 /* SourceLanguage-CPlusPlus.cpp */,
1503 DE66EDBB08ABEC7300323D32 /* SourceLanguage-Unknown.cpp */,
1504 DE66EDBC08ABEC7300323D32 /* SourceLanguage.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001505 );
1506 name = lib/Debugger;
1507 path = ../lib/Debugger;
1508 sourceTree = SOURCE_ROOT;
1509 };
1510 DE66EDBF08ABEC8F00323D32 /* lib/ExecutionEngine */ = {
1511 isa = PBXGroup;
1512 children = (
1513 DE66EDC508ABEC9000323D32 /* Interpreter */,
1514 DE66EDD308ABEC9000323D32 /* JIT */,
1515 DE66EDC408ABEC9000323D32 /* ExecutionEngine.cpp */,
1516 );
1517 name = lib/ExecutionEngine;
1518 path = ../lib/ExecutionEngine;
1519 sourceTree = SOURCE_ROOT;
1520 };
1521 DE66EDC508ABEC9000323D32 /* Interpreter */ = {
1522 isa = PBXGroup;
1523 children = (
1524 DE66EDCE08ABEC9000323D32 /* Execution.cpp */,
1525 DE66EDCF08ABEC9000323D32 /* ExternalFunctions.cpp */,
1526 DE66EDD008ABEC9000323D32 /* Interpreter.cpp */,
1527 DE66EDD108ABEC9000323D32 /* Interpreter.h */,
1528 );
1529 path = Interpreter;
1530 sourceTree = "<group>";
1531 };
1532 DE66EDD308ABEC9000323D32 /* JIT */ = {
1533 isa = PBXGroup;
1534 children = (
1535 DE66EDDE08ABEC9100323D32 /* Intercept.cpp */,
1536 DE66EDDF08ABEC9100323D32 /* JIT.cpp */,
1537 DE66EDE008ABEC9100323D32 /* JIT.h */,
1538 DE66EDE108ABEC9100323D32 /* JITEmitter.cpp */,
1539 DE66EDE308ABEC9100323D32 /* TargetSelect.cpp */,
1540 );
1541 path = JIT;
1542 sourceTree = "<group>";
1543 };
1544 DE66EDEB08ABEDD300323D32 /* lib/Linker */ = {
1545 isa = PBXGroup;
1546 children = (
1547 DE66EDF608ABEDD300323D32 /* LinkArchives.cpp */,
1548 DE66EDF708ABEDD300323D32 /* Linker.cpp */,
1549 DE66EDF808ABEDD300323D32 /* LinkItems.cpp */,
1550 DE66EDF908ABEDD300323D32 /* LinkModules.cpp */,
1551 );
1552 name = lib/Linker;
1553 path = ../lib/Linker;
1554 sourceTree = SOURCE_ROOT;
1555 };
1556 DE66EDFB08ABEDE600323D32 /* lib/Support */ = {
1557 isa = PBXGroup;
1558 children = (
Gordon Henriksen0e99c532007-09-26 22:44:45 +00001559 9FE25D950CAB1724005383FC /* APFloat.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001560 9FE450A60C77AB3200C4FEA4 /* APInt.cpp */,
1561 9FE450A70C77AB3200C4FEA4 /* ConstantRange.cpp */,
1562 9FE450A80C77AB3200C4FEA4 /* MemoryBuffer.cpp */,
1563 9FE450A90C77AB3200C4FEA4 /* SmallPtrSet.cpp */,
1564 9FE450AA0C77AB3200C4FEA4 /* StringMap.cpp */,
Jim Laskey3ada71c2006-11-05 21:21:20 +00001565 CFD99AB70AFE848A0068D19C /* Allocator.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001566 DE66EDFC08ABEDE600323D32 /* Annotation.cpp */,
1567 DE66EE1D08ABEDE600323D32 /* CommandLine.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001568 DE66EE3D08ABEDE600323D32 /* Debug.cpp */,
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001569 CF79495D09B326D4005ADFCA /* Dwarf.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001570 DE66EE3E08ABEDE600323D32 /* FileUtilities.cpp */,
Jim Laskey3ada71c2006-11-05 21:21:20 +00001571 CF42B6C40AF2512000D5D47C /* FoldingSet.cpp */,
Jim Laskeyf4392da2006-07-13 22:17:58 +00001572 CFE421070A66F8DC00AB4BF6 /* GraphWriter.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001573 DE66EE3F08ABEDE600323D32 /* IsInf.cpp */,
1574 DE66EE4008ABEDE600323D32 /* IsNAN.cpp */,
Jim Laskey639bebb2007-01-22 14:13:45 +00001575 CF8F1B500B64F86A00BB4199 /* ManagedStatic.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001576 DE66EE4208ABEDE600323D32 /* PluginLoader.cpp */,
1577 DE66EE4308ABEDE600323D32 /* SlowOperationInformer.cpp */,
1578 DE66EE4408ABEDE600323D32 /* Statistic.cpp */,
Jim Laskey639bebb2007-01-22 14:13:45 +00001579 CF8F1B510B64F86A00BB4199 /* Streams.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001580 DE66EE4508ABEDE700323D32 /* StringExtras.cpp */,
1581 DE66EE4608ABEDE700323D32 /* SystemUtils.cpp */,
1582 DE66EE4708ABEDE700323D32 /* Timer.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001583 );
1584 name = lib/Support;
1585 path = ../lib/Support;
1586 sourceTree = SOURCE_ROOT;
1587 };
Chris Lattner9656e722005-08-11 22:19:26 +00001588 DE66EE4908ABEE3400323D32 /* lib/System */ = {
1589 isa = PBXGroup;
1590 children = (
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001591 9FE450A50C77AAF000C4FEA4 /* Disassembler.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001592 DE66EE7E08ABEE3500323D32 /* Unix */,
1593 DE66EE8B08ABEE3500323D32 /* Win32 */,
Jim Laskeyf4392da2006-07-13 22:17:58 +00001594 CFE421090A66F93300AB4BF6 /* Alarm.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001595 DE66EE6008ABEE3400323D32 /* DynamicLibrary.cpp */,
Jim Laskey639bebb2007-01-22 14:13:45 +00001596 CF8F1B530B64F8C000BB4199 /* IncludeFile.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001597 DE66EE6108ABEE3400323D32 /* LICENSE.TXT */,
Jim Laskey3ada71c2006-11-05 21:21:20 +00001598 CFD99ABA0AFE84D70068D19C /* IncludeFile.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001599 DE66EE6208ABEE3400323D32 /* ltdl.c */,
1600 DE66EE6308ABEE3400323D32 /* ltdl.h */,
1601 DE66EE6508ABEE3400323D32 /* MappedFile.cpp */,
1602 DE66EE6608ABEE3400323D32 /* Memory.cpp */,
1603 DE66EE6708ABEE3400323D32 /* Mutex.cpp */,
1604 DE66EE6808ABEE3400323D32 /* Path.cpp */,
1605 DE66EE6908ABEE3400323D32 /* Process.cpp */,
1606 DE66EE6A08ABEE3400323D32 /* Program.cpp */,
1607 DE66EE6B08ABEE3400323D32 /* README.txt */,
1608 DE66EE7C08ABEE3400323D32 /* Signals.cpp */,
1609 DE66EE7D08ABEE3400323D32 /* TimeValue.cpp */,
1610 );
1611 name = lib/System;
1612 path = ../lib/System;
1613 sourceTree = SOURCE_ROOT;
1614 };
1615 DE66EE7E08ABEE3500323D32 /* Unix */ = {
1616 isa = PBXGroup;
1617 children = (
Jim Laskey3ada71c2006-11-05 21:21:20 +00001618 CFD99ABB0AFE84EF0068D19C /* Alarm.inc */,
Chris Lattner9656e722005-08-11 22:19:26 +00001619 DE66EE7F08ABEE3500323D32 /* MappedFile.inc */,
1620 DE66EE8008ABEE3500323D32 /* Memory.inc */,
1621 DE66EE8108ABEE3500323D32 /* Mutex.inc */,
1622 DE66EE8208ABEE3500323D32 /* Path.inc */,
1623 DE66EE8308ABEE3500323D32 /* Process.inc */,
1624 DE66EE8408ABEE3500323D32 /* Program.inc */,
1625 DE66EE8508ABEE3500323D32 /* README.txt */,
1626 DE66EE8608ABEE3500323D32 /* Signals.inc */,
1627 DE66EE8708ABEE3500323D32 /* SUS */,
1628 DE66EE8908ABEE3500323D32 /* TimeValue.inc */,
1629 DE66EE8A08ABEE3500323D32 /* Unix.h */,
1630 );
1631 path = Unix;
1632 sourceTree = "<group>";
1633 };
1634 DE66EE8708ABEE3500323D32 /* SUS */ = {
1635 isa = PBXGroup;
1636 children = (
1637 DE66EE8808ABEE3500323D32 /* Process.cpp */,
1638 );
1639 path = SUS;
1640 sourceTree = "<group>";
1641 };
1642 DE66EE8B08ABEE3500323D32 /* Win32 */ = {
1643 isa = PBXGroup;
1644 children = (
Jim Laskeyf4392da2006-07-13 22:17:58 +00001645 CFE4210A0A66F93300AB4BF6 /* Alarm.inc */,
Chris Lattner9656e722005-08-11 22:19:26 +00001646 DE66EE8C08ABEE3500323D32 /* DynamicLibrary.inc */,
1647 DE66EE8D08ABEE3500323D32 /* MappedFile.inc */,
1648 DE66EE8E08ABEE3500323D32 /* Memory.inc */,
1649 DE66EE8F08ABEE3500323D32 /* Mutex.inc */,
1650 DE66EE9008ABEE3500323D32 /* Path.inc */,
1651 DE66EE9108ABEE3500323D32 /* Process.inc */,
1652 DE66EE9208ABEE3500323D32 /* Program.inc */,
1653 DE66EE9308ABEE3500323D32 /* Signals.inc */,
1654 DE66EE9408ABEE3500323D32 /* TimeValue.inc */,
1655 DE66EE9508ABEE3500323D32 /* Win32.h */,
1656 );
1657 path = Win32;
1658 sourceTree = "<group>";
1659 };
1660 DE66EE9608ABEE5D00323D32 /* lib/Target */ = {
1661 isa = PBXGroup;
1662 children = (
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001663 9F7794290C73CB7900551F9C /* MSIL */,
Chris Lattner9656e722005-08-11 22:19:26 +00001664 DE66EE9708ABEE5D00323D32 /* Alpha */,
Jim Laskey639bebb2007-01-22 14:13:45 +00001665 CF8F1BCF0B64FC8A00BB4199 /* ARM */,
Chris Lattner9656e722005-08-11 22:19:26 +00001666 DE66EEC908ABEE5E00323D32 /* CBackend */,
1667 DE66EEE508ABEE5E00323D32 /* IA64 */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001668 9F7794120C73CB6100551F9C /* Mips */,
Chris Lattner9656e722005-08-11 22:19:26 +00001669 DE66EF1108ABEE5E00323D32 /* PowerPC */,
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001670 DE66EF7008ABEE5F00323D32 /* Sparc */,
Chris Lattner9656e722005-08-11 22:19:26 +00001671 DE66F09308ABEE6000323D32 /* X86 */,
1672 DE66EF1008ABEE5E00323D32 /* MRegisterInfo.cpp */,
Jim Laskeyb1e11802005-09-01 21:38:21 +00001673 CF9BCD1508C75070001E7011 /* SubtargetFeature.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001674 DE66F08A08ABEE6000323D32 /* Target.td */,
Jim Laskey3ada71c2006-11-05 21:21:20 +00001675 CF47BD860AAF487E00A8B13E /* TargetAsmInfo.cpp */,
Gordon Henriksen0e99c532007-09-26 22:44:45 +00001676 9FE25D960CAB1759005383FC /* TargetCallingConv.td */,
Chris Lattner9656e722005-08-11 22:19:26 +00001677 DE66F08B08ABEE6000323D32 /* TargetData.cpp */,
1678 DE66F08C08ABEE6000323D32 /* TargetFrameInfo.cpp */,
1679 DE66F08D08ABEE6000323D32 /* TargetInstrInfo.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001680 DE66F08F08ABEE6000323D32 /* TargetMachine.cpp */,
1681 DE66F09008ABEE6000323D32 /* TargetMachineRegistry.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001682 84115FFE0B66D87400E1293E /* TargetMachOWriterInfo.cpp */,
Jim Laskeye892a552005-12-21 20:47:34 +00001683 CF490D14090541D30072DB1C /* TargetSchedule.td */,
1684 CF490D15090541D30072DB1C /* TargetSelectionDAG.td */,
Chris Lattner9656e722005-08-11 22:19:26 +00001685 DE66F09208ABEE6000323D32 /* TargetSubtarget.cpp */,
1686 );
1687 name = lib/Target;
1688 path = ../lib/Target;
1689 sourceTree = SOURCE_ROOT;
1690 };
1691 DE66EE9708ABEE5D00323D32 /* Alpha */ = {
1692 isa = PBXGroup;
1693 children = (
Jim Laskey639bebb2007-01-22 14:13:45 +00001694 DE66EE9808ABEE5E00323D32 /* Alpha.h */,
1695 DE66EE9908ABEE5E00323D32 /* Alpha.td */,
1696 DE66EE9A08ABEE5E00323D32 /* AlphaAsmPrinter.cpp */,
1697 CF8F1B540B64F90F00BB4199 /* AlphaBranchSelector.cpp */,
1698 DE66EE9B08ABEE5E00323D32 /* AlphaCodeEmitter.cpp */,
Jim Laskeyf7579662006-08-25 14:16:49 +00001699 CFA702BB0A6FA85F0006009A /* AlphaGenAsmWriter.inc */,
1700 CFA702BC0A6FA85F0006009A /* AlphaGenCodeEmitter.inc */,
1701 CFA702BD0A6FA85F0006009A /* AlphaGenDAGISel.inc */,
1702 CFA702BE0A6FA85F0006009A /* AlphaGenInstrInfo.inc */,
1703 CFA702BF0A6FA85F0006009A /* AlphaGenInstrNames.inc */,
1704 CFA702C00A6FA85F0006009A /* AlphaGenRegisterInfo.h.inc */,
1705 CFA702C10A6FA85F0006009A /* AlphaGenRegisterInfo.inc */,
1706 CFA702C20A6FA85F0006009A /* AlphaGenRegisterNames.inc */,
1707 CFA702C30A6FA85F0006009A /* AlphaGenSubtarget.inc */,
Chris Lattner9656e722005-08-11 22:19:26 +00001708 DE66EEA308ABEE5E00323D32 /* AlphaInstrFormats.td */,
1709 DE66EEA408ABEE5E00323D32 /* AlphaInstrInfo.cpp */,
1710 DE66EEA508ABEE5E00323D32 /* AlphaInstrInfo.h */,
1711 DE66EEA608ABEE5E00323D32 /* AlphaInstrInfo.td */,
Jim Laskey639bebb2007-01-22 14:13:45 +00001712 CFBD8B1A090E76540020B107 /* AlphaISelDAGToDAG.cpp */,
1713 CFBD8B1B090E76540020B107 /* AlphaISelLowering.cpp */,
1714 CFBD8B1C090E76540020B107 /* AlphaISelLowering.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001715 DE66EEA908ABEE5E00323D32 /* AlphaJITInfo.cpp */,
1716 DE66EEAA08ABEE5E00323D32 /* AlphaJITInfo.h */,
Jim Laskey639bebb2007-01-22 14:13:45 +00001717 CF8F1B550B64F90F00BB4199 /* AlphaLLRP.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001718 DE66EEAB08ABEE5E00323D32 /* AlphaRegisterInfo.cpp */,
1719 DE66EEAC08ABEE5E00323D32 /* AlphaRegisterInfo.h */,
1720 DE66EEAD08ABEE5E00323D32 /* AlphaRegisterInfo.td */,
1721 DE66EEAE08ABEE5E00323D32 /* AlphaRelocations.h */,
Jim Laskey639bebb2007-01-22 14:13:45 +00001722 CFE4210B0A66F96400AB4BF6 /* AlphaSchedule.td */,
1723 CFBD8B1D090E76540020B107 /* AlphaSubtarget.cpp */,
1724 CFBD8B1E090E76540020B107 /* AlphaSubtarget.h */,
Jim Laskey93463362006-09-07 22:07:57 +00001725 CF341DAE0AB07A8B0099B064 /* AlphaTargetAsmInfo.cpp */,
1726 CF341DAD0AB07A8B0099B064 /* AlphaTargetAsmInfo.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001727 DE66EEAF08ABEE5E00323D32 /* AlphaTargetMachine.cpp */,
1728 DE66EEB008ABEE5E00323D32 /* AlphaTargetMachine.h */,
1729 );
1730 path = Alpha;
1731 sourceTree = "<group>";
1732 };
1733 DE66EEC908ABEE5E00323D32 /* CBackend */ = {
1734 isa = PBXGroup;
1735 children = (
Jim Laskey639bebb2007-01-22 14:13:45 +00001736 CF8F1B560B64F98900BB4199 /* CBackend.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001737 DE66EECA08ABEE5E00323D32 /* CTargetMachine.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001738 );
1739 path = CBackend;
1740 sourceTree = "<group>";
1741 };
1742 DE66EEE508ABEE5E00323D32 /* IA64 */ = {
1743 isa = PBXGroup;
1744 children = (
Jim Laskeyf7579662006-08-25 14:16:49 +00001745 CFA702C40A6FA8910006009A /* IA64GenAsmWriter.inc */,
1746 CFA702C50A6FA8910006009A /* IA64GenDAGISel.inc */,
1747 CFA702C60A6FA8910006009A /* IA64GenInstrInfo.inc */,
1748 CFA702C70A6FA8910006009A /* IA64GenInstrNames.inc */,
1749 CFA702C80A6FA8910006009A /* IA64GenRegisterInfo.h.inc */,
1750 CFA702C90A6FA8910006009A /* IA64GenRegisterInfo.inc */,
1751 CFA702CA0A6FA8910006009A /* IA64GenRegisterNames.inc */,
Chris Lattner9656e722005-08-11 22:19:26 +00001752 DE66EEF808ABEE5E00323D32 /* IA64.h */,
1753 DE66EEF908ABEE5E00323D32 /* IA64.td */,
1754 DE66EEFA08ABEE5E00323D32 /* IA64AsmPrinter.cpp */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001755 CF73C0B6098A53EF00627152 /* IA64Bundling.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001756 DE66EF0108ABEE5E00323D32 /* IA64InstrBuilder.h */,
1757 DE66EF0208ABEE5E00323D32 /* IA64InstrFormats.td */,
1758 DE66EF0308ABEE5E00323D32 /* IA64InstrInfo.cpp */,
1759 DE66EF0408ABEE5E00323D32 /* IA64InstrInfo.h */,
1760 DE66EF0508ABEE5E00323D32 /* IA64InstrInfo.td */,
Jim Laskeye892a552005-12-21 20:47:34 +00001761 CFC244BF0959F2E3009F8C47 /* IA64ISelDAGToDAG.cpp */,
1762 CFC244C00959F2E3009F8C47 /* IA64ISelLowering.cpp */,
1763 CFC244C10959F2E3009F8C47 /* IA64ISelLowering.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001764 DE66EF0708ABEE5E00323D32 /* IA64MachineFunctionInfo.h */,
1765 DE66EF0808ABEE5E00323D32 /* IA64RegisterInfo.cpp */,
1766 DE66EF0908ABEE5E00323D32 /* IA64RegisterInfo.h */,
1767 DE66EF0A08ABEE5E00323D32 /* IA64RegisterInfo.td */,
Jim Laskey93463362006-09-07 22:07:57 +00001768 CF341DE90AB07F890099B064 /* IA64TargetAsmInfo.cpp */,
1769 CF341DE80AB07F890099B064 /* IA64TargetAsmInfo.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001770 DE66EF0B08ABEE5E00323D32 /* IA64TargetMachine.cpp */,
1771 DE66EF0C08ABEE5E00323D32 /* IA64TargetMachine.h */,
1772 DE66EF0E08ABEE5E00323D32 /* README */,
1773 );
1774 path = IA64;
1775 sourceTree = "<group>";
1776 };
1777 DE66EF1108ABEE5E00323D32 /* PowerPC */ = {
1778 isa = PBXGroup;
1779 children = (
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001780 9FE4509A0C77A79C00C4FEA4 /* PPCCallingConv.td */,
1781 9FE4509B0C77A79C00C4FEA4 /* PPCGenCallingConv.inc */,
Bill Wendlingbc513402007-01-24 03:42:03 +00001782 841160000B66D8AC00E1293E /* PPCMachOWriterInfo.h */,
1783 84115FFF0B66D89B00E1293E /* PPCMachOWriterInfo.cpp */,
Jim Laskeyf7579662006-08-25 14:16:49 +00001784 CFA702CB0A6FA8AD0006009A /* PPCGenAsmWriter.inc */,
1785 CFA702CC0A6FA8AD0006009A /* PPCGenCodeEmitter.inc */,
1786 CFA702CD0A6FA8AD0006009A /* PPCGenDAGISel.inc */,
1787 CFA702CE0A6FA8AD0006009A /* PPCGenInstrInfo.inc */,
1788 CFA702CF0A6FA8AD0006009A /* PPCGenInstrNames.inc */,
1789 CFA702D00A6FA8AD0006009A /* PPCGenRegisterInfo.h.inc */,
1790 CFA702D10A6FA8AD0006009A /* PPCGenRegisterInfo.inc */,
1791 CFA702D20A6FA8AD0006009A /* PPCGenRegisterNames.inc */,
1792 CFA702D30A6FA8AD0006009A /* PPCGenSubtarget.inc */,
Jim Laskeyf4392da2006-07-13 22:17:58 +00001793 CFE421140A66FA2D00AB4BF6 /* PPC.h */,
1794 CFE421150A66FA2D00AB4BF6 /* PPC.td */,
1795 CFE421160A66FA2D00AB4BF6 /* PPCAsmPrinter.cpp */,
1796 CFE421170A66FA2D00AB4BF6 /* PPCBranchSelector.cpp */,
1797 CFE421180A66FA2D00AB4BF6 /* PPCCodeEmitter.cpp */,
1798 CFE421190A66FA2D00AB4BF6 /* PPCFrameInfo.h */,
1799 CFE4211A0A66FA2D00AB4BF6 /* PPCHazardRecognizers.cpp */,
1800 CFE4211B0A66FA2D00AB4BF6 /* PPCHazardRecognizers.h */,
1801 CFE4211C0A66FA2D00AB4BF6 /* PPCInstr64Bit.td */,
1802 CFE4211D0A66FA2D00AB4BF6 /* PPCInstrAltivec.td */,
1803 CFE4211E0A66FA2D00AB4BF6 /* PPCInstrBuilder.h */,
1804 CFE4211F0A66FA2D00AB4BF6 /* PPCInstrFormats.td */,
1805 CFE421200A66FA2D00AB4BF6 /* PPCInstrInfo.cpp */,
1806 CFE421210A66FA2D00AB4BF6 /* PPCInstrInfo.h */,
1807 CFE421220A66FA2D00AB4BF6 /* PPCInstrInfo.td */,
1808 CFE421230A66FA2D00AB4BF6 /* PPCISelDAGToDAG.cpp */,
1809 CFE421240A66FA2D00AB4BF6 /* PPCISelLowering.cpp */,
1810 CFE421250A66FA2D00AB4BF6 /* PPCISelLowering.h */,
1811 CFE421260A66FA2D00AB4BF6 /* PPCJITInfo.cpp */,
1812 CFE421270A66FA2D00AB4BF6 /* PPCJITInfo.h */,
Jim Laskey639bebb2007-01-22 14:13:45 +00001813 CFABD0A20B09E342003EB061 /* PPCMachineFunctionInfo.h */,
Jim Laskeyf4392da2006-07-13 22:17:58 +00001814 CFE421280A66FA2D00AB4BF6 /* PPCPerfectShuffle.h */,
Jim Laskey639bebb2007-01-22 14:13:45 +00001815 CF8F1B570B64F9AC00BB4199 /* PPCPredicates.cpp */,
1816 CF8F1B580B64F9AC00BB4199 /* PPCPredicates.h */,
Jim Laskeyf4392da2006-07-13 22:17:58 +00001817 CFE421290A66FA2D00AB4BF6 /* PPCRegisterInfo.cpp */,
1818 CFE4212A0A66FA2D00AB4BF6 /* PPCRegisterInfo.h */,
1819 CFE4212B0A66FA2D00AB4BF6 /* PPCRegisterInfo.td */,
1820 CFE4212C0A66FA2D00AB4BF6 /* PPCRelocations.h */,
1821 CFE4212D0A66FA2D00AB4BF6 /* PPCSchedule.td */,
1822 CFE4212E0A66FA2D00AB4BF6 /* PPCScheduleG3.td */,
1823 CFE4212F0A66FA2D00AB4BF6 /* PPCScheduleG4.td */,
1824 CFE421300A66FA2D00AB4BF6 /* PPCScheduleG4Plus.td */,
1825 CFE421310A66FA2D00AB4BF6 /* PPCScheduleG5.td */,
1826 CFE421320A66FA2E00AB4BF6 /* PPCSubtarget.cpp */,
1827 CFE421330A66FA2E00AB4BF6 /* PPCSubtarget.h */,
Jim Laskey93463362006-09-07 22:07:57 +00001828 CF341E020AB080220099B064 /* PPCTargetAsmInfo.cpp */,
1829 CF341E010AB080220099B064 /* PPCTargetAsmInfo.h */,
Jim Laskeyf4392da2006-07-13 22:17:58 +00001830 CFE421340A66FA2E00AB4BF6 /* PPCTargetMachine.cpp */,
1831 CFE421350A66FA2E00AB4BF6 /* PPCTargetMachine.h */,
1832 CFE421360A66FA2E00AB4BF6 /* README_ALTIVEC.txt */,
1833 CFE421370A66FA2E00AB4BF6 /* README.txt */,
Chris Lattner9656e722005-08-11 22:19:26 +00001834 );
1835 path = PowerPC;
1836 sourceTree = "<group>";
1837 };
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001838 DE66EF7008ABEE5F00323D32 /* Sparc */ = {
Chris Lattner9656e722005-08-11 22:19:26 +00001839 isa = PBXGroup;
1840 children = (
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001841 CF65280109D1BA3800C4B521 /* SparcGenAsmWriter.inc */,
1842 CF65280209D1BA3800C4B521 /* SparcGenDAGISel.inc */,
1843 CF65280309D1BA3800C4B521 /* SparcGenInstrInfo.inc */,
1844 CF65280409D1BA3800C4B521 /* SparcGenInstrNames.inc */,
1845 CF65280509D1BA3800C4B521 /* SparcGenRegisterInfo.h.inc */,
1846 CF65280609D1BA3800C4B521 /* SparcGenRegisterInfo.inc */,
1847 CF65280709D1BA3800C4B521 /* SparcGenRegisterNames.inc */,
1848 CF65280809D1BA3800C4B521 /* SparcGenSubtarget.inc */,
Jim Laskeyf7579662006-08-25 14:16:49 +00001849 CF6527FA09D1BA3800C4B521 /* DelaySlotFiller.cpp */,
1850 CF6527FB09D1BA3800C4B521 /* FPMover.cpp */,
1851 CF6527FC09D1BA3800C4B521 /* Makefile */,
1852 CF6527FD09D1BA3800C4B521 /* README.txt */,
1853 CF6527FE09D1BA3800C4B521 /* Sparc.h */,
1854 CF6527FF09D1BA3800C4B521 /* Sparc.td */,
1855 CF65280009D1BA3800C4B521 /* SparcAsmPrinter.cpp */,
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001856 CF65280909D1BA3800C4B521 /* SparcInstrFormats.td */,
1857 CF65280A09D1BA3800C4B521 /* SparcInstrInfo.cpp */,
1858 CF65280B09D1BA3800C4B521 /* SparcInstrInfo.h */,
1859 CF65280C09D1BA3800C4B521 /* SparcInstrInfo.td */,
1860 CF65280D09D1BA3800C4B521 /* SparcISelDAGToDAG.cpp */,
1861 CF65280E09D1BA3800C4B521 /* SparcRegisterInfo.cpp */,
1862 CF65280F09D1BA3800C4B521 /* SparcRegisterInfo.h */,
1863 CF65281009D1BA3800C4B521 /* SparcRegisterInfo.td */,
1864 CF65281109D1BA3800C4B521 /* SparcSubtarget.cpp */,
1865 CF65281209D1BA3800C4B521 /* SparcSubtarget.h */,
Jim Laskey93463362006-09-07 22:07:57 +00001866 CF341E230AB0814B0099B064 /* SparcTargetAsmInfo.cpp */,
1867 CF341E220AB0814B0099B064 /* SparcTargetAsmInfo.h */,
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001868 CF65281309D1BA3800C4B521 /* SparcTargetMachine.cpp */,
1869 CF65281409D1BA3800C4B521 /* SparcTargetMachine.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001870 );
Jim Laskeyf7579662006-08-25 14:16:49 +00001871 path = Sparc;
Chris Lattner9656e722005-08-11 22:19:26 +00001872 sourceTree = "<group>";
1873 };
Chris Lattner9656e722005-08-11 22:19:26 +00001874 DE66F09308ABEE6000323D32 /* X86 */ = {
1875 isa = PBXGroup;
1876 children = (
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001877 9FE4509C0C77A7BC00C4FEA4 /* README-MMX.txt */,
1878 9FE4509D0C77A7BC00C4FEA4 /* X86CallingConv.td */,
1879 9FE4509E0C77A7BC00C4FEA4 /* X86CodeEmitter.h */,
1880 9FE4509F0C77A7BC00C4FEA4 /* X86ELFWriterInfo.cpp */,
1881 9FE450A00C77A7BC00C4FEA4 /* X86ELFWriterInfo.h */,
1882 9FE450A10C77A7BC00C4FEA4 /* X86GenCallingConv.inc */,
1883 9FE450A20C77A7BC00C4FEA4 /* X86InstrFormats.td */,
Jim Laskeyf7579662006-08-25 14:16:49 +00001884 CFA702D40A6FA8DD0006009A /* X86GenAsmWriter.inc */,
1885 CFA702D50A6FA8DD0006009A /* X86GenAsmWriter1.inc */,
1886 CFA702D60A6FA8DD0006009A /* X86GenDAGISel.inc */,
1887 CFA702D70A6FA8DD0006009A /* X86GenInstrInfo.inc */,
1888 CFA702D80A6FA8DD0006009A /* X86GenInstrNames.inc */,
1889 CFA702D90A6FA8DD0006009A /* X86GenRegisterInfo.h.inc */,
1890 CFA702DA0A6FA8DD0006009A /* X86GenRegisterInfo.inc */,
1891 CFA702DB0A6FA8DD0006009A /* X86GenRegisterNames.inc */,
1892 CFA702DC0A6FA8DD0006009A /* X86GenSubtarget.inc */,
Jim Laskeyf4392da2006-07-13 22:17:58 +00001893 CFE421380A66FA8000AB4BF6 /* README-FPStack.txt */,
1894 CFE421390A66FA8000AB4BF6 /* README-SSE.txt */,
Jim Laskey3ada71c2006-11-05 21:21:20 +00001895 CFD99ABE0AFE857A0068D19C /* README-X86-64.txt */,
Jim Laskeyf4392da2006-07-13 22:17:58 +00001896 CFE4213A0A66FA8000AB4BF6 /* README.txt */,
Jim Laskeyb84a6c82006-04-08 06:04:56 +00001897 CFF0DE6309BF6C360031957F /* X86InstrFPStack.td */,
1898 CFF0DE6409BF6C360031957F /* X86InstrMMX.td */,
1899 CFF0DE6509BF6C360031957F /* X86InstrSSE.td */,
Chris Lattner9656e722005-08-11 22:19:26 +00001900 DE66F0BC08ABEE6000323D32 /* X86.h */,
1901 DE66F0BD08ABEE6000323D32 /* X86.td */,
1902 DE66F0BE08ABEE6000323D32 /* X86AsmPrinter.cpp */,
1903 DE66F0BF08ABEE6000323D32 /* X86AsmPrinter.h */,
1904 DE66F0C008ABEE6000323D32 /* X86ATTAsmPrinter.cpp */,
1905 DE66F0C108ABEE6000323D32 /* X86ATTAsmPrinter.h */,
1906 DE66F0C208ABEE6000323D32 /* X86CodeEmitter.cpp */,
Jim Laskey639bebb2007-01-22 14:13:45 +00001907 CF8F1B590B64F9E100BB4199 /* X86COFF.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001908 DE66F0C408ABEE6000323D32 /* X86FloatingPoint.cpp */,
1909 DE66F0CC08ABEE6000323D32 /* X86InstrBuilder.h */,
1910 DE66F0CD08ABEE6000323D32 /* X86InstrInfo.cpp */,
1911 DE66F0CE08ABEE6000323D32 /* X86InstrInfo.h */,
1912 DE66F0CF08ABEE6100323D32 /* X86InstrInfo.td */,
Jim Laskey639bebb2007-01-22 14:13:45 +00001913 CF8F1B5A0B64F9E100BB4199 /* X86InstrX86-64.td */,
Chris Lattner9656e722005-08-11 22:19:26 +00001914 DE66F0D008ABEE6100323D32 /* X86IntelAsmPrinter.cpp */,
1915 DE66F0D108ABEE6100323D32 /* X86IntelAsmPrinter.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001916 DE66F0D508ABEE6100323D32 /* X86JITInfo.cpp */,
1917 DE66F0D608ABEE6100323D32 /* X86JITInfo.h */,
Jim Laskeyf4392da2006-07-13 22:17:58 +00001918 CFE4213B0A66FA8000AB4BF6 /* X86MachineFunctionInfo.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001919 DE66F0D808ABEE6100323D32 /* X86RegisterInfo.cpp */,
1920 DE66F0D908ABEE6100323D32 /* X86RegisterInfo.h */,
1921 DE66F0DA08ABEE6100323D32 /* X86RegisterInfo.td */,
1922 DE66F0DB08ABEE6100323D32 /* X86Relocations.h */,
Jim Laskeye892a552005-12-21 20:47:34 +00001923 CFC244BB0959F24C009F8C47 /* X86ISelDAGToDAG.cpp */,
1924 CFC244BC0959F24C009F8C47 /* X86ISelLowering.cpp */,
1925 CFC244BD0959F24C009F8C47 /* X86ISelLowering.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001926 DE66F0DC08ABEE6100323D32 /* X86Subtarget.cpp */,
1927 DE66F0DD08ABEE6100323D32 /* X86Subtarget.h */,
Jim Laskey93463362006-09-07 22:07:57 +00001928 CF341E330AB082D60099B064 /* X86TargetAsmInfo.cpp */,
1929 CF341E320AB082D60099B064 /* X86TargetAsmInfo.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001930 DE66F0DE08ABEE6100323D32 /* X86TargetMachine.cpp */,
1931 DE66F0DF08ABEE6100323D32 /* X86TargetMachine.h */,
1932 );
1933 path = X86;
1934 sourceTree = "<group>";
1935 };
1936 DE66F0E108ABEFB300323D32 /* lib/Transforms */ = {
1937 isa = PBXGroup;
1938 children = (
1939 DE66F0EE08ABEFB300323D32 /* Instrumentation */,
Jim Laskeyf4392da2006-07-13 22:17:58 +00001940 CFE4213C0A66FAE100AB4BF6 /* Hello */,
Chris Lattner9656e722005-08-11 22:19:26 +00001941 DE66F11F08ABEFB300323D32 /* IPO */,
1942 DE66F15C08ABEFB400323D32 /* Scalar */,
1943 DE66F1BD08ABEFB400323D32 /* Utils */,
Chris Lattner9656e722005-08-11 22:19:26 +00001944 );
1945 name = lib/Transforms;
1946 path = ../lib/Transforms;
1947 sourceTree = SOURCE_ROOT;
1948 };
1949 DE66F0EE08ABEFB300323D32 /* Instrumentation */ = {
1950 isa = PBXGroup;
1951 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00001952 DE66F0EF08ABEFB300323D32 /* BlockProfiling.cpp */,
1953 DE66F0FE08ABEFB300323D32 /* EdgeProfiling.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001954 DE66F11B08ABEFB300323D32 /* ProfilingUtils.cpp */,
1955 DE66F11C08ABEFB300323D32 /* ProfilingUtils.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00001956 CF73C0B7098A546000627152 /* RSProfiling.cpp */,
1957 CF73C0B8098A546000627152 /* RSProfiling.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00001958 );
1959 path = Instrumentation;
1960 sourceTree = "<group>";
1961 };
Chris Lattner9656e722005-08-11 22:19:26 +00001962 DE66F11F08ABEFB300323D32 /* IPO */ = {
1963 isa = PBXGroup;
1964 children = (
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001965 9F7793770C73C48A00551F9C /* StripDeadPrototypes.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001966 DE66F12008ABEFB300323D32 /* ArgumentPromotion.cpp */,
1967 DE66F12108ABEFB300323D32 /* ConstantMerge.cpp */,
1968 DE66F12208ABEFB300323D32 /* DeadArgumentElimination.cpp */,
1969 DE66F12308ABEFB300323D32 /* DeadTypeElimination.cpp */,
1970 DE66F14A08ABEFB400323D32 /* ExtractFunction.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001971 DE66F14C08ABEFB400323D32 /* GlobalDCE.cpp */,
1972 DE66F14D08ABEFB400323D32 /* GlobalOpt.cpp */,
Jim Laskeyf4392da2006-07-13 22:17:58 +00001973 CFE4213F0A66FB5E00AB4BF6 /* IndMemRemoval.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001974 DE66F14E08ABEFB400323D32 /* Inliner.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001975 DE66F15008ABEFB400323D32 /* InlineSimple.cpp */,
1976 DE66F15108ABEFB400323D32 /* Internalize.cpp */,
1977 DE66F15208ABEFB400323D32 /* IPConstantPropagation.cpp */,
1978 DE66F15308ABEFB400323D32 /* LoopExtractor.cpp */,
1979 DE66F15408ABEFB400323D32 /* LowerSetJmp.cpp */,
1980 DE66F15608ABEFB400323D32 /* PruneEH.cpp */,
1981 DE66F15708ABEFB400323D32 /* RaiseAllocations.cpp */,
1982 DE66F15808ABEFB400323D32 /* SimplifyLibCalls.cpp */,
1983 DE66F15908ABEFB400323D32 /* StripSymbols.cpp */,
1984 );
1985 path = IPO;
1986 sourceTree = "<group>";
1987 };
1988 DE66F15C08ABEFB400323D32 /* Scalar */ = {
1989 isa = PBXGroup;
1990 children = (
1991 DE66F15E08ABEFB400323D32 /* ADCE.cpp */,
1992 DE66F15F08ABEFB400323D32 /* BasicBlockPlacement.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00001993 9F7793460C73BC2000551F9C /* CodeGenPrepare.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00001994 DE66F16008ABEFB400323D32 /* CondPropagate.cpp */,
1995 DE66F16108ABEFB400323D32 /* ConstantProp.cpp */,
1996 DE66F16208ABEFB400323D32 /* CorrelatedExprs.cpp */,
1997 DE66F16308ABEFB400323D32 /* DCE.cpp */,
1998 DE66F16408ABEFB400323D32 /* DeadStoreElimination.cpp */,
1999 DE66F1A308ABEFB400323D32 /* GCSE.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002000 9F7793470C73BC2000551F9C /* GVN.cpp */,
2001 9F7793480C73BC2000551F9C /* GVNPRE.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00002002 DE66F1A408ABEFB400323D32 /* IndVarSimplify.cpp */,
2003 DE66F1A508ABEFB400323D32 /* InstructionCombining.cpp */,
2004 DE66F1A608ABEFB400323D32 /* LICM.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002005 9F77934A0C73BC2000551F9C /* LoopRotation.cpp */,
2006 9F7793490C73BC2000551F9C /* LoopIndexSplit.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00002007 DE66F1A808ABEFB400323D32 /* LoopStrengthReduce.cpp */,
2008 DE66F1A908ABEFB400323D32 /* LoopUnroll.cpp */,
2009 DE66F1AA08ABEFB400323D32 /* LoopUnswitch.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00002010 DE66F1AD08ABEFB400323D32 /* LowerGC.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00002011 DE66F1AF08ABEFB400323D32 /* LowerPacked.cpp */,
Jim Laskey639bebb2007-01-22 14:13:45 +00002012 CF8F1B5B0B64FA2F00BB4199 /* PredicateSimplifier.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00002013 DE66F1B508ABEFB400323D32 /* Reassociate.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002014 9F77934B0C73BC2000551F9C /* RedundantLoadElimination.cpp */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00002015 CF73C0B9098A546000627152 /* Reg2Mem.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00002016 DE66F1B608ABEFB400323D32 /* ScalarReplAggregates.cpp */,
2017 DE66F1B708ABEFB400323D32 /* SCCP.cpp */,
2018 DE66F1B808ABEFB400323D32 /* SimplifyCFG.cpp */,
2019 DE66F1B908ABEFB400323D32 /* TailDuplication.cpp */,
2020 DE66F1BA08ABEFB400323D32 /* TailRecursionElimination.cpp */,
2021 );
2022 path = Scalar;
2023 sourceTree = "<group>";
2024 };
2025 DE66F1BD08ABEFB400323D32 /* Utils */ = {
2026 isa = PBXGroup;
2027 children = (
2028 DE66F1BE08ABEFB400323D32 /* BasicBlockUtils.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002029 9F7793780C73C49A00551F9C /* BasicInliner.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00002030 DE66F1BF08ABEFB400323D32 /* BreakCriticalEdges.cpp */,
2031 DE66F1C008ABEFB400323D32 /* CloneFunction.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002032 9F7793790C73C49A00551F9C /* CloneLoop.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00002033 DE66F1C108ABEFB400323D32 /* CloneModule.cpp */,
2034 DE66F1C208ABEFB400323D32 /* CloneTrace.cpp */,
2035 DE66F1C308ABEFB400323D32 /* CodeExtractor.cpp */,
2036 DE66F1E008ABEFB400323D32 /* DemoteRegToStack.cpp */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002037 9F77937A0C73C49A00551F9C /* InlineCost.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00002038 DE66F1E108ABEFB400323D32 /* InlineFunction.cpp */,
Jim Laskeyf7579662006-08-25 14:16:49 +00002039 CF97208A0A9F3C6F002CEEDD /* LCSSA.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00002040 DE66F1E208ABEFB400323D32 /* Local.cpp */,
Chris Lattnerb7899d92005-10-27 17:39:48 +00002041 DE4DA0390911476D0012D44B /* LoopSimplify.cpp */,
Jim Laskeyf7579662006-08-25 14:16:49 +00002042 CF97208B0A9F3C6F002CEEDD /* LowerAllocations.cpp */,
2043 CF97208C0A9F3C6F002CEEDD /* LowerInvoke.cpp */,
2044 CF97208D0A9F3C6F002CEEDD /* LowerSelect.cpp */,
2045 CF97208E0A9F3C6F002CEEDD /* LowerSwitch.cpp */,
2046 CF97208F0A9F3C6F002CEEDD /* Mem2Reg.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00002047 DE66F1E408ABEFB400323D32 /* PromoteMemoryToRegister.cpp */,
2048 DE66F1E508ABEFB400323D32 /* SimplifyCFG.cpp */,
2049 DE66F1E608ABEFB400323D32 /* UnifyFunctionExitNodes.cpp */,
2050 DE66F1E708ABEFB400323D32 /* ValueMapper.cpp */,
2051 DE66F1E808ABEFB400323D32 /* ValueMapper.h */,
2052 );
2053 path = Utils;
2054 sourceTree = "<group>";
2055 };
2056 DE66F1E908ABF03100323D32 /* include/llvm */ = {
2057 isa = PBXGroup;
2058 children = (
2059 DE66F1EB08ABF03100323D32 /* ADT */,
2060 DE66F20308ABF03100323D32 /* Analysis */,
2061 DE66F22408ABF03100323D32 /* Assembly */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002062 9F77937F0C73C54C00551F9C /* Bitcode */,
Chris Lattner9656e722005-08-11 22:19:26 +00002063 DE66F23508ABF03100323D32 /* CodeGen */,
2064 DE66F24C08ABF03100323D32 /* Config */,
2065 DE66F25308ABF03100323D32 /* Debugger */,
2066 DE66F25B08ABF03100323D32 /* ExecutionEngine */,
2067 DE66F26E08ABF03200323D32 /* Support */,
2068 DE66F29408ABF03200323D32 /* System */,
2069 DE66F29F08ABF03200323D32 /* Target */,
2070 DE66F2AB08ABF03200323D32 /* Transforms */,
2071 DE66F1EA08ABF03100323D32 /* AbstractTypeUser.h */,
2072 DE66F22308ABF03100323D32 /* Argument.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002073 9FA638D90C77B184007F12AE /* AutoUpgrade.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002074 DE66F22A08ABF03100323D32 /* BasicBlock.h */,
2075 DE66F23308ABF03100323D32 /* CallGraphSCCPass.h */,
2076 DE66F23408ABF03100323D32 /* CallingConv.h */,
2077 DE66F25108ABF03100323D32 /* Constant.h */,
2078 DE66F25208ABF03100323D32 /* Constants.h */,
2079 DE66F25A08ABF03100323D32 /* DerivedTypes.h */,
2080 DE66F25E08ABF03100323D32 /* Function.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002081 9FA638DA0C77B184007F12AE /* GlobalAlias.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002082 DE66F25F08ABF03100323D32 /* GlobalValue.h */,
2083 DE66F26008ABF03100323D32 /* GlobalVariable.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00002084 CF73C0A2098A4FDF00627152 /* InlineAsm.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002085 DE66F26108ABF03100323D32 /* InstrTypes.h */,
2086 DE66F26208ABF03100323D32 /* Instruction.def */,
2087 DE66F26308ABF03100323D32 /* Instruction.h */,
2088 DE66F26408ABF03100323D32 /* Instructions.h */,
2089 DE66F26508ABF03100323D32 /* IntrinsicInst.h */,
2090 DE66F26608ABF03100323D32 /* Intrinsics.h */,
Jim Laskeyb84a6c82006-04-08 06:04:56 +00002091 CF65223409CA39B800C4B521 /* Intrinsics.gen */,
Jim Laskeyf4392da2006-07-13 22:17:58 +00002092 CFE420FF0A66F67300AB4BF6 /* IntrinsicsPowerPC.td */,
2093 CFE421000A66F67300AB4BF6 /* IntrinsicsX86.td */,
Jim Laskeyb84a6c82006-04-08 06:04:56 +00002094 CF8D62FA09C2226F006017BA /* Intrinsics.td */,
Jim Laskeyf7579662006-08-25 14:16:49 +00002095 CF9720260A9F39B9002CEEDD /* LinkAllPasses.h */,
Jim Laskeyf4392da2006-07-13 22:17:58 +00002096 CFE421010A66F67300AB4BF6 /* LinkAllVMCore.h */,
Jim Laskeyf7579662006-08-25 14:16:49 +00002097 CF9720270A9F39B9002CEEDD /* LinkTimeOptimizer.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002098 DE66F26708ABF03100323D32 /* Linker.h */,
2099 DE66F26808ABF03100323D32 /* Module.h */,
2100 DE66F26908ABF03200323D32 /* ModuleProvider.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002101 9F77937E0C73C53000551F9C /* ParameterAttributes.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002102 DE66F26A08ABF03200323D32 /* Pass.h */,
2103 DE66F26B08ABF03200323D32 /* PassAnalysisSupport.h */,
2104 DE66F26C08ABF03200323D32 /* PassManager.h */,
Jim Laskey639bebb2007-01-22 14:13:45 +00002105 CF8F1B420B64F70B00BB4199 /* PassManagers.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002106 DE66F26D08ABF03200323D32 /* PassSupport.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002107 DE66F29308ABF03200323D32 /* SymbolTableListTraits.h */,
2108 DE66F2B708ABF03200323D32 /* Type.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00002109 CF73C0A3098A4FDF00627152 /* TypeSymbolTable.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002110 DE66F2B808ABF03200323D32 /* Use.h */,
2111 DE66F2B908ABF03200323D32 /* User.h */,
2112 DE66F2BA08ABF03200323D32 /* Value.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00002113 CF73C0A4098A4FDF00627152 /* ValueSymbolTable.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002114 );
2115 name = include/llvm;
2116 path = ../include/llvm;
2117 sourceTree = SOURCE_ROOT;
2118 };
2119 DE66F1EB08ABF03100323D32 /* ADT */ = {
2120 isa = PBXGroup;
2121 children = (
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002122 9FA638DD0C77B1AB007F12AE /* BitVector.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002123 DE66F1EE08ABF03100323D32 /* DenseMap.h */,
2124 DE66F1EF08ABF03100323D32 /* DepthFirstIterator.h */,
2125 DE66F1F008ABF03100323D32 /* EquivalenceClasses.h */,
Jim Laskey3ada71c2006-11-05 21:21:20 +00002126 CF42B6BF0AF24F5300D5D47C /* FoldingSet.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002127 CF42B6BF0AF24F5300D5D47C /* FoldingSet.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002128 DE66F1F108ABF03100323D32 /* GraphTraits.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002129 DE66F1F308ABF03100323D32 /* hash_map.in */,
Chris Lattner9656e722005-08-11 22:19:26 +00002130 DE66F1F508ABF03100323D32 /* hash_set.in */,
2131 DE66F1F608ABF03100323D32 /* HashExtras.h */,
2132 DE66F1F708ABF03100323D32 /* ilist */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002133 9FA638E00C77B1AB007F12AE /* IndexedMap.h */,
Gordon Henriksen0e99c532007-09-26 22:44:45 +00002134 9FE25D900CAB166D005383FC /* APFloat.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002135 9FA638DB0C77B1AB007F12AE /* APInt.h */,
2136 9FA638DC0C77B1AB007F12AE /* APSInt.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002137 DE66F1F908ABF03100323D32 /* iterator.in */,
2138 DE66F1FA08ABF03100323D32 /* PostOrderIterator.h */,
2139 DE66F1FB08ABF03100323D32 /* SCCIterator.h */,
2140 DE66F1FC08ABF03100323D32 /* SetOperations.h */,
2141 DE66F1FD08ABF03100323D32 /* SetVector.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002142 9FA638E20C77B1AB007F12AE /* SmallPtrSet.h */,
2143 9FA638E30C77B1AB007F12AE /* SmallSet.h */,
Jim Laskey3ada71c2006-11-05 21:21:20 +00002144 CF33BE160AF62B4200E93805 /* SmallString.h */,
2145 CF71B60F0AC45EDA0007F57C /* SmallVector.h */,
Gordon Henriksen0e99c532007-09-26 22:44:45 +00002146 9FE25D910CAB166D005383FC /* SparseBitVector.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002147 9FA638E40C77B1AB007F12AE /* StringMap.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002148 DE66F1FE08ABF03100323D32 /* Statistic.h */,
2149 DE66F1FF08ABF03100323D32 /* STLExtras.h */,
2150 DE66F20008ABF03100323D32 /* StringExtras.h */,
2151 DE66F20108ABF03100323D32 /* Tree.h */,
Jim Laskey08a04642006-01-17 17:29:20 +00002152 CFF8B434097C605F0047F72A /* UniqueVector.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002153 DE66F20208ABF03100323D32 /* VectorExtras.h */,
2154 );
2155 path = ADT;
2156 sourceTree = "<group>";
2157 };
2158 DE66F20308ABF03100323D32 /* Analysis */ = {
2159 isa = PBXGroup;
2160 children = (
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002161 9FA638E50C77B203007F12AE /* LoopPass.h */,
2162 9FA638E60C77B203007F12AE /* MemoryDependenceAnalysis.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002163 DE66F20408ABF03100323D32 /* AliasAnalysis.h */,
2164 DE66F20508ABF03100323D32 /* AliasSetTracker.h */,
2165 DE66F20608ABF03100323D32 /* CallGraph.h */,
2166 DE66F20708ABF03100323D32 /* CFGPrinter.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00002167 CF73C0A5098A507300627152 /* ConstantFolding.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002168 DE66F20808ABF03100323D32 /* ConstantsScanner.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002169 DE66F20F08ABF03100323D32 /* Dominators.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002170 DE66F21208ABF03100323D32 /* FindUsedTypes.h */,
2171 DE66F21308ABF03100323D32 /* Interval.h */,
2172 DE66F21408ABF03100323D32 /* IntervalIterator.h */,
2173 DE66F21508ABF03100323D32 /* IntervalPartition.h */,
2174 DE66F21608ABF03100323D32 /* LoadValueNumbering.h */,
2175 DE66F21708ABF03100323D32 /* LoopInfo.h */,
2176 DE66F21808ABF03100323D32 /* Passes.h */,
2177 DE66F21908ABF03100323D32 /* PostDominators.h */,
2178 DE66F21A08ABF03100323D32 /* ProfileInfo.h */,
2179 DE66F21B08ABF03100323D32 /* ProfileInfoLoader.h */,
2180 DE66F21C08ABF03100323D32 /* ProfileInfoTypes.h */,
2181 DE66F21D08ABF03100323D32 /* ScalarEvolution.h */,
2182 DE66F21E08ABF03100323D32 /* ScalarEvolutionExpander.h */,
2183 DE66F21F08ABF03100323D32 /* ScalarEvolutionExpressions.h */,
2184 DE66F22008ABF03100323D32 /* Trace.h */,
2185 DE66F22108ABF03100323D32 /* ValueNumbering.h */,
2186 DE66F22208ABF03100323D32 /* Verifier.h */,
2187 );
2188 path = Analysis;
2189 sourceTree = "<group>";
2190 };
Chris Lattner9656e722005-08-11 22:19:26 +00002191 DE66F22408ABF03100323D32 /* Assembly */ = {
2192 isa = PBXGroup;
2193 children = (
2194 DE66F22508ABF03100323D32 /* AsmAnnotationWriter.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002195 DE66F22708ABF03100323D32 /* Parser.h */,
2196 DE66F22808ABF03100323D32 /* PrintModulePass.h */,
2197 DE66F22908ABF03100323D32 /* Writer.h */,
2198 );
2199 path = Assembly;
2200 sourceTree = "<group>";
2201 };
Chris Lattner9656e722005-08-11 22:19:26 +00002202 DE66F23508ABF03100323D32 /* CodeGen */ = {
2203 isa = PBXGroup;
2204 children = (
2205 DE66F23608ABF03100323D32 /* AsmPrinter.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002206 9F7793860C73C57100551F9C /* CallingConvLower.h */,
Chris Lattner35186ba2005-12-21 19:51:24 +00002207 DEFAB19D0959E9A100E0AB42 /* DwarfWriter.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002208 9F7793870C73C57100551F9C /* ELFRelocation.h */,
2209 9F7793880C73C57100551F9C /* FileWriters.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002210 DE66F23908ABF03100323D32 /* IntrinsicLowering.h */,
Jim Laskeyf7579662006-08-25 14:16:49 +00002211 CFD7E4F30A798FC3000C7379 /* LinkAllCodegenComponents.h */,
Chris Lattnerb7899d92005-10-27 17:39:48 +00002212 DE4DA03C091147920012D44B /* LiveInterval.h */,
2213 DE4DA03D091147920012D44B /* LiveIntervalAnalysis.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002214 DE66F23A08ABF03100323D32 /* LiveVariables.h */,
2215 DE66F23B08ABF03100323D32 /* MachineBasicBlock.h */,
2216 DE66F23C08ABF03100323D32 /* MachineCodeEmitter.h */,
2217 DE66F23D08ABF03100323D32 /* MachineConstantPool.h */,
Jim Laskey2957f2d2007-01-29 15:09:35 +00002218 CF6F487109505E1500BC9E82 /* MachineModuleInfo.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002219 DE66F23E08ABF03100323D32 /* MachineFrameInfo.h */,
2220 DE66F23F08ABF03100323D32 /* MachineFunction.h */,
2221 DE66F24008ABF03100323D32 /* MachineFunctionPass.h */,
2222 DE66F24108ABF03100323D32 /* MachineInstr.h */,
2223 DE66F24208ABF03100323D32 /* MachineInstrBuilder.h */,
Jim Laskeyf4392da2006-07-13 22:17:58 +00002224 CFE420FB0A66F67300AB4BF6 /* MachineJumpTableInfo.h */,
Jim Laskeyb84a6c82006-04-08 06:04:56 +00002225 CF6527D909D1A53400C4B521 /* MachineLocation.h */,
Jim Laskeyf7579662006-08-25 14:16:49 +00002226 CF4F27E60A7B6E23004359F6 /* MachinePassRegistry.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002227 DE66F24308ABF03100323D32 /* MachineRelocation.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002228 9F7793890C73C57100551F9C /* MachORelocation.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002229 DE66F24408ABF03100323D32 /* Passes.h */,
Jim Laskeyf7579662006-08-25 14:16:49 +00002230 CFE21C780A80CC0600D3E908 /* RegAllocRegistry.h */,
Gordon Henriksen0e99c532007-09-26 22:44:45 +00002231 9FE25D920CAB169F005383FC /* RegisterCoalescer.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002232 9F77938A0C73C57100551F9C /* RegisterScavenging.h */,
Jim Laskey639bebb2007-01-22 14:13:45 +00002233 CF8F1B410B64F6D100BB4199 /* RuntimeLibcalls.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002234 DE66F24508ABF03100323D32 /* SchedGraphCommon.h */,
Jim Laskeydc429892006-01-26 20:32:00 +00002235 CF7FFA2109850864008B0087 /* ScheduleDAG.h */,
Jim Laskeyf7579662006-08-25 14:16:49 +00002236 CFE21C7B0A80CC1C00D3E908 /* SchedulerRegistry.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002237 DE66F24608ABF03100323D32 /* SelectionDAG.h */,
2238 DE66F24708ABF03100323D32 /* SelectionDAGISel.h */,
2239 DE66F24808ABF03100323D32 /* SelectionDAGNodes.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002240 9F77938B0C73C57100551F9C /* SimpleRegisterCoalescing.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002241 DE66F24908ABF03100323D32 /* SSARegMap.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002242 DE66F24B08ABF03100323D32 /* ValueTypes.h */,
Jim Laskeyf4392da2006-07-13 22:17:58 +00002243 CFE420FC0A66F67300AB4BF6 /* ValueTypes.td */,
Chris Lattner9656e722005-08-11 22:19:26 +00002244 );
2245 path = CodeGen;
2246 sourceTree = "<group>";
2247 };
2248 DE66F24C08ABF03100323D32 /* Config */ = {
2249 isa = PBXGroup;
2250 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00002251 DE66F24E08ABF03100323D32 /* alloca.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00002252 CF73C0A9098A50FD00627152 /* config.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002253 DE66F25008ABF03100323D32 /* config.h.in */,
2254 );
2255 path = Config;
2256 sourceTree = "<group>";
2257 };
2258 DE66F25308ABF03100323D32 /* Debugger */ = {
2259 isa = PBXGroup;
2260 children = (
2261 DE66F25408ABF03100323D32 /* Debugger.h */,
2262 DE66F25508ABF03100323D32 /* InferiorProcess.h */,
2263 DE66F25608ABF03100323D32 /* ProgramInfo.h */,
2264 DE66F25708ABF03100323D32 /* RuntimeInfo.h */,
2265 DE66F25808ABF03100323D32 /* SourceFile.h */,
2266 DE66F25908ABF03100323D32 /* SourceLanguage.h */,
2267 );
2268 path = Debugger;
2269 sourceTree = "<group>";
2270 };
2271 DE66F25B08ABF03100323D32 /* ExecutionEngine */ = {
2272 isa = PBXGroup;
2273 children = (
2274 DE66F25C08ABF03100323D32 /* ExecutionEngine.h */,
2275 DE66F25D08ABF03100323D32 /* GenericValue.h */,
Jim Laskeyf4392da2006-07-13 22:17:58 +00002276 CFE420FD0A66F67300AB4BF6 /* Interpreter.h */,
2277 CFE420FE0A66F67300AB4BF6 /* JIT.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002278 );
2279 path = ExecutionEngine;
2280 sourceTree = "<group>";
2281 };
2282 DE66F26E08ABF03200323D32 /* Support */ = {
2283 isa = PBXGroup;
2284 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00002285 DE66F27008ABF03200323D32 /* AIXDataTypesFix.h */,
Jim Laskey639bebb2007-01-22 14:13:45 +00002286 CF8F1B430B64F74400BB4199 /* Allocator.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002287 DE66F27108ABF03200323D32 /* Annotation.h */,
2288 DE66F27208ABF03200323D32 /* CallSite.h */,
2289 DE66F27308ABF03200323D32 /* Casting.h */,
2290 DE66F27408ABF03200323D32 /* CFG.h */,
2291 DE66F27508ABF03200323D32 /* CommandLine.h */,
Jim Laskey639bebb2007-01-22 14:13:45 +00002292 CF8F1B440B64F74400BB4199 /* Compiler.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002293 DE66F27708ABF03200323D32 /* ConstantRange.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00002294 CF73C0AD098A519400627152 /* DataTypes.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002295 DE66F27908ABF03200323D32 /* DataTypes.h.in */,
2296 DE66F27A08ABF03200323D32 /* Debug.h */,
2297 DE66F27B08ABF03200323D32 /* DOTGraphTraits.h */,
2298 DE66F27C08ABF03200323D32 /* DynamicLinker.h */,
2299 DE66F27D08ABF03200323D32 /* ELF.h */,
Jim Laskeydc429892006-01-26 20:32:00 +00002300 CF8E00490989162500DA2399 /* Dwarf.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002301 DE66F27E08ABF03200323D32 /* FileUtilities.h */,
2302 DE66F27F08ABF03200323D32 /* GetElementPtrTypeIterator.h */,
2303 DE66F28008ABF03200323D32 /* GraphWriter.h */,
2304 DE66F28108ABF03200323D32 /* InstIterator.h */,
2305 DE66F28208ABF03200323D32 /* InstVisitor.h */,
2306 DE66F28308ABF03200323D32 /* LeakDetector.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002307 9F7794870C73D51000551F9C /* LLVMBuilder.h */,
Jim Laskey639bebb2007-01-22 14:13:45 +00002308 CF8F1B460B64F74400BB4199 /* ManagedStatic.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002309 DE66F28408ABF03200323D32 /* Mangler.h */,
2310 DE66F28508ABF03200323D32 /* MathExtras.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002311 9F7794880C73D51000551F9C /* MemoryBuffer.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002312 DE66F28608ABF03200323D32 /* MutexGuard.h */,
Jim Laskey639bebb2007-01-22 14:13:45 +00002313 CF8F1B470B64F74400BB4199 /* OutputBuffer.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002314 DE66F28708ABF03200323D32 /* PassNameParser.h */,
2315 DE66F28808ABF03200323D32 /* PatternMatch.h */,
2316 DE66F28908ABF03200323D32 /* PluginLoader.h */,
2317 DE66F28A08ABF03200323D32 /* SlowOperationInformer.h */,
2318 DE66F28B08ABF03200323D32 /* StableBasicBlockNumbering.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002319 9F7794890C73D51000551F9C /* Streams.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002320 DE66F28C08ABF03200323D32 /* SystemUtils.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002321 DE66F28E08ABF03200323D32 /* Timer.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002322 DE66F29008ABF03200323D32 /* type_traits.h */,
2323 DE66F29108ABF03200323D32 /* TypeInfo.h */,
2324 );
2325 path = Support;
2326 sourceTree = "<group>";
2327 };
2328 DE66F29408ABF03200323D32 /* System */ = {
2329 isa = PBXGroup;
2330 children = (
Jim Laskey8aeb7c62006-01-27 13:24:20 +00002331 CF73C0AE098A51AD00627152 /* Alarm.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002332 9FA638E70C77B222007F12AE /* Disassembler.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002333 DE66F29508ABF03200323D32 /* DynamicLibrary.h */,
Jim Laskeyf7579662006-08-25 14:16:49 +00002334 CF9720340A9F3A41002CEEDD /* IncludeFile.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002335 DE66F29608ABF03200323D32 /* LICENSE.TXT */,
2336 DE66F29708ABF03200323D32 /* MappedFile.h */,
2337 DE66F29808ABF03200323D32 /* Memory.h */,
2338 DE66F29908ABF03200323D32 /* Mutex.h */,
2339 DE66F29A08ABF03200323D32 /* Path.h */,
2340 DE66F29B08ABF03200323D32 /* Process.h */,
2341 DE66F29C08ABF03200323D32 /* Program.h */,
2342 DE66F29D08ABF03200323D32 /* Signals.h */,
2343 DE66F29E08ABF03200323D32 /* TimeValue.h */,
2344 );
2345 path = System;
2346 sourceTree = "<group>";
2347 };
2348 DE66F29F08ABF03200323D32 /* Target */ = {
2349 isa = PBXGroup;
2350 children = (
2351 DE66F2A008ABF03200323D32 /* MRegisterInfo.h */,
Jim Laskeyb1e11802005-09-01 21:38:21 +00002352 CF9BCD0808C74DE0001E7011 /* SubtargetFeature.h */,
Jim Laskey10aaba82006-09-06 18:38:54 +00002353 CF47BD380AAF40BC00A8B13E /* TargetAsmInfo.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002354 DE66F2A108ABF03200323D32 /* TargetData.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002355 9FA638E80C77B231007F12AE /* TargetELFWriterInfo.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002356 DE66F2A208ABF03200323D32 /* TargetFrameInfo.h */,
2357 DE66F2A308ABF03200323D32 /* TargetInstrInfo.h */,
Jim Laskeye892a552005-12-21 20:47:34 +00002358 CF26835B09178F5500C5F253 /* TargetInstrItineraries.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002359 DE66F2A408ABF03200323D32 /* TargetJITInfo.h */,
2360 DE66F2A508ABF03200323D32 /* TargetLowering.h */,
2361 DE66F2A608ABF03200323D32 /* TargetMachine.h */,
2362 DE66F2A708ABF03200323D32 /* TargetMachineRegistry.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002363 8443EF210B66B62D00959964 /* TargetMachOWriterInfo.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002364 DE66F2A808ABF03200323D32 /* TargetOptions.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002365 DE66F2AA08ABF03200323D32 /* TargetSubtarget.h */,
2366 );
2367 path = Target;
2368 sourceTree = "<group>";
2369 };
2370 DE66F2AB08ABF03200323D32 /* Transforms */ = {
2371 isa = PBXGroup;
2372 children = (
2373 DE66F2AC08ABF03200323D32 /* Instrumentation.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002374 9FA638E90C77B252007F12AE /* IPO */,
Chris Lattner9656e722005-08-11 22:19:26 +00002375 DE66F2AD08ABF03200323D32 /* IPO.h */,
Jim Laskey8aeb7c62006-01-27 13:24:20 +00002376 CF73C0AF098A51DD00627152 /* RSProfiling.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002377 DE66F2AF08ABF03200323D32 /* Scalar.h */,
2378 DE66F2B008ABF03200323D32 /* Utils */,
2379 );
2380 path = Transforms;
2381 sourceTree = "<group>";
2382 };
2383 DE66F2B008ABF03200323D32 /* Utils */ = {
2384 isa = PBXGroup;
2385 children = (
2386 DE66F2B108ABF03200323D32 /* BasicBlockUtils.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002387 9FA638EB0C77B26B007F12AE /* BasicInliner.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002388 DE66F2B208ABF03200323D32 /* Cloning.h */,
2389 DE66F2B308ABF03200323D32 /* FunctionUtils.h */,
Chris Lattnerbd2636b2007-08-20 00:56:12 +00002390 9FA638EC0C77B26B007F12AE /* InlineCost.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002391 DE66F2B408ABF03200323D32 /* Local.h */,
2392 DE66F2B508ABF03200323D32 /* PromoteMemToReg.h */,
2393 DE66F2B608ABF03200323D32 /* UnifyFunctionExitNodes.h */,
2394 );
2395 path = Utils;
2396 sourceTree = "<group>";
2397 };
2398 DE66F2BD08ABF14400323D32 /* tools */ = {
2399 isa = PBXGroup;
2400 children = (
Jim Laskey3ada71c2006-11-05 21:21:20 +00002401 CFD99ADF0AFE878F0068D19C /* opt */,
Chris Lattner9656e722005-08-11 22:19:26 +00002402 DE66F2CB08ABF14400323D32 /* bugpoint */,
2403 DE66F2F008ABF14400323D32 /* gccld */,
2404 DE66F31E08ABF14400323D32 /* llvm-db */,
2405 DE66F33B08ABF14400323D32 /* llvm-ld */,
2406 DE66F36808ABF14500323D32 /* llvmc */,
Jim Laskey639bebb2007-01-22 14:13:45 +00002407 CF8F1B5E0B64FADA00BB4199 /* llvm-upgrade */,
2408 CF8F1B7E0B64FADA00BB4199 /* llvm2cpp */,
Jim Laskey3ada71c2006-11-05 21:21:20 +00002409 CFD99ADA0AFE87650068D19C /* lto.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00002410 DE66F30008ABF14400323D32 /* llc.cpp */,
2411 DE66F30708ABF14400323D32 /* lli.cpp */,
2412 DE66F30E08ABF14400323D32 /* llvm-ar.cpp */,
2413 DE66F31508ABF14400323D32 /* llvm-as.cpp */,
2414 DE66F31C08ABF14400323D32 /* llvm-bcanalyzer.cpp */,
2415 DE66F33208ABF14400323D32 /* llvm-dis.cpp */,
2416 DE66F33908ABF14400323D32 /* llvm-extract.cpp */,
2417 DE66F34A08ABF14400323D32 /* llvm-link.cpp */,
2418 DE66F35108ABF14400323D32 /* llvm-nm.cpp */,
2419 DE66F35808ABF14500323D32 /* llvm-prof.cpp */,
2420 DE66F35F08ABF14500323D32 /* llvm-ranlib.cpp */,
Jim Laskey639bebb2007-01-22 14:13:45 +00002421 CF8F1B960B64FB7F00BB4199 /* lto */,
2422 CF8F1BAB0B64FB8000BB4199 /* opt */,
Chris Lattner9656e722005-08-11 22:19:26 +00002423 );
2424 name = tools;
2425 path = ../tools;
2426 sourceTree = SOURCE_ROOT;
2427 };
Chris Lattner9656e722005-08-11 22:19:26 +00002428 DE66F2CB08ABF14400323D32 /* bugpoint */ = {
2429 isa = PBXGroup;
2430 children = (
2431 DE66F2CC08ABF14400323D32 /* BugDriver.cpp */,
2432 DE66F2CD08ABF14400323D32 /* BugDriver.h */,
2433 DE66F2CE08ABF14400323D32 /* bugpoint.cpp */,
2434 DE66F2CF08ABF14400323D32 /* CrashDebugger.cpp */,
2435 DE66F2E208ABF14400323D32 /* ExecutionDriver.cpp */,
2436 DE66F2E308ABF14400323D32 /* ExtractFunction.cpp */,
Jim Laskeyf7579662006-08-25 14:16:49 +00002437 CF9720910A9F3CC7002CEEDD /* FindBugs.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00002438 DE66F2E408ABF14400323D32 /* ListReducer.h */,
2439 DE66F2E608ABF14400323D32 /* Miscompilation.cpp */,
2440 DE66F2E708ABF14400323D32 /* OptimizerDriver.cpp */,
2441 DE66F2E808ABF14400323D32 /* TestPasses.cpp */,
Jim Laskeyf7579662006-08-25 14:16:49 +00002442 CF9720920A9F3CC7002CEEDD /* ToolRunner.cpp */,
2443 CF9720930A9F3CC7002CEEDD /* ToolRunner.h */,
Chris Lattner9656e722005-08-11 22:19:26 +00002444 );
2445 path = bugpoint;
2446 sourceTree = "<group>";
2447 };
2448 DE66F2F008ABF14400323D32 /* gccld */ = {
2449 isa = PBXGroup;
2450 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00002451 );
2452 path = gccld;
2453 sourceTree = "<group>";
2454 };
2455 DE66F31E08ABF14400323D32 /* llvm-db */ = {
2456 isa = PBXGroup;
2457 children = (
2458 DE66F31F08ABF14400323D32 /* CLICommand.h */,
2459 DE66F32008ABF14400323D32 /* CLIDebugger.cpp */,
2460 DE66F32108ABF14400323D32 /* CLIDebugger.h */,
2461 DE66F32208ABF14400323D32 /* Commands.cpp */,
2462 DE66F32B08ABF14400323D32 /* llvm-db.cpp */,
2463 );
2464 path = "llvm-db";
2465 sourceTree = "<group>";
2466 };
2467 DE66F33B08ABF14400323D32 /* llvm-ld */ = {
2468 isa = PBXGroup;
2469 children = (
2470 DE66F34208ABF14400323D32 /* llvm-ld.cpp */,
2471 DE66F34408ABF14400323D32 /* Optimize.cpp */,
2472 );
2473 path = "llvm-ld";
2474 sourceTree = "<group>";
2475 };
2476 DE66F36808ABF14500323D32 /* llvmc */ = {
2477 isa = PBXGroup;
2478 children = (
2479 DE66F36908ABF14500323D32 /* c */,
2480 DE66F36A08ABF14500323D32 /* CompilerDriver.cpp */,
2481 DE66F36B08ABF14500323D32 /* CompilerDriver.h */,
Jim Laskey639bebb2007-01-22 14:13:45 +00002482 CF8F1B950B64FB5000BB4199 /* ConfigLexer.cpp */,
Chris Lattner9656e722005-08-11 22:19:26 +00002483 DE66F36D08ABF14500323D32 /* ConfigLexer.h */,
2484 DE66F36E08ABF14500323D32 /* ConfigLexer.l */,
2485 DE66F36F08ABF14500323D32 /* Configuration.cpp */,
2486 DE66F37008ABF14500323D32 /* Configuration.h */,
2487 DE66F37108ABF14500323D32 /* cpp */,
2488 DE66F37D08ABF14500323D32 /* ll */,
2489 DE66F37E08ABF14500323D32 /* llvmc.cpp */,
2490 );
2491 path = llvmc;
2492 sourceTree = "<group>";
2493 };
2494 DE66F38D08ABF35C00323D32 /* docs */ = {
2495 isa = PBXGroup;
2496 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00002497 DE66F38F08ABF35C00323D32 /* AliasAnalysis.html */,
2498 DE66F39008ABF35C00323D32 /* Bugpoint.html */,
Chris Lattner9656e722005-08-11 22:19:26 +00002499 DE66F39208ABF35C00323D32 /* CFEBuildInstrs.html */,
2500 DE66F39308ABF35C00323D32 /* CodeGenerator.html */,
2501 DE66F39408ABF35C00323D32 /* CodingStandards.html */,
2502 DE66F39508ABF35C00323D32 /* CommandGuide */,
2503 DE66F3B908ABF35D00323D32 /* CommandLine.html */,
2504 DE66F3BA08ABF35D00323D32 /* CompilerDriver.html */,
2505 DE66F3BB08ABF35D00323D32 /* CompilerWriterInfo.html */,
Chris Lattner9656e722005-08-11 22:19:26 +00002506 DE66F3BD08ABF35D00323D32 /* doxygen.cfg.in */,
2507 DE66F3BE08ABF35D00323D32 /* doxygen.css */,
2508 DE66F3BF08ABF35D00323D32 /* doxygen.footer */,
2509 DE66F3C008ABF35D00323D32 /* doxygen.header */,
2510 DE66F3C108ABF35D00323D32 /* doxygen.intro */,
2511 DE66F3C208ABF35D00323D32 /* ExtendingLLVM.html */,
2512 DE66F3C308ABF35D00323D32 /* FAQ.html */,
2513 DE66F3C408ABF35D00323D32 /* GarbageCollection.html */,
2514 DE66F3C508ABF35D00323D32 /* GettingStarted.html */,
2515 DE66F3C608ABF35D00323D32 /* GettingStartedVS.html */,
2516 DE66F3E408ABF35D00323D32 /* HowToSubmitABug.html */,
2517 DE66F3E508ABF35D00323D32 /* img */,
2518 DE66F3EB08ABF35D00323D32 /* index.html */,
2519 DE66F3EC08ABF35D00323D32 /* LangRef.html */,
2520 DE66F3ED08ABF35D00323D32 /* Lexicon.html */,
2521 DE66F3EE08ABF35D00323D32 /* llvm.css */,
Chris Lattner9656e722005-08-11 22:19:26 +00002522 DE66F3F108ABF35D00323D32 /* MakefileGuide.html */,
2523 DE66F3F208ABF35D00323D32 /* ProgrammersManual.html */,
2524 DE66F3F308ABF35D00323D32 /* Projects.html */,
2525 DE66F3F408ABF35D00323D32 /* ReleaseNotes.html */,
2526 DE66F3F508ABF35D00323D32 /* SourceLevelDebugging.html */,
2527 DE66F3F608ABF35D00323D32 /* Stacker.html */,
2528 DE66F3F708ABF35D00323D32 /* SystemLibrary.html */,
2529 DE66F3F808ABF35D00323D32 /* TableGenFundamentals.html */,
2530 DE66F3F908ABF35D00323D32 /* TestingGuide.html */,
2531 DE66F3FA08ABF35D00323D32 /* UsingLibraries.html */,
2532 DE66F3FB08ABF35D00323D32 /* WritingAnLLVMBackend.html */,
2533 DE66F3FC08ABF35D00323D32 /* WritingAnLLVMPass.html */,
2534 );
2535 name = docs;
2536 path = ../docs;
2537 sourceTree = SOURCE_ROOT;
2538 };
2539 DE66F39508ABF35C00323D32 /* CommandGuide */ = {
2540 isa = PBXGroup;
2541 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00002542 DE66F39808ABF35C00323D32 /* bugpoint.pod */,
Chris Lattner9656e722005-08-11 22:19:26 +00002543 DE66F39E08ABF35C00323D32 /* index.html */,
2544 DE66F39F08ABF35C00323D32 /* llc.pod */,
2545 DE66F3A008ABF35C00323D32 /* lli.pod */,
2546 DE66F3A108ABF35C00323D32 /* llvm-ar.pod */,
2547 DE66F3A208ABF35C00323D32 /* llvm-as.pod */,
2548 DE66F3A308ABF35C00323D32 /* llvm-bcanalyzer.pod */,
2549 DE66F3A408ABF35C00323D32 /* llvm-db.pod */,
2550 DE66F3A508ABF35C00323D32 /* llvm-dis.pod */,
2551 DE66F3A608ABF35C00323D32 /* llvm-extract.pod */,
2552 DE66F3A708ABF35C00323D32 /* llvm-ld.pod */,
2553 DE66F3A808ABF35C00323D32 /* llvm-link.pod */,
2554 DE66F3A908ABF35C00323D32 /* llvm-nm.pod */,
2555 DE66F3AA08ABF35C00323D32 /* llvm-prof.pod */,
2556 DE66F3AB08ABF35C00323D32 /* llvm-ranlib.pod */,
2557 DE66F3AC08ABF35C00323D32 /* llvmc.pod */,
2558 DE66F3AD08ABF35C00323D32 /* llvmgcc.pod */,
2559 DE66F3AE08ABF35C00323D32 /* llvmgxx.pod */,
2560 DE66F3AF08ABF35C00323D32 /* Makefile */,
2561 DE66F3B408ABF35D00323D32 /* manpage.css */,
2562 DE66F3B508ABF35D00323D32 /* opt.pod */,
2563 DE66F3B808ABF35D00323D32 /* stkrc.pod */,
2564 );
2565 path = CommandGuide;
2566 sourceTree = "<group>";
2567 };
2568 DE66F3E508ABF35D00323D32 /* img */ = {
2569 isa = PBXGroup;
2570 children = (
2571 DE66F3E608ABF35D00323D32 /* Debugging.gif */,
2572 DE66F3E708ABF35D00323D32 /* libdeps.gif */,
2573 DE66F3E808ABF35D00323D32 /* lines.gif */,
2574 DE66F3E908ABF35D00323D32 /* objdeps.gif */,
2575 DE66F3EA08ABF35D00323D32 /* venusflytrap.jpg */,
2576 );
2577 path = img;
2578 sourceTree = "<group>";
2579 };
2580 DE66F3FD08ABF37000323D32 /* examples */ = {
2581 isa = PBXGroup;
2582 children = (
Chris Lattner9656e722005-08-11 22:19:26 +00002583 DE66F40E08ABF37000323D32 /* fibonacci.cpp */,
2584 DE66F41508ABF37000323D32 /* HowToUseJIT.cpp */,
2585 DE66F41E08ABF37000323D32 /* ModuleMaker.cpp */,
2586 DE66F42608ABF37000323D32 /* ParallelJIT.cpp */,
2587 );
2588 name = examples;
2589 path = ../examples;
2590 sourceTree = SOURCE_ROOT;
2591 };
Chris Lattner777fd272005-09-07 23:53:49 +00002592 DE816FAC08CFB44C0093BDEF /* utils */ = {
2593 isa = PBXGroup;
2594 children = (
2595 DE81705708CFB44D0093BDEF /* TableGen */,
2596 DE81704008CFB44D0093BDEF /* fpcmp.cpp */,
2597 DE81704F08CFB44D0093BDEF /* NightlyTest.gnuplot */,
Chris Lattner777fd272005-09-07 23:53:49 +00002598 DE81705108CFB44D0093BDEF /* NightlyTestTemplate.html */,
2599 );
2600 name = utils;
2601 path = ../utils;
2602 sourceTree = SOURCE_ROOT;
2603 };
2604 DE81705708CFB44D0093BDEF /* TableGen */ = {
2605 isa = PBXGroup;
2606 children = (
2607 DE81705908CFB44D0093BDEF /* AsmWriterEmitter.cpp */,
2608 DE81705A08CFB44D0093BDEF /* AsmWriterEmitter.h */,
2609 DE81705B08CFB44D0093BDEF /* CodeEmitterGen.cpp */,
2610 DE81705C08CFB44D0093BDEF /* CodeEmitterGen.h */,
2611 DE81705D08CFB44D0093BDEF /* CodeGenInstruction.h */,
Jim Laskey639bebb2007-01-22 14:13:45 +00002612 CF8F1BC90B64FBD500BB4199 /* CodeGenIntrinsics.h */,
Chris Lattner777fd272005-09-07 23:53:49 +00002613 DE81705E08CFB44D0093BDEF /* CodeGenRegisters.h */,
2614 DE81705F08CFB44D0093BDEF /* CodeGenTarget.cpp */,
2615 DE81706008CFB44D0093BDEF /* CodeGenTarget.h */,
2616 DE81706708CFB44D0093BDEF /* DAGISelEmitter.cpp */,
2617 DE81706808CFB44D0093BDEF /* DAGISelEmitter.h */,
2618 DE81708408CFB44D0093BDEF /* FileLexer.l */,
2619 DE81708808CFB44D0093BDEF /* FileParser.y */,
Jim Laskeyf7579662006-08-25 14:16:49 +00002620 CF9720970A9F3D4D002CEEDD /* IntrinsicEmitter.cpp */,
2621 CF9720980A9F3D4D002CEEDD /* IntrinsicEmitter.h */,
Chris Lattner777fd272005-09-07 23:53:49 +00002622 DE81708908CFB44D0093BDEF /* InstrInfoEmitter.cpp */,
2623 DE81708A08CFB44D0093BDEF /* InstrInfoEmitter.h */,
Chris Lattner777fd272005-09-07 23:53:49 +00002624 DE81708E08CFB44D0093BDEF /* Record.cpp */,
2625 DE81708F08CFB44D0093BDEF /* Record.h */,
2626 DE81709008CFB44D0093BDEF /* RegisterInfoEmitter.cpp */,
2627 DE81709108CFB44D0093BDEF /* RegisterInfoEmitter.h */,
Chris Lattnerb7899d92005-10-27 17:39:48 +00002628 DE4DA065091148520012D44B /* SubtargetEmitter.cpp */,
2629 DE4DA066091148520012D44B /* SubtargetEmitter.h */,
Chris Lattner777fd272005-09-07 23:53:49 +00002630 DE8170AA08CFB44D0093BDEF /* TableGen.cpp */,
2631 DE8170AB08CFB44D0093BDEF /* TableGenBackend.cpp */,
2632 DE8170AC08CFB44D0093BDEF /* TableGenBackend.h */,
Jim Laskeye892a552005-12-21 20:47:34 +00002633 CF490E300907BBF80072DB1C /* SubtargetEmitter.cpp */,
2634 CF490E2F0907BBF80072DB1C /* SubtargetEmitter.h */,
Chris Lattner777fd272005-09-07 23:53:49 +00002635 );
2636 path = TableGen;
2637 sourceTree = "<group>";
2638 };
Chris Lattner9656e722005-08-11 22:19:26 +00002639/* End PBXGroup section */
2640
2641/* Begin PBXLegacyTarget section */
Jim Laskeyed628ce2005-09-09 17:50:20 +00002642 CF0329B608D1BE110030FD33 /* LLVM lib */ = {
2643 isa = PBXLegacyTarget;
Jim Laskey3ada71c2006-11-05 21:21:20 +00002644 buildArgumentsString = "$(ACTION) -j 2";
Jim Laskeyed628ce2005-09-09 17:50:20 +00002645 buildConfigurationList = CF0329B708D1BE530030FD33 /* Build configuration list for PBXLegacyTarget "LLVM lib" */;
2646 buildPhases = (
2647 );
Jim Laskeyed628ce2005-09-09 17:50:20 +00002648 buildToolPath = /usr/bin/make;
Jim Laskeyb84a6c82006-04-08 06:04:56 +00002649 buildWorkingDirectory = "$(SRCROOT)/../lib";
Jim Laskeyed628ce2005-09-09 17:50:20 +00002650 dependencies = (
2651 );
2652 name = "LLVM lib";
2653 passBuildSettingsInEnvironment = 0;
2654 productName = "LLVM lib";
2655 };
2656 CF0329BB08D1BE5D0030FD33 /* LLVM llc */ = {
2657 isa = PBXLegacyTarget;
Jim Laskey3ada71c2006-11-05 21:21:20 +00002658 buildArgumentsString = "$(ACTION) -j 2";
Jim Laskeyed628ce2005-09-09 17:50:20 +00002659 buildConfigurationList = CF0329C308D1BEC40030FD33 /* Build configuration list for PBXLegacyTarget "LLVM llc" */;
2660 buildPhases = (
2661 );
Jim Laskeyed628ce2005-09-09 17:50:20 +00002662 buildToolPath = /usr/bin/make;
Jim Laskeyb84a6c82006-04-08 06:04:56 +00002663 buildWorkingDirectory = "$(SRCROOT)/../tools/llc";
Jim Laskeyed628ce2005-09-09 17:50:20 +00002664 dependencies = (
2665 );
2666 name = "LLVM llc";
2667 passBuildSettingsInEnvironment = 0;
2668 productName = "LLVM llc";
2669 };
Jim Laskeye892a552005-12-21 20:47:34 +00002670 CF490E830907CDAB0072DB1C /* LLVM TableGen */ = {
2671 isa = PBXLegacyTarget;
Jim Laskey3ada71c2006-11-05 21:21:20 +00002672 buildArgumentsString = "$(ACTION) -j 2";
Jim Laskeye892a552005-12-21 20:47:34 +00002673 buildConfigurationList = CF490E840907CDAB0072DB1C /* Build configuration list for PBXLegacyTarget "LLVM TableGen" */;
2674 buildPhases = (
2675 );
Jim Laskeye892a552005-12-21 20:47:34 +00002676 buildToolPath = /usr/bin/make;
2677 buildWorkingDirectory = /llvm/llvm/utils/TableGen;
2678 dependencies = (
2679 );
2680 name = "LLVM TableGen";
2681 passBuildSettingsInEnvironment = 0;
2682 productName = "LLVM llc";
2683 };
Jim Laskey3ada71c2006-11-05 21:21:20 +00002684 CFDF86BD0ADE819D00D40A3D /* LLVM lib release */ = {
2685 isa = PBXLegacyTarget;
2686 buildArgumentsString = "$(ACTION) -j 2 ENABLE_OPTIMIZED=1 DISABLE_ASSERTIONS=1";
2687 buildConfigurationList = CFDF86BE0ADE819D00D40A3D /* Build configuration list for PBXLegacyTarget "LLVM lib release" */;
2688 buildPhases = (
2689 );
2690 buildToolPath = /usr/bin/make;
2691 buildWorkingDirectory = "$(SRCROOT)/../lib";
2692 dependencies = (
2693 );
2694 name = "LLVM lib release";
2695 passBuildSettingsInEnvironment = 0;
2696 productName = "LLVM lib";
2697 };
2698 CFDF86C60ADE81D000D40A3D /* LLVM llc release */ = {
2699 isa = PBXLegacyTarget;
2700 buildArgumentsString = "$(ACTION) -j 2 ENABLE_OPTIMIZED=1 DISABLE_ASSERTIONS=1";
2701 buildConfigurationList = CFDF86C70ADE81D000D40A3D /* Build configuration list for PBXLegacyTarget "LLVM llc release" */;
2702 buildPhases = (
2703 );
2704 buildToolPath = /usr/bin/make;
2705 buildWorkingDirectory = "$(SRCROOT)/../tools/llc";
2706 dependencies = (
2707 );
2708 name = "LLVM llc release";
2709 passBuildSettingsInEnvironment = 0;
2710 productName = "LLVM llc";
2711 };
Chris Lattner9656e722005-08-11 22:19:26 +00002712 D28A88AD04BDD90700651E21 /* LLVM */ = {
2713 isa = PBXLegacyTarget;
Jim Laskey3ada71c2006-11-05 21:21:20 +00002714 buildArgumentsString = "$(ACTION) -j 2";
Chris Lattner9656e722005-08-11 22:19:26 +00002715 buildConfigurationList = DE66EC4C08ABE78900323D32 /* Build configuration list for PBXLegacyTarget "LLVM" */;
2716 buildPhases = (
2717 );
Chris Lattner9656e722005-08-11 22:19:26 +00002718 buildToolPath = /usr/bin/make;
Jim Laskeye892a552005-12-21 20:47:34 +00002719 buildWorkingDirectory = /Volumes/Big2/llvm/llvm;
Chris Lattner9656e722005-08-11 22:19:26 +00002720 dependencies = (
2721 );
2722 name = LLVM;
Jim Laskey2d48b132005-08-25 13:42:04 +00002723 passBuildSettingsInEnvironment = 0;
Chris Lattner9656e722005-08-11 22:19:26 +00002724 productName = LLVM;
2725 };
2726/* End PBXLegacyTarget section */
2727
2728/* Begin PBXProject section */
2729 08FB7793FE84155DC02AAC07 /* Project object */ = {
2730 isa = PBXProject;
2731 buildConfigurationList = DE66EC5008ABE78900323D32 /* Build configuration list for PBXProject "LLVM" */;
Chris Lattner9656e722005-08-11 22:19:26 +00002732 hasScannedForEncodings = 1;
2733 mainGroup = 08FB7794FE84155DC02AAC07 /* LLVM */;
2734 projectDirPath = "";
Bill Wendlingbc513402007-01-24 03:42:03 +00002735 projectRoot = "";
Chris Lattner9656e722005-08-11 22:19:26 +00002736 targets = (
2737 D28A88AD04BDD90700651E21 /* LLVM */,
Jim Laskeyed628ce2005-09-09 17:50:20 +00002738 CF0329B608D1BE110030FD33 /* LLVM lib */,
2739 CF0329BB08D1BE5D0030FD33 /* LLVM llc */,
2740 CF0329BC08D1BE8E0030FD33 /* LLVM full llc */,
Jim Laskeye892a552005-12-21 20:47:34 +00002741 CF490E830907CDAB0072DB1C /* LLVM TableGen */,
Jim Laskey3ada71c2006-11-05 21:21:20 +00002742 CFDF86BD0ADE819D00D40A3D /* LLVM lib release */,
2743 CFDF86C60ADE81D000D40A3D /* LLVM llc release */,
2744 CFDF86D00ADE820000D40A3D /* LLVM full llc release */,
Chris Lattner9656e722005-08-11 22:19:26 +00002745 );
2746 };
2747/* End PBXProject section */
2748
Jim Laskeyed628ce2005-09-09 17:50:20 +00002749/* Begin PBXTargetDependency section */
2750 CF0329BE08D1BE970030FD33 /* PBXTargetDependency */ = {
2751 isa = PBXTargetDependency;
2752 target = CF0329B608D1BE110030FD33 /* LLVM lib */;
2753 targetProxy = CF0329BD08D1BE970030FD33 /* PBXContainerItemProxy */;
2754 };
2755 CF0329C008D1BE9B0030FD33 /* PBXTargetDependency */ = {
2756 isa = PBXTargetDependency;
2757 target = CF0329BB08D1BE5D0030FD33 /* LLVM llc */;
2758 targetProxy = CF0329BF08D1BE9B0030FD33 /* PBXContainerItemProxy */;
2759 };
Jim Laskey3ada71c2006-11-05 21:21:20 +00002760 CFDF86DA0ADE822100D40A3D /* PBXTargetDependency */ = {
2761 isa = PBXTargetDependency;
2762 target = CFDF86BD0ADE819D00D40A3D /* LLVM lib release */;
2763 targetProxy = CFDF86D90ADE822100D40A3D /* PBXContainerItemProxy */;
2764 };
2765 CFDF86DC0ADE822100D40A3D /* PBXTargetDependency */ = {
2766 isa = PBXTargetDependency;
2767 target = CFDF86C60ADE81D000D40A3D /* LLVM llc release */;
2768 targetProxy = CFDF86DB0ADE822100D40A3D /* PBXContainerItemProxy */;
2769 };
Jim Laskeyed628ce2005-09-09 17:50:20 +00002770/* End PBXTargetDependency section */
2771
Chris Lattner9656e722005-08-11 22:19:26 +00002772/* Begin XCBuildConfiguration section */
Jim Laskeyed628ce2005-09-09 17:50:20 +00002773 CF0329B808D1BE530030FD33 /* Debug */ = {
2774 isa = XCBuildConfiguration;
2775 buildSettings = {
2776 COPY_PHASE_STRIP = NO;
2777 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2778 OPTIMIZATION_CFLAGS = "-O0";
2779 OTHER_CFLAGS = "";
2780 OTHER_LDFLAGS = "";
2781 OTHER_REZFLAGS = "";
2782 PRODUCT_NAME = "LLVM lib";
2783 SECTORDER_FLAGS = "";
2784 WARNING_CFLAGS = (
2785 "-Wmost",
2786 "-Wno-four-char-constants",
2787 "-Wno-unknown-pragmas",
2788 );
2789 };
2790 name = Debug;
2791 };
2792 CF0329B908D1BE530030FD33 /* Release */ = {
2793 isa = XCBuildConfiguration;
2794 buildSettings = {
2795 COPY_PHASE_STRIP = YES;
2796 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2797 OPTIMIZATION_CFLAGS = "-O0";
2798 OTHER_CFLAGS = "";
2799 OTHER_LDFLAGS = "";
2800 OTHER_REZFLAGS = "";
2801 PRODUCT_NAME = "LLVM lib";
2802 SECTORDER_FLAGS = "";
2803 WARNING_CFLAGS = (
2804 "-Wmost",
2805 "-Wno-four-char-constants",
2806 "-Wno-unknown-pragmas",
2807 );
2808 };
2809 name = Release;
2810 };
2811 CF0329BA08D1BE530030FD33 /* Default */ = {
2812 isa = XCBuildConfiguration;
2813 buildSettings = {
2814 OPTIMIZATION_CFLAGS = "-O0";
2815 OTHER_CFLAGS = "";
2816 OTHER_LDFLAGS = "";
2817 OTHER_REZFLAGS = "";
2818 PRODUCT_NAME = "LLVM lib";
2819 SECTORDER_FLAGS = "";
2820 WARNING_CFLAGS = (
2821 "-Wmost",
2822 "-Wno-four-char-constants",
2823 "-Wno-unknown-pragmas",
2824 );
2825 };
2826 name = Default;
2827 };
2828 CF0329C408D1BEC40030FD33 /* Debug */ = {
2829 isa = XCBuildConfiguration;
2830 buildSettings = {
2831 COPY_PHASE_STRIP = NO;
2832 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2833 OPTIMIZATION_CFLAGS = "-O0";
2834 OTHER_CFLAGS = "";
2835 OTHER_LDFLAGS = "";
2836 OTHER_REZFLAGS = "";
2837 PRODUCT_NAME = "LLVM llc";
2838 SECTORDER_FLAGS = "";
2839 WARNING_CFLAGS = (
2840 "-Wmost",
2841 "-Wno-four-char-constants",
2842 "-Wno-unknown-pragmas",
2843 );
2844 };
2845 name = Debug;
2846 };
2847 CF0329C508D1BEC40030FD33 /* Release */ = {
2848 isa = XCBuildConfiguration;
2849 buildSettings = {
2850 COPY_PHASE_STRIP = YES;
2851 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2852 OPTIMIZATION_CFLAGS = "-O0";
2853 OTHER_CFLAGS = "";
2854 OTHER_LDFLAGS = "";
2855 OTHER_REZFLAGS = "";
2856 PRODUCT_NAME = "LLVM llc";
2857 SECTORDER_FLAGS = "";
2858 WARNING_CFLAGS = (
2859 "-Wmost",
2860 "-Wno-four-char-constants",
2861 "-Wno-unknown-pragmas",
2862 );
2863 };
2864 name = Release;
2865 };
2866 CF0329C608D1BEC40030FD33 /* Default */ = {
2867 isa = XCBuildConfiguration;
2868 buildSettings = {
2869 OPTIMIZATION_CFLAGS = "-O0";
2870 OTHER_CFLAGS = "";
2871 OTHER_LDFLAGS = "";
2872 OTHER_REZFLAGS = "";
2873 PRODUCT_NAME = "LLVM llc";
2874 SECTORDER_FLAGS = "";
2875 WARNING_CFLAGS = (
2876 "-Wmost",
2877 "-Wno-four-char-constants",
2878 "-Wno-unknown-pragmas",
2879 );
2880 };
2881 name = Default;
2882 };
2883 CF0329C808D1BEC40030FD33 /* Debug */ = {
2884 isa = XCBuildConfiguration;
2885 buildSettings = {
2886 COPY_PHASE_STRIP = NO;
2887 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2888 OPTIMIZATION_CFLAGS = "-O0";
2889 OTHER_CFLAGS = "";
2890 OTHER_LDFLAGS = "";
2891 OTHER_REZFLAGS = "";
2892 PRODUCT_NAME = "LLVM full llc";
2893 SECTORDER_FLAGS = "";
2894 WARNING_CFLAGS = (
2895 "-Wmost",
2896 "-Wno-four-char-constants",
2897 "-Wno-unknown-pragmas",
2898 );
2899 };
2900 name = Debug;
2901 };
2902 CF0329C908D1BEC40030FD33 /* Release */ = {
2903 isa = XCBuildConfiguration;
2904 buildSettings = {
2905 COPY_PHASE_STRIP = YES;
2906 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2907 OPTIMIZATION_CFLAGS = "-O0";
2908 OTHER_CFLAGS = "";
2909 OTHER_LDFLAGS = "";
2910 OTHER_REZFLAGS = "";
2911 PRODUCT_NAME = "LLVM full llc";
2912 SECTORDER_FLAGS = "";
2913 WARNING_CFLAGS = (
2914 "-Wmost",
2915 "-Wno-four-char-constants",
2916 "-Wno-unknown-pragmas",
2917 );
2918 };
2919 name = Release;
2920 };
2921 CF0329CA08D1BEC40030FD33 /* Default */ = {
2922 isa = XCBuildConfiguration;
2923 buildSettings = {
2924 OPTIMIZATION_CFLAGS = "-O0";
2925 OTHER_CFLAGS = "";
2926 OTHER_LDFLAGS = "";
2927 OTHER_REZFLAGS = "";
2928 PRODUCT_NAME = "LLVM full llc";
2929 SECTORDER_FLAGS = "";
2930 WARNING_CFLAGS = (
2931 "-Wmost",
2932 "-Wno-four-char-constants",
2933 "-Wno-unknown-pragmas",
2934 );
2935 };
2936 name = Default;
2937 };
Jim Laskeye892a552005-12-21 20:47:34 +00002938 CF490E850907CDAB0072DB1C /* Debug */ = {
2939 isa = XCBuildConfiguration;
2940 buildSettings = {
2941 COPY_PHASE_STRIP = NO;
2942 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2943 OPTIMIZATION_CFLAGS = "-O0";
2944 OTHER_CFLAGS = "";
2945 OTHER_LDFLAGS = "";
2946 OTHER_REZFLAGS = "";
2947 PRODUCT_NAME = "LLVM TableGen";
2948 SECTORDER_FLAGS = "";
2949 WARNING_CFLAGS = (
2950 "-Wmost",
2951 "-Wno-four-char-constants",
2952 "-Wno-unknown-pragmas",
2953 );
2954 };
2955 name = Debug;
2956 };
2957 CF490E860907CDAB0072DB1C /* Release */ = {
2958 isa = XCBuildConfiguration;
2959 buildSettings = {
2960 COPY_PHASE_STRIP = YES;
2961 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2962 OPTIMIZATION_CFLAGS = "-O0";
2963 OTHER_CFLAGS = "";
2964 OTHER_LDFLAGS = "";
2965 OTHER_REZFLAGS = "";
2966 PRODUCT_NAME = "LLVM llc";
2967 SECTORDER_FLAGS = "";
2968 WARNING_CFLAGS = (
2969 "-Wmost",
2970 "-Wno-four-char-constants",
2971 "-Wno-unknown-pragmas",
2972 );
2973 };
2974 name = Release;
2975 };
2976 CF490E870907CDAB0072DB1C /* Default */ = {
2977 isa = XCBuildConfiguration;
2978 buildSettings = {
2979 OPTIMIZATION_CFLAGS = "-O0";
2980 OTHER_CFLAGS = "";
2981 OTHER_LDFLAGS = "";
2982 OTHER_REZFLAGS = "";
2983 PRODUCT_NAME = "LLVM llc";
2984 SECTORDER_FLAGS = "";
2985 WARNING_CFLAGS = (
2986 "-Wmost",
2987 "-Wno-four-char-constants",
2988 "-Wno-unknown-pragmas",
2989 );
2990 };
2991 name = Default;
2992 };
Jim Laskey3ada71c2006-11-05 21:21:20 +00002993 CFDF86BF0ADE819D00D40A3D /* Debug */ = {
2994 isa = XCBuildConfiguration;
2995 buildSettings = {
2996 COPY_PHASE_STRIP = NO;
2997 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2998 OPTIMIZATION_CFLAGS = "-O0";
2999 OTHER_CFLAGS = "";
3000 OTHER_LDFLAGS = "";
3001 OTHER_REZFLAGS = "";
3002 PRODUCT_NAME = "LLVM lib";
3003 SECTORDER_FLAGS = "";
3004 WARNING_CFLAGS = (
3005 "-Wmost",
3006 "-Wno-four-char-constants",
3007 "-Wno-unknown-pragmas",
3008 );
3009 };
3010 name = Debug;
3011 };
3012 CFDF86C00ADE819D00D40A3D /* Release */ = {
3013 isa = XCBuildConfiguration;
3014 buildSettings = {
3015 COPY_PHASE_STRIP = YES;
3016 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
3017 OPTIMIZATION_CFLAGS = "-O0";
3018 OTHER_CFLAGS = "";
3019 OTHER_LDFLAGS = "";
3020 OTHER_REZFLAGS = "";
3021 PRODUCT_NAME = "LLVM lib";
3022 SECTORDER_FLAGS = "";
3023 WARNING_CFLAGS = (
3024 "-Wmost",
3025 "-Wno-four-char-constants",
3026 "-Wno-unknown-pragmas",
3027 );
3028 };
3029 name = Release;
3030 };
3031 CFDF86C10ADE819D00D40A3D /* Default */ = {
3032 isa = XCBuildConfiguration;
3033 buildSettings = {
3034 OPTIMIZATION_CFLAGS = "-O0";
3035 OTHER_CFLAGS = "";
3036 OTHER_LDFLAGS = "";
3037 OTHER_REZFLAGS = "";
3038 PRODUCT_NAME = "LLVM lib";
3039 SECTORDER_FLAGS = "";
3040 WARNING_CFLAGS = (
3041 "-Wmost",
3042 "-Wno-four-char-constants",
3043 "-Wno-unknown-pragmas",
3044 );
3045 };
3046 name = Default;
3047 };
3048 CFDF86C80ADE81D000D40A3D /* Debug */ = {
3049 isa = XCBuildConfiguration;
3050 buildSettings = {
3051 COPY_PHASE_STRIP = NO;
3052 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
3053 OPTIMIZATION_CFLAGS = "-O0";
3054 OTHER_CFLAGS = "";
3055 OTHER_LDFLAGS = "";
3056 OTHER_REZFLAGS = "";
3057 PRODUCT_NAME = "LLVM llc";
3058 SECTORDER_FLAGS = "";
3059 WARNING_CFLAGS = (
3060 "-Wmost",
3061 "-Wno-four-char-constants",
3062 "-Wno-unknown-pragmas",
3063 );
3064 };
3065 name = Debug;
3066 };
3067 CFDF86C90ADE81D000D40A3D /* Release */ = {
3068 isa = XCBuildConfiguration;
3069 buildSettings = {
3070 COPY_PHASE_STRIP = YES;
3071 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
3072 OPTIMIZATION_CFLAGS = "-O0";
3073 OTHER_CFLAGS = "";
3074 OTHER_LDFLAGS = "";
3075 OTHER_REZFLAGS = "";
3076 PRODUCT_NAME = "LLVM llc";
3077 SECTORDER_FLAGS = "";
3078 WARNING_CFLAGS = (
3079 "-Wmost",
3080 "-Wno-four-char-constants",
3081 "-Wno-unknown-pragmas",
3082 );
3083 };
3084 name = Release;
3085 };
3086 CFDF86CA0ADE81D000D40A3D /* Default */ = {
3087 isa = XCBuildConfiguration;
3088 buildSettings = {
3089 OPTIMIZATION_CFLAGS = "-O0";
3090 OTHER_CFLAGS = "";
3091 OTHER_LDFLAGS = "";
3092 OTHER_REZFLAGS = "";
3093 PRODUCT_NAME = "LLVM llc";
3094 SECTORDER_FLAGS = "";
3095 WARNING_CFLAGS = (
3096 "-Wmost",
3097 "-Wno-four-char-constants",
3098 "-Wno-unknown-pragmas",
3099 );
3100 };
3101 name = Default;
3102 };
3103 CFDF86D60ADE820000D40A3D /* Debug */ = {
3104 isa = XCBuildConfiguration;
3105 buildSettings = {
3106 COPY_PHASE_STRIP = NO;
3107 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
3108 OPTIMIZATION_CFLAGS = "-O0";
3109 OTHER_CFLAGS = "";
3110 OTHER_LDFLAGS = "";
3111 OTHER_REZFLAGS = "";
3112 PRODUCT_NAME = "LLVM full llc";
3113 SECTORDER_FLAGS = "";
3114 WARNING_CFLAGS = (
3115 "-Wmost",
3116 "-Wno-four-char-constants",
3117 "-Wno-unknown-pragmas",
3118 );
3119 };
3120 name = Debug;
3121 };
3122 CFDF86D70ADE820000D40A3D /* Release */ = {
3123 isa = XCBuildConfiguration;
3124 buildSettings = {
3125 COPY_PHASE_STRIP = YES;
3126 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
3127 OPTIMIZATION_CFLAGS = "-O0";
3128 OTHER_CFLAGS = "";
3129 OTHER_LDFLAGS = "";
3130 OTHER_REZFLAGS = "";
3131 PRODUCT_NAME = "LLVM full llc";
3132 SECTORDER_FLAGS = "";
3133 WARNING_CFLAGS = (
3134 "-Wmost",
3135 "-Wno-four-char-constants",
3136 "-Wno-unknown-pragmas",
3137 );
3138 };
3139 name = Release;
3140 };
3141 CFDF86D80ADE820000D40A3D /* Default */ = {
3142 isa = XCBuildConfiguration;
3143 buildSettings = {
3144 OPTIMIZATION_CFLAGS = "-O0";
3145 OTHER_CFLAGS = "";
3146 OTHER_LDFLAGS = "";
3147 OTHER_REZFLAGS = "";
3148 PRODUCT_NAME = "LLVM full llc";
3149 SECTORDER_FLAGS = "";
3150 WARNING_CFLAGS = (
3151 "-Wmost",
3152 "-Wno-four-char-constants",
3153 "-Wno-unknown-pragmas",
3154 );
3155 };
3156 name = Default;
3157 };
Chris Lattner9656e722005-08-11 22:19:26 +00003158 DE66EC4D08ABE78900323D32 /* Debug */ = {
3159 isa = XCBuildConfiguration;
3160 buildSettings = {
3161 COPY_PHASE_STRIP = NO;
3162 DEBUGGING_SYMBOLS = YES;
3163 GCC_DYNAMIC_NO_PIC = NO;
3164 GCC_ENABLE_FIX_AND_CONTINUE = YES;
3165 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
3166 GCC_OPTIMIZATION_LEVEL = 0;
3167 OPTIMIZATION_CFLAGS = "-O0";
3168 OTHER_CFLAGS = "";
3169 OTHER_LDFLAGS = "";
3170 PRODUCT_NAME = LLVM;
3171 ZERO_LINK = YES;
3172 };
3173 name = Debug;
3174 };
3175 DE66EC4E08ABE78900323D32 /* Release */ = {
3176 isa = XCBuildConfiguration;
3177 buildSettings = {
3178 COPY_PHASE_STRIP = YES;
3179 ENABLE_OPTIMIZED = 1;
3180 GCC_ENABLE_FIX_AND_CONTINUE = NO;
3181 OTHER_CFLAGS = "";
3182 OTHER_LDFLAGS = "";
3183 PRODUCT_NAME = LLVM;
3184 ZERO_LINK = NO;
3185 };
3186 name = Release;
3187 };
3188 DE66EC4F08ABE78900323D32 /* Default */ = {
3189 isa = XCBuildConfiguration;
3190 buildSettings = {
3191 OTHER_CFLAGS = "";
3192 OTHER_LDFLAGS = "";
3193 PRODUCT_NAME = LLVM;
3194 };
3195 name = Default;
3196 };
3197 DE66EC5108ABE78900323D32 /* Debug */ = {
3198 isa = XCBuildConfiguration;
3199 buildSettings = {
3200 };
3201 name = Debug;
3202 };
3203 DE66EC5208ABE78900323D32 /* Release */ = {
3204 isa = XCBuildConfiguration;
3205 buildSettings = {
3206 };
3207 name = Release;
3208 };
3209 DE66EC5308ABE78900323D32 /* Default */ = {
3210 isa = XCBuildConfiguration;
3211 buildSettings = {
3212 };
3213 name = Default;
3214 };
3215/* End XCBuildConfiguration section */
3216
3217/* Begin XCConfigurationList section */
Jim Laskeyed628ce2005-09-09 17:50:20 +00003218 CF0329B708D1BE530030FD33 /* Build configuration list for PBXLegacyTarget "LLVM lib" */ = {
3219 isa = XCConfigurationList;
3220 buildConfigurations = (
3221 CF0329B808D1BE530030FD33 /* Debug */,
3222 CF0329B908D1BE530030FD33 /* Release */,
3223 CF0329BA08D1BE530030FD33 /* Default */,
3224 );
3225 defaultConfigurationIsVisible = 0;
Jim Laskeye892a552005-12-21 20:47:34 +00003226 defaultConfigurationName = Default;
Jim Laskeyed628ce2005-09-09 17:50:20 +00003227 };
3228 CF0329C308D1BEC40030FD33 /* Build configuration list for PBXLegacyTarget "LLVM llc" */ = {
3229 isa = XCConfigurationList;
3230 buildConfigurations = (
3231 CF0329C408D1BEC40030FD33 /* Debug */,
3232 CF0329C508D1BEC40030FD33 /* Release */,
3233 CF0329C608D1BEC40030FD33 /* Default */,
3234 );
3235 defaultConfigurationIsVisible = 0;
Jim Laskeye892a552005-12-21 20:47:34 +00003236 defaultConfigurationName = Default;
Jim Laskeyed628ce2005-09-09 17:50:20 +00003237 };
3238 CF0329C708D1BEC40030FD33 /* Build configuration list for PBXAggregateTarget "LLVM full llc" */ = {
3239 isa = XCConfigurationList;
3240 buildConfigurations = (
3241 CF0329C808D1BEC40030FD33 /* Debug */,
3242 CF0329C908D1BEC40030FD33 /* Release */,
3243 CF0329CA08D1BEC40030FD33 /* Default */,
3244 );
3245 defaultConfigurationIsVisible = 0;
Jim Laskeye892a552005-12-21 20:47:34 +00003246 defaultConfigurationName = Default;
3247 };
3248 CF490E840907CDAB0072DB1C /* Build configuration list for PBXLegacyTarget "LLVM TableGen" */ = {
3249 isa = XCConfigurationList;
3250 buildConfigurations = (
3251 CF490E850907CDAB0072DB1C /* Debug */,
3252 CF490E860907CDAB0072DB1C /* Release */,
3253 CF490E870907CDAB0072DB1C /* Default */,
3254 );
3255 defaultConfigurationIsVisible = 0;
3256 defaultConfigurationName = Default;
Jim Laskeyed628ce2005-09-09 17:50:20 +00003257 };
Jim Laskey3ada71c2006-11-05 21:21:20 +00003258 CFDF86BE0ADE819D00D40A3D /* Build configuration list for PBXLegacyTarget "LLVM lib release" */ = {
3259 isa = XCConfigurationList;
3260 buildConfigurations = (
3261 CFDF86BF0ADE819D00D40A3D /* Debug */,
3262 CFDF86C00ADE819D00D40A3D /* Release */,
3263 CFDF86C10ADE819D00D40A3D /* Default */,
3264 );
3265 defaultConfigurationIsVisible = 0;
3266 defaultConfigurationName = Default;
3267 };
3268 CFDF86C70ADE81D000D40A3D /* Build configuration list for PBXLegacyTarget "LLVM llc release" */ = {
3269 isa = XCConfigurationList;
3270 buildConfigurations = (
3271 CFDF86C80ADE81D000D40A3D /* Debug */,
3272 CFDF86C90ADE81D000D40A3D /* Release */,
3273 CFDF86CA0ADE81D000D40A3D /* Default */,
3274 );
3275 defaultConfigurationIsVisible = 0;
3276 defaultConfigurationName = Default;
3277 };
3278 CFDF86D50ADE820000D40A3D /* Build configuration list for PBXAggregateTarget "LLVM full llc release" */ = {
3279 isa = XCConfigurationList;
3280 buildConfigurations = (
3281 CFDF86D60ADE820000D40A3D /* Debug */,
3282 CFDF86D70ADE820000D40A3D /* Release */,
3283 CFDF86D80ADE820000D40A3D /* Default */,
3284 );
3285 defaultConfigurationIsVisible = 0;
3286 defaultConfigurationName = Default;
3287 };
Chris Lattner9656e722005-08-11 22:19:26 +00003288 DE66EC4C08ABE78900323D32 /* Build configuration list for PBXLegacyTarget "LLVM" */ = {
3289 isa = XCConfigurationList;
3290 buildConfigurations = (
3291 DE66EC4D08ABE78900323D32 /* Debug */,
3292 DE66EC4E08ABE78900323D32 /* Release */,
3293 DE66EC4F08ABE78900323D32 /* Default */,
3294 );
3295 defaultConfigurationIsVisible = 0;
3296 defaultConfigurationName = Default;
3297 };
3298 DE66EC5008ABE78900323D32 /* Build configuration list for PBXProject "LLVM" */ = {
3299 isa = XCConfigurationList;
3300 buildConfigurations = (
3301 DE66EC5108ABE78900323D32 /* Debug */,
3302 DE66EC5208ABE78900323D32 /* Release */,
3303 DE66EC5308ABE78900323D32 /* Default */,
3304 );
3305 defaultConfigurationIsVisible = 0;
3306 defaultConfigurationName = Default;
3307 };
3308/* End XCConfigurationList section */
3309 };
3310 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
3311}