Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1 | // !$*UTF8*$! |
| 2 | { |
| 3 | archiveVersion = 1; |
| 4 | classes = { |
| 5 | }; |
| 6 | objectVersion = 42; |
| 7 | objects = { |
| 8 | |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 9 | /* 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 Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 15 | dependencies = ( |
| 16 | CF0329BE08D1BE970030FD33 /* PBXTargetDependency */, |
| 17 | CF0329C008D1BE9B0030FD33 /* PBXTargetDependency */, |
| 18 | ); |
| 19 | name = "LLVM full llc"; |
| 20 | productName = "LLVM full llc"; |
| 21 | }; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 22 | 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 Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 34 | /* End PBXAggregateTarget section */ |
| 35 | |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 36 | /* 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 Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 51 | 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 Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 65 | /* End PBXContainerItemProxy section */ |
| 66 | |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 67 | /* Begin PBXFileReference section */ |
Ted Kremenek | cd9c2ba | 2007-10-26 21:53:37 +0000 | [diff] [blame] | 68 | 354CF6D10CD299440059AF3E /* DeserializeAPInt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DeserializeAPInt.cpp; sourceTree = "<group>"; }; |
| 69 | 354CF6D20CD2994D0059AF3E /* SerializeAPInt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SerializeAPInt.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 89a354d | 2007-10-25 16:09:09 +0000 | [diff] [blame] | 70 | 35A9CDED0CD0F6AF008ABC1D /* Deserialize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Deserialize.h; sourceTree = "<group>"; }; |
| 71 | 35A9CDEE0CD0F6AF008ABC1D /* Serialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Serialization.h; sourceTree = "<group>"; }; |
| 72 | 35A9CDEF0CD0F6AF008ABC1D /* Serialize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Serialize.h; sourceTree = "<group>"; }; |
| 73 | 35A9CDF00CD0F6D5008ABC1D /* Deserialize.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Deserialize.cpp; sourceTree = "<group>"; }; |
| 74 | 35A9CDF10CD0F6E1008ABC1D /* Serialize.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Serialize.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 80fe9e8 | 2007-10-09 21:49:49 +0000 | [diff] [blame] | 75 | 35E98A830CBC2ED300C5CDC1 /* DenseSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DenseSet.h; sourceTree = "<group>"; }; |
| 76 | 35E98A840CBC2ED300C5CDC1 /* ImmutableMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImmutableMap.h; sourceTree = "<group>"; }; |
| 77 | 35E98A850CBC2ED300C5CDC1 /* ImmutableSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImmutableSet.h; sourceTree = "<group>"; }; |
Bill Wendling | ced09c4 | 2007-12-17 21:14:45 +0000 | [diff] [blame] | 78 | 754221420D171DFC00DDB61B /* MachineLICM.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MachineLICM.cpp; sourceTree = "<group>"; }; |
Bill Wendling | bc51340 | 2007-01-24 03:42:03 +0000 | [diff] [blame] | 79 | 84115FFE0B66D87400E1293E /* TargetMachOWriterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetMachOWriterInfo.cpp; sourceTree = "<group>"; }; |
| 80 | 84115FFF0B66D89B00E1293E /* PPCMachOWriterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PPCMachOWriterInfo.cpp; sourceTree = "<group>"; }; |
| 81 | 841160000B66D8AC00E1293E /* PPCMachOWriterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PPCMachOWriterInfo.h; sourceTree = "<group>"; }; |
| 82 | 8443EF210B66B62D00959964 /* TargetMachOWriterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetMachOWriterInfo.h; sourceTree = "<group>"; }; |
Gordon Henriksen | 5194522 | 2007-12-11 00:29:16 +0000 | [diff] [blame] | 83 | 9F4B0E5E0D0E02580061F270 /* bitreader_ocaml.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bitreader_ocaml.c; sourceTree = "<group>"; }; |
| 84 | 9F4B0E5F0D0E02580061F270 /* llvm_bitreader.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = llvm_bitreader.ml; sourceTree = "<group>"; }; |
| 85 | 9F4B0E600D0E02580061F270 /* llvm_bitreader.mli */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = llvm_bitreader.mli; sourceTree = "<group>"; }; |
| 86 | 9F4B0E8C0D0E05ED0061F270 /* BitReader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BitReader.cpp; sourceTree = "<group>"; }; |
| 87 | 9F4B0E8D0D0E05ED0061F270 /* DeserializeAPFloat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DeserializeAPFloat.cpp; sourceTree = "<group>"; }; |
Gordon Henriksen | 2e855e6 | 2007-12-23 16:59:28 +0000 | [diff] [blame] | 88 | 9F502ADB0D1D8CA3007939DF /* executionengine_ocaml.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = executionengine_ocaml.c; sourceTree = "<group>"; }; |
| 89 | 9F502ADC0D1D8CA3007939DF /* llvm_executionengine.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = llvm_executionengine.ml; sourceTree = "<group>"; }; |
| 90 | 9F502ADD0D1D8CA3007939DF /* llvm_executionengine.mli */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = llvm_executionengine.mli; sourceTree = "<group>"; }; |
| 91 | 9F502AEC0D1D8CF8007939DF /* executionengine.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = executionengine.ml; sourceTree = "<group>"; }; |
| 92 | 9F502B090D1D8D8D007939DF /* ExecutionEngineBindings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ExecutionEngineBindings.cpp; sourceTree = "<group>"; }; |
Gordon Henriksen | 5194522 | 2007-12-11 00:29:16 +0000 | [diff] [blame] | 93 | 9F5B90CB0D0CE87100CDFDEA /* StringPool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StringPool.cpp; sourceTree = "<group>"; }; |
| 94 | 9F5B90CE0D0CE89300CDFDEA /* AlignOf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlignOf.h; sourceTree = "<group>"; }; |
| 95 | 9F5B90CF0D0CE89300CDFDEA /* Registry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Registry.h; sourceTree = "<group>"; }; |
| 96 | 9F5B90D00D0CE89300CDFDEA /* StringPool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StringPool.h; sourceTree = "<group>"; }; |
| 97 | 9F5B90E70D0DF19100CDFDEA /* BitReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BitReader.h; sourceTree = "<group>"; }; |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 98 | 9F68EB010C77AD02004AA152 /* LoopPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopPass.cpp; sourceTree = "<group>"; }; |
| 99 | 9F68EB020C77AD02004AA152 /* MemoryDependenceAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MemoryDependenceAnalysis.cpp; sourceTree = "<group>"; }; |
| 100 | 9F68EB060C77AD2C004AA152 /* BitcodeReader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BitcodeReader.cpp; sourceTree = "<group>"; }; |
| 101 | 9F68EB070C77AD2C004AA152 /* BitcodeReader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BitcodeReader.h; sourceTree = "<group>"; }; |
| 102 | 9F68EB120C77AD2C004AA152 /* BitcodeWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BitcodeWriter.cpp; sourceTree = "<group>"; }; |
| 103 | 9F68EB130C77AD2C004AA152 /* BitcodeWriterPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BitcodeWriterPass.cpp; sourceTree = "<group>"; }; |
| 104 | 9F68EB250C77AD2C004AA152 /* ValueEnumerator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ValueEnumerator.cpp; sourceTree = "<group>"; }; |
| 105 | 9F68EB260C77AD2C004AA152 /* ValueEnumerator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueEnumerator.h; sourceTree = "<group>"; }; |
Gordon Henriksen | da1435f | 2007-12-19 22:30:40 +0000 | [diff] [blame] | 106 | 9F6B2CC00D0F6E56000F00FD /* bitreader.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bitreader.ml; sourceTree = "<group>"; }; |
Gordon Henriksen | 1e75542 | 2008-03-16 16:33:35 +0000 | [diff] [blame] | 107 | 9F70401A0D8D732400FD06FF /* llvm_scalar_opts.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = llvm_scalar_opts.ml; path = transforms/scalar/llvm_scalar_opts.ml; sourceTree = "<group>"; }; |
| 108 | 9F70401B0D8D732400FD06FF /* llvm_scalar_opts.mli */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = llvm_scalar_opts.mli; path = transforms/scalar/llvm_scalar_opts.mli; sourceTree = "<group>"; }; |
| 109 | 9F70401E0D8D735E00FD06FF /* scalar_opts_ocaml.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = scalar_opts_ocaml.c; path = transforms/scalar/scalar_opts_ocaml.c; sourceTree = "<group>"; }; |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 110 | 9F7793460C73BC2000551F9C /* CodeGenPrepare.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CodeGenPrepare.cpp; sourceTree = "<group>"; }; |
| 111 | 9F7793470C73BC2000551F9C /* GVN.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GVN.cpp; sourceTree = "<group>"; }; |
| 112 | 9F7793480C73BC2000551F9C /* GVNPRE.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GVNPRE.cpp; sourceTree = "<group>"; }; |
| 113 | 9F7793490C73BC2000551F9C /* LoopIndexSplit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LoopIndexSplit.cpp; sourceTree = "<group>"; }; |
| 114 | 9F77934A0C73BC2000551F9C /* LoopRotation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LoopRotation.cpp; sourceTree = "<group>"; }; |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 115 | 9F7793500C73BD1500551F9C /* ELFWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ELFWriter.h; sourceTree = "<group>"; }; |
| 116 | 9F7793510C73BD1500551F9C /* IfConversion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IfConversion.cpp; sourceTree = "<group>"; }; |
| 117 | 9F7793520C73BD1500551F9C /* LowerSubregs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LowerSubregs.cpp; sourceTree = "<group>"; }; |
| 118 | 9F7793530C73BD1500551F9C /* MachOWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachOWriter.h; sourceTree = "<group>"; }; |
| 119 | 9F7793540C73BD1500551F9C /* PostRASchedulerList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PostRASchedulerList.cpp; sourceTree = "<group>"; }; |
| 120 | 9F7793550C73BD1500551F9C /* RegAllocBigBlock.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RegAllocBigBlock.cpp; sourceTree = "<group>"; }; |
| 121 | 9F7793560C73BD1500551F9C /* RegisterScavenging.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RegisterScavenging.cpp; sourceTree = "<group>"; }; |
| 122 | 9F7793570C73BD1500551F9C /* SimpleRegisterCoalescing.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SimpleRegisterCoalescing.cpp; sourceTree = "<group>"; }; |
| 123 | 9F7793770C73C48A00551F9C /* StripDeadPrototypes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StripDeadPrototypes.cpp; sourceTree = "<group>"; }; |
| 124 | 9F7793780C73C49A00551F9C /* BasicInliner.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BasicInliner.cpp; sourceTree = "<group>"; }; |
| 125 | 9F7793790C73C49A00551F9C /* CloneLoop.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CloneLoop.cpp; sourceTree = "<group>"; }; |
| 126 | 9F77937A0C73C49A00551F9C /* InlineCost.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InlineCost.cpp; sourceTree = "<group>"; }; |
| 127 | 9F77937B0C73C4F400551F9C /* AutoUpgrade.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AutoUpgrade.cpp; path = ../lib/VMCore/AutoUpgrade.cpp; sourceTree = SOURCE_ROOT; }; |
| 128 | 9F77937C0C73C4F400551F9C /* ConstantFold.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ConstantFold.cpp; path = ../lib/VMCore/ConstantFold.cpp; sourceTree = SOURCE_ROOT; }; |
| 129 | 9F77937D0C73C4F400551F9C /* ConstantFold.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ConstantFold.h; path = ../lib/VMCore/ConstantFold.h; sourceTree = SOURCE_ROOT; }; |
| 130 | 9F77937E0C73C53000551F9C /* ParameterAttributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ParameterAttributes.h; sourceTree = "<group>"; }; |
| 131 | 9F7793800C73C54C00551F9C /* Archive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Archive.h; sourceTree = "<group>"; }; |
| 132 | 9F7793810C73C54C00551F9C /* BitCodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BitCodes.h; sourceTree = "<group>"; }; |
| 133 | 9F7793820C73C54C00551F9C /* BitstreamReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BitstreamReader.h; sourceTree = "<group>"; }; |
| 134 | 9F7793830C73C54C00551F9C /* BitstreamWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BitstreamWriter.h; sourceTree = "<group>"; }; |
| 135 | 9F7793840C73C54C00551F9C /* LLVMBitCodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LLVMBitCodes.h; sourceTree = "<group>"; }; |
| 136 | 9F7793850C73C54C00551F9C /* ReaderWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReaderWriter.h; sourceTree = "<group>"; }; |
| 137 | 9F7793860C73C57100551F9C /* CallingConvLower.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CallingConvLower.h; sourceTree = "<group>"; }; |
| 138 | 9F7793870C73C57100551F9C /* ELFRelocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ELFRelocation.h; sourceTree = "<group>"; }; |
| 139 | 9F7793880C73C57100551F9C /* FileWriters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileWriters.h; sourceTree = "<group>"; }; |
| 140 | 9F7793890C73C57100551F9C /* MachORelocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachORelocation.h; sourceTree = "<group>"; }; |
| 141 | 9F77938A0C73C57100551F9C /* RegisterScavenging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RegisterScavenging.h; sourceTree = "<group>"; }; |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 142 | 9F7794140C73CB6100551F9C /* Mips.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Mips.h; sourceTree = "<group>"; }; |
| 143 | 9F7794150C73CB6100551F9C /* Mips.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Mips.td; sourceTree = "<group>"; }; |
| 144 | 9F7794160C73CB6100551F9C /* MipsAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsAsmPrinter.cpp; sourceTree = "<group>"; }; |
| 145 | 9F7794170C73CB6100551F9C /* MipsCallingConv.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MipsCallingConv.td; sourceTree = "<group>"; }; |
| 146 | 9F7794180C73CB6100551F9C /* MipsInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MipsInstrFormats.td; sourceTree = "<group>"; }; |
| 147 | 9F7794190C73CB6100551F9C /* MipsInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsInstrInfo.cpp; sourceTree = "<group>"; }; |
| 148 | 9F77941A0C73CB6100551F9C /* MipsInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsInstrInfo.h; sourceTree = "<group>"; }; |
| 149 | 9F77941B0C73CB6100551F9C /* MipsInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MipsInstrInfo.td; sourceTree = "<group>"; }; |
| 150 | 9F77941C0C73CB6100551F9C /* MipsISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsISelDAGToDAG.cpp; sourceTree = "<group>"; }; |
| 151 | 9F77941D0C73CB6100551F9C /* MipsISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsISelLowering.cpp; sourceTree = "<group>"; }; |
| 152 | 9F77941E0C73CB6100551F9C /* MipsISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsISelLowering.h; sourceTree = "<group>"; }; |
| 153 | 9F77941F0C73CB6100551F9C /* MipsMachineFunction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsMachineFunction.h; sourceTree = "<group>"; }; |
| 154 | 9F7794200C73CB6100551F9C /* MipsRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsRegisterInfo.cpp; sourceTree = "<group>"; }; |
| 155 | 9F7794210C73CB6100551F9C /* MipsRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsRegisterInfo.h; sourceTree = "<group>"; }; |
| 156 | 9F7794220C73CB6100551F9C /* MipsRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MipsRegisterInfo.td; sourceTree = "<group>"; }; |
| 157 | 9F7794230C73CB6100551F9C /* MipsSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsSubtarget.cpp; sourceTree = "<group>"; }; |
| 158 | 9F7794240C73CB6100551F9C /* MipsSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsSubtarget.h; sourceTree = "<group>"; }; |
| 159 | 9F7794250C73CB6100551F9C /* MipsTargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsTargetAsmInfo.cpp; sourceTree = "<group>"; }; |
| 160 | 9F7794260C73CB6100551F9C /* MipsTargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsTargetAsmInfo.h; sourceTree = "<group>"; }; |
| 161 | 9F7794270C73CB6100551F9C /* MipsTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsTargetMachine.cpp; sourceTree = "<group>"; }; |
| 162 | 9F7794280C73CB6100551F9C /* MipsTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsTargetMachine.h; sourceTree = "<group>"; }; |
| 163 | 9F77942F0C73CB7900551F9C /* MSILWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MSILWriter.cpp; sourceTree = "<group>"; }; |
| 164 | 9F7794300C73CB7900551F9C /* MSILWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSILWriter.h; sourceTree = "<group>"; }; |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 165 | 9F7794880C73D51000551F9C /* MemoryBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryBuffer.h; sourceTree = "<group>"; }; |
| 166 | 9F7794890C73D51000551F9C /* Streams.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Streams.h; sourceTree = "<group>"; }; |
Gordon Henriksen | c0491ac | 2007-10-06 21:00:36 +0000 | [diff] [blame] | 167 | 9F7C23E50CB81C2100498408 /* Analysis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Analysis.h; sourceTree = "<group>"; }; |
| 168 | 9F7C23E60CB81C2B00498408 /* Analysis.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Analysis.cpp; sourceTree = "<group>"; }; |
| 169 | 9F7C240C0CB81ECD00498408 /* analysis_ocaml.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = analysis_ocaml.c; sourceTree = "<group>"; }; |
| 170 | 9F7C240D0CB81ECD00498408 /* llvm_analysis.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = llvm_analysis.ml; sourceTree = "<group>"; }; |
| 171 | 9F7C240E0CB81ECD00498408 /* llvm_analysis.mli */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = llvm_analysis.mli; sourceTree = "<group>"; }; |
Gordon Henriksen | c84c16b | 2007-10-07 17:31:42 +0000 | [diff] [blame] | 172 | 9F7C2C4F0CB9496C00498408 /* analysis.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = analysis.ml; sourceTree = "<group>"; }; |
| 173 | 9F7C2C520CB9496C00498408 /* bitwriter.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bitwriter.ml; sourceTree = "<group>"; }; |
| 174 | 9F7C2C5D0CB9496C00498408 /* vmcore.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vmcore.ml; sourceTree = "<group>"; }; |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 175 | 9FA638D90C77B184007F12AE /* AutoUpgrade.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AutoUpgrade.h; sourceTree = "<group>"; }; |
| 176 | 9FA638DA0C77B184007F12AE /* GlobalAlias.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GlobalAlias.h; sourceTree = "<group>"; }; |
| 177 | 9FA638DB0C77B1AB007F12AE /* APInt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = APInt.h; sourceTree = "<group>"; }; |
| 178 | 9FA638DC0C77B1AB007F12AE /* APSInt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = APSInt.h; sourceTree = "<group>"; }; |
| 179 | 9FA638DD0C77B1AB007F12AE /* BitVector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BitVector.h; sourceTree = "<group>"; }; |
| 180 | 9FA638E00C77B1AB007F12AE /* IndexedMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IndexedMap.h; sourceTree = "<group>"; }; |
| 181 | 9FA638E20C77B1AB007F12AE /* SmallPtrSet.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SmallPtrSet.h; sourceTree = "<group>"; }; |
| 182 | 9FA638E30C77B1AB007F12AE /* SmallSet.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SmallSet.h; sourceTree = "<group>"; }; |
| 183 | 9FA638E40C77B1AB007F12AE /* StringMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = StringMap.h; sourceTree = "<group>"; }; |
| 184 | 9FA638E50C77B203007F12AE /* LoopPass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LoopPass.h; sourceTree = "<group>"; }; |
| 185 | 9FA638E60C77B203007F12AE /* MemoryDependenceAnalysis.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MemoryDependenceAnalysis.h; sourceTree = "<group>"; }; |
| 186 | 9FA638E70C77B222007F12AE /* Disassembler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Disassembler.h; sourceTree = "<group>"; }; |
| 187 | 9FA638E80C77B231007F12AE /* TargetELFWriterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetELFWriterInfo.h; sourceTree = "<group>"; }; |
| 188 | 9FA638EA0C77B252007F12AE /* InlinerPass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InlinerPass.h; sourceTree = "<group>"; }; |
| 189 | 9FA638EB0C77B26B007F12AE /* BasicInliner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BasicInliner.h; sourceTree = "<group>"; }; |
| 190 | 9FA638EC0C77B26B007F12AE /* InlineCost.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InlineCost.h; sourceTree = "<group>"; }; |
Gordon Henriksen | 46abf91 | 2007-09-26 20:56:12 +0000 | [diff] [blame] | 191 | 9FD3E5710CA0116100E54D15 /* bitwriter_ocaml.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = bitwriter_ocaml.c; sourceTree = "<group>"; }; |
| 192 | 9FD3E5720CA0116100E54D15 /* llvm_bitwriter.ml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvm_bitwriter.ml; sourceTree = "<group>"; }; |
| 193 | 9FD3E5730CA0116100E54D15 /* llvm_bitwriter.mli */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvm_bitwriter.mli; sourceTree = "<group>"; }; |
| 194 | 9FD3E57B0CA0116100E54D15 /* llvm.ml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvm.ml; sourceTree = "<group>"; }; |
| 195 | 9FD3E57C0CA0116100E54D15 /* llvm.mli */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvm.mli; sourceTree = "<group>"; }; |
| 196 | 9FD3E57D0CA0116100E54D15 /* llvm_ocaml.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = llvm_ocaml.c; sourceTree = "<group>"; }; |
| 197 | 9FD3E58D0CA0125F00E54D15 /* BitWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BitWriter.h; sourceTree = "<group>"; }; |
| 198 | 9FD3E58E0CA0125F00E54D15 /* Core.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Core.h; sourceTree = "<group>"; }; |
| 199 | 9FD3E5900CA0129D00E54D15 /* Core.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Core.cpp; path = ../lib/VMCore/Core.cpp; sourceTree = SOURCE_ROOT; }; |
| 200 | 9FD3E5920CA012B300E54D15 /* BitWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BitWriter.cpp; sourceTree = "<group>"; }; |
Gordon Henriksen | 0e99c53 | 2007-09-26 22:44:45 +0000 | [diff] [blame] | 201 | 9FE25D900CAB166D005383FC /* APFloat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = APFloat.h; sourceTree = "<group>"; }; |
| 202 | 9FE25D910CAB166D005383FC /* SparseBitVector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SparseBitVector.h; sourceTree = "<group>"; }; |
| 203 | 9FE25D920CAB169F005383FC /* RegisterCoalescer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RegisterCoalescer.h; sourceTree = "<group>"; }; |
Gordon Henriksen | 0e99c53 | 2007-09-26 22:44:45 +0000 | [diff] [blame] | 204 | 9FE25D940CAB16FB005383FC /* RegisterCoalescer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RegisterCoalescer.cpp; sourceTree = "<group>"; }; |
| 205 | 9FE25D950CAB1724005383FC /* APFloat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = APFloat.cpp; sourceTree = "<group>"; }; |
| 206 | 9FE25D960CAB1759005383FC /* TargetCallingConv.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TargetCallingConv.td; sourceTree = "<group>"; }; |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 207 | 9FE4508B0C77A77000C4FEA4 /* ARMCodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ARMCodeEmitter.cpp; sourceTree = "<group>"; }; |
| 208 | 9FE4508C0C77A77000C4FEA4 /* ARMGenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenAsmWriter.inc; sourceTree = "<group>"; }; |
| 209 | 9FE4508D0C77A77000C4FEA4 /* ARMGenDAGISel.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenDAGISel.inc; sourceTree = "<group>"; }; |
| 210 | 9FE4508E0C77A77100C4FEA4 /* ARMGenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenInstrInfo.inc; sourceTree = "<group>"; }; |
| 211 | 9FE4508F0C77A77100C4FEA4 /* ARMGenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenInstrNames.inc; sourceTree = "<group>"; }; |
| 212 | 9FE450900C77A77100C4FEA4 /* ARMGenRegisterInfo.h.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenRegisterInfo.h.inc; sourceTree = "<group>"; }; |
| 213 | 9FE450910C77A77100C4FEA4 /* ARMGenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenRegisterInfo.inc; sourceTree = "<group>"; }; |
| 214 | 9FE450920C77A77100C4FEA4 /* ARMGenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenRegisterNames.inc; sourceTree = "<group>"; }; |
| 215 | 9FE450930C77A77100C4FEA4 /* ARMGenSubtarget.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenSubtarget.inc; sourceTree = "<group>"; }; |
| 216 | 9FE450940C77A77100C4FEA4 /* ARMJITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ARMJITInfo.cpp; sourceTree = "<group>"; }; |
| 217 | 9FE450950C77A77100C4FEA4 /* ARMJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ARMJITInfo.h; sourceTree = "<group>"; }; |
| 218 | 9FE450960C77A77100C4FEA4 /* ARMRelocations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ARMRelocations.h; sourceTree = "<group>"; }; |
| 219 | 9FE450970C77A77100C4FEA4 /* README-Thumb.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "README-Thumb.txt"; sourceTree = "<group>"; }; |
| 220 | 9FE450980C77A77100C4FEA4 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; }; |
| 221 | 9FE4509A0C77A79C00C4FEA4 /* PPCCallingConv.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = PPCCallingConv.td; sourceTree = "<group>"; }; |
| 222 | 9FE4509B0C77A79C00C4FEA4 /* PPCGenCallingConv.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = PPCGenCallingConv.inc; sourceTree = "<group>"; }; |
| 223 | 9FE4509C0C77A7BC00C4FEA4 /* README-MMX.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "README-MMX.txt"; sourceTree = "<group>"; }; |
| 224 | 9FE4509D0C77A7BC00C4FEA4 /* X86CallingConv.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86CallingConv.td; sourceTree = "<group>"; }; |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 225 | 9FE4509F0C77A7BC00C4FEA4 /* X86ELFWriterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86ELFWriterInfo.cpp; sourceTree = "<group>"; }; |
| 226 | 9FE450A00C77A7BC00C4FEA4 /* X86ELFWriterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86ELFWriterInfo.h; sourceTree = "<group>"; }; |
| 227 | 9FE450A10C77A7BC00C4FEA4 /* X86GenCallingConv.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = X86GenCallingConv.inc; sourceTree = "<group>"; }; |
| 228 | 9FE450A20C77A7BC00C4FEA4 /* X86InstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86InstrFormats.td; sourceTree = "<group>"; }; |
| 229 | 9FE450A50C77AAF000C4FEA4 /* Disassembler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Disassembler.cpp; sourceTree = "<group>"; }; |
| 230 | 9FE450A60C77AB3200C4FEA4 /* APInt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = APInt.cpp; sourceTree = "<group>"; }; |
| 231 | 9FE450A70C77AB3200C4FEA4 /* ConstantRange.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ConstantRange.cpp; sourceTree = "<group>"; }; |
| 232 | 9FE450A80C77AB3200C4FEA4 /* MemoryBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MemoryBuffer.cpp; sourceTree = "<group>"; }; |
| 233 | 9FE450A90C77AB3200C4FEA4 /* SmallPtrSet.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SmallPtrSet.cpp; sourceTree = "<group>"; }; |
| 234 | 9FE450AA0C77AB3200C4FEA4 /* StringMap.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = StringMap.cpp; sourceTree = "<group>"; }; |
| 235 | 9FE450AB0C77AB6100C4FEA4 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; }; |
| 236 | 9FE450AC0C77AB6E00C4FEA4 /* CallingConvLower.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CallingConvLower.cpp; sourceTree = "<group>"; }; |
| 237 | 9FE450DF0C77ABE400C4FEA4 /* Archive.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Archive.cpp; sourceTree = "<group>"; }; |
| 238 | 9FE450E00C77ABE400C4FEA4 /* ArchiveInternals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ArchiveInternals.h; sourceTree = "<group>"; }; |
| 239 | 9FE450E10C77ABE400C4FEA4 /* ArchiveReader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ArchiveReader.cpp; sourceTree = "<group>"; }; |
| 240 | 9FE450E20C77ABE400C4FEA4 /* ArchiveWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ArchiveWriter.cpp; sourceTree = "<group>"; }; |
Gordon Henriksen | 2e855e6 | 2007-12-23 16:59:28 +0000 | [diff] [blame] | 241 | 9FEB8C550D1CD1E200EE46BC /* ExecutionEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExecutionEngine.h; sourceTree = "<group>"; }; |
Gordon Henriksen | 1e75542 | 2008-03-16 16:33:35 +0000 | [diff] [blame] | 242 | 9FEDD5F10D8D73AB009F6DF1 /* Scalar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Scalar.h; sourceTree = "<group>"; }; |
| 243 | 9FEDD5F70D8D797D009F6DF1 /* Scalar.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Scalar.cpp; sourceTree = "<group>"; }; |
| 244 | 9FEDD6140D8D7C3B009F6DF1 /* scalar_opts.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = scalar_opts.ml; sourceTree = "<group>"; }; |
Gordon Henriksen | 3e0c835 | 2008-03-16 20:08:03 +0000 | [diff] [blame] | 245 | 9FEDD6B60D8D83D0009F6DF1 /* Target.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Target.cpp; sourceTree = "<group>"; }; |
| 246 | 9FEDD6B80D8D83EC009F6DF1 /* Target.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Target.h; sourceTree = "<group>"; }; |
| 247 | 9FEDD6BB0D8D8408009F6DF1 /* lto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lto.h; sourceTree = "<group>"; }; |
| 248 | 9FEDD6BD0D8D8426009F6DF1 /* target.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = target.ml; sourceTree = "<group>"; }; |
| 249 | 9FEDD6C10D8D844E009F6DF1 /* llvm_target.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = llvm_target.ml; sourceTree = "<group>"; }; |
| 250 | 9FEDD6C20D8D844E009F6DF1 /* llvm_target.mli */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = llvm_target.mli; sourceTree = "<group>"; }; |
| 251 | 9FEDD6C40D8D844E009F6DF1 /* target_ocaml.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = target_ocaml.c; sourceTree = "<group>"; }; |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 252 | CF1ACC9709C9DE4400D3C5EB /* IntrinsicInst.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = IntrinsicInst.cpp; path = ../lib/VMCore/IntrinsicInst.cpp; sourceTree = "<group>"; }; |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 253 | CF26835B09178F5500C5F253 /* TargetInstrItineraries.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TargetInstrItineraries.h; sourceTree = "<group>"; }; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 254 | CF32AF5C0AEE6A4E00D24CD4 /* LLVMTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LLVMTargetMachine.cpp; sourceTree = "<group>"; }; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 255 | CF33BE160AF62B4200E93805 /* SmallString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmallString.h; sourceTree = "<group>"; }; |
Jim Laskey | 9346336 | 2006-09-07 22:07:57 +0000 | [diff] [blame] | 256 | CF341DAD0AB07A8B0099B064 /* AlphaTargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlphaTargetAsmInfo.h; sourceTree = "<group>"; }; |
| 257 | CF341DAE0AB07A8B0099B064 /* AlphaTargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaTargetAsmInfo.cpp; sourceTree = "<group>"; }; |
Jim Laskey | 9346336 | 2006-09-07 22:07:57 +0000 | [diff] [blame] | 258 | CF341DE80AB07F890099B064 /* IA64TargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IA64TargetAsmInfo.h; sourceTree = "<group>"; }; |
| 259 | CF341DE90AB07F890099B064 /* IA64TargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IA64TargetAsmInfo.cpp; sourceTree = "<group>"; }; |
| 260 | CF341E010AB080220099B064 /* PPCTargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCTargetAsmInfo.h; sourceTree = "<group>"; }; |
| 261 | CF341E020AB080220099B064 /* PPCTargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCTargetAsmInfo.cpp; sourceTree = "<group>"; }; |
| 262 | CF341E220AB0814B0099B064 /* SparcTargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SparcTargetAsmInfo.h; sourceTree = "<group>"; }; |
| 263 | CF341E230AB0814B0099B064 /* SparcTargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SparcTargetAsmInfo.cpp; sourceTree = "<group>"; }; |
| 264 | CF341E320AB082D60099B064 /* X86TargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = X86TargetAsmInfo.h; sourceTree = "<group>"; }; |
| 265 | CF341E330AB082D60099B064 /* X86TargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = X86TargetAsmInfo.cpp; sourceTree = "<group>"; }; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 266 | CF42B6BF0AF24F5300D5D47C /* FoldingSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FoldingSet.h; sourceTree = "<group>"; }; |
| 267 | CF42B6C40AF2512000D5D47C /* FoldingSet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FoldingSet.cpp; sourceTree = "<group>"; }; |
Jim Laskey | 10aaba8 | 2006-09-06 18:38:54 +0000 | [diff] [blame] | 268 | CF47BD380AAF40BC00A8B13E /* TargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TargetAsmInfo.h; sourceTree = "<group>"; }; |
| 269 | CF47BD860AAF487E00A8B13E /* TargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TargetAsmInfo.cpp; sourceTree = "<group>"; }; |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 270 | CF490D14090541D30072DB1C /* TargetSchedule.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TargetSchedule.td; sourceTree = "<group>"; }; |
| 271 | CF490D15090541D30072DB1C /* TargetSelectionDAG.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TargetSelectionDAG.td; sourceTree = "<group>"; }; |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 272 | CF490E2F0907BBF80072DB1C /* SubtargetEmitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SubtargetEmitter.h; sourceTree = "<group>"; }; |
| 273 | CF490E300907BBF80072DB1C /* SubtargetEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SubtargetEmitter.cpp; sourceTree = "<group>"; }; |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 274 | CF4F27E60A7B6E23004359F6 /* MachinePassRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachinePassRegistry.h; sourceTree = "<group>"; }; |
| 275 | CF4F27F60A7B6FA3004359F6 /* MachinePassRegistry.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MachinePassRegistry.cpp; sourceTree = "<group>"; }; |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 276 | CF65223409CA39B800C4B521 /* Intrinsics.gen */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Intrinsics.gen; sourceTree = "<group>"; }; |
| 277 | CF6527D909D1A53400C4B521 /* MachineLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachineLocation.h; sourceTree = "<group>"; }; |
| 278 | CF6527FA09D1BA3800C4B521 /* DelaySlotFiller.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DelaySlotFiller.cpp; path = ../lib/Target/Sparc/DelaySlotFiller.cpp; sourceTree = SOURCE_ROOT; }; |
| 279 | CF6527FB09D1BA3800C4B521 /* FPMover.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FPMover.cpp; path = ../lib/Target/Sparc/FPMover.cpp; sourceTree = SOURCE_ROOT; }; |
| 280 | CF6527FC09D1BA3800C4B521 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; name = Makefile; path = ../lib/Target/Sparc/Makefile; sourceTree = SOURCE_ROOT; }; |
| 281 | CF6527FD09D1BA3800C4B521 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README.txt; path = ../lib/Target/Sparc/README.txt; sourceTree = SOURCE_ROOT; }; |
| 282 | CF6527FE09D1BA3800C4B521 /* Sparc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Sparc.h; path = ../lib/Target/Sparc/Sparc.h; sourceTree = SOURCE_ROOT; }; |
| 283 | CF6527FF09D1BA3800C4B521 /* Sparc.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Sparc.td; path = ../lib/Target/Sparc/Sparc.td; sourceTree = SOURCE_ROOT; }; |
| 284 | CF65280009D1BA3800C4B521 /* SparcAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcAsmPrinter.cpp; path = ../lib/Target/Sparc/SparcAsmPrinter.cpp; sourceTree = SOURCE_ROOT; }; |
| 285 | CF65280109D1BA3800C4B521 /* SparcGenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenAsmWriter.inc; path = ../lib/Target/Sparc/SparcGenAsmWriter.inc; sourceTree = SOURCE_ROOT; }; |
| 286 | CF65280209D1BA3800C4B521 /* SparcGenDAGISel.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenDAGISel.inc; path = ../lib/Target/Sparc/SparcGenDAGISel.inc; sourceTree = SOURCE_ROOT; }; |
| 287 | CF65280309D1BA3800C4B521 /* SparcGenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenInstrInfo.inc; path = ../lib/Target/Sparc/SparcGenInstrInfo.inc; sourceTree = SOURCE_ROOT; }; |
| 288 | CF65280409D1BA3800C4B521 /* SparcGenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenInstrNames.inc; path = ../lib/Target/Sparc/SparcGenInstrNames.inc; sourceTree = SOURCE_ROOT; }; |
| 289 | 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; }; |
| 290 | CF65280609D1BA3800C4B521 /* SparcGenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenRegisterInfo.inc; path = ../lib/Target/Sparc/SparcGenRegisterInfo.inc; sourceTree = SOURCE_ROOT; }; |
| 291 | CF65280709D1BA3800C4B521 /* SparcGenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenRegisterNames.inc; path = ../lib/Target/Sparc/SparcGenRegisterNames.inc; sourceTree = SOURCE_ROOT; }; |
| 292 | CF65280809D1BA3800C4B521 /* SparcGenSubtarget.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenSubtarget.inc; path = ../lib/Target/Sparc/SparcGenSubtarget.inc; sourceTree = SOURCE_ROOT; }; |
| 293 | CF65280909D1BA3800C4B521 /* SparcInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SparcInstrFormats.td; path = ../lib/Target/Sparc/SparcInstrFormats.td; sourceTree = SOURCE_ROOT; }; |
| 294 | CF65280A09D1BA3800C4B521 /* SparcInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcInstrInfo.cpp; path = ../lib/Target/Sparc/SparcInstrInfo.cpp; sourceTree = SOURCE_ROOT; }; |
| 295 | CF65280B09D1BA3800C4B521 /* SparcInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SparcInstrInfo.h; path = ../lib/Target/Sparc/SparcInstrInfo.h; sourceTree = SOURCE_ROOT; }; |
| 296 | CF65280C09D1BA3800C4B521 /* SparcInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SparcInstrInfo.td; path = ../lib/Target/Sparc/SparcInstrInfo.td; sourceTree = SOURCE_ROOT; }; |
| 297 | CF65280D09D1BA3800C4B521 /* SparcISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcISelDAGToDAG.cpp; path = ../lib/Target/Sparc/SparcISelDAGToDAG.cpp; sourceTree = SOURCE_ROOT; }; |
| 298 | CF65280E09D1BA3800C4B521 /* SparcRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcRegisterInfo.cpp; path = ../lib/Target/Sparc/SparcRegisterInfo.cpp; sourceTree = SOURCE_ROOT; }; |
| 299 | CF65280F09D1BA3800C4B521 /* SparcRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SparcRegisterInfo.h; path = ../lib/Target/Sparc/SparcRegisterInfo.h; sourceTree = SOURCE_ROOT; }; |
| 300 | CF65281009D1BA3800C4B521 /* SparcRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SparcRegisterInfo.td; path = ../lib/Target/Sparc/SparcRegisterInfo.td; sourceTree = SOURCE_ROOT; }; |
| 301 | CF65281109D1BA3800C4B521 /* SparcSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcSubtarget.cpp; path = ../lib/Target/Sparc/SparcSubtarget.cpp; sourceTree = SOURCE_ROOT; }; |
| 302 | CF65281209D1BA3800C4B521 /* SparcSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SparcSubtarget.h; path = ../lib/Target/Sparc/SparcSubtarget.h; sourceTree = SOURCE_ROOT; }; |
| 303 | CF65281309D1BA3800C4B521 /* SparcTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcTargetMachine.cpp; path = ../lib/Target/Sparc/SparcTargetMachine.cpp; sourceTree = SOURCE_ROOT; }; |
| 304 | CF65281409D1BA3800C4B521 /* SparcTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SparcTargetMachine.h; path = ../lib/Target/Sparc/SparcTargetMachine.h; sourceTree = SOURCE_ROOT; }; |
Jim Laskey | 2957f2d | 2007-01-29 15:09:35 +0000 | [diff] [blame] | 305 | CF6529A6095B21A8007F884E /* MachineModuleInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MachineModuleInfo.cpp; sourceTree = "<group>"; }; |
Jim Laskey | f9545d0 | 2006-01-04 13:37:32 +0000 | [diff] [blame] | 306 | CF6B5AFD095C82C300D1EA42 /* DAGCombiner.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DAGCombiner.cpp; sourceTree = "<group>"; }; |
Jim Laskey | 2957f2d | 2007-01-29 15:09:35 +0000 | [diff] [blame] | 307 | CF6F487109505E1500BC9E82 /* MachineModuleInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachineModuleInfo.h; sourceTree = "<group>"; }; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 308 | CF71B60F0AC45EDA0007F57C /* SmallVector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmallVector.h; sourceTree = "<group>"; }; |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 309 | CF73C0A2098A4FDF00627152 /* InlineAsm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InlineAsm.h; sourceTree = "<group>"; }; |
| 310 | CF73C0A3098A4FDF00627152 /* TypeSymbolTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TypeSymbolTable.h; sourceTree = "<group>"; }; |
| 311 | CF73C0A4098A4FDF00627152 /* ValueSymbolTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ValueSymbolTable.h; sourceTree = "<group>"; }; |
| 312 | CF73C0A5098A507300627152 /* ConstantFolding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConstantFolding.h; sourceTree = "<group>"; }; |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 313 | CF73C0A9098A50FD00627152 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; }; |
| 314 | CF73C0AD098A519400627152 /* DataTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataTypes.h; sourceTree = "<group>"; }; |
| 315 | CF73C0AE098A51AD00627152 /* Alarm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Alarm.h; sourceTree = "<group>"; }; |
| 316 | CF73C0AF098A51DD00627152 /* RSProfiling.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSProfiling.h; sourceTree = "<group>"; }; |
| 317 | CF73C0B0098A523C00627152 /* ConstantFolding.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConstantFolding.cpp; sourceTree = "<group>"; }; |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 318 | CF73C0B6098A53EF00627152 /* IA64Bundling.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IA64Bundling.cpp; sourceTree = "<group>"; }; |
| 319 | CF73C0B7098A546000627152 /* RSProfiling.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RSProfiling.cpp; sourceTree = "<group>"; }; |
| 320 | CF73C0B8098A546000627152 /* RSProfiling.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSProfiling.h; sourceTree = "<group>"; }; |
| 321 | CF73C0B9098A546000627152 /* Reg2Mem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Reg2Mem.cpp; sourceTree = "<group>"; }; |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 322 | CF73C0BD098A551F00627152 /* InlineAsm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = InlineAsm.cpp; path = ../lib/VMCore/InlineAsm.cpp; sourceTree = SOURCE_ROOT; }; |
| 323 | CF73C0BE098A551F00627152 /* TypeSymbolTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TypeSymbolTable.cpp; path = ../lib/VMCore/TypeSymbolTable.cpp; sourceTree = SOURCE_ROOT; }; |
| 324 | CF73C0BF098A551F00627152 /* ValueSymbolTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ValueSymbolTable.cpp; path = ../lib/VMCore/ValueSymbolTable.cpp; sourceTree = SOURCE_ROOT; }; |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 325 | CF79495D09B326D4005ADFCA /* Dwarf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Dwarf.cpp; sourceTree = "<group>"; }; |
Jim Laskey | dc42989 | 2006-01-26 20:32:00 +0000 | [diff] [blame] | 326 | CF7FFA1F0985081C008B0087 /* ScheduleDAGList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScheduleDAGList.cpp; sourceTree = "<group>"; }; |
Jim Laskey | dc42989 | 2006-01-26 20:32:00 +0000 | [diff] [blame] | 327 | CF7FFA2109850864008B0087 /* ScheduleDAG.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScheduleDAG.h; sourceTree = "<group>"; }; |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 328 | CF8D62FA09C2226F006017BA /* Intrinsics.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Intrinsics.td; sourceTree = "<group>"; }; |
Jim Laskey | dc42989 | 2006-01-26 20:32:00 +0000 | [diff] [blame] | 329 | CF8E00490989162500DA2399 /* Dwarf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Dwarf.h; sourceTree = "<group>"; }; |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 330 | CF8F1B410B64F6D100BB4199 /* RuntimeLibcalls.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RuntimeLibcalls.h; sourceTree = "<group>"; }; |
| 331 | CF8F1B420B64F70B00BB4199 /* PassManagers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PassManagers.h; sourceTree = "<group>"; }; |
| 332 | CF8F1B430B64F74400BB4199 /* Allocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Allocator.h; sourceTree = "<group>"; }; |
| 333 | CF8F1B440B64F74400BB4199 /* Compiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Compiler.h; sourceTree = "<group>"; }; |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 334 | CF8F1B460B64F74400BB4199 /* ManagedStatic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ManagedStatic.h; sourceTree = "<group>"; }; |
| 335 | CF8F1B470B64F74400BB4199 /* OutputBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OutputBuffer.h; sourceTree = "<group>"; }; |
| 336 | CF8F1B490B64F7AB00BB4199 /* LinkTimeOptimizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkTimeOptimizer.h; sourceTree = "<group>"; }; |
| 337 | CF8F1B4D0B64F80700BB4199 /* AliasDebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AliasDebugger.cpp; sourceTree = "<group>"; }; |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 338 | CF8F1B500B64F86A00BB4199 /* ManagedStatic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ManagedStatic.cpp; sourceTree = "<group>"; }; |
| 339 | CF8F1B510B64F86A00BB4199 /* Streams.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Streams.cpp; sourceTree = "<group>"; }; |
| 340 | CF8F1B530B64F8C000BB4199 /* IncludeFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IncludeFile.cpp; sourceTree = "<group>"; }; |
| 341 | CF8F1B540B64F90F00BB4199 /* AlphaBranchSelector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaBranchSelector.cpp; sourceTree = "<group>"; }; |
| 342 | CF8F1B550B64F90F00BB4199 /* AlphaLLRP.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaLLRP.cpp; sourceTree = "<group>"; }; |
| 343 | CF8F1B560B64F98900BB4199 /* CBackend.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CBackend.cpp; sourceTree = "<group>"; }; |
| 344 | CF8F1B570B64F9AC00BB4199 /* PPCPredicates.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCPredicates.cpp; sourceTree = "<group>"; }; |
| 345 | CF8F1B580B64F9AC00BB4199 /* PPCPredicates.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCPredicates.h; sourceTree = "<group>"; }; |
| 346 | CF8F1B590B64F9E100BB4199 /* X86COFF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = X86COFF.h; sourceTree = "<group>"; }; |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 347 | CF8F1B5B0B64FA2F00BB4199 /* PredicateSimplifier.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PredicateSimplifier.cpp; sourceTree = "<group>"; }; |
| 348 | CF8F1B5C0B64FA7300BB4199 /* PassManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PassManager.cpp; path = ../lib/VMCore/PassManager.cpp; sourceTree = SOURCE_ROOT; }; |
| 349 | CF8F1B680B64FADA00BB4199 /* llvm-upgrade.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "llvm-upgrade.cpp"; sourceTree = "<group>"; }; |
| 350 | CF8F1B720B64FADA00BB4199 /* UpgradeInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UpgradeInternals.h; sourceTree = "<group>"; }; |
| 351 | CF8F1B750B64FADA00BB4199 /* UpgradeLexer.l */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.lex; path = UpgradeLexer.l; sourceTree = "<group>"; }; |
| 352 | CF8F1B7C0B64FADA00BB4199 /* UpgradeParser.y */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.yacc; path = UpgradeParser.y; sourceTree = "<group>"; }; |
| 353 | CF8F1B7F0B64FADA00BB4199 /* CppWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CppWriter.cpp; sourceTree = "<group>"; }; |
| 354 | CF8F1B800B64FADA00BB4199 /* CppWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CppWriter.h; sourceTree = "<group>"; }; |
| 355 | CF8F1B870B64FADA00BB4199 /* llvm2cpp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llvm2cpp.cpp; sourceTree = "<group>"; }; |
| 356 | CF8F1B950B64FB5000BB4199 /* ConfigLexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConfigLexer.cpp; sourceTree = "<group>"; }; |
| 357 | CF8F1B9D0B64FB7F00BB4199 /* lto-c.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "lto-c.cpp"; sourceTree = "<group>"; }; |
| 358 | CF8F1B9E0B64FB7F00BB4199 /* lto.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lto.cpp; sourceTree = "<group>"; }; |
| 359 | CF8F1BAC0B64FB8000BB4199 /* AnalysisWrappers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AnalysisWrappers.cpp; sourceTree = "<group>"; }; |
| 360 | CF8F1BB70B64FB8000BB4199 /* GraphPrinters.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GraphPrinters.cpp; sourceTree = "<group>"; }; |
| 361 | CF8F1BB90B64FB8000BB4199 /* opt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = opt.cpp; sourceTree = "<group>"; }; |
| 362 | CF8F1BBA0B64FB8000BB4199 /* PrintSCC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PrintSCC.cpp; sourceTree = "<group>"; }; |
| 363 | CF8F1BC90B64FBD500BB4199 /* CodeGenIntrinsics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CodeGenIntrinsics.h; sourceTree = "<group>"; }; |
| 364 | CF8F1BD10B64FC8A00BB4199 /* ARM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARM.h; sourceTree = "<group>"; }; |
| 365 | CF8F1BD20B64FC8A00BB4199 /* ARM.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ARM.td; sourceTree = "<group>"; }; |
| 366 | CF8F1BD30B64FC8A00BB4199 /* ARMAddressingModes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMAddressingModes.h; sourceTree = "<group>"; }; |
| 367 | CF8F1BD40B64FC8A00BB4199 /* ARMAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMAsmPrinter.cpp; sourceTree = "<group>"; }; |
| 368 | CF8F1BD50B64FC8A00BB4199 /* ARMConstantIslandPass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMConstantIslandPass.cpp; sourceTree = "<group>"; }; |
| 369 | CF8F1BD60B64FC8A00BB4199 /* ARMConstantPoolValue.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMConstantPoolValue.cpp; sourceTree = "<group>"; }; |
| 370 | CF8F1BD70B64FC8A00BB4199 /* ARMConstantPoolValue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMConstantPoolValue.h; sourceTree = "<group>"; }; |
| 371 | CF8F1BD80B64FC8A00BB4199 /* ARMFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMFrameInfo.h; sourceTree = "<group>"; }; |
| 372 | CF8F1BD90B64FC8A00BB4199 /* ARMInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMInstrInfo.cpp; sourceTree = "<group>"; }; |
| 373 | CF8F1BDA0B64FC8A00BB4199 /* ARMInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMInstrInfo.h; sourceTree = "<group>"; }; |
| 374 | CF8F1BDB0B64FC8A00BB4199 /* ARMInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ARMInstrInfo.td; sourceTree = "<group>"; }; |
| 375 | CF8F1BDC0B64FC8A00BB4199 /* ARMInstrThumb.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ARMInstrThumb.td; sourceTree = "<group>"; }; |
| 376 | CF8F1BDD0B64FC8A00BB4199 /* ARMInstrVFP.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ARMInstrVFP.td; sourceTree = "<group>"; }; |
| 377 | CF8F1BDE0B64FC8A00BB4199 /* ARMISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMISelDAGToDAG.cpp; sourceTree = "<group>"; }; |
| 378 | CF8F1BDF0B64FC8A00BB4199 /* ARMISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMISelLowering.cpp; sourceTree = "<group>"; }; |
| 379 | CF8F1BE00B64FC8A00BB4199 /* ARMISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMISelLowering.h; sourceTree = "<group>"; }; |
| 380 | CF8F1BE10B64FC8A00BB4199 /* ARMLoadStoreOptimizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMLoadStoreOptimizer.cpp; sourceTree = "<group>"; }; |
| 381 | CF8F1BE20B64FC8A00BB4199 /* ARMMachineFunctionInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMMachineFunctionInfo.h; sourceTree = "<group>"; }; |
| 382 | CF8F1BE30B64FC8A00BB4199 /* ARMRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMRegisterInfo.cpp; sourceTree = "<group>"; }; |
| 383 | CF8F1BE40B64FC8A00BB4199 /* ARMRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMRegisterInfo.h; sourceTree = "<group>"; }; |
| 384 | CF8F1BE50B64FC8A00BB4199 /* ARMRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ARMRegisterInfo.td; sourceTree = "<group>"; }; |
| 385 | CF8F1BE60B64FC8A00BB4199 /* ARMSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMSubtarget.cpp; sourceTree = "<group>"; }; |
| 386 | CF8F1BE70B64FC8A00BB4199 /* ARMSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMSubtarget.h; sourceTree = "<group>"; }; |
| 387 | CF8F1BE80B64FC8A00BB4199 /* ARMTargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMTargetAsmInfo.cpp; sourceTree = "<group>"; }; |
| 388 | CF8F1BE90B64FC8A00BB4199 /* ARMTargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMTargetAsmInfo.h; sourceTree = "<group>"; }; |
| 389 | CF8F1BEA0B64FC8A00BB4199 /* ARMTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMTargetMachine.cpp; sourceTree = "<group>"; }; |
| 390 | CF8F1BEB0B64FC8A00BB4199 /* ARMTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMTargetMachine.h; sourceTree = "<group>"; }; |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 391 | CF9720260A9F39B9002CEEDD /* LinkAllPasses.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkAllPasses.h; sourceTree = "<group>"; }; |
| 392 | CF9720270A9F39B9002CEEDD /* LinkTimeOptimizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkTimeOptimizer.h; sourceTree = "<group>"; }; |
| 393 | CF9720340A9F3A41002CEEDD /* IncludeFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IncludeFile.h; sourceTree = "<group>"; }; |
| 394 | CF9720350A9F3ADC002CEEDD /* MachOWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MachOWriter.cpp; sourceTree = "<group>"; }; |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 395 | CF9720370A9F3B1C002CEEDD /* TargetLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TargetLowering.cpp; sourceTree = "<group>"; }; |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 396 | CF97208A0A9F3C6F002CEEDD /* LCSSA.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LCSSA.cpp; sourceTree = "<group>"; }; |
| 397 | CF97208B0A9F3C6F002CEEDD /* LowerAllocations.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LowerAllocations.cpp; sourceTree = "<group>"; }; |
| 398 | CF97208C0A9F3C6F002CEEDD /* LowerInvoke.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LowerInvoke.cpp; sourceTree = "<group>"; }; |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 399 | CF97208E0A9F3C6F002CEEDD /* LowerSwitch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LowerSwitch.cpp; sourceTree = "<group>"; }; |
| 400 | CF97208F0A9F3C6F002CEEDD /* Mem2Reg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Mem2Reg.cpp; sourceTree = "<group>"; }; |
| 401 | CF9720900A9F3CA2002CEEDD /* ValueTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ValueTypes.cpp; path = ../lib/VMCore/ValueTypes.cpp; sourceTree = SOURCE_ROOT; }; |
| 402 | CF9720910A9F3CC7002CEEDD /* FindBugs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FindBugs.cpp; sourceTree = "<group>"; }; |
| 403 | CF9720920A9F3CC7002CEEDD /* ToolRunner.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ToolRunner.cpp; sourceTree = "<group>"; }; |
| 404 | CF9720930A9F3CC7002CEEDD /* ToolRunner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ToolRunner.h; sourceTree = "<group>"; }; |
| 405 | CF9720970A9F3D4D002CEEDD /* IntrinsicEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IntrinsicEmitter.cpp; sourceTree = "<group>"; }; |
| 406 | CF9720980A9F3D4D002CEEDD /* IntrinsicEmitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IntrinsicEmitter.h; sourceTree = "<group>"; }; |
Jim Laskey | b1e1180 | 2005-09-01 21:38:21 +0000 | [diff] [blame] | 407 | CF9BCD0808C74DE0001E7011 /* SubtargetFeature.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SubtargetFeature.h; sourceTree = "<group>"; }; |
| 408 | CF9BCD1508C75070001E7011 /* SubtargetFeature.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SubtargetFeature.cpp; sourceTree = "<group>"; }; |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 409 | CFA702BB0A6FA85F0006009A /* AlphaGenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenAsmWriter.inc; sourceTree = "<group>"; }; |
| 410 | CFA702BC0A6FA85F0006009A /* AlphaGenCodeEmitter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenCodeEmitter.inc; sourceTree = "<group>"; }; |
| 411 | CFA702BD0A6FA85F0006009A /* AlphaGenDAGISel.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenDAGISel.inc; sourceTree = "<group>"; }; |
| 412 | CFA702BE0A6FA85F0006009A /* AlphaGenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenInstrInfo.inc; sourceTree = "<group>"; }; |
| 413 | CFA702BF0A6FA85F0006009A /* AlphaGenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenInstrNames.inc; sourceTree = "<group>"; }; |
| 414 | CFA702C00A6FA85F0006009A /* AlphaGenRegisterInfo.h.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenRegisterInfo.h.inc; sourceTree = "<group>"; }; |
| 415 | CFA702C10A6FA85F0006009A /* AlphaGenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenRegisterInfo.inc; sourceTree = "<group>"; }; |
| 416 | CFA702C20A6FA85F0006009A /* AlphaGenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenRegisterNames.inc; sourceTree = "<group>"; }; |
| 417 | CFA702C30A6FA85F0006009A /* AlphaGenSubtarget.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenSubtarget.inc; sourceTree = "<group>"; }; |
| 418 | CFA702C40A6FA8910006009A /* IA64GenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenAsmWriter.inc; sourceTree = "<group>"; }; |
| 419 | CFA702C50A6FA8910006009A /* IA64GenDAGISel.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenDAGISel.inc; sourceTree = "<group>"; }; |
| 420 | CFA702C60A6FA8910006009A /* IA64GenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenInstrInfo.inc; sourceTree = "<group>"; }; |
| 421 | CFA702C70A6FA8910006009A /* IA64GenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenInstrNames.inc; sourceTree = "<group>"; }; |
| 422 | CFA702C80A6FA8910006009A /* IA64GenRegisterInfo.h.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenRegisterInfo.h.inc; sourceTree = "<group>"; }; |
| 423 | CFA702C90A6FA8910006009A /* IA64GenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenRegisterInfo.inc; sourceTree = "<group>"; }; |
| 424 | CFA702CA0A6FA8910006009A /* IA64GenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenRegisterNames.inc; sourceTree = "<group>"; }; |
| 425 | CFA702CB0A6FA8AD0006009A /* PPCGenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenAsmWriter.inc; sourceTree = "<group>"; }; |
| 426 | CFA702CC0A6FA8AD0006009A /* PPCGenCodeEmitter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenCodeEmitter.inc; sourceTree = "<group>"; }; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 427 | CFA702CD0A6FA8AD0006009A /* PPCGenDAGISel.inc */ = {isa = PBXFileReference; explicitFileType = sourcecode.pascal; fileEncoding = 4; path = PPCGenDAGISel.inc; sourceTree = "<group>"; }; |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 428 | CFA702CE0A6FA8AD0006009A /* PPCGenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenInstrInfo.inc; sourceTree = "<group>"; }; |
| 429 | CFA702CF0A6FA8AD0006009A /* PPCGenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenInstrNames.inc; sourceTree = "<group>"; }; |
| 430 | CFA702D00A6FA8AD0006009A /* PPCGenRegisterInfo.h.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenRegisterInfo.h.inc; sourceTree = "<group>"; }; |
| 431 | CFA702D10A6FA8AD0006009A /* PPCGenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenRegisterInfo.inc; sourceTree = "<group>"; }; |
| 432 | CFA702D20A6FA8AD0006009A /* PPCGenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenRegisterNames.inc; sourceTree = "<group>"; }; |
| 433 | CFA702D30A6FA8AD0006009A /* PPCGenSubtarget.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenSubtarget.inc; sourceTree = "<group>"; }; |
| 434 | CFA702D40A6FA8DD0006009A /* X86GenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenAsmWriter.inc; sourceTree = "<group>"; }; |
| 435 | CFA702D50A6FA8DD0006009A /* X86GenAsmWriter1.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenAsmWriter1.inc; sourceTree = "<group>"; }; |
| 436 | CFA702D60A6FA8DD0006009A /* X86GenDAGISel.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenDAGISel.inc; sourceTree = "<group>"; }; |
| 437 | CFA702D70A6FA8DD0006009A /* X86GenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenInstrInfo.inc; sourceTree = "<group>"; }; |
| 438 | CFA702D80A6FA8DD0006009A /* X86GenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenInstrNames.inc; sourceTree = "<group>"; }; |
| 439 | CFA702D90A6FA8DD0006009A /* X86GenRegisterInfo.h.inc */ = {isa = PBXFileReference; fileEncoding = 4; languageSpecificationIdentifier = c.cpp; lastKnownFileType = sourcecode.pascal; path = X86GenRegisterInfo.h.inc; sourceTree = "<group>"; }; |
| 440 | CFA702DA0A6FA8DD0006009A /* X86GenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenRegisterInfo.inc; sourceTree = "<group>"; }; |
| 441 | CFA702DB0A6FA8DD0006009A /* X86GenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenRegisterNames.inc; sourceTree = "<group>"; }; |
| 442 | CFA702DC0A6FA8DD0006009A /* X86GenSubtarget.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenSubtarget.inc; sourceTree = "<group>"; }; |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 443 | CFABD0A20B09E342003EB061 /* PPCMachineFunctionInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCMachineFunctionInfo.h; sourceTree = "<group>"; }; |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 444 | CFBD8B1A090E76540020B107 /* AlphaISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaISelDAGToDAG.cpp; sourceTree = "<group>"; }; |
| 445 | CFBD8B1B090E76540020B107 /* AlphaISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaISelLowering.cpp; sourceTree = "<group>"; }; |
| 446 | CFBD8B1C090E76540020B107 /* AlphaISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlphaISelLowering.h; sourceTree = "<group>"; }; |
| 447 | CFBD8B1D090E76540020B107 /* AlphaSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaSubtarget.cpp; sourceTree = "<group>"; }; |
| 448 | CFBD8B1E090E76540020B107 /* AlphaSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlphaSubtarget.h; sourceTree = "<group>"; }; |
| 449 | CFC244570959DEF2009F8C47 /* DwarfWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DwarfWriter.cpp; sourceTree = "<group>"; }; |
| 450 | CFC244BB0959F24C009F8C47 /* X86ISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = X86ISelDAGToDAG.cpp; sourceTree = "<group>"; }; |
| 451 | CFC244BC0959F24C009F8C47 /* X86ISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = X86ISelLowering.cpp; sourceTree = "<group>"; }; |
| 452 | CFC244BD0959F24C009F8C47 /* X86ISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = X86ISelLowering.h; sourceTree = "<group>"; }; |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 453 | CFC244BF0959F2E3009F8C47 /* IA64ISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IA64ISelDAGToDAG.cpp; sourceTree = "<group>"; }; |
| 454 | CFC244C00959F2E3009F8C47 /* IA64ISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IA64ISelLowering.cpp; sourceTree = "<group>"; }; |
| 455 | CFC244C10959F2E3009F8C47 /* IA64ISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IA64ISelLowering.h; sourceTree = "<group>"; }; |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 456 | CFD7E4F30A798FC3000C7379 /* LinkAllCodegenComponents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkAllCodegenComponents.h; sourceTree = "<group>"; }; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 457 | CFD99AA80AFE827B0068D19C /* LICENSE.TXT */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE.TXT; path = ../LICENSE.TXT; sourceTree = SOURCE_ROOT; }; |
| 458 | CFD99AAD0AFE827B0068D19C /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README.txt; path = ../README.txt; sourceTree = SOURCE_ROOT; }; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 459 | CFD99AB70AFE848A0068D19C /* Allocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Allocator.cpp; sourceTree = "<group>"; }; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 460 | CFD99ABA0AFE84D70068D19C /* IncludeFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IncludeFile.cpp; sourceTree = "<group>"; }; |
| 461 | CFD99ABB0AFE84EF0068D19C /* Alarm.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = Alarm.inc; sourceTree = "<group>"; }; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 462 | CFD99ABE0AFE857A0068D19C /* README-X86-64.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "README-X86-64.txt"; sourceTree = "<group>"; }; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 463 | CFD99ADA0AFE87650068D19C /* lto.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = lto.cpp; path = lto/lto.cpp; sourceTree = "<group>"; }; |
| 464 | CFD99ADB0AFE87870068D19C /* AnalysisWrappers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AnalysisWrappers.cpp; path = opt/AnalysisWrappers.cpp; sourceTree = "<group>"; }; |
| 465 | CFD99ADC0AFE87870068D19C /* GraphPrinters.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GraphPrinters.cpp; path = opt/GraphPrinters.cpp; sourceTree = "<group>"; }; |
| 466 | CFD99ADD0AFE87870068D19C /* opt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = opt.cpp; path = opt/opt.cpp; sourceTree = "<group>"; }; |
| 467 | CFD99ADE0AFE87870068D19C /* PrintSCC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PrintSCC.cpp; path = opt/PrintSCC.cpp; sourceTree = "<group>"; }; |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 468 | CFE21C780A80CC0600D3E908 /* RegAllocRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RegAllocRegistry.h; sourceTree = "<group>"; }; |
| 469 | CFE21C7B0A80CC1C00D3E908 /* SchedulerRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SchedulerRegistry.h; sourceTree = "<group>"; }; |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 470 | CFE420FB0A66F67300AB4BF6 /* MachineJumpTableInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachineJumpTableInfo.h; sourceTree = "<group>"; }; |
| 471 | CFE420FC0A66F67300AB4BF6 /* ValueTypes.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ValueTypes.td; sourceTree = "<group>"; }; |
| 472 | CFE420FD0A66F67300AB4BF6 /* Interpreter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Interpreter.h; sourceTree = "<group>"; }; |
| 473 | CFE420FE0A66F67300AB4BF6 /* JIT.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JIT.h; sourceTree = "<group>"; }; |
| 474 | CFE420FF0A66F67300AB4BF6 /* IntrinsicsPowerPC.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IntrinsicsPowerPC.td; sourceTree = "<group>"; }; |
| 475 | CFE421000A66F67300AB4BF6 /* IntrinsicsX86.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IntrinsicsX86.td; sourceTree = "<group>"; }; |
| 476 | CFE421010A66F67300AB4BF6 /* LinkAllVMCore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkAllVMCore.h; sourceTree = "<group>"; }; |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 477 | CFE421060A66F86D00AB4BF6 /* ScheduleDAGRRList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScheduleDAGRRList.cpp; sourceTree = "<group>"; }; |
| 478 | CFE421070A66F8DC00AB4BF6 /* GraphWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GraphWriter.cpp; sourceTree = "<group>"; }; |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 479 | CFE421090A66F93300AB4BF6 /* Alarm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Alarm.cpp; sourceTree = "<group>"; }; |
| 480 | CFE4210A0A66F93300AB4BF6 /* Alarm.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = Alarm.inc; sourceTree = "<group>"; }; |
| 481 | CFE4210B0A66F96400AB4BF6 /* AlphaSchedule.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AlphaSchedule.td; sourceTree = "<group>"; }; |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 482 | CFE421140A66FA2D00AB4BF6 /* PPC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPC.h; sourceTree = "<group>"; }; |
| 483 | CFE421150A66FA2D00AB4BF6 /* PPC.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPC.td; sourceTree = "<group>"; }; |
| 484 | CFE421160A66FA2D00AB4BF6 /* PPCAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCAsmPrinter.cpp; sourceTree = "<group>"; }; |
| 485 | CFE421170A66FA2D00AB4BF6 /* PPCBranchSelector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCBranchSelector.cpp; sourceTree = "<group>"; }; |
| 486 | CFE421180A66FA2D00AB4BF6 /* PPCCodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCCodeEmitter.cpp; sourceTree = "<group>"; }; |
| 487 | CFE421190A66FA2D00AB4BF6 /* PPCFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCFrameInfo.h; sourceTree = "<group>"; }; |
| 488 | CFE4211A0A66FA2D00AB4BF6 /* PPCHazardRecognizers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCHazardRecognizers.cpp; sourceTree = "<group>"; }; |
| 489 | CFE4211B0A66FA2D00AB4BF6 /* PPCHazardRecognizers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCHazardRecognizers.h; sourceTree = "<group>"; }; |
| 490 | CFE4211C0A66FA2D00AB4BF6 /* PPCInstr64Bit.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCInstr64Bit.td; sourceTree = "<group>"; }; |
| 491 | CFE4211D0A66FA2D00AB4BF6 /* PPCInstrAltivec.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCInstrAltivec.td; sourceTree = "<group>"; }; |
| 492 | CFE4211E0A66FA2D00AB4BF6 /* PPCInstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCInstrBuilder.h; sourceTree = "<group>"; }; |
| 493 | CFE4211F0A66FA2D00AB4BF6 /* PPCInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCInstrFormats.td; sourceTree = "<group>"; }; |
| 494 | CFE421200A66FA2D00AB4BF6 /* PPCInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCInstrInfo.cpp; sourceTree = "<group>"; }; |
| 495 | CFE421210A66FA2D00AB4BF6 /* PPCInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCInstrInfo.h; sourceTree = "<group>"; }; |
| 496 | CFE421220A66FA2D00AB4BF6 /* PPCInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCInstrInfo.td; sourceTree = "<group>"; }; |
| 497 | CFE421230A66FA2D00AB4BF6 /* PPCISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCISelDAGToDAG.cpp; sourceTree = "<group>"; }; |
| 498 | CFE421240A66FA2D00AB4BF6 /* PPCISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCISelLowering.cpp; sourceTree = "<group>"; }; |
| 499 | CFE421250A66FA2D00AB4BF6 /* PPCISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCISelLowering.h; sourceTree = "<group>"; }; |
| 500 | CFE421260A66FA2D00AB4BF6 /* PPCJITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCJITInfo.cpp; sourceTree = "<group>"; }; |
| 501 | CFE421270A66FA2D00AB4BF6 /* PPCJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCJITInfo.h; sourceTree = "<group>"; }; |
| 502 | CFE421280A66FA2D00AB4BF6 /* PPCPerfectShuffle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCPerfectShuffle.h; sourceTree = "<group>"; }; |
| 503 | CFE421290A66FA2D00AB4BF6 /* PPCRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCRegisterInfo.cpp; sourceTree = "<group>"; }; |
| 504 | CFE4212A0A66FA2D00AB4BF6 /* PPCRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCRegisterInfo.h; sourceTree = "<group>"; }; |
| 505 | CFE4212B0A66FA2D00AB4BF6 /* PPCRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCRegisterInfo.td; sourceTree = "<group>"; }; |
| 506 | CFE4212C0A66FA2D00AB4BF6 /* PPCRelocations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCRelocations.h; sourceTree = "<group>"; }; |
| 507 | CFE4212D0A66FA2D00AB4BF6 /* PPCSchedule.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCSchedule.td; sourceTree = "<group>"; }; |
| 508 | CFE4212E0A66FA2D00AB4BF6 /* PPCScheduleG3.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG3.td; sourceTree = "<group>"; }; |
| 509 | CFE4212F0A66FA2D00AB4BF6 /* PPCScheduleG4.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG4.td; sourceTree = "<group>"; }; |
| 510 | CFE421300A66FA2D00AB4BF6 /* PPCScheduleG4Plus.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG4Plus.td; sourceTree = "<group>"; }; |
| 511 | CFE421310A66FA2D00AB4BF6 /* PPCScheduleG5.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG5.td; sourceTree = "<group>"; }; |
| 512 | CFE421320A66FA2E00AB4BF6 /* PPCSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCSubtarget.cpp; sourceTree = "<group>"; }; |
| 513 | CFE421330A66FA2E00AB4BF6 /* PPCSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCSubtarget.h; sourceTree = "<group>"; }; |
| 514 | CFE421340A66FA2E00AB4BF6 /* PPCTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCTargetMachine.cpp; sourceTree = "<group>"; }; |
| 515 | CFE421350A66FA2E00AB4BF6 /* PPCTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCTargetMachine.h; sourceTree = "<group>"; }; |
| 516 | CFE421360A66FA2E00AB4BF6 /* README_ALTIVEC.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README_ALTIVEC.txt; sourceTree = "<group>"; }; |
| 517 | CFE421370A66FA2E00AB4BF6 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; }; |
| 518 | CFE421380A66FA8000AB4BF6 /* README-FPStack.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "README-FPStack.txt"; sourceTree = "<group>"; }; |
| 519 | CFE421390A66FA8000AB4BF6 /* README-SSE.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "README-SSE.txt"; sourceTree = "<group>"; }; |
| 520 | CFE4213A0A66FA8000AB4BF6 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; }; |
| 521 | CFE4213B0A66FA8000AB4BF6 /* X86MachineFunctionInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = X86MachineFunctionInfo.h; sourceTree = "<group>"; }; |
| 522 | CFE4213D0A66FAE100AB4BF6 /* Hello.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Hello.cpp; sourceTree = "<group>"; }; |
| 523 | CFE4213F0A66FB5E00AB4BF6 /* IndMemRemoval.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IndMemRemoval.cpp; sourceTree = "<group>"; }; |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 524 | CFF0DE6309BF6C360031957F /* X86InstrFPStack.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = X86InstrFPStack.td; sourceTree = "<group>"; }; |
| 525 | CFF0DE6409BF6C360031957F /* X86InstrMMX.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = X86InstrMMX.td; sourceTree = "<group>"; }; |
| 526 | CFF0DE6509BF6C360031957F /* X86InstrSSE.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = X86InstrSSE.td; sourceTree = "<group>"; }; |
Jim Laskey | 08a0464 | 2006-01-17 17:29:20 +0000 | [diff] [blame] | 527 | CFF8B434097C605F0047F72A /* UniqueVector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UniqueVector.h; sourceTree = "<group>"; }; |
Chris Lattner | b7899d9 | 2005-10-27 17:39:48 +0000 | [diff] [blame] | 528 | DE4DA0390911476D0012D44B /* LoopSimplify.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = LoopSimplify.cpp; path = ../lib/Transforms/Utils/LoopSimplify.cpp; sourceTree = SOURCE_ROOT; }; |
| 529 | DE4DA03C091147920012D44B /* LiveInterval.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = LiveInterval.h; path = ../include/llvm/CodeGen/LiveInterval.h; sourceTree = SOURCE_ROOT; }; |
| 530 | DE4DA03D091147920012D44B /* LiveIntervalAnalysis.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = LiveIntervalAnalysis.h; path = ../include/llvm/CodeGen/LiveIntervalAnalysis.h; sourceTree = SOURCE_ROOT; }; |
Chris Lattner | b7899d9 | 2005-10-27 17:39:48 +0000 | [diff] [blame] | 531 | DE4DA065091148520012D44B /* SubtargetEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SubtargetEmitter.cpp; path = ../utils/TableGen/SubtargetEmitter.cpp; sourceTree = SOURCE_ROOT; }; |
| 532 | DE4DA066091148520012D44B /* SubtargetEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SubtargetEmitter.h; path = ../utils/TableGen/SubtargetEmitter.h; sourceTree = SOURCE_ROOT; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 533 | DE66EC5B08ABE86900323D32 /* AsmWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = AsmWriter.cpp; path = ../lib/VMCore/AsmWriter.cpp; sourceTree = SOURCE_ROOT; }; |
| 534 | DE66EC5C08ABE86A00323D32 /* BasicBlock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = BasicBlock.cpp; path = ../lib/VMCore/BasicBlock.cpp; sourceTree = SOURCE_ROOT; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 535 | DE66EC6008ABE86A00323D32 /* Constants.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Constants.cpp; path = ../lib/VMCore/Constants.cpp; sourceTree = SOURCE_ROOT; }; |
| 536 | DE66EC6108ABE86A00323D32 /* Dominators.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Dominators.cpp; path = ../lib/VMCore/Dominators.cpp; sourceTree = SOURCE_ROOT; }; |
| 537 | DE66EC6208ABE86A00323D32 /* Function.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Function.cpp; path = ../lib/VMCore/Function.cpp; sourceTree = SOURCE_ROOT; }; |
| 538 | DE66EC6308ABE86A00323D32 /* Globals.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Globals.cpp; path = ../lib/VMCore/Globals.cpp; sourceTree = SOURCE_ROOT; }; |
| 539 | DE66EC6408ABE86A00323D32 /* Instruction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Instruction.cpp; path = ../lib/VMCore/Instruction.cpp; sourceTree = SOURCE_ROOT; }; |
| 540 | DE66EC6508ABE86A00323D32 /* Instructions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Instructions.cpp; path = ../lib/VMCore/Instructions.cpp; sourceTree = SOURCE_ROOT; }; |
| 541 | DE66EC6608ABE86A00323D32 /* LeakDetector.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = LeakDetector.cpp; path = ../lib/VMCore/LeakDetector.cpp; sourceTree = SOURCE_ROOT; }; |
| 542 | DE66EC6708ABE86A00323D32 /* Mangler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Mangler.cpp; path = ../lib/VMCore/Mangler.cpp; sourceTree = SOURCE_ROOT; }; |
| 543 | DE66EC6808ABE86A00323D32 /* Module.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Module.cpp; path = ../lib/VMCore/Module.cpp; sourceTree = SOURCE_ROOT; }; |
| 544 | DE66EC6908ABE86A00323D32 /* ModuleProvider.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ModuleProvider.cpp; path = ../lib/VMCore/ModuleProvider.cpp; sourceTree = SOURCE_ROOT; }; |
| 545 | DE66EC6A08ABE86A00323D32 /* Pass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Pass.cpp; path = ../lib/VMCore/Pass.cpp; sourceTree = SOURCE_ROOT; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 546 | DE66EC6D08ABE86A00323D32 /* SymbolTableListTraitsImpl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SymbolTableListTraitsImpl.h; path = ../lib/VMCore/SymbolTableListTraitsImpl.h; sourceTree = SOURCE_ROOT; }; |
| 547 | DE66EC6E08ABE86A00323D32 /* Type.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Type.cpp; path = ../lib/VMCore/Type.cpp; sourceTree = SOURCE_ROOT; }; |
| 548 | DE66EC6F08ABE86A00323D32 /* Value.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Value.cpp; path = ../lib/VMCore/Value.cpp; sourceTree = SOURCE_ROOT; }; |
| 549 | DE66EC7008ABE86A00323D32 /* Verifier.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Verifier.cpp; path = ../lib/VMCore/Verifier.cpp; sourceTree = SOURCE_ROOT; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 550 | DE66EC8E08ABEAF000323D32 /* llvmAsmParser.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; name = llvmAsmParser.y; path = ../lib/AsmParser/llvmAsmParser.y; sourceTree = SOURCE_ROOT; }; |
| 551 | DE66EC8F08ABEAF000323D32 /* Parser.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Parser.cpp; path = ../lib/AsmParser/Parser.cpp; sourceTree = SOURCE_ROOT; }; |
| 552 | DE66EC9008ABEAF000323D32 /* ParserInternals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ParserInternals.h; path = ../lib/AsmParser/ParserInternals.h; sourceTree = SOURCE_ROOT; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 553 | DE66ECBE08ABEC0700323D32 /* AliasAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasAnalysis.cpp; sourceTree = "<group>"; }; |
| 554 | DE66ECBF08ABEC0700323D32 /* AliasAnalysisCounter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasAnalysisCounter.cpp; sourceTree = "<group>"; }; |
| 555 | DE66ECC008ABEC0700323D32 /* AliasAnalysisEvaluator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasAnalysisEvaluator.cpp; sourceTree = "<group>"; }; |
| 556 | DE66ECC108ABEC0700323D32 /* AliasSetTracker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasSetTracker.cpp; sourceTree = "<group>"; }; |
| 557 | DE66ECC208ABEC0700323D32 /* BasicAliasAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BasicAliasAnalysis.cpp; sourceTree = "<group>"; }; |
| 558 | DE66ECC308ABEC0700323D32 /* CFGPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CFGPrinter.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 559 | DE66ED1708ABEC0800323D32 /* InstCount.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InstCount.cpp; sourceTree = "<group>"; }; |
| 560 | DE66ED1808ABEC0800323D32 /* Interval.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Interval.cpp; sourceTree = "<group>"; }; |
| 561 | DE66ED1908ABEC0800323D32 /* IntervalPartition.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IntervalPartition.cpp; sourceTree = "<group>"; }; |
| 562 | DE66ED1B08ABEC0800323D32 /* Andersens.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Andersens.cpp; sourceTree = "<group>"; }; |
| 563 | DE66ED1C08ABEC0800323D32 /* CallGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CallGraph.cpp; sourceTree = "<group>"; }; |
| 564 | DE66ED1D08ABEC0800323D32 /* CallGraphSCCPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CallGraphSCCPass.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 565 | DE66ED2F08ABEC0800323D32 /* FindUsedTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FindUsedTypes.cpp; sourceTree = "<group>"; }; |
| 566 | DE66ED3008ABEC0800323D32 /* GlobalsModRef.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GlobalsModRef.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 567 | DE66ED3308ABEC0800323D32 /* LoadValueNumbering.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoadValueNumbering.cpp; sourceTree = "<group>"; }; |
| 568 | DE66ED3408ABEC0800323D32 /* LoopInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopInfo.cpp; sourceTree = "<group>"; }; |
| 569 | DE66ED3608ABEC0800323D32 /* PostDominators.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PostDominators.cpp; sourceTree = "<group>"; }; |
| 570 | DE66ED3708ABEC0800323D32 /* ProfileInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProfileInfo.cpp; sourceTree = "<group>"; }; |
| 571 | DE66ED3808ABEC0800323D32 /* ProfileInfoLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProfileInfoLoader.cpp; sourceTree = "<group>"; }; |
| 572 | DE66ED3908ABEC0800323D32 /* ProfileInfoLoaderPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProfileInfoLoaderPass.cpp; sourceTree = "<group>"; }; |
| 573 | DE66ED3A08ABEC0800323D32 /* ScalarEvolution.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScalarEvolution.cpp; sourceTree = "<group>"; }; |
| 574 | DE66ED3B08ABEC0800323D32 /* ScalarEvolutionExpander.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScalarEvolutionExpander.cpp; sourceTree = "<group>"; }; |
| 575 | DE66ED3C08ABEC0800323D32 /* Trace.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Trace.cpp; sourceTree = "<group>"; }; |
| 576 | DE66ED3D08ABEC0800323D32 /* ValueNumbering.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ValueNumbering.cpp; sourceTree = "<group>"; }; |
| 577 | DE66ED3F08ABEC2A00323D32 /* AsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AsmPrinter.cpp; sourceTree = "<group>"; }; |
| 578 | DE66ED4008ABEC2A00323D32 /* BranchFolding.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BranchFolding.cpp; sourceTree = "<group>"; }; |
| 579 | DE66ED6F08ABEC2B00323D32 /* ELFWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ELFWriter.cpp; sourceTree = "<group>"; }; |
| 580 | DE66ED7008ABEC2B00323D32 /* IntrinsicLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IntrinsicLowering.cpp; sourceTree = "<group>"; }; |
| 581 | DE66ED7108ABEC2B00323D32 /* LiveInterval.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiveInterval.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 582 | DE66ED7308ABEC2B00323D32 /* LiveIntervalAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiveIntervalAnalysis.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 583 | DE66ED7508ABEC2B00323D32 /* LiveVariables.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiveVariables.cpp; sourceTree = "<group>"; }; |
| 584 | DE66ED7608ABEC2B00323D32 /* MachineBasicBlock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineBasicBlock.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 585 | DE66ED7808ABEC2B00323D32 /* MachineFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineFunction.cpp; sourceTree = "<group>"; }; |
| 586 | DE66ED7908ABEC2B00323D32 /* MachineInstr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineInstr.cpp; sourceTree = "<group>"; }; |
| 587 | DE66ED7B08ABEC2B00323D32 /* Passes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Passes.cpp; sourceTree = "<group>"; }; |
| 588 | DE66ED7C08ABEC2B00323D32 /* PHIElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PHIElimination.cpp; sourceTree = "<group>"; }; |
| 589 | DE66ED7D08ABEC2B00323D32 /* PhysRegTracker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PhysRegTracker.h; sourceTree = "<group>"; }; |
| 590 | DE66ED7E08ABEC2B00323D32 /* PrologEpilogInserter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PrologEpilogInserter.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 591 | DE66ED8008ABEC2B00323D32 /* RegAllocLinearScan.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegAllocLinearScan.cpp; sourceTree = "<group>"; }; |
| 592 | DE66ED8108ABEC2B00323D32 /* RegAllocLocal.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegAllocLocal.cpp; sourceTree = "<group>"; }; |
| 593 | DE66ED8208ABEC2B00323D32 /* RegAllocSimple.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegAllocSimple.cpp; sourceTree = "<group>"; }; |
| 594 | DE66ED9008ABEC2B00323D32 /* LegalizeDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LegalizeDAG.cpp; sourceTree = "<group>"; }; |
| 595 | DE66ED9208ABEC2B00323D32 /* SelectionDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SelectionDAG.cpp; sourceTree = "<group>"; }; |
| 596 | DE66ED9308ABEC2B00323D32 /* SelectionDAGISel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SelectionDAGISel.cpp; sourceTree = "<group>"; }; |
| 597 | DE66ED9408ABEC2B00323D32 /* SelectionDAGPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SelectionDAGPrinter.cpp; sourceTree = "<group>"; }; |
| 598 | DE66ED9508ABEC2B00323D32 /* TwoAddressInstructionPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TwoAddressInstructionPass.cpp; sourceTree = "<group>"; }; |
| 599 | DE66ED9608ABEC2B00323D32 /* UnreachableBlockElim.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = UnreachableBlockElim.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 600 | DE66ED9808ABEC2B00323D32 /* VirtRegMap.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = VirtRegMap.cpp; sourceTree = "<group>"; }; |
| 601 | DE66ED9908ABEC2B00323D32 /* VirtRegMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = VirtRegMap.h; sourceTree = "<group>"; }; |
| 602 | DE66EDB108ABEC7300323D32 /* Debugger.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Debugger.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 603 | DE66EDB508ABEC7300323D32 /* ProgramInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProgramInfo.cpp; sourceTree = "<group>"; }; |
| 604 | DE66EDB608ABEC7300323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; }; |
| 605 | DE66EDB708ABEC7300323D32 /* RuntimeInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RuntimeInfo.cpp; sourceTree = "<group>"; }; |
| 606 | DE66EDB808ABEC7300323D32 /* SourceFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SourceFile.cpp; sourceTree = "<group>"; }; |
| 607 | DE66EDB908ABEC7300323D32 /* SourceLanguage-CFamily.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "SourceLanguage-CFamily.cpp"; sourceTree = "<group>"; }; |
| 608 | DE66EDBA08ABEC7300323D32 /* SourceLanguage-CPlusPlus.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "SourceLanguage-CPlusPlus.cpp"; sourceTree = "<group>"; }; |
| 609 | DE66EDBB08ABEC7300323D32 /* SourceLanguage-Unknown.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "SourceLanguage-Unknown.cpp"; sourceTree = "<group>"; }; |
| 610 | DE66EDBC08ABEC7300323D32 /* SourceLanguage.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SourceLanguage.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 611 | DE66EDC408ABEC9000323D32 /* ExecutionEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExecutionEngine.cpp; sourceTree = "<group>"; }; |
| 612 | DE66EDCE08ABEC9000323D32 /* Execution.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Execution.cpp; sourceTree = "<group>"; }; |
| 613 | DE66EDCF08ABEC9000323D32 /* ExternalFunctions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExternalFunctions.cpp; sourceTree = "<group>"; }; |
| 614 | DE66EDD008ABEC9000323D32 /* Interpreter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Interpreter.cpp; sourceTree = "<group>"; }; |
| 615 | DE66EDD108ABEC9000323D32 /* Interpreter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Interpreter.h; sourceTree = "<group>"; }; |
| 616 | DE66EDDE08ABEC9100323D32 /* Intercept.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Intercept.cpp; sourceTree = "<group>"; }; |
| 617 | DE66EDDF08ABEC9100323D32 /* JIT.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = JIT.cpp; sourceTree = "<group>"; }; |
| 618 | DE66EDE008ABEC9100323D32 /* JIT.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = JIT.h; sourceTree = "<group>"; }; |
| 619 | DE66EDE108ABEC9100323D32 /* JITEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = JITEmitter.cpp; sourceTree = "<group>"; }; |
| 620 | DE66EDE308ABEC9100323D32 /* TargetSelect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetSelect.cpp; sourceTree = "<group>"; }; |
| 621 | DE66EDF608ABEDD300323D32 /* LinkArchives.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LinkArchives.cpp; sourceTree = "<group>"; }; |
| 622 | DE66EDF708ABEDD300323D32 /* Linker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Linker.cpp; sourceTree = "<group>"; }; |
| 623 | DE66EDF808ABEDD300323D32 /* LinkItems.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LinkItems.cpp; sourceTree = "<group>"; }; |
| 624 | DE66EDF908ABEDD300323D32 /* LinkModules.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LinkModules.cpp; sourceTree = "<group>"; }; |
| 625 | DE66EDFC08ABEDE600323D32 /* Annotation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Annotation.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 626 | DE66EE1D08ABEDE600323D32 /* CommandLine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CommandLine.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 627 | DE66EE3D08ABEDE600323D32 /* Debug.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Debug.cpp; sourceTree = "<group>"; }; |
| 628 | DE66EE3E08ABEDE600323D32 /* FileUtilities.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FileUtilities.cpp; sourceTree = "<group>"; }; |
| 629 | DE66EE3F08ABEDE600323D32 /* IsInf.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IsInf.cpp; sourceTree = "<group>"; }; |
| 630 | DE66EE4008ABEDE600323D32 /* IsNAN.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IsNAN.cpp; sourceTree = "<group>"; }; |
| 631 | DE66EE4208ABEDE600323D32 /* PluginLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PluginLoader.cpp; sourceTree = "<group>"; }; |
| 632 | DE66EE4308ABEDE600323D32 /* SlowOperationInformer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SlowOperationInformer.cpp; sourceTree = "<group>"; }; |
| 633 | DE66EE4408ABEDE600323D32 /* Statistic.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Statistic.cpp; sourceTree = "<group>"; }; |
| 634 | DE66EE4508ABEDE700323D32 /* StringExtras.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = StringExtras.cpp; sourceTree = "<group>"; }; |
| 635 | DE66EE4608ABEDE700323D32 /* SystemUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SystemUtils.cpp; sourceTree = "<group>"; }; |
| 636 | DE66EE4708ABEDE700323D32 /* Timer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Timer.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 637 | DE66EE6008ABEE3400323D32 /* DynamicLibrary.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DynamicLibrary.cpp; sourceTree = "<group>"; }; |
| 638 | DE66EE6108ABEE3400323D32 /* LICENSE.TXT */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE.TXT; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 639 | DE66EE6508ABEE3400323D32 /* MappedFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MappedFile.cpp; sourceTree = "<group>"; }; |
| 640 | DE66EE6608ABEE3400323D32 /* Memory.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Memory.cpp; sourceTree = "<group>"; }; |
| 641 | DE66EE6708ABEE3400323D32 /* Mutex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Mutex.cpp; sourceTree = "<group>"; }; |
| 642 | DE66EE6808ABEE3400323D32 /* Path.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Path.cpp; sourceTree = "<group>"; }; |
| 643 | DE66EE6908ABEE3400323D32 /* Process.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Process.cpp; sourceTree = "<group>"; }; |
| 644 | DE66EE6A08ABEE3400323D32 /* Program.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Program.cpp; sourceTree = "<group>"; }; |
| 645 | DE66EE6B08ABEE3400323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; }; |
| 646 | DE66EE7C08ABEE3400323D32 /* Signals.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Signals.cpp; sourceTree = "<group>"; }; |
| 647 | DE66EE7D08ABEE3400323D32 /* TimeValue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TimeValue.cpp; sourceTree = "<group>"; }; |
| 648 | DE66EE7F08ABEE3500323D32 /* MappedFile.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = MappedFile.inc; sourceTree = "<group>"; }; |
| 649 | DE66EE8008ABEE3500323D32 /* Memory.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Memory.inc; sourceTree = "<group>"; }; |
| 650 | DE66EE8108ABEE3500323D32 /* Mutex.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Mutex.inc; sourceTree = "<group>"; }; |
| 651 | DE66EE8208ABEE3500323D32 /* Path.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Path.inc; sourceTree = "<group>"; }; |
| 652 | DE66EE8308ABEE3500323D32 /* Process.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Process.inc; sourceTree = "<group>"; }; |
| 653 | DE66EE8408ABEE3500323D32 /* Program.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Program.inc; sourceTree = "<group>"; }; |
| 654 | DE66EE8508ABEE3500323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; }; |
| 655 | DE66EE8608ABEE3500323D32 /* Signals.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Signals.inc; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 656 | DE66EE8908ABEE3500323D32 /* TimeValue.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TimeValue.inc; sourceTree = "<group>"; }; |
| 657 | DE66EE8A08ABEE3500323D32 /* Unix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Unix.h; sourceTree = "<group>"; }; |
| 658 | DE66EE8C08ABEE3500323D32 /* DynamicLibrary.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = DynamicLibrary.inc; sourceTree = "<group>"; }; |
| 659 | DE66EE8D08ABEE3500323D32 /* MappedFile.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = MappedFile.inc; sourceTree = "<group>"; }; |
| 660 | DE66EE8E08ABEE3500323D32 /* Memory.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Memory.inc; sourceTree = "<group>"; }; |
| 661 | DE66EE8F08ABEE3500323D32 /* Mutex.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Mutex.inc; sourceTree = "<group>"; }; |
| 662 | DE66EE9008ABEE3500323D32 /* Path.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Path.inc; sourceTree = "<group>"; }; |
| 663 | DE66EE9108ABEE3500323D32 /* Process.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Process.inc; sourceTree = "<group>"; }; |
| 664 | DE66EE9208ABEE3500323D32 /* Program.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Program.inc; sourceTree = "<group>"; }; |
| 665 | DE66EE9308ABEE3500323D32 /* Signals.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Signals.inc; sourceTree = "<group>"; }; |
| 666 | DE66EE9408ABEE3500323D32 /* TimeValue.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TimeValue.inc; sourceTree = "<group>"; }; |
| 667 | DE66EE9508ABEE3500323D32 /* Win32.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Win32.h; sourceTree = "<group>"; }; |
| 668 | DE66EE9808ABEE5E00323D32 /* Alpha.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Alpha.h; sourceTree = "<group>"; }; |
| 669 | DE66EE9908ABEE5E00323D32 /* Alpha.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Alpha.td; sourceTree = "<group>"; }; |
| 670 | DE66EE9A08ABEE5E00323D32 /* AlphaAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaAsmPrinter.cpp; sourceTree = "<group>"; }; |
| 671 | DE66EE9B08ABEE5E00323D32 /* AlphaCodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaCodeEmitter.cpp; sourceTree = "<group>"; }; |
| 672 | DE66EEA308ABEE5E00323D32 /* AlphaInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = AlphaInstrFormats.td; sourceTree = "<group>"; }; |
| 673 | DE66EEA408ABEE5E00323D32 /* AlphaInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaInstrInfo.cpp; sourceTree = "<group>"; }; |
| 674 | DE66EEA508ABEE5E00323D32 /* AlphaInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaInstrInfo.h; sourceTree = "<group>"; }; |
| 675 | DE66EEA608ABEE5E00323D32 /* AlphaInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = AlphaInstrInfo.td; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 676 | DE66EEA908ABEE5E00323D32 /* AlphaJITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaJITInfo.cpp; sourceTree = "<group>"; }; |
| 677 | DE66EEAA08ABEE5E00323D32 /* AlphaJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaJITInfo.h; sourceTree = "<group>"; }; |
| 678 | DE66EEAB08ABEE5E00323D32 /* AlphaRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaRegisterInfo.cpp; sourceTree = "<group>"; }; |
| 679 | DE66EEAC08ABEE5E00323D32 /* AlphaRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaRegisterInfo.h; sourceTree = "<group>"; }; |
| 680 | DE66EEAD08ABEE5E00323D32 /* AlphaRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = AlphaRegisterInfo.td; sourceTree = "<group>"; }; |
| 681 | DE66EEAE08ABEE5E00323D32 /* AlphaRelocations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaRelocations.h; sourceTree = "<group>"; }; |
| 682 | DE66EEAF08ABEE5E00323D32 /* AlphaTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaTargetMachine.cpp; sourceTree = "<group>"; }; |
| 683 | DE66EEB008ABEE5E00323D32 /* AlphaTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaTargetMachine.h; sourceTree = "<group>"; }; |
| 684 | DE66EECA08ABEE5E00323D32 /* CTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CTargetMachine.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 685 | DE66EEF808ABEE5E00323D32 /* IA64.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64.h; sourceTree = "<group>"; }; |
| 686 | DE66EEF908ABEE5E00323D32 /* IA64.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = IA64.td; sourceTree = "<group>"; }; |
| 687 | DE66EEFA08ABEE5E00323D32 /* IA64AsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64AsmPrinter.cpp; sourceTree = "<group>"; }; |
| 688 | DE66EF0108ABEE5E00323D32 /* IA64InstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64InstrBuilder.h; sourceTree = "<group>"; }; |
| 689 | DE66EF0208ABEE5E00323D32 /* IA64InstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = IA64InstrFormats.td; sourceTree = "<group>"; }; |
| 690 | DE66EF0308ABEE5E00323D32 /* IA64InstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64InstrInfo.cpp; sourceTree = "<group>"; }; |
| 691 | DE66EF0408ABEE5E00323D32 /* IA64InstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64InstrInfo.h; sourceTree = "<group>"; }; |
| 692 | DE66EF0508ABEE5E00323D32 /* IA64InstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = IA64InstrInfo.td; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 693 | DE66EF0708ABEE5E00323D32 /* IA64MachineFunctionInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64MachineFunctionInfo.h; sourceTree = "<group>"; }; |
| 694 | DE66EF0808ABEE5E00323D32 /* IA64RegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64RegisterInfo.cpp; sourceTree = "<group>"; }; |
| 695 | DE66EF0908ABEE5E00323D32 /* IA64RegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64RegisterInfo.h; sourceTree = "<group>"; }; |
| 696 | DE66EF0A08ABEE5E00323D32 /* IA64RegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = IA64RegisterInfo.td; sourceTree = "<group>"; }; |
| 697 | DE66EF0B08ABEE5E00323D32 /* IA64TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64TargetMachine.cpp; sourceTree = "<group>"; }; |
| 698 | DE66EF0C08ABEE5E00323D32 /* IA64TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64TargetMachine.h; sourceTree = "<group>"; }; |
| 699 | DE66EF0E08ABEE5E00323D32 /* README */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README; sourceTree = "<group>"; }; |
Dan Gohman | 6f0d024 | 2008-02-10 18:45:23 +0000 | [diff] [blame] | 700 | DE66EF1008ABEE5E00323D32 /* TargetRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetRegisterInfo.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 701 | DE66F08A08ABEE6000323D32 /* Target.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Target.td; sourceTree = "<group>"; }; |
| 702 | DE66F08B08ABEE6000323D32 /* TargetData.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetData.cpp; sourceTree = "<group>"; }; |
| 703 | DE66F08C08ABEE6000323D32 /* TargetFrameInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetFrameInfo.cpp; sourceTree = "<group>"; }; |
| 704 | DE66F08D08ABEE6000323D32 /* TargetInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetInstrInfo.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 705 | DE66F08F08ABEE6000323D32 /* TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetMachine.cpp; sourceTree = "<group>"; }; |
| 706 | DE66F09008ABEE6000323D32 /* TargetMachineRegistry.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetMachineRegistry.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 707 | DE66F09208ABEE6000323D32 /* TargetSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetSubtarget.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 708 | DE66F0BC08ABEE6000323D32 /* X86.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86.h; sourceTree = "<group>"; }; |
| 709 | DE66F0BD08ABEE6000323D32 /* X86.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86.td; sourceTree = "<group>"; }; |
| 710 | DE66F0BE08ABEE6000323D32 /* X86AsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86AsmPrinter.cpp; sourceTree = "<group>"; }; |
| 711 | DE66F0BF08ABEE6000323D32 /* X86AsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86AsmPrinter.h; sourceTree = "<group>"; }; |
| 712 | DE66F0C008ABEE6000323D32 /* X86ATTAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86ATTAsmPrinter.cpp; sourceTree = "<group>"; }; |
| 713 | DE66F0C108ABEE6000323D32 /* X86ATTAsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86ATTAsmPrinter.h; sourceTree = "<group>"; }; |
| 714 | DE66F0C208ABEE6000323D32 /* X86CodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86CodeEmitter.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 715 | DE66F0C408ABEE6000323D32 /* X86FloatingPoint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86FloatingPoint.cpp; sourceTree = "<group>"; }; |
| 716 | DE66F0CC08ABEE6000323D32 /* X86InstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86InstrBuilder.h; sourceTree = "<group>"; }; |
| 717 | DE66F0CD08ABEE6000323D32 /* X86InstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86InstrInfo.cpp; sourceTree = "<group>"; }; |
| 718 | DE66F0CE08ABEE6000323D32 /* X86InstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86InstrInfo.h; sourceTree = "<group>"; }; |
| 719 | DE66F0CF08ABEE6100323D32 /* X86InstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86InstrInfo.td; sourceTree = "<group>"; }; |
| 720 | DE66F0D008ABEE6100323D32 /* X86IntelAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86IntelAsmPrinter.cpp; sourceTree = "<group>"; }; |
| 721 | DE66F0D108ABEE6100323D32 /* X86IntelAsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86IntelAsmPrinter.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 722 | DE66F0D508ABEE6100323D32 /* X86JITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86JITInfo.cpp; sourceTree = "<group>"; }; |
| 723 | DE66F0D608ABEE6100323D32 /* X86JITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86JITInfo.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 724 | DE66F0D808ABEE6100323D32 /* X86RegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86RegisterInfo.cpp; sourceTree = "<group>"; }; |
| 725 | DE66F0D908ABEE6100323D32 /* X86RegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86RegisterInfo.h; sourceTree = "<group>"; }; |
| 726 | DE66F0DA08ABEE6100323D32 /* X86RegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86RegisterInfo.td; sourceTree = "<group>"; }; |
| 727 | DE66F0DB08ABEE6100323D32 /* X86Relocations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86Relocations.h; sourceTree = "<group>"; }; |
| 728 | DE66F0DC08ABEE6100323D32 /* X86Subtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86Subtarget.cpp; sourceTree = "<group>"; }; |
| 729 | DE66F0DD08ABEE6100323D32 /* X86Subtarget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86Subtarget.h; sourceTree = "<group>"; }; |
| 730 | DE66F0DE08ABEE6100323D32 /* X86TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86TargetMachine.cpp; sourceTree = "<group>"; }; |
| 731 | DE66F0DF08ABEE6100323D32 /* X86TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86TargetMachine.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 732 | DE66F0EF08ABEFB300323D32 /* BlockProfiling.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BlockProfiling.cpp; sourceTree = "<group>"; }; |
| 733 | DE66F0FE08ABEFB300323D32 /* EdgeProfiling.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = EdgeProfiling.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 734 | DE66F11B08ABEFB300323D32 /* ProfilingUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProfilingUtils.cpp; sourceTree = "<group>"; }; |
| 735 | DE66F11C08ABEFB300323D32 /* ProfilingUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProfilingUtils.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 736 | DE66F12008ABEFB300323D32 /* ArgumentPromotion.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ArgumentPromotion.cpp; sourceTree = "<group>"; }; |
| 737 | DE66F12108ABEFB300323D32 /* ConstantMerge.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ConstantMerge.cpp; sourceTree = "<group>"; }; |
| 738 | DE66F12208ABEFB300323D32 /* DeadArgumentElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DeadArgumentElimination.cpp; sourceTree = "<group>"; }; |
| 739 | DE66F12308ABEFB300323D32 /* DeadTypeElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DeadTypeElimination.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 740 | DE66F14C08ABEFB400323D32 /* GlobalDCE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GlobalDCE.cpp; sourceTree = "<group>"; }; |
| 741 | DE66F14D08ABEFB400323D32 /* GlobalOpt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GlobalOpt.cpp; sourceTree = "<group>"; }; |
| 742 | DE66F14E08ABEFB400323D32 /* Inliner.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Inliner.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 743 | DE66F15008ABEFB400323D32 /* InlineSimple.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InlineSimple.cpp; sourceTree = "<group>"; }; |
| 744 | DE66F15108ABEFB400323D32 /* Internalize.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Internalize.cpp; sourceTree = "<group>"; }; |
| 745 | DE66F15208ABEFB400323D32 /* IPConstantPropagation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IPConstantPropagation.cpp; sourceTree = "<group>"; }; |
| 746 | DE66F15308ABEFB400323D32 /* LoopExtractor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopExtractor.cpp; sourceTree = "<group>"; }; |
| 747 | DE66F15408ABEFB400323D32 /* LowerSetJmp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerSetJmp.cpp; sourceTree = "<group>"; }; |
| 748 | DE66F15608ABEFB400323D32 /* PruneEH.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PruneEH.cpp; sourceTree = "<group>"; }; |
| 749 | DE66F15708ABEFB400323D32 /* RaiseAllocations.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RaiseAllocations.cpp; sourceTree = "<group>"; }; |
| 750 | DE66F15808ABEFB400323D32 /* SimplifyLibCalls.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SimplifyLibCalls.cpp; sourceTree = "<group>"; }; |
| 751 | DE66F15908ABEFB400323D32 /* StripSymbols.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = StripSymbols.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 752 | DE66F15E08ABEFB400323D32 /* ADCE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ADCE.cpp; sourceTree = "<group>"; }; |
| 753 | DE66F15F08ABEFB400323D32 /* BasicBlockPlacement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BasicBlockPlacement.cpp; sourceTree = "<group>"; }; |
| 754 | DE66F16008ABEFB400323D32 /* CondPropagate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CondPropagate.cpp; sourceTree = "<group>"; }; |
| 755 | DE66F16108ABEFB400323D32 /* ConstantProp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ConstantProp.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 756 | DE66F16308ABEFB400323D32 /* DCE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DCE.cpp; sourceTree = "<group>"; }; |
| 757 | DE66F16408ABEFB400323D32 /* DeadStoreElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DeadStoreElimination.cpp; sourceTree = "<group>"; }; |
| 758 | DE66F1A308ABEFB400323D32 /* GCSE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GCSE.cpp; sourceTree = "<group>"; }; |
| 759 | DE66F1A408ABEFB400323D32 /* IndVarSimplify.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IndVarSimplify.cpp; sourceTree = "<group>"; }; |
| 760 | DE66F1A508ABEFB400323D32 /* InstructionCombining.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InstructionCombining.cpp; sourceTree = "<group>"; }; |
| 761 | DE66F1A608ABEFB400323D32 /* LICM.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LICM.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 762 | DE66F1A808ABEFB400323D32 /* LoopStrengthReduce.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopStrengthReduce.cpp; sourceTree = "<group>"; }; |
| 763 | DE66F1A908ABEFB400323D32 /* LoopUnroll.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopUnroll.cpp; sourceTree = "<group>"; }; |
| 764 | DE66F1AA08ABEFB400323D32 /* LoopUnswitch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopUnswitch.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 765 | DE66F1B508ABEFB400323D32 /* Reassociate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Reassociate.cpp; sourceTree = "<group>"; }; |
| 766 | DE66F1B608ABEFB400323D32 /* ScalarReplAggregates.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScalarReplAggregates.cpp; sourceTree = "<group>"; }; |
| 767 | DE66F1B708ABEFB400323D32 /* SCCP.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SCCP.cpp; sourceTree = "<group>"; }; |
| 768 | DE66F1B808ABEFB400323D32 /* SimplifyCFG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SimplifyCFG.cpp; sourceTree = "<group>"; }; |
| 769 | DE66F1B908ABEFB400323D32 /* TailDuplication.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TailDuplication.cpp; sourceTree = "<group>"; }; |
| 770 | DE66F1BA08ABEFB400323D32 /* TailRecursionElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TailRecursionElimination.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 771 | DE66F1BE08ABEFB400323D32 /* BasicBlockUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BasicBlockUtils.cpp; sourceTree = "<group>"; }; |
| 772 | DE66F1BF08ABEFB400323D32 /* BreakCriticalEdges.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BreakCriticalEdges.cpp; sourceTree = "<group>"; }; |
| 773 | DE66F1C008ABEFB400323D32 /* CloneFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CloneFunction.cpp; sourceTree = "<group>"; }; |
| 774 | DE66F1C108ABEFB400323D32 /* CloneModule.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CloneModule.cpp; sourceTree = "<group>"; }; |
| 775 | DE66F1C208ABEFB400323D32 /* CloneTrace.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CloneTrace.cpp; sourceTree = "<group>"; }; |
| 776 | DE66F1C308ABEFB400323D32 /* CodeExtractor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CodeExtractor.cpp; sourceTree = "<group>"; }; |
| 777 | DE66F1E008ABEFB400323D32 /* DemoteRegToStack.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DemoteRegToStack.cpp; sourceTree = "<group>"; }; |
| 778 | DE66F1E108ABEFB400323D32 /* InlineFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InlineFunction.cpp; sourceTree = "<group>"; }; |
| 779 | DE66F1E208ABEFB400323D32 /* Local.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Local.cpp; sourceTree = "<group>"; }; |
| 780 | DE66F1E408ABEFB400323D32 /* PromoteMemoryToRegister.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PromoteMemoryToRegister.cpp; sourceTree = "<group>"; }; |
| 781 | DE66F1E508ABEFB400323D32 /* SimplifyCFG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SimplifyCFG.cpp; sourceTree = "<group>"; }; |
| 782 | DE66F1E608ABEFB400323D32 /* UnifyFunctionExitNodes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = UnifyFunctionExitNodes.cpp; sourceTree = "<group>"; }; |
| 783 | DE66F1E708ABEFB400323D32 /* ValueMapper.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ValueMapper.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 784 | DE66F1EA08ABF03100323D32 /* AbstractTypeUser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AbstractTypeUser.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 785 | DE66F1EE08ABF03100323D32 /* DenseMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DenseMap.h; sourceTree = "<group>"; }; |
| 786 | DE66F1EF08ABF03100323D32 /* DepthFirstIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DepthFirstIterator.h; sourceTree = "<group>"; }; |
| 787 | DE66F1F008ABF03100323D32 /* EquivalenceClasses.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = EquivalenceClasses.h; sourceTree = "<group>"; }; |
| 788 | DE66F1F108ABF03100323D32 /* GraphTraits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GraphTraits.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 789 | DE66F1F308ABF03100323D32 /* hash_map.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = hash_map.in; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 790 | DE66F1F508ABF03100323D32 /* hash_set.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = hash_set.in; sourceTree = "<group>"; }; |
| 791 | DE66F1F608ABF03100323D32 /* HashExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HashExtras.h; sourceTree = "<group>"; }; |
| 792 | DE66F1F708ABF03100323D32 /* ilist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ilist; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 793 | DE66F1F908ABF03100323D32 /* iterator.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = iterator.in; sourceTree = "<group>"; }; |
| 794 | DE66F1FA08ABF03100323D32 /* PostOrderIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PostOrderIterator.h; sourceTree = "<group>"; }; |
| 795 | DE66F1FB08ABF03100323D32 /* SCCIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SCCIterator.h; sourceTree = "<group>"; }; |
| 796 | DE66F1FC08ABF03100323D32 /* SetOperations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SetOperations.h; sourceTree = "<group>"; }; |
| 797 | DE66F1FD08ABF03100323D32 /* SetVector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SetVector.h; sourceTree = "<group>"; }; |
| 798 | DE66F1FE08ABF03100323D32 /* Statistic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Statistic.h; sourceTree = "<group>"; }; |
| 799 | DE66F1FF08ABF03100323D32 /* STLExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = STLExtras.h; sourceTree = "<group>"; }; |
| 800 | DE66F20008ABF03100323D32 /* StringExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = StringExtras.h; sourceTree = "<group>"; }; |
| 801 | DE66F20108ABF03100323D32 /* Tree.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Tree.h; sourceTree = "<group>"; }; |
| 802 | DE66F20208ABF03100323D32 /* VectorExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = VectorExtras.h; sourceTree = "<group>"; }; |
| 803 | DE66F20408ABF03100323D32 /* AliasAnalysis.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AliasAnalysis.h; sourceTree = "<group>"; }; |
| 804 | DE66F20508ABF03100323D32 /* AliasSetTracker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AliasSetTracker.h; sourceTree = "<group>"; }; |
| 805 | DE66F20608ABF03100323D32 /* CallGraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallGraph.h; sourceTree = "<group>"; }; |
| 806 | DE66F20708ABF03100323D32 /* CFGPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CFGPrinter.h; sourceTree = "<group>"; }; |
| 807 | DE66F20808ABF03100323D32 /* ConstantsScanner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConstantsScanner.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 808 | DE66F20F08ABF03100323D32 /* Dominators.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Dominators.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 809 | DE66F21208ABF03100323D32 /* FindUsedTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FindUsedTypes.h; sourceTree = "<group>"; }; |
| 810 | DE66F21308ABF03100323D32 /* Interval.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Interval.h; sourceTree = "<group>"; }; |
| 811 | DE66F21408ABF03100323D32 /* IntervalIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IntervalIterator.h; sourceTree = "<group>"; }; |
| 812 | DE66F21508ABF03100323D32 /* IntervalPartition.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IntervalPartition.h; sourceTree = "<group>"; }; |
| 813 | DE66F21608ABF03100323D32 /* LoadValueNumbering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LoadValueNumbering.h; sourceTree = "<group>"; }; |
| 814 | DE66F21708ABF03100323D32 /* LoopInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LoopInfo.h; sourceTree = "<group>"; }; |
| 815 | DE66F21808ABF03100323D32 /* Passes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Passes.h; sourceTree = "<group>"; }; |
| 816 | DE66F21908ABF03100323D32 /* PostDominators.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PostDominators.h; sourceTree = "<group>"; }; |
| 817 | DE66F21A08ABF03100323D32 /* ProfileInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProfileInfo.h; sourceTree = "<group>"; }; |
| 818 | DE66F21B08ABF03100323D32 /* ProfileInfoLoader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProfileInfoLoader.h; sourceTree = "<group>"; }; |
| 819 | DE66F21C08ABF03100323D32 /* ProfileInfoTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProfileInfoTypes.h; sourceTree = "<group>"; }; |
| 820 | DE66F21D08ABF03100323D32 /* ScalarEvolution.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScalarEvolution.h; sourceTree = "<group>"; }; |
| 821 | DE66F21E08ABF03100323D32 /* ScalarEvolutionExpander.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScalarEvolutionExpander.h; sourceTree = "<group>"; }; |
| 822 | DE66F21F08ABF03100323D32 /* ScalarEvolutionExpressions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScalarEvolutionExpressions.h; sourceTree = "<group>"; }; |
| 823 | DE66F22008ABF03100323D32 /* Trace.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Trace.h; sourceTree = "<group>"; }; |
| 824 | DE66F22108ABF03100323D32 /* ValueNumbering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueNumbering.h; sourceTree = "<group>"; }; |
| 825 | DE66F22208ABF03100323D32 /* Verifier.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Verifier.h; sourceTree = "<group>"; }; |
| 826 | DE66F22308ABF03100323D32 /* Argument.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Argument.h; sourceTree = "<group>"; }; |
| 827 | DE66F22508ABF03100323D32 /* AsmAnnotationWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AsmAnnotationWriter.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 828 | DE66F22708ABF03100323D32 /* Parser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Parser.h; sourceTree = "<group>"; }; |
| 829 | DE66F22808ABF03100323D32 /* PrintModulePass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PrintModulePass.h; sourceTree = "<group>"; }; |
| 830 | DE66F22908ABF03100323D32 /* Writer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Writer.h; sourceTree = "<group>"; }; |
| 831 | DE66F22A08ABF03100323D32 /* BasicBlock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BasicBlock.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 832 | DE66F23308ABF03100323D32 /* CallGraphSCCPass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallGraphSCCPass.h; sourceTree = "<group>"; }; |
| 833 | DE66F23408ABF03100323D32 /* CallingConv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallingConv.h; sourceTree = "<group>"; }; |
| 834 | DE66F23608ABF03100323D32 /* AsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AsmPrinter.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 835 | DE66F23908ABF03100323D32 /* IntrinsicLowering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IntrinsicLowering.h; sourceTree = "<group>"; }; |
| 836 | DE66F23A08ABF03100323D32 /* LiveVariables.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LiveVariables.h; sourceTree = "<group>"; }; |
| 837 | DE66F23B08ABF03100323D32 /* MachineBasicBlock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineBasicBlock.h; sourceTree = "<group>"; }; |
| 838 | DE66F23C08ABF03100323D32 /* MachineCodeEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineCodeEmitter.h; sourceTree = "<group>"; }; |
| 839 | DE66F23D08ABF03100323D32 /* MachineConstantPool.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineConstantPool.h; sourceTree = "<group>"; }; |
| 840 | DE66F23E08ABF03100323D32 /* MachineFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineFrameInfo.h; sourceTree = "<group>"; }; |
| 841 | DE66F23F08ABF03100323D32 /* MachineFunction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineFunction.h; sourceTree = "<group>"; }; |
| 842 | DE66F24008ABF03100323D32 /* MachineFunctionPass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineFunctionPass.h; sourceTree = "<group>"; }; |
| 843 | DE66F24108ABF03100323D32 /* MachineInstr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineInstr.h; sourceTree = "<group>"; }; |
| 844 | DE66F24208ABF03100323D32 /* MachineInstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineInstrBuilder.h; sourceTree = "<group>"; }; |
| 845 | DE66F24308ABF03100323D32 /* MachineRelocation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineRelocation.h; sourceTree = "<group>"; }; |
| 846 | DE66F24408ABF03100323D32 /* Passes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Passes.h; sourceTree = "<group>"; }; |
| 847 | DE66F24508ABF03100323D32 /* SchedGraphCommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SchedGraphCommon.h; sourceTree = "<group>"; }; |
| 848 | DE66F24608ABF03100323D32 /* SelectionDAG.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SelectionDAG.h; sourceTree = "<group>"; }; |
| 849 | DE66F24708ABF03100323D32 /* SelectionDAGISel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SelectionDAGISel.h; sourceTree = "<group>"; }; |
| 850 | DE66F24808ABF03100323D32 /* SelectionDAGNodes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SelectionDAGNodes.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 851 | DE66F24B08ABF03100323D32 /* ValueTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueTypes.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 852 | DE66F24E08ABF03100323D32 /* alloca.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = alloca.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 853 | DE66F25008ABF03100323D32 /* config.h.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = config.h.in; sourceTree = "<group>"; }; |
| 854 | DE66F25108ABF03100323D32 /* Constant.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Constant.h; sourceTree = "<group>"; }; |
| 855 | DE66F25208ABF03100323D32 /* Constants.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Constants.h; sourceTree = "<group>"; }; |
| 856 | DE66F25408ABF03100323D32 /* Debugger.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Debugger.h; sourceTree = "<group>"; }; |
| 857 | DE66F25508ABF03100323D32 /* InferiorProcess.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InferiorProcess.h; sourceTree = "<group>"; }; |
| 858 | DE66F25608ABF03100323D32 /* ProgramInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProgramInfo.h; sourceTree = "<group>"; }; |
| 859 | DE66F25708ABF03100323D32 /* RuntimeInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RuntimeInfo.h; sourceTree = "<group>"; }; |
| 860 | DE66F25808ABF03100323D32 /* SourceFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SourceFile.h; sourceTree = "<group>"; }; |
| 861 | DE66F25908ABF03100323D32 /* SourceLanguage.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SourceLanguage.h; sourceTree = "<group>"; }; |
| 862 | DE66F25A08ABF03100323D32 /* DerivedTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DerivedTypes.h; sourceTree = "<group>"; }; |
| 863 | DE66F25C08ABF03100323D32 /* ExecutionEngine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ExecutionEngine.h; sourceTree = "<group>"; }; |
| 864 | DE66F25D08ABF03100323D32 /* GenericValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GenericValue.h; sourceTree = "<group>"; }; |
| 865 | DE66F25E08ABF03100323D32 /* Function.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Function.h; sourceTree = "<group>"; }; |
| 866 | DE66F25F08ABF03100323D32 /* GlobalValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GlobalValue.h; sourceTree = "<group>"; }; |
| 867 | DE66F26008ABF03100323D32 /* GlobalVariable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GlobalVariable.h; sourceTree = "<group>"; }; |
| 868 | DE66F26108ABF03100323D32 /* InstrTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstrTypes.h; sourceTree = "<group>"; }; |
| 869 | DE66F26208ABF03100323D32 /* Instruction.def */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Instruction.def; sourceTree = "<group>"; }; |
| 870 | DE66F26308ABF03100323D32 /* Instruction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Instruction.h; sourceTree = "<group>"; }; |
| 871 | DE66F26408ABF03100323D32 /* Instructions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Instructions.h; sourceTree = "<group>"; }; |
| 872 | DE66F26508ABF03100323D32 /* IntrinsicInst.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IntrinsicInst.h; sourceTree = "<group>"; }; |
| 873 | DE66F26608ABF03100323D32 /* Intrinsics.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Intrinsics.h; sourceTree = "<group>"; }; |
| 874 | DE66F26708ABF03100323D32 /* Linker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Linker.h; sourceTree = "<group>"; }; |
| 875 | DE66F26808ABF03100323D32 /* Module.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Module.h; sourceTree = "<group>"; }; |
| 876 | DE66F26908ABF03200323D32 /* ModuleProvider.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ModuleProvider.h; sourceTree = "<group>"; }; |
| 877 | DE66F26A08ABF03200323D32 /* Pass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Pass.h; sourceTree = "<group>"; }; |
| 878 | DE66F26B08ABF03200323D32 /* PassAnalysisSupport.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PassAnalysisSupport.h; sourceTree = "<group>"; }; |
| 879 | DE66F26C08ABF03200323D32 /* PassManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PassManager.h; sourceTree = "<group>"; }; |
| 880 | DE66F26D08ABF03200323D32 /* PassSupport.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PassSupport.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 881 | DE66F27008ABF03200323D32 /* AIXDataTypesFix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AIXDataTypesFix.h; sourceTree = "<group>"; }; |
| 882 | DE66F27108ABF03200323D32 /* Annotation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Annotation.h; sourceTree = "<group>"; }; |
| 883 | DE66F27208ABF03200323D32 /* CallSite.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallSite.h; sourceTree = "<group>"; }; |
| 884 | DE66F27308ABF03200323D32 /* Casting.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Casting.h; sourceTree = "<group>"; }; |
| 885 | DE66F27408ABF03200323D32 /* CFG.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CFG.h; sourceTree = "<group>"; }; |
| 886 | DE66F27508ABF03200323D32 /* CommandLine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CommandLine.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 887 | DE66F27708ABF03200323D32 /* ConstantRange.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConstantRange.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 888 | DE66F27908ABF03200323D32 /* DataTypes.h.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = DataTypes.h.in; sourceTree = "<group>"; }; |
| 889 | DE66F27A08ABF03200323D32 /* Debug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Debug.h; sourceTree = "<group>"; }; |
| 890 | DE66F27B08ABF03200323D32 /* DOTGraphTraits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DOTGraphTraits.h; sourceTree = "<group>"; }; |
| 891 | DE66F27C08ABF03200323D32 /* DynamicLinker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DynamicLinker.h; sourceTree = "<group>"; }; |
| 892 | DE66F27D08ABF03200323D32 /* ELF.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ELF.h; sourceTree = "<group>"; }; |
| 893 | DE66F27E08ABF03200323D32 /* FileUtilities.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FileUtilities.h; sourceTree = "<group>"; }; |
| 894 | DE66F27F08ABF03200323D32 /* GetElementPtrTypeIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GetElementPtrTypeIterator.h; sourceTree = "<group>"; }; |
| 895 | DE66F28008ABF03200323D32 /* GraphWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GraphWriter.h; sourceTree = "<group>"; }; |
| 896 | DE66F28108ABF03200323D32 /* InstIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstIterator.h; sourceTree = "<group>"; }; |
| 897 | DE66F28208ABF03200323D32 /* InstVisitor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstVisitor.h; sourceTree = "<group>"; }; |
| 898 | DE66F28308ABF03200323D32 /* LeakDetector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LeakDetector.h; sourceTree = "<group>"; }; |
| 899 | DE66F28408ABF03200323D32 /* Mangler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Mangler.h; sourceTree = "<group>"; }; |
| 900 | DE66F28508ABF03200323D32 /* MathExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MathExtras.h; sourceTree = "<group>"; }; |
| 901 | DE66F28608ABF03200323D32 /* MutexGuard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MutexGuard.h; sourceTree = "<group>"; }; |
| 902 | DE66F28708ABF03200323D32 /* PassNameParser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PassNameParser.h; sourceTree = "<group>"; }; |
| 903 | DE66F28808ABF03200323D32 /* PatternMatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PatternMatch.h; sourceTree = "<group>"; }; |
| 904 | DE66F28908ABF03200323D32 /* PluginLoader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PluginLoader.h; sourceTree = "<group>"; }; |
| 905 | DE66F28A08ABF03200323D32 /* SlowOperationInformer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SlowOperationInformer.h; sourceTree = "<group>"; }; |
| 906 | DE66F28B08ABF03200323D32 /* StableBasicBlockNumbering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = StableBasicBlockNumbering.h; sourceTree = "<group>"; }; |
| 907 | DE66F28C08ABF03200323D32 /* SystemUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SystemUtils.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 908 | DE66F28E08ABF03200323D32 /* Timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 909 | DE66F29008ABF03200323D32 /* type_traits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = type_traits.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 910 | DE66F29308ABF03200323D32 /* SymbolTableListTraits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SymbolTableListTraits.h; sourceTree = "<group>"; }; |
| 911 | DE66F29508ABF03200323D32 /* DynamicLibrary.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DynamicLibrary.h; sourceTree = "<group>"; }; |
| 912 | DE66F29608ABF03200323D32 /* LICENSE.TXT */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE.TXT; sourceTree = "<group>"; }; |
| 913 | DE66F29708ABF03200323D32 /* MappedFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MappedFile.h; sourceTree = "<group>"; }; |
| 914 | DE66F29808ABF03200323D32 /* Memory.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Memory.h; sourceTree = "<group>"; }; |
| 915 | DE66F29908ABF03200323D32 /* Mutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Mutex.h; sourceTree = "<group>"; }; |
| 916 | DE66F29A08ABF03200323D32 /* Path.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Path.h; sourceTree = "<group>"; }; |
| 917 | DE66F29B08ABF03200323D32 /* Process.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Process.h; sourceTree = "<group>"; }; |
| 918 | DE66F29C08ABF03200323D32 /* Program.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Program.h; sourceTree = "<group>"; }; |
| 919 | DE66F29D08ABF03200323D32 /* Signals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Signals.h; sourceTree = "<group>"; }; |
| 920 | DE66F29E08ABF03200323D32 /* TimeValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TimeValue.h; sourceTree = "<group>"; }; |
Dan Gohman | 6f0d024 | 2008-02-10 18:45:23 +0000 | [diff] [blame] | 921 | DE66F2A008ABF03200323D32 /* TargetRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetRegisterInfo.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 922 | DE66F2A108ABF03200323D32 /* TargetData.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetData.h; sourceTree = "<group>"; }; |
| 923 | DE66F2A208ABF03200323D32 /* TargetFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetFrameInfo.h; sourceTree = "<group>"; }; |
| 924 | DE66F2A308ABF03200323D32 /* TargetInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetInstrInfo.h; sourceTree = "<group>"; }; |
| 925 | DE66F2A408ABF03200323D32 /* TargetJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetJITInfo.h; sourceTree = "<group>"; }; |
| 926 | DE66F2A508ABF03200323D32 /* TargetLowering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetLowering.h; sourceTree = "<group>"; }; |
| 927 | DE66F2A608ABF03200323D32 /* TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetMachine.h; sourceTree = "<group>"; }; |
| 928 | DE66F2A708ABF03200323D32 /* TargetMachineRegistry.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetMachineRegistry.h; sourceTree = "<group>"; }; |
| 929 | DE66F2A808ABF03200323D32 /* TargetOptions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetOptions.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 930 | DE66F2AA08ABF03200323D32 /* TargetSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetSubtarget.h; sourceTree = "<group>"; }; |
| 931 | DE66F2AC08ABF03200323D32 /* Instrumentation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Instrumentation.h; sourceTree = "<group>"; }; |
| 932 | DE66F2AD08ABF03200323D32 /* IPO.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IPO.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 933 | DE66F2AF08ABF03200323D32 /* Scalar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Scalar.h; sourceTree = "<group>"; }; |
| 934 | DE66F2B108ABF03200323D32 /* BasicBlockUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BasicBlockUtils.h; sourceTree = "<group>"; }; |
| 935 | DE66F2B208ABF03200323D32 /* Cloning.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Cloning.h; sourceTree = "<group>"; }; |
| 936 | DE66F2B308ABF03200323D32 /* FunctionUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FunctionUtils.h; sourceTree = "<group>"; }; |
| 937 | DE66F2B408ABF03200323D32 /* Local.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Local.h; sourceTree = "<group>"; }; |
| 938 | DE66F2B508ABF03200323D32 /* PromoteMemToReg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PromoteMemToReg.h; sourceTree = "<group>"; }; |
| 939 | DE66F2B608ABF03200323D32 /* UnifyFunctionExitNodes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = UnifyFunctionExitNodes.h; sourceTree = "<group>"; }; |
| 940 | DE66F2B708ABF03200323D32 /* Type.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Type.h; sourceTree = "<group>"; }; |
| 941 | DE66F2B808ABF03200323D32 /* Use.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Use.h; sourceTree = "<group>"; }; |
| 942 | DE66F2B908ABF03200323D32 /* User.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = User.h; sourceTree = "<group>"; }; |
| 943 | DE66F2BA08ABF03200323D32 /* Value.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Value.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 944 | DE66F2CC08ABF14400323D32 /* BugDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BugDriver.cpp; sourceTree = "<group>"; }; |
| 945 | DE66F2CD08ABF14400323D32 /* BugDriver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BugDriver.h; sourceTree = "<group>"; }; |
| 946 | DE66F2CE08ABF14400323D32 /* bugpoint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = bugpoint.cpp; sourceTree = "<group>"; }; |
| 947 | DE66F2CF08ABF14400323D32 /* CrashDebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CrashDebugger.cpp; sourceTree = "<group>"; }; |
| 948 | DE66F2E208ABF14400323D32 /* ExecutionDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExecutionDriver.cpp; sourceTree = "<group>"; }; |
| 949 | DE66F2E308ABF14400323D32 /* ExtractFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExtractFunction.cpp; sourceTree = "<group>"; }; |
| 950 | DE66F2E408ABF14400323D32 /* ListReducer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ListReducer.h; sourceTree = "<group>"; }; |
| 951 | DE66F2E608ABF14400323D32 /* Miscompilation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Miscompilation.cpp; sourceTree = "<group>"; }; |
| 952 | DE66F2E708ABF14400323D32 /* OptimizerDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = OptimizerDriver.cpp; sourceTree = "<group>"; }; |
| 953 | DE66F2E808ABF14400323D32 /* TestPasses.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TestPasses.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 954 | DE66F30008ABF14400323D32 /* llc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = llc.cpp; path = llc/llc.cpp; sourceTree = "<group>"; }; |
| 955 | DE66F30708ABF14400323D32 /* lli.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = lli.cpp; path = lli/lli.cpp; sourceTree = "<group>"; }; |
| 956 | DE66F30E08ABF14400323D32 /* llvm-ar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-ar.cpp"; path = "llvm-ar/llvm-ar.cpp"; sourceTree = "<group>"; }; |
| 957 | DE66F31508ABF14400323D32 /* llvm-as.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-as.cpp"; path = "llvm-as/llvm-as.cpp"; sourceTree = "<group>"; }; |
| 958 | DE66F31C08ABF14400323D32 /* llvm-bcanalyzer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-bcanalyzer.cpp"; path = "llvm-bcanalyzer/llvm-bcanalyzer.cpp"; sourceTree = "<group>"; }; |
| 959 | DE66F31F08ABF14400323D32 /* CLICommand.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CLICommand.h; sourceTree = "<group>"; }; |
| 960 | DE66F32008ABF14400323D32 /* CLIDebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CLIDebugger.cpp; sourceTree = "<group>"; }; |
| 961 | DE66F32108ABF14400323D32 /* CLIDebugger.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CLIDebugger.h; sourceTree = "<group>"; }; |
| 962 | DE66F32208ABF14400323D32 /* Commands.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Commands.cpp; sourceTree = "<group>"; }; |
| 963 | DE66F32B08ABF14400323D32 /* llvm-db.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "llvm-db.cpp"; sourceTree = "<group>"; }; |
| 964 | DE66F33208ABF14400323D32 /* llvm-dis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-dis.cpp"; path = "llvm-dis/llvm-dis.cpp"; sourceTree = "<group>"; }; |
| 965 | DE66F33908ABF14400323D32 /* llvm-extract.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-extract.cpp"; path = "llvm-extract/llvm-extract.cpp"; sourceTree = "<group>"; }; |
| 966 | DE66F34208ABF14400323D32 /* llvm-ld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "llvm-ld.cpp"; sourceTree = "<group>"; }; |
| 967 | DE66F34408ABF14400323D32 /* Optimize.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Optimize.cpp; sourceTree = "<group>"; }; |
| 968 | DE66F34A08ABF14400323D32 /* llvm-link.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-link.cpp"; path = "llvm-link/llvm-link.cpp"; sourceTree = "<group>"; }; |
| 969 | DE66F35108ABF14400323D32 /* llvm-nm.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-nm.cpp"; path = "llvm-nm/llvm-nm.cpp"; sourceTree = "<group>"; }; |
| 970 | DE66F35808ABF14500323D32 /* llvm-prof.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-prof.cpp"; path = "llvm-prof/llvm-prof.cpp"; sourceTree = "<group>"; }; |
| 971 | DE66F35F08ABF14500323D32 /* llvm-ranlib.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-ranlib.cpp"; path = "llvm-ranlib/llvm-ranlib.cpp"; sourceTree = "<group>"; }; |
| 972 | DE66F36908ABF14500323D32 /* c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = c; sourceTree = "<group>"; }; |
| 973 | DE66F36A08ABF14500323D32 /* CompilerDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CompilerDriver.cpp; sourceTree = "<group>"; }; |
| 974 | DE66F36B08ABF14500323D32 /* CompilerDriver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CompilerDriver.h; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 975 | DE66F36D08ABF14500323D32 /* ConfigLexer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConfigLexer.h; sourceTree = "<group>"; }; |
| 976 | DE66F36E08ABF14500323D32 /* ConfigLexer.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = ConfigLexer.l; sourceTree = "<group>"; }; |
| 977 | DE66F36F08ABF14500323D32 /* Configuration.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Configuration.cpp; sourceTree = "<group>"; }; |
| 978 | DE66F37008ABF14500323D32 /* Configuration.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Configuration.h; sourceTree = "<group>"; }; |
| 979 | DE66F37108ABF14500323D32 /* cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = cpp; sourceTree = "<group>"; }; |
| 980 | DE66F37D08ABF14500323D32 /* ll */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ll; sourceTree = "<group>"; }; |
| 981 | DE66F37E08ABF14500323D32 /* llvmc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvmc.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 982 | DE66F38C08ABF35300323D32 /* CREDITS.TXT */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = CREDITS.TXT; path = ../CREDITS.TXT; sourceTree = SOURCE_ROOT; }; |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 983 | DE66F38F08ABF35C00323D32 /* AliasAnalysis.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = AliasAnalysis.html; sourceTree = "<group>"; }; |
| 984 | DE66F39008ABF35C00323D32 /* Bugpoint.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Bugpoint.html; sourceTree = "<group>"; }; |
Duncan Sands | 8655b15 | 2008-02-14 17:53:22 +0000 | [diff] [blame] | 985 | DE66F39208ABF35C00323D32 /* GCCFEBuildInstrs.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = GCCFEBuildInstrs.html; sourceTree = "<group>"; }; |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 986 | DE66F39308ABF35C00323D32 /* CodeGenerator.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CodeGenerator.html; sourceTree = "<group>"; }; |
| 987 | DE66F39408ABF35C00323D32 /* CodingStandards.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CodingStandards.html; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 988 | DE66F39808ABF35C00323D32 /* bugpoint.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = bugpoint.pod; sourceTree = "<group>"; }; |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 989 | DE66F39E08ABF35C00323D32 /* index.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = index.html; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 990 | DE66F39F08ABF35C00323D32 /* llc.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llc.pod; sourceTree = "<group>"; }; |
| 991 | DE66F3A008ABF35C00323D32 /* lli.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = lli.pod; sourceTree = "<group>"; }; |
| 992 | DE66F3A108ABF35C00323D32 /* llvm-ar.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-ar.pod"; sourceTree = "<group>"; }; |
| 993 | DE66F3A208ABF35C00323D32 /* llvm-as.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-as.pod"; sourceTree = "<group>"; }; |
| 994 | DE66F3A308ABF35C00323D32 /* llvm-bcanalyzer.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-bcanalyzer.pod"; sourceTree = "<group>"; }; |
| 995 | DE66F3A408ABF35C00323D32 /* llvm-db.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-db.pod"; sourceTree = "<group>"; }; |
| 996 | DE66F3A508ABF35C00323D32 /* llvm-dis.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-dis.pod"; sourceTree = "<group>"; }; |
| 997 | DE66F3A608ABF35C00323D32 /* llvm-extract.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-extract.pod"; sourceTree = "<group>"; }; |
| 998 | DE66F3A708ABF35C00323D32 /* llvm-ld.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-ld.pod"; sourceTree = "<group>"; }; |
| 999 | DE66F3A808ABF35C00323D32 /* llvm-link.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-link.pod"; sourceTree = "<group>"; }; |
| 1000 | DE66F3A908ABF35C00323D32 /* llvm-nm.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-nm.pod"; sourceTree = "<group>"; }; |
| 1001 | DE66F3AA08ABF35C00323D32 /* llvm-prof.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-prof.pod"; sourceTree = "<group>"; }; |
| 1002 | DE66F3AB08ABF35C00323D32 /* llvm-ranlib.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-ranlib.pod"; sourceTree = "<group>"; }; |
| 1003 | DE66F3AC08ABF35C00323D32 /* llvmc.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvmc.pod; sourceTree = "<group>"; }; |
| 1004 | DE66F3AD08ABF35C00323D32 /* llvmgcc.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvmgcc.pod; sourceTree = "<group>"; }; |
| 1005 | DE66F3AE08ABF35C00323D32 /* llvmgxx.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvmgxx.pod; sourceTree = "<group>"; }; |
| 1006 | DE66F3AF08ABF35C00323D32 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; }; |
| 1007 | DE66F3B408ABF35D00323D32 /* manpage.css */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = manpage.css; sourceTree = "<group>"; }; |
| 1008 | DE66F3B508ABF35D00323D32 /* opt.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = opt.pod; sourceTree = "<group>"; }; |
| 1009 | DE66F3B808ABF35D00323D32 /* stkrc.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = stkrc.pod; sourceTree = "<group>"; }; |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 1010 | DE66F3B908ABF35D00323D32 /* CommandLine.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CommandLine.html; sourceTree = "<group>"; }; |
| 1011 | DE66F3BA08ABF35D00323D32 /* CompilerDriver.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CompilerDriver.html; sourceTree = "<group>"; }; |
| 1012 | DE66F3BB08ABF35D00323D32 /* CompilerWriterInfo.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CompilerWriterInfo.html; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1013 | DE66F3BD08ABF35D00323D32 /* doxygen.cfg.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.cfg.in; sourceTree = "<group>"; }; |
| 1014 | DE66F3BE08ABF35D00323D32 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.css; sourceTree = "<group>"; }; |
| 1015 | DE66F3BF08ABF35D00323D32 /* doxygen.footer */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.footer; sourceTree = "<group>"; }; |
| 1016 | DE66F3C008ABF35D00323D32 /* doxygen.header */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.header; sourceTree = "<group>"; }; |
| 1017 | DE66F3C108ABF35D00323D32 /* doxygen.intro */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.intro; sourceTree = "<group>"; }; |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 1018 | DE66F3C208ABF35D00323D32 /* ExtendingLLVM.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = ExtendingLLVM.html; sourceTree = "<group>"; }; |
| 1019 | DE66F3C308ABF35D00323D32 /* FAQ.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = FAQ.html; sourceTree = "<group>"; }; |
| 1020 | DE66F3C408ABF35D00323D32 /* GarbageCollection.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = GarbageCollection.html; sourceTree = "<group>"; }; |
| 1021 | DE66F3C508ABF35D00323D32 /* GettingStarted.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = GettingStarted.html; sourceTree = "<group>"; }; |
| 1022 | DE66F3C608ABF35D00323D32 /* GettingStartedVS.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = GettingStartedVS.html; sourceTree = "<group>"; }; |
| 1023 | DE66F3E408ABF35D00323D32 /* HowToSubmitABug.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = HowToSubmitABug.html; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1024 | DE66F3E608ABF35D00323D32 /* Debugging.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Debugging.gif; sourceTree = "<group>"; }; |
| 1025 | DE66F3E708ABF35D00323D32 /* libdeps.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = libdeps.gif; sourceTree = "<group>"; }; |
| 1026 | DE66F3E808ABF35D00323D32 /* lines.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = lines.gif; sourceTree = "<group>"; }; |
| 1027 | DE66F3E908ABF35D00323D32 /* objdeps.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = objdeps.gif; sourceTree = "<group>"; }; |
| 1028 | DE66F3EA08ABF35D00323D32 /* venusflytrap.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = venusflytrap.jpg; sourceTree = "<group>"; }; |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 1029 | DE66F3EB08ABF35D00323D32 /* index.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = index.html; sourceTree = "<group>"; }; |
| 1030 | DE66F3EC08ABF35D00323D32 /* LangRef.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = LangRef.html; sourceTree = "<group>"; }; |
| 1031 | DE66F3ED08ABF35D00323D32 /* Lexicon.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Lexicon.html; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1032 | DE66F3EE08ABF35D00323D32 /* llvm.css */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvm.css; sourceTree = "<group>"; }; |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 1033 | DE66F3F108ABF35D00323D32 /* MakefileGuide.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = MakefileGuide.html; sourceTree = "<group>"; }; |
| 1034 | DE66F3F208ABF35D00323D32 /* ProgrammersManual.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = ProgrammersManual.html; sourceTree = "<group>"; }; |
| 1035 | DE66F3F308ABF35D00323D32 /* Projects.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Projects.html; sourceTree = "<group>"; }; |
| 1036 | DE66F3F408ABF35D00323D32 /* ReleaseNotes.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = ReleaseNotes.html; sourceTree = "<group>"; }; |
| 1037 | DE66F3F508ABF35D00323D32 /* SourceLevelDebugging.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = SourceLevelDebugging.html; sourceTree = "<group>"; }; |
| 1038 | DE66F3F608ABF35D00323D32 /* Stacker.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Stacker.html; sourceTree = "<group>"; }; |
| 1039 | DE66F3F708ABF35D00323D32 /* SystemLibrary.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = SystemLibrary.html; sourceTree = "<group>"; }; |
| 1040 | DE66F3F808ABF35D00323D32 /* TableGenFundamentals.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = TableGenFundamentals.html; sourceTree = "<group>"; }; |
| 1041 | DE66F3F908ABF35D00323D32 /* TestingGuide.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = TestingGuide.html; sourceTree = "<group>"; }; |
| 1042 | DE66F3FA08ABF35D00323D32 /* UsingLibraries.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = UsingLibraries.html; sourceTree = "<group>"; }; |
| 1043 | DE66F3FB08ABF35D00323D32 /* WritingAnLLVMBackend.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = WritingAnLLVMBackend.html; sourceTree = "<group>"; }; |
| 1044 | DE66F3FC08ABF35D00323D32 /* WritingAnLLVMPass.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = WritingAnLLVMPass.html; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1045 | DE66F40E08ABF37000323D32 /* fibonacci.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = fibonacci.cpp; path = Fibonacci/fibonacci.cpp; sourceTree = "<group>"; }; |
| 1046 | DE66F41508ABF37000323D32 /* HowToUseJIT.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = HowToUseJIT.cpp; path = HowToUseJIT/HowToUseJIT.cpp; sourceTree = "<group>"; }; |
| 1047 | DE66F41E08ABF37000323D32 /* ModuleMaker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ModuleMaker.cpp; path = ModuleMaker/ModuleMaker.cpp; sourceTree = "<group>"; }; |
| 1048 | DE66F42608ABF37000323D32 /* ParallelJIT.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ParallelJIT.cpp; path = ParallelJIT/ParallelJIT.cpp; sourceTree = "<group>"; }; |
Chris Lattner | b91ac8c | 2005-08-18 19:52:06 +0000 | [diff] [blame] | 1049 | DE694D9F08B51E0C0039C106 /* ScheduleDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScheduleDAG.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 777fd27 | 2005-09-07 23:53:49 +0000 | [diff] [blame] | 1050 | DE81704008CFB44D0093BDEF /* fpcmp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = fpcmp.cpp; path = fpcmp/fpcmp.cpp; sourceTree = "<group>"; }; |
| 1051 | DE81704F08CFB44D0093BDEF /* NightlyTest.gnuplot */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = NightlyTest.gnuplot; sourceTree = "<group>"; }; |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 1052 | DE81705108CFB44D0093BDEF /* NightlyTestTemplate.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = NightlyTestTemplate.html; sourceTree = "<group>"; }; |
Chris Lattner | 777fd27 | 2005-09-07 23:53:49 +0000 | [diff] [blame] | 1053 | DE81705908CFB44D0093BDEF /* AsmWriterEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AsmWriterEmitter.cpp; sourceTree = "<group>"; }; |
| 1054 | DE81705A08CFB44D0093BDEF /* AsmWriterEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AsmWriterEmitter.h; sourceTree = "<group>"; }; |
| 1055 | DE81705B08CFB44D0093BDEF /* CodeEmitterGen.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CodeEmitterGen.cpp; sourceTree = "<group>"; }; |
| 1056 | DE81705C08CFB44D0093BDEF /* CodeEmitterGen.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CodeEmitterGen.h; sourceTree = "<group>"; }; |
| 1057 | DE81705D08CFB44D0093BDEF /* CodeGenInstruction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CodeGenInstruction.h; sourceTree = "<group>"; }; |
| 1058 | DE81705E08CFB44D0093BDEF /* CodeGenRegisters.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CodeGenRegisters.h; sourceTree = "<group>"; }; |
| 1059 | DE81705F08CFB44D0093BDEF /* CodeGenTarget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CodeGenTarget.cpp; sourceTree = "<group>"; }; |
| 1060 | DE81706008CFB44D0093BDEF /* CodeGenTarget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CodeGenTarget.h; sourceTree = "<group>"; }; |
| 1061 | DE81706708CFB44D0093BDEF /* DAGISelEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DAGISelEmitter.cpp; sourceTree = "<group>"; }; |
| 1062 | DE81706808CFB44D0093BDEF /* DAGISelEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DAGISelEmitter.h; sourceTree = "<group>"; }; |
Chris Lattner | 777fd27 | 2005-09-07 23:53:49 +0000 | [diff] [blame] | 1063 | DE81708908CFB44D0093BDEF /* InstrInfoEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InstrInfoEmitter.cpp; sourceTree = "<group>"; }; |
| 1064 | DE81708A08CFB44D0093BDEF /* InstrInfoEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstrInfoEmitter.h; sourceTree = "<group>"; }; |
Chris Lattner | 777fd27 | 2005-09-07 23:53:49 +0000 | [diff] [blame] | 1065 | DE81708E08CFB44D0093BDEF /* Record.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Record.cpp; sourceTree = "<group>"; }; |
| 1066 | DE81708F08CFB44D0093BDEF /* Record.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Record.h; sourceTree = "<group>"; }; |
| 1067 | DE81709008CFB44D0093BDEF /* RegisterInfoEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegisterInfoEmitter.cpp; sourceTree = "<group>"; }; |
| 1068 | DE81709108CFB44D0093BDEF /* RegisterInfoEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RegisterInfoEmitter.h; sourceTree = "<group>"; }; |
| 1069 | DE8170AA08CFB44D0093BDEF /* TableGen.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TableGen.cpp; sourceTree = "<group>"; }; |
| 1070 | DE8170AB08CFB44D0093BDEF /* TableGenBackend.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TableGenBackend.cpp; sourceTree = "<group>"; }; |
| 1071 | DE8170AC08CFB44D0093BDEF /* TableGenBackend.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TableGenBackend.h; sourceTree = "<group>"; }; |
Chris Lattner | 35186ba | 2005-12-21 19:51:24 +0000 | [diff] [blame] | 1072 | DEFAB19D0959E9A100E0AB42 /* DwarfWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DwarfWriter.h; path = ../include/llvm/CodeGen/DwarfWriter.h; sourceTree = SOURCE_ROOT; }; |
Duncan Sands | 89f6d88 | 2008-04-13 06:22:09 +0000 | [diff] [blame] | 1073 | F22627320DAE34D10008F441 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = "<group>"; }; |
| 1074 | F22627330DAE34D20008F441 /* JITTutorial1.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = JITTutorial1.html; sourceTree = "<group>"; }; |
| 1075 | F22627340DAE34D20008F441 /* JITTutorial2-1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "JITTutorial2-1.png"; sourceTree = "<group>"; }; |
| 1076 | F22627350DAE34D20008F441 /* JITTutorial2.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = JITTutorial2.html; sourceTree = "<group>"; }; |
| 1077 | F22627360DAE34D20008F441 /* LangImpl1.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = LangImpl1.html; sourceTree = "<group>"; }; |
| 1078 | F22627370DAE34D20008F441 /* LangImpl2.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = LangImpl2.html; sourceTree = "<group>"; }; |
| 1079 | F22627380DAE34D20008F441 /* LangImpl3.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = LangImpl3.html; sourceTree = "<group>"; }; |
| 1080 | F22627390DAE34D20008F441 /* LangImpl4.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = LangImpl4.html; sourceTree = "<group>"; }; |
| 1081 | F226273A0DAE34D20008F441 /* LangImpl5-cfg.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "LangImpl5-cfg.png"; sourceTree = "<group>"; }; |
| 1082 | F226273B0DAE34D20008F441 /* LangImpl5.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = LangImpl5.html; sourceTree = "<group>"; }; |
| 1083 | F226273C0DAE34D20008F441 /* LangImpl6.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = LangImpl6.html; sourceTree = "<group>"; }; |
| 1084 | F226273D0DAE34D20008F441 /* LangImpl7.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = LangImpl7.html; sourceTree = "<group>"; }; |
| 1085 | F226273E0DAE34D20008F441 /* LangImpl8.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = LangImpl8.html; sourceTree = "<group>"; }; |
| 1086 | F226273F0DAE34D20008F441 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; }; |
| 1087 | F22627400DAE34D20008F441 /* OCamlLangImpl1.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = OCamlLangImpl1.html; sourceTree = "<group>"; }; |
| 1088 | F22627410DAE34D20008F441 /* OCamlLangImpl2.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = OCamlLangImpl2.html; sourceTree = "<group>"; }; |
| 1089 | F22627420DAE34D20008F441 /* OCamlLangImpl3.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = OCamlLangImpl3.html; sourceTree = "<group>"; }; |
| 1090 | F22627430DAE34D20008F441 /* OCamlLangImpl4.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = OCamlLangImpl4.html; sourceTree = "<group>"; }; |
| 1091 | F22627440DAE34D20008F441 /* OCamlLangImpl5.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = OCamlLangImpl5.html; sourceTree = "<group>"; }; |
| 1092 | F22627450DAE34D20008F441 /* OCamlLangImpl6.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = OCamlLangImpl6.html; sourceTree = "<group>"; }; |
| 1093 | F22627460DAE34D20008F441 /* OCamlLangImpl7.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = OCamlLangImpl7.html; sourceTree = "<group>"; }; |
| 1094 | F22761DF0DAD09CD003D8065 /* BrainF.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BrainF.cpp; path = BrainF/BrainF.cpp; sourceTree = "<group>"; }; |
| 1095 | F22761E00DAD09CD003D8065 /* BrainF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BrainF.h; path = BrainF/BrainF.h; sourceTree = "<group>"; }; |
| 1096 | F22761E10DAD09CD003D8065 /* BrainFDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BrainFDriver.cpp; path = BrainF/BrainFDriver.cpp; sourceTree = "<group>"; }; |
| 1097 | F27C8CE90DAD2EF900A33844 /* IRBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IRBuilder.h; sourceTree = "<group>"; }; |
| 1098 | F27C8CFF0DAD307700A33844 /* ShadowStackCollector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ShadowStackCollector.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1099 | /* End PBXFileReference section */ |
| 1100 | |
| 1101 | /* Begin PBXGroup section */ |
| 1102 | 08FB7794FE84155DC02AAC07 /* LLVM */ = { |
| 1103 | isa = PBXGroup; |
| 1104 | children = ( |
| 1105 | DE66F1E908ABF03100323D32 /* include/llvm */, |
Gordon Henriksen | 0e99c53 | 2007-09-26 22:44:45 +0000 | [diff] [blame] | 1106 | CF8F1B480B64F7AB00BB4199 /* include/llvm-c */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1107 | DE66ECBD08ABEC0700323D32 /* lib/Analysis */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1108 | 9FE450DE0C77ABE400C4FEA4 /* lib/Archive */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1109 | DE66EC8808ABEAC900323D32 /* lib/AsmParser */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1110 | 9F68EB030C77AD2C004AA152 /* lib/Bitcode */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1111 | DE66ED3E08ABEC2A00323D32 /* lib/CodeGen */, |
| 1112 | DE66ED9A08ABEC7200323D32 /* lib/Debugger */, |
| 1113 | DE66EDBF08ABEC8F00323D32 /* lib/ExecutionEngine */, |
| 1114 | DE66EDEB08ABEDD300323D32 /* lib/Linker */, |
| 1115 | DE66EDFB08ABEDE600323D32 /* lib/Support */, |
| 1116 | DE66EE4908ABEE3400323D32 /* lib/System */, |
| 1117 | DE66EE9608ABEE5D00323D32 /* lib/Target */, |
| 1118 | DE66F0E108ABEFB300323D32 /* lib/Transforms */, |
| 1119 | DE66EC7508ABE8EF00323D32 /* lib/VMCore */, |
| 1120 | DE66F2BD08ABF14400323D32 /* tools */, |
Chris Lattner | 777fd27 | 2005-09-07 23:53:49 +0000 | [diff] [blame] | 1121 | DE816FAC08CFB44C0093BDEF /* utils */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1122 | DE66F38D08ABF35C00323D32 /* docs */, |
Gordon Henriksen | 46abf91 | 2007-09-26 20:56:12 +0000 | [diff] [blame] | 1123 | 9FD3E56D0CA0116100E54D15 /* bindings */, |
Gordon Henriksen | c84c16b | 2007-10-07 17:31:42 +0000 | [diff] [blame] | 1124 | 9F7C2B690CB9496B00498408 /* test */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1125 | DE66F3FD08ABF37000323D32 /* examples */, |
| 1126 | DE66F38C08ABF35300323D32 /* CREDITS.TXT */, |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 1127 | CFD99AA80AFE827B0068D19C /* LICENSE.TXT */, |
| 1128 | CFD99AAD0AFE827B0068D19C /* README.txt */, |
Nate Begeman | 9d49494 | 2007-12-08 22:29:19 +0000 | [diff] [blame] | 1129 | 721CA1750D0B44D200D5004F /* Products */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1130 | ); |
| 1131 | name = LLVM; |
| 1132 | sourceTree = "<group>"; |
| 1133 | }; |
Nate Begeman | 9d49494 | 2007-12-08 22:29:19 +0000 | [diff] [blame] | 1134 | 721CA1750D0B44D200D5004F /* Products */ = { |
| 1135 | isa = PBXGroup; |
| 1136 | children = ( |
| 1137 | ); |
| 1138 | name = Products; |
| 1139 | sourceTree = "<group>"; |
| 1140 | }; |
Gordon Henriksen | 5194522 | 2007-12-11 00:29:16 +0000 | [diff] [blame] | 1141 | 9F4B0E5D0D0E02580061F270 /* bitreader */ = { |
| 1142 | isa = PBXGroup; |
| 1143 | children = ( |
| 1144 | 9F4B0E5E0D0E02580061F270 /* bitreader_ocaml.c */, |
| 1145 | 9F4B0E5F0D0E02580061F270 /* llvm_bitreader.ml */, |
| 1146 | 9F4B0E600D0E02580061F270 /* llvm_bitreader.mli */, |
| 1147 | ); |
| 1148 | path = bitreader; |
| 1149 | sourceTree = "<group>"; |
| 1150 | }; |
Gordon Henriksen | 2e855e6 | 2007-12-23 16:59:28 +0000 | [diff] [blame] | 1151 | 9F502ACD0D1D8CA3007939DF /* executionengine */ = { |
| 1152 | isa = PBXGroup; |
| 1153 | children = ( |
| 1154 | 9F502ADB0D1D8CA3007939DF /* executionengine_ocaml.c */, |
| 1155 | 9F502ADC0D1D8CA3007939DF /* llvm_executionengine.ml */, |
| 1156 | 9F502ADD0D1D8CA3007939DF /* llvm_executionengine.mli */, |
| 1157 | ); |
| 1158 | path = executionengine; |
| 1159 | sourceTree = "<group>"; |
| 1160 | }; |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1161 | 9F68EB030C77AD2C004AA152 /* lib/Bitcode */ = { |
| 1162 | isa = PBXGroup; |
| 1163 | children = ( |
| 1164 | 9F68EB050C77AD2C004AA152 /* Reader */, |
| 1165 | 9F68EB110C77AD2C004AA152 /* Writer */, |
| 1166 | ); |
| 1167 | name = lib/Bitcode; |
| 1168 | path = ../lib/Bitcode; |
| 1169 | sourceTree = SOURCE_ROOT; |
| 1170 | }; |
| 1171 | 9F68EB050C77AD2C004AA152 /* Reader */ = { |
| 1172 | isa = PBXGroup; |
| 1173 | children = ( |
Ted Kremenek | 89a354d | 2007-10-25 16:09:09 +0000 | [diff] [blame] | 1174 | 35A9CDF00CD0F6D5008ABC1D /* Deserialize.cpp */, |
Gordon Henriksen | 5194522 | 2007-12-11 00:29:16 +0000 | [diff] [blame] | 1175 | 9F4B0E8D0D0E05ED0061F270 /* DeserializeAPFloat.cpp */, |
| 1176 | 354CF6D10CD299440059AF3E /* DeserializeAPInt.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1177 | 9F68EB060C77AD2C004AA152 /* BitcodeReader.cpp */, |
| 1178 | 9F68EB070C77AD2C004AA152 /* BitcodeReader.h */, |
Gordon Henriksen | 5194522 | 2007-12-11 00:29:16 +0000 | [diff] [blame] | 1179 | 9F4B0E8C0D0E05ED0061F270 /* BitReader.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1180 | ); |
| 1181 | path = Reader; |
| 1182 | sourceTree = "<group>"; |
| 1183 | }; |
| 1184 | 9F68EB110C77AD2C004AA152 /* Writer */ = { |
| 1185 | isa = PBXGroup; |
| 1186 | children = ( |
Ted Kremenek | cd9c2ba | 2007-10-26 21:53:37 +0000 | [diff] [blame] | 1187 | 354CF6D20CD2994D0059AF3E /* SerializeAPInt.cpp */, |
Gordon Henriksen | 46abf91 | 2007-09-26 20:56:12 +0000 | [diff] [blame] | 1188 | 9FD3E5920CA012B300E54D15 /* BitWriter.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1189 | 9F68EB120C77AD2C004AA152 /* BitcodeWriter.cpp */, |
| 1190 | 9F68EB130C77AD2C004AA152 /* BitcodeWriterPass.cpp */, |
| 1191 | 9F68EB250C77AD2C004AA152 /* ValueEnumerator.cpp */, |
| 1192 | 9F68EB260C77AD2C004AA152 /* ValueEnumerator.h */, |
Ted Kremenek | 89a354d | 2007-10-25 16:09:09 +0000 | [diff] [blame] | 1193 | 35A9CDF10CD0F6E1008ABC1D /* Serialize.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1194 | ); |
| 1195 | path = Writer; |
| 1196 | sourceTree = "<group>"; |
| 1197 | }; |
Gordon Henriksen | 1e75542 | 2008-03-16 16:33:35 +0000 | [diff] [blame] | 1198 | 9F7040170D8D72FF00FD06FF /* transforms */ = { |
| 1199 | isa = PBXGroup; |
| 1200 | children = ( |
| 1201 | 9F7040190D8D730A00FD06FF /* scalar */, |
| 1202 | ); |
| 1203 | name = transforms; |
| 1204 | sourceTree = "<group>"; |
| 1205 | }; |
| 1206 | 9F7040190D8D730A00FD06FF /* scalar */ = { |
| 1207 | isa = PBXGroup; |
| 1208 | children = ( |
| 1209 | 9F70401A0D8D732400FD06FF /* llvm_scalar_opts.ml */, |
| 1210 | 9F70401B0D8D732400FD06FF /* llvm_scalar_opts.mli */, |
| 1211 | 9F70401E0D8D735E00FD06FF /* scalar_opts_ocaml.c */, |
| 1212 | ); |
| 1213 | name = scalar; |
| 1214 | sourceTree = "<group>"; |
| 1215 | }; |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1216 | 9F77937F0C73C54C00551F9C /* Bitcode */ = { |
| 1217 | isa = PBXGroup; |
| 1218 | children = ( |
| 1219 | 9F7793800C73C54C00551F9C /* Archive.h */, |
| 1220 | 9F7793810C73C54C00551F9C /* BitCodes.h */, |
| 1221 | 9F7793820C73C54C00551F9C /* BitstreamReader.h */, |
| 1222 | 9F7793830C73C54C00551F9C /* BitstreamWriter.h */, |
| 1223 | 9F7793840C73C54C00551F9C /* LLVMBitCodes.h */, |
| 1224 | 9F7793850C73C54C00551F9C /* ReaderWriter.h */, |
Ted Kremenek | 89a354d | 2007-10-25 16:09:09 +0000 | [diff] [blame] | 1225 | 35A9CDEE0CD0F6AF008ABC1D /* Serialization.h */, |
| 1226 | 35A9CDEF0CD0F6AF008ABC1D /* Serialize.h */, |
| 1227 | 35A9CDED0CD0F6AF008ABC1D /* Deserialize.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1228 | ); |
| 1229 | path = Bitcode; |
| 1230 | sourceTree = "<group>"; |
| 1231 | }; |
| 1232 | 9F7794120C73CB6100551F9C /* Mips */ = { |
| 1233 | isa = PBXGroup; |
| 1234 | children = ( |
| 1235 | 9F7794140C73CB6100551F9C /* Mips.h */, |
| 1236 | 9F7794150C73CB6100551F9C /* Mips.td */, |
| 1237 | 9F7794160C73CB6100551F9C /* MipsAsmPrinter.cpp */, |
| 1238 | 9F7794170C73CB6100551F9C /* MipsCallingConv.td */, |
| 1239 | 9F7794180C73CB6100551F9C /* MipsInstrFormats.td */, |
| 1240 | 9F7794190C73CB6100551F9C /* MipsInstrInfo.cpp */, |
| 1241 | 9F77941A0C73CB6100551F9C /* MipsInstrInfo.h */, |
| 1242 | 9F77941B0C73CB6100551F9C /* MipsInstrInfo.td */, |
| 1243 | 9F77941C0C73CB6100551F9C /* MipsISelDAGToDAG.cpp */, |
| 1244 | 9F77941D0C73CB6100551F9C /* MipsISelLowering.cpp */, |
| 1245 | 9F77941E0C73CB6100551F9C /* MipsISelLowering.h */, |
| 1246 | 9F77941F0C73CB6100551F9C /* MipsMachineFunction.h */, |
| 1247 | 9F7794200C73CB6100551F9C /* MipsRegisterInfo.cpp */, |
| 1248 | 9F7794210C73CB6100551F9C /* MipsRegisterInfo.h */, |
| 1249 | 9F7794220C73CB6100551F9C /* MipsRegisterInfo.td */, |
| 1250 | 9F7794230C73CB6100551F9C /* MipsSubtarget.cpp */, |
| 1251 | 9F7794240C73CB6100551F9C /* MipsSubtarget.h */, |
| 1252 | 9F7794250C73CB6100551F9C /* MipsTargetAsmInfo.cpp */, |
| 1253 | 9F7794260C73CB6100551F9C /* MipsTargetAsmInfo.h */, |
| 1254 | 9F7794270C73CB6100551F9C /* MipsTargetMachine.cpp */, |
| 1255 | 9F7794280C73CB6100551F9C /* MipsTargetMachine.h */, |
| 1256 | ); |
| 1257 | path = Mips; |
| 1258 | sourceTree = "<group>"; |
| 1259 | }; |
| 1260 | 9F7794290C73CB7900551F9C /* MSIL */ = { |
| 1261 | isa = PBXGroup; |
| 1262 | children = ( |
| 1263 | 9F77942F0C73CB7900551F9C /* MSILWriter.cpp */, |
| 1264 | 9F7794300C73CB7900551F9C /* MSILWriter.h */, |
| 1265 | ); |
| 1266 | path = MSIL; |
| 1267 | sourceTree = "<group>"; |
| 1268 | }; |
Gordon Henriksen | c0491ac | 2007-10-06 21:00:36 +0000 | [diff] [blame] | 1269 | 9F7C240B0CB81ECD00498408 /* analysis */ = { |
| 1270 | isa = PBXGroup; |
| 1271 | children = ( |
| 1272 | 9F7C240C0CB81ECD00498408 /* analysis_ocaml.c */, |
| 1273 | 9F7C240D0CB81ECD00498408 /* llvm_analysis.ml */, |
| 1274 | 9F7C240E0CB81ECD00498408 /* llvm_analysis.mli */, |
| 1275 | ); |
| 1276 | path = analysis; |
| 1277 | sourceTree = "<group>"; |
| 1278 | }; |
Gordon Henriksen | c84c16b | 2007-10-07 17:31:42 +0000 | [diff] [blame] | 1279 | 9F7C2B690CB9496B00498408 /* test */ = { |
| 1280 | isa = PBXGroup; |
| 1281 | children = ( |
| 1282 | 9F7C2C4B0CB9496C00498408 /* Bindings */, |
| 1283 | ); |
| 1284 | name = test; |
| 1285 | path = ../test; |
| 1286 | sourceTree = SOURCE_ROOT; |
| 1287 | }; |
| 1288 | 9F7C2C4B0CB9496C00498408 /* Bindings */ = { |
| 1289 | isa = PBXGroup; |
| 1290 | children = ( |
| 1291 | 9F7C2C4C0CB9496C00498408 /* Ocaml */, |
| 1292 | ); |
| 1293 | path = Bindings; |
| 1294 | sourceTree = "<group>"; |
| 1295 | }; |
| 1296 | 9F7C2C4C0CB9496C00498408 /* Ocaml */ = { |
| 1297 | isa = PBXGroup; |
| 1298 | children = ( |
| 1299 | 9F7C2C4F0CB9496C00498408 /* analysis.ml */, |
Gordon Henriksen | da1435f | 2007-12-19 22:30:40 +0000 | [diff] [blame] | 1300 | 9F6B2CC00D0F6E56000F00FD /* bitreader.ml */, |
Gordon Henriksen | c84c16b | 2007-10-07 17:31:42 +0000 | [diff] [blame] | 1301 | 9F7C2C520CB9496C00498408 /* bitwriter.ml */, |
Gordon Henriksen | 2e855e6 | 2007-12-23 16:59:28 +0000 | [diff] [blame] | 1302 | 9F502AEC0D1D8CF8007939DF /* executionengine.ml */, |
Gordon Henriksen | 1e75542 | 2008-03-16 16:33:35 +0000 | [diff] [blame] | 1303 | 9FEDD6140D8D7C3B009F6DF1 /* scalar_opts.ml */, |
Gordon Henriksen | 3e0c835 | 2008-03-16 20:08:03 +0000 | [diff] [blame] | 1304 | 9FEDD6BD0D8D8426009F6DF1 /* target.ml */, |
Gordon Henriksen | c84c16b | 2007-10-07 17:31:42 +0000 | [diff] [blame] | 1305 | 9F7C2C5D0CB9496C00498408 /* vmcore.ml */, |
| 1306 | ); |
| 1307 | path = Ocaml; |
| 1308 | sourceTree = "<group>"; |
| 1309 | }; |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1310 | 9FA638E90C77B252007F12AE /* IPO */ = { |
| 1311 | isa = PBXGroup; |
| 1312 | children = ( |
| 1313 | 9FA638EA0C77B252007F12AE /* InlinerPass.h */, |
| 1314 | ); |
| 1315 | path = IPO; |
| 1316 | sourceTree = "<group>"; |
| 1317 | }; |
Gordon Henriksen | 46abf91 | 2007-09-26 20:56:12 +0000 | [diff] [blame] | 1318 | 9FD3E56D0CA0116100E54D15 /* bindings */ = { |
| 1319 | isa = PBXGroup; |
| 1320 | children = ( |
| 1321 | 9FD3E56F0CA0116100E54D15 /* ocaml */, |
| 1322 | ); |
| 1323 | name = bindings; |
| 1324 | path = ../bindings; |
| 1325 | sourceTree = SOURCE_ROOT; |
| 1326 | }; |
| 1327 | 9FD3E56F0CA0116100E54D15 /* ocaml */ = { |
| 1328 | isa = PBXGroup; |
| 1329 | children = ( |
Gordon Henriksen | 2e855e6 | 2007-12-23 16:59:28 +0000 | [diff] [blame] | 1330 | 9F502ACD0D1D8CA3007939DF /* executionengine */, |
Gordon Henriksen | c0491ac | 2007-10-06 21:00:36 +0000 | [diff] [blame] | 1331 | 9F7C240B0CB81ECD00498408 /* analysis */, |
Gordon Henriksen | 5194522 | 2007-12-11 00:29:16 +0000 | [diff] [blame] | 1332 | 9F4B0E5D0D0E02580061F270 /* bitreader */, |
Gordon Henriksen | 46abf91 | 2007-09-26 20:56:12 +0000 | [diff] [blame] | 1333 | 9FD3E5700CA0116100E54D15 /* bitwriter */, |
| 1334 | 9FD3E57A0CA0116100E54D15 /* llvm */, |
Gordon Henriksen | 3e0c835 | 2008-03-16 20:08:03 +0000 | [diff] [blame] | 1335 | 9FEDD6C00D8D844E009F6DF1 /* target */, |
| 1336 | 9F7040170D8D72FF00FD06FF /* transforms */, |
Gordon Henriksen | 46abf91 | 2007-09-26 20:56:12 +0000 | [diff] [blame] | 1337 | ); |
| 1338 | path = ocaml; |
| 1339 | sourceTree = "<group>"; |
| 1340 | }; |
| 1341 | 9FD3E5700CA0116100E54D15 /* bitwriter */ = { |
| 1342 | isa = PBXGroup; |
| 1343 | children = ( |
| 1344 | 9FD3E5710CA0116100E54D15 /* bitwriter_ocaml.c */, |
| 1345 | 9FD3E5720CA0116100E54D15 /* llvm_bitwriter.ml */, |
| 1346 | 9FD3E5730CA0116100E54D15 /* llvm_bitwriter.mli */, |
| 1347 | ); |
| 1348 | path = bitwriter; |
| 1349 | sourceTree = "<group>"; |
| 1350 | }; |
| 1351 | 9FD3E57A0CA0116100E54D15 /* llvm */ = { |
| 1352 | isa = PBXGroup; |
| 1353 | children = ( |
| 1354 | 9FD3E57B0CA0116100E54D15 /* llvm.ml */, |
| 1355 | 9FD3E57C0CA0116100E54D15 /* llvm.mli */, |
| 1356 | 9FD3E57D0CA0116100E54D15 /* llvm_ocaml.c */, |
| 1357 | ); |
| 1358 | path = llvm; |
| 1359 | sourceTree = "<group>"; |
| 1360 | }; |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1361 | 9FE450DE0C77ABE400C4FEA4 /* lib/Archive */ = { |
| 1362 | isa = PBXGroup; |
| 1363 | children = ( |
| 1364 | 9FE450DF0C77ABE400C4FEA4 /* Archive.cpp */, |
| 1365 | 9FE450E00C77ABE400C4FEA4 /* ArchiveInternals.h */, |
| 1366 | 9FE450E10C77ABE400C4FEA4 /* ArchiveReader.cpp */, |
| 1367 | 9FE450E20C77ABE400C4FEA4 /* ArchiveWriter.cpp */, |
| 1368 | ); |
| 1369 | name = lib/Archive; |
| 1370 | path = ../lib/Archive; |
| 1371 | sourceTree = SOURCE_ROOT; |
| 1372 | }; |
Gordon Henriksen | 1e75542 | 2008-03-16 16:33:35 +0000 | [diff] [blame] | 1373 | 9FEDD5F00D8D73AB009F6DF1 /* Transforms */ = { |
| 1374 | isa = PBXGroup; |
| 1375 | children = ( |
| 1376 | 9FEDD5F10D8D73AB009F6DF1 /* Scalar.h */, |
| 1377 | ); |
| 1378 | path = Transforms; |
| 1379 | sourceTree = "<group>"; |
| 1380 | }; |
Gordon Henriksen | 3e0c835 | 2008-03-16 20:08:03 +0000 | [diff] [blame] | 1381 | 9FEDD6C00D8D844E009F6DF1 /* target */ = { |
| 1382 | isa = PBXGroup; |
| 1383 | children = ( |
| 1384 | 9FEDD6C10D8D844E009F6DF1 /* llvm_target.ml */, |
| 1385 | 9FEDD6C20D8D844E009F6DF1 /* llvm_target.mli */, |
| 1386 | 9FEDD6C40D8D844E009F6DF1 /* target_ocaml.c */, |
| 1387 | ); |
| 1388 | path = target; |
| 1389 | sourceTree = "<group>"; |
| 1390 | }; |
Gordon Henriksen | 0e99c53 | 2007-09-26 22:44:45 +0000 | [diff] [blame] | 1391 | CF8F1B480B64F7AB00BB4199 /* include/llvm-c */ = { |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 1392 | isa = PBXGroup; |
| 1393 | children = ( |
Gordon Henriksen | c0491ac | 2007-10-06 21:00:36 +0000 | [diff] [blame] | 1394 | 9F7C23E50CB81C2100498408 /* Analysis.h */, |
Gordon Henriksen | 5194522 | 2007-12-11 00:29:16 +0000 | [diff] [blame] | 1395 | 9F5B90E70D0DF19100CDFDEA /* BitReader.h */, |
Gordon Henriksen | 46abf91 | 2007-09-26 20:56:12 +0000 | [diff] [blame] | 1396 | 9FD3E58D0CA0125F00E54D15 /* BitWriter.h */, |
| 1397 | 9FD3E58E0CA0125F00E54D15 /* Core.h */, |
Gordon Henriksen | 2e855e6 | 2007-12-23 16:59:28 +0000 | [diff] [blame] | 1398 | 9FEB8C550D1CD1E200EE46BC /* ExecutionEngine.h */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1399 | CF8F1B490B64F7AB00BB4199 /* LinkTimeOptimizer.h */, |
Gordon Henriksen | 3e0c835 | 2008-03-16 20:08:03 +0000 | [diff] [blame] | 1400 | 9FEDD6BB0D8D8408009F6DF1 /* lto.h */, |
| 1401 | 9FEDD6B80D8D83EC009F6DF1 /* Target.h */, |
Gordon Henriksen | 1e75542 | 2008-03-16 16:33:35 +0000 | [diff] [blame] | 1402 | 9FEDD5F00D8D73AB009F6DF1 /* Transforms */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 1403 | ); |
Gordon Henriksen | 0e99c53 | 2007-09-26 22:44:45 +0000 | [diff] [blame] | 1404 | name = "include/llvm-c"; |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1405 | path = "../include/llvm-c"; |
| 1406 | sourceTree = SOURCE_ROOT; |
| 1407 | }; |
| 1408 | CF8F1B5E0B64FADA00BB4199 /* llvm-upgrade */ = { |
| 1409 | isa = PBXGroup; |
| 1410 | children = ( |
| 1411 | CF8F1B680B64FADA00BB4199 /* llvm-upgrade.cpp */, |
| 1412 | CF8F1B720B64FADA00BB4199 /* UpgradeInternals.h */, |
| 1413 | CF8F1B750B64FADA00BB4199 /* UpgradeLexer.l */, |
| 1414 | CF8F1B7C0B64FADA00BB4199 /* UpgradeParser.y */, |
| 1415 | ); |
| 1416 | path = "llvm-upgrade"; |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 1417 | sourceTree = "<group>"; |
| 1418 | }; |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1419 | CF8F1B7E0B64FADA00BB4199 /* llvm2cpp */ = { |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 1420 | isa = PBXGroup; |
| 1421 | children = ( |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1422 | CF8F1B7F0B64FADA00BB4199 /* CppWriter.cpp */, |
| 1423 | CF8F1B800B64FADA00BB4199 /* CppWriter.h */, |
| 1424 | CF8F1B870B64FADA00BB4199 /* llvm2cpp.cpp */, |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 1425 | ); |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1426 | path = llvm2cpp; |
| 1427 | sourceTree = "<group>"; |
| 1428 | }; |
| 1429 | CF8F1B960B64FB7F00BB4199 /* lto */ = { |
| 1430 | isa = PBXGroup; |
| 1431 | children = ( |
| 1432 | CF8F1B9D0B64FB7F00BB4199 /* lto-c.cpp */, |
| 1433 | CF8F1B9E0B64FB7F00BB4199 /* lto.cpp */, |
| 1434 | ); |
| 1435 | path = lto; |
| 1436 | sourceTree = "<group>"; |
| 1437 | }; |
| 1438 | CF8F1BAB0B64FB8000BB4199 /* opt */ = { |
| 1439 | isa = PBXGroup; |
| 1440 | children = ( |
| 1441 | CF8F1BAC0B64FB8000BB4199 /* AnalysisWrappers.cpp */, |
| 1442 | CF8F1BB70B64FB8000BB4199 /* GraphPrinters.cpp */, |
| 1443 | CF8F1BB90B64FB8000BB4199 /* opt.cpp */, |
| 1444 | CF8F1BBA0B64FB8000BB4199 /* PrintSCC.cpp */, |
| 1445 | ); |
| 1446 | path = opt; |
| 1447 | sourceTree = "<group>"; |
| 1448 | }; |
| 1449 | CF8F1BCF0B64FC8A00BB4199 /* ARM */ = { |
| 1450 | isa = PBXGroup; |
| 1451 | children = ( |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1452 | 9FE4508B0C77A77000C4FEA4 /* ARMCodeEmitter.cpp */, |
| 1453 | 9FE4508C0C77A77000C4FEA4 /* ARMGenAsmWriter.inc */, |
| 1454 | 9FE4508D0C77A77000C4FEA4 /* ARMGenDAGISel.inc */, |
| 1455 | 9FE4508E0C77A77100C4FEA4 /* ARMGenInstrInfo.inc */, |
| 1456 | 9FE4508F0C77A77100C4FEA4 /* ARMGenInstrNames.inc */, |
| 1457 | 9FE450900C77A77100C4FEA4 /* ARMGenRegisterInfo.h.inc */, |
| 1458 | 9FE450910C77A77100C4FEA4 /* ARMGenRegisterInfo.inc */, |
| 1459 | 9FE450920C77A77100C4FEA4 /* ARMGenRegisterNames.inc */, |
| 1460 | 9FE450930C77A77100C4FEA4 /* ARMGenSubtarget.inc */, |
| 1461 | 9FE450940C77A77100C4FEA4 /* ARMJITInfo.cpp */, |
| 1462 | 9FE450950C77A77100C4FEA4 /* ARMJITInfo.h */, |
| 1463 | 9FE450960C77A77100C4FEA4 /* ARMRelocations.h */, |
| 1464 | 9FE450970C77A77100C4FEA4 /* README-Thumb.txt */, |
| 1465 | 9FE450980C77A77100C4FEA4 /* README.txt */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1466 | CF8F1BD10B64FC8A00BB4199 /* ARM.h */, |
| 1467 | CF8F1BD20B64FC8A00BB4199 /* ARM.td */, |
| 1468 | CF8F1BD30B64FC8A00BB4199 /* ARMAddressingModes.h */, |
| 1469 | CF8F1BD40B64FC8A00BB4199 /* ARMAsmPrinter.cpp */, |
| 1470 | CF8F1BD50B64FC8A00BB4199 /* ARMConstantIslandPass.cpp */, |
| 1471 | CF8F1BD60B64FC8A00BB4199 /* ARMConstantPoolValue.cpp */, |
| 1472 | CF8F1BD70B64FC8A00BB4199 /* ARMConstantPoolValue.h */, |
| 1473 | CF8F1BD80B64FC8A00BB4199 /* ARMFrameInfo.h */, |
| 1474 | CF8F1BD90B64FC8A00BB4199 /* ARMInstrInfo.cpp */, |
| 1475 | CF8F1BDA0B64FC8A00BB4199 /* ARMInstrInfo.h */, |
| 1476 | CF8F1BDB0B64FC8A00BB4199 /* ARMInstrInfo.td */, |
| 1477 | CF8F1BDC0B64FC8A00BB4199 /* ARMInstrThumb.td */, |
| 1478 | CF8F1BDD0B64FC8A00BB4199 /* ARMInstrVFP.td */, |
| 1479 | CF8F1BDE0B64FC8A00BB4199 /* ARMISelDAGToDAG.cpp */, |
| 1480 | CF8F1BDF0B64FC8A00BB4199 /* ARMISelLowering.cpp */, |
| 1481 | CF8F1BE00B64FC8A00BB4199 /* ARMISelLowering.h */, |
| 1482 | CF8F1BE10B64FC8A00BB4199 /* ARMLoadStoreOptimizer.cpp */, |
| 1483 | CF8F1BE20B64FC8A00BB4199 /* ARMMachineFunctionInfo.h */, |
| 1484 | CF8F1BE30B64FC8A00BB4199 /* ARMRegisterInfo.cpp */, |
| 1485 | CF8F1BE40B64FC8A00BB4199 /* ARMRegisterInfo.h */, |
| 1486 | CF8F1BE50B64FC8A00BB4199 /* ARMRegisterInfo.td */, |
| 1487 | CF8F1BE60B64FC8A00BB4199 /* ARMSubtarget.cpp */, |
| 1488 | CF8F1BE70B64FC8A00BB4199 /* ARMSubtarget.h */, |
| 1489 | CF8F1BE80B64FC8A00BB4199 /* ARMTargetAsmInfo.cpp */, |
| 1490 | CF8F1BE90B64FC8A00BB4199 /* ARMTargetAsmInfo.h */, |
| 1491 | CF8F1BEA0B64FC8A00BB4199 /* ARMTargetMachine.cpp */, |
| 1492 | CF8F1BEB0B64FC8A00BB4199 /* ARMTargetMachine.h */, |
| 1493 | ); |
| 1494 | path = ARM; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 1495 | sourceTree = "<group>"; |
| 1496 | }; |
| 1497 | CFD99ADF0AFE878F0068D19C /* opt */ = { |
| 1498 | isa = PBXGroup; |
| 1499 | children = ( |
| 1500 | CFD99ADB0AFE87870068D19C /* AnalysisWrappers.cpp */, |
| 1501 | CFD99ADC0AFE87870068D19C /* GraphPrinters.cpp */, |
| 1502 | CFD99ADD0AFE87870068D19C /* opt.cpp */, |
| 1503 | CFD99ADE0AFE87870068D19C /* PrintSCC.cpp */, |
| 1504 | ); |
| 1505 | name = opt; |
| 1506 | sourceTree = "<group>"; |
| 1507 | }; |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 1508 | CFE4213C0A66FAE100AB4BF6 /* Hello */ = { |
| 1509 | isa = PBXGroup; |
| 1510 | children = ( |
| 1511 | CFE4213D0A66FAE100AB4BF6 /* Hello.cpp */, |
| 1512 | ); |
| 1513 | path = Hello; |
| 1514 | sourceTree = "<group>"; |
| 1515 | }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1516 | DE66EC7508ABE8EF00323D32 /* lib/VMCore */ = { |
| 1517 | isa = PBXGroup; |
| 1518 | children = ( |
| 1519 | DE66EC5B08ABE86900323D32 /* AsmWriter.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1520 | 9F77937B0C73C4F400551F9C /* AutoUpgrade.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1521 | DE66EC5C08ABE86A00323D32 /* BasicBlock.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1522 | 9F77937C0C73C4F400551F9C /* ConstantFold.cpp */, |
| 1523 | 9F77937D0C73C4F400551F9C /* ConstantFold.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1524 | DE66EC6008ABE86A00323D32 /* Constants.cpp */, |
Gordon Henriksen | 46abf91 | 2007-09-26 20:56:12 +0000 | [diff] [blame] | 1525 | 9FD3E5900CA0129D00E54D15 /* Core.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1526 | DE66EC6108ABE86A00323D32 /* Dominators.cpp */, |
| 1527 | DE66EC6208ABE86A00323D32 /* Function.cpp */, |
| 1528 | DE66EC6308ABE86A00323D32 /* Globals.cpp */, |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 1529 | CF73C0BD098A551F00627152 /* InlineAsm.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1530 | DE66EC6408ABE86A00323D32 /* Instruction.cpp */, |
| 1531 | DE66EC6508ABE86A00323D32 /* Instructions.cpp */, |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 1532 | CF1ACC9709C9DE4400D3C5EB /* IntrinsicInst.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1533 | DE66EC6608ABE86A00323D32 /* LeakDetector.cpp */, |
| 1534 | DE66EC6708ABE86A00323D32 /* Mangler.cpp */, |
| 1535 | DE66EC6808ABE86A00323D32 /* Module.cpp */, |
| 1536 | DE66EC6908ABE86A00323D32 /* ModuleProvider.cpp */, |
| 1537 | DE66EC6A08ABE86A00323D32 /* Pass.cpp */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1538 | CF8F1B5C0B64FA7300BB4199 /* PassManager.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1539 | DE66EC6D08ABE86A00323D32 /* SymbolTableListTraitsImpl.h */, |
| 1540 | DE66EC6E08ABE86A00323D32 /* Type.cpp */, |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 1541 | CF73C0BE098A551F00627152 /* TypeSymbolTable.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1542 | DE66EC6F08ABE86A00323D32 /* Value.cpp */, |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 1543 | CF73C0BF098A551F00627152 /* ValueSymbolTable.cpp */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 1544 | CF9720900A9F3CA2002CEEDD /* ValueTypes.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1545 | DE66EC7008ABE86A00323D32 /* Verifier.cpp */, |
| 1546 | ); |
| 1547 | name = lib/VMCore; |
| 1548 | sourceTree = "<group>"; |
| 1549 | }; |
| 1550 | DE66EC8808ABEAC900323D32 /* lib/AsmParser */ = { |
| 1551 | isa = PBXGroup; |
| 1552 | children = ( |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1553 | DE66EC8E08ABEAF000323D32 /* llvmAsmParser.y */, |
| 1554 | DE66EC8F08ABEAF000323D32 /* Parser.cpp */, |
| 1555 | DE66EC9008ABEAF000323D32 /* ParserInternals.h */, |
| 1556 | ); |
| 1557 | name = lib/AsmParser; |
| 1558 | sourceTree = "<group>"; |
| 1559 | }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1560 | DE66ECBD08ABEC0700323D32 /* lib/Analysis */ = { |
| 1561 | isa = PBXGroup; |
| 1562 | children = ( |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1563 | DE66ED1A08ABEC0800323D32 /* IPA */, |
| 1564 | DE66ECBE08ABEC0700323D32 /* AliasAnalysis.cpp */, |
| 1565 | DE66ECBF08ABEC0700323D32 /* AliasAnalysisCounter.cpp */, |
| 1566 | DE66ECC008ABEC0700323D32 /* AliasAnalysisEvaluator.cpp */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1567 | CF8F1B4D0B64F80700BB4199 /* AliasDebugger.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1568 | DE66ECC108ABEC0700323D32 /* AliasSetTracker.cpp */, |
Gordon Henriksen | c0491ac | 2007-10-06 21:00:36 +0000 | [diff] [blame] | 1569 | 9F7C23E60CB81C2B00498408 /* Analysis.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1570 | DE66ECC208ABEC0700323D32 /* BasicAliasAnalysis.cpp */, |
| 1571 | DE66ECC308ABEC0700323D32 /* CFGPrinter.cpp */, |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 1572 | CF73C0B0098A523C00627152 /* ConstantFolding.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1573 | DE66ED1708ABEC0800323D32 /* InstCount.cpp */, |
| 1574 | DE66ED1808ABEC0800323D32 /* Interval.cpp */, |
| 1575 | DE66ED1908ABEC0800323D32 /* IntervalPartition.cpp */, |
| 1576 | DE66ED3308ABEC0800323D32 /* LoadValueNumbering.cpp */, |
| 1577 | DE66ED3408ABEC0800323D32 /* LoopInfo.cpp */, |
Gordon Henriksen | c0491ac | 2007-10-06 21:00:36 +0000 | [diff] [blame] | 1578 | 9F68EB010C77AD02004AA152 /* LoopPass.cpp */, |
| 1579 | 9F68EB020C77AD02004AA152 /* MemoryDependenceAnalysis.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1580 | DE66ED3608ABEC0800323D32 /* PostDominators.cpp */, |
| 1581 | DE66ED3708ABEC0800323D32 /* ProfileInfo.cpp */, |
| 1582 | DE66ED3808ABEC0800323D32 /* ProfileInfoLoader.cpp */, |
| 1583 | DE66ED3908ABEC0800323D32 /* ProfileInfoLoaderPass.cpp */, |
| 1584 | DE66ED3A08ABEC0800323D32 /* ScalarEvolution.cpp */, |
| 1585 | DE66ED3B08ABEC0800323D32 /* ScalarEvolutionExpander.cpp */, |
| 1586 | DE66ED3C08ABEC0800323D32 /* Trace.cpp */, |
| 1587 | DE66ED3D08ABEC0800323D32 /* ValueNumbering.cpp */, |
| 1588 | ); |
| 1589 | name = lib/Analysis; |
| 1590 | path = ../lib/Analysis; |
| 1591 | sourceTree = SOURCE_ROOT; |
| 1592 | }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1593 | DE66ED1A08ABEC0800323D32 /* IPA */ = { |
| 1594 | isa = PBXGroup; |
| 1595 | children = ( |
| 1596 | DE66ED1B08ABEC0800323D32 /* Andersens.cpp */, |
| 1597 | DE66ED1C08ABEC0800323D32 /* CallGraph.cpp */, |
| 1598 | DE66ED1D08ABEC0800323D32 /* CallGraphSCCPass.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1599 | DE66ED2F08ABEC0800323D32 /* FindUsedTypes.cpp */, |
| 1600 | DE66ED3008ABEC0800323D32 /* GlobalsModRef.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1601 | ); |
| 1602 | path = IPA; |
| 1603 | sourceTree = "<group>"; |
| 1604 | }; |
| 1605 | DE66ED3E08ABEC2A00323D32 /* lib/CodeGen */ = { |
| 1606 | isa = PBXGroup; |
| 1607 | children = ( |
Duncan Sands | 89f6d88 | 2008-04-13 06:22:09 +0000 | [diff] [blame] | 1608 | F27C8CFF0DAD307700A33844 /* ShadowStackCollector.cpp */, |
Bill Wendling | ced09c4 | 2007-12-17 21:14:45 +0000 | [diff] [blame] | 1609 | 754221420D171DFC00DDB61B /* MachineLICM.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1610 | 9FE450AB0C77AB6100C4FEA4 /* README.txt */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1611 | DE66ED8308ABEC2B00323D32 /* SelectionDAG */, |
| 1612 | DE66ED3F08ABEC2A00323D32 /* AsmPrinter.cpp */, |
| 1613 | DE66ED4008ABEC2A00323D32 /* BranchFolding.cpp */, |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 1614 | CFC244570959DEF2009F8C47 /* DwarfWriter.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1615 | 9F7793500C73BD1500551F9C /* ELFWriter.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1616 | DE66ED6F08ABEC2B00323D32 /* ELFWriter.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1617 | 9F7793510C73BD1500551F9C /* IfConversion.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1618 | DE66ED7008ABEC2B00323D32 /* IntrinsicLowering.cpp */, |
| 1619 | DE66ED7108ABEC2B00323D32 /* LiveInterval.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1620 | DE66ED7308ABEC2B00323D32 /* LiveIntervalAnalysis.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1621 | DE66ED7508ABEC2B00323D32 /* LiveVariables.cpp */, |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 1622 | CF32AF5C0AEE6A4E00D24CD4 /* LLVMTargetMachine.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1623 | 9F7793520C73BD1500551F9C /* LowerSubregs.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1624 | DE66ED7608ABEC2B00323D32 /* MachineBasicBlock.cpp */, |
Jim Laskey | 2957f2d | 2007-01-29 15:09:35 +0000 | [diff] [blame] | 1625 | CF6529A6095B21A8007F884E /* MachineModuleInfo.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1626 | DE66ED7808ABEC2B00323D32 /* MachineFunction.cpp */, |
| 1627 | DE66ED7908ABEC2B00323D32 /* MachineInstr.cpp */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 1628 | CF4F27F60A7B6FA3004359F6 /* MachinePassRegistry.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1629 | 9F7793530C73BD1500551F9C /* MachOWriter.h */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 1630 | CF9720350A9F3ADC002CEEDD /* MachOWriter.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1631 | DE66ED7B08ABEC2B00323D32 /* Passes.cpp */, |
| 1632 | DE66ED7C08ABEC2B00323D32 /* PHIElimination.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1633 | 9F7793540C73BD1500551F9C /* PostRASchedulerList.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1634 | DE66ED7D08ABEC2B00323D32 /* PhysRegTracker.h */, |
| 1635 | DE66ED7E08ABEC2B00323D32 /* PrologEpilogInserter.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1636 | 9F7793550C73BD1500551F9C /* RegAllocBigBlock.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1637 | DE66ED8008ABEC2B00323D32 /* RegAllocLinearScan.cpp */, |
| 1638 | DE66ED8108ABEC2B00323D32 /* RegAllocLocal.cpp */, |
Gordon Henriksen | 0e99c53 | 2007-09-26 22:44:45 +0000 | [diff] [blame] | 1639 | 9FE25D940CAB16FB005383FC /* RegisterCoalescer.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1640 | 9F7793560C73BD1500551F9C /* RegisterScavenging.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1641 | DE66ED8208ABEC2B00323D32 /* RegAllocSimple.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1642 | 9F7793570C73BD1500551F9C /* SimpleRegisterCoalescing.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1643 | DE66ED9508ABEC2B00323D32 /* TwoAddressInstructionPass.cpp */, |
| 1644 | DE66ED9608ABEC2B00323D32 /* UnreachableBlockElim.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1645 | DE66ED9808ABEC2B00323D32 /* VirtRegMap.cpp */, |
| 1646 | DE66ED9908ABEC2B00323D32 /* VirtRegMap.h */, |
| 1647 | ); |
| 1648 | name = lib/CodeGen; |
| 1649 | path = ../lib/CodeGen; |
| 1650 | sourceTree = SOURCE_ROOT; |
| 1651 | }; |
| 1652 | DE66ED8308ABEC2B00323D32 /* SelectionDAG */ = { |
| 1653 | isa = PBXGroup; |
| 1654 | children = ( |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1655 | 9FE450AC0C77AB6E00C4FEA4 /* CallingConvLower.cpp */, |
Jim Laskey | f9545d0 | 2006-01-04 13:37:32 +0000 | [diff] [blame] | 1656 | CF6B5AFD095C82C300D1EA42 /* DAGCombiner.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1657 | DE66ED9008ABEC2B00323D32 /* LegalizeDAG.cpp */, |
Jim Laskey | dc42989 | 2006-01-26 20:32:00 +0000 | [diff] [blame] | 1658 | CF7FFA1F0985081C008B0087 /* ScheduleDAGList.cpp */, |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 1659 | DE694D9F08B51E0C0039C106 /* ScheduleDAG.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1660 | DE66ED9208ABEC2B00323D32 /* SelectionDAG.cpp */, |
| 1661 | DE66ED9308ABEC2B00323D32 /* SelectionDAGISel.cpp */, |
| 1662 | DE66ED9408ABEC2B00323D32 /* SelectionDAGPrinter.cpp */, |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 1663 | CFE421060A66F86D00AB4BF6 /* ScheduleDAGRRList.cpp */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 1664 | CF9720370A9F3B1C002CEEDD /* TargetLowering.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1665 | ); |
| 1666 | path = SelectionDAG; |
| 1667 | sourceTree = "<group>"; |
| 1668 | }; |
| 1669 | DE66ED9A08ABEC7200323D32 /* lib/Debugger */ = { |
| 1670 | isa = PBXGroup; |
| 1671 | children = ( |
| 1672 | DE66EDB108ABEC7300323D32 /* Debugger.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1673 | DE66EDB508ABEC7300323D32 /* ProgramInfo.cpp */, |
| 1674 | DE66EDB608ABEC7300323D32 /* README.txt */, |
| 1675 | DE66EDB708ABEC7300323D32 /* RuntimeInfo.cpp */, |
| 1676 | DE66EDB808ABEC7300323D32 /* SourceFile.cpp */, |
| 1677 | DE66EDB908ABEC7300323D32 /* SourceLanguage-CFamily.cpp */, |
| 1678 | DE66EDBA08ABEC7300323D32 /* SourceLanguage-CPlusPlus.cpp */, |
| 1679 | DE66EDBB08ABEC7300323D32 /* SourceLanguage-Unknown.cpp */, |
| 1680 | DE66EDBC08ABEC7300323D32 /* SourceLanguage.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1681 | ); |
| 1682 | name = lib/Debugger; |
| 1683 | path = ../lib/Debugger; |
| 1684 | sourceTree = SOURCE_ROOT; |
| 1685 | }; |
| 1686 | DE66EDBF08ABEC8F00323D32 /* lib/ExecutionEngine */ = { |
| 1687 | isa = PBXGroup; |
| 1688 | children = ( |
| 1689 | DE66EDC508ABEC9000323D32 /* Interpreter */, |
| 1690 | DE66EDD308ABEC9000323D32 /* JIT */, |
| 1691 | DE66EDC408ABEC9000323D32 /* ExecutionEngine.cpp */, |
Gordon Henriksen | 2e855e6 | 2007-12-23 16:59:28 +0000 | [diff] [blame] | 1692 | 9F502B090D1D8D8D007939DF /* ExecutionEngineBindings.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1693 | ); |
| 1694 | name = lib/ExecutionEngine; |
| 1695 | path = ../lib/ExecutionEngine; |
| 1696 | sourceTree = SOURCE_ROOT; |
| 1697 | }; |
| 1698 | DE66EDC508ABEC9000323D32 /* Interpreter */ = { |
| 1699 | isa = PBXGroup; |
| 1700 | children = ( |
| 1701 | DE66EDCE08ABEC9000323D32 /* Execution.cpp */, |
| 1702 | DE66EDCF08ABEC9000323D32 /* ExternalFunctions.cpp */, |
| 1703 | DE66EDD008ABEC9000323D32 /* Interpreter.cpp */, |
| 1704 | DE66EDD108ABEC9000323D32 /* Interpreter.h */, |
| 1705 | ); |
| 1706 | path = Interpreter; |
| 1707 | sourceTree = "<group>"; |
| 1708 | }; |
| 1709 | DE66EDD308ABEC9000323D32 /* JIT */ = { |
| 1710 | isa = PBXGroup; |
| 1711 | children = ( |
| 1712 | DE66EDDE08ABEC9100323D32 /* Intercept.cpp */, |
| 1713 | DE66EDDF08ABEC9100323D32 /* JIT.cpp */, |
| 1714 | DE66EDE008ABEC9100323D32 /* JIT.h */, |
| 1715 | DE66EDE108ABEC9100323D32 /* JITEmitter.cpp */, |
| 1716 | DE66EDE308ABEC9100323D32 /* TargetSelect.cpp */, |
| 1717 | ); |
| 1718 | path = JIT; |
| 1719 | sourceTree = "<group>"; |
| 1720 | }; |
| 1721 | DE66EDEB08ABEDD300323D32 /* lib/Linker */ = { |
| 1722 | isa = PBXGroup; |
| 1723 | children = ( |
| 1724 | DE66EDF608ABEDD300323D32 /* LinkArchives.cpp */, |
| 1725 | DE66EDF708ABEDD300323D32 /* Linker.cpp */, |
| 1726 | DE66EDF808ABEDD300323D32 /* LinkItems.cpp */, |
| 1727 | DE66EDF908ABEDD300323D32 /* LinkModules.cpp */, |
| 1728 | ); |
| 1729 | name = lib/Linker; |
| 1730 | path = ../lib/Linker; |
| 1731 | sourceTree = SOURCE_ROOT; |
| 1732 | }; |
| 1733 | DE66EDFB08ABEDE600323D32 /* lib/Support */ = { |
| 1734 | isa = PBXGroup; |
| 1735 | children = ( |
Gordon Henriksen | 0e99c53 | 2007-09-26 22:44:45 +0000 | [diff] [blame] | 1736 | 9FE25D950CAB1724005383FC /* APFloat.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1737 | 9FE450A60C77AB3200C4FEA4 /* APInt.cpp */, |
| 1738 | 9FE450A70C77AB3200C4FEA4 /* ConstantRange.cpp */, |
| 1739 | 9FE450A80C77AB3200C4FEA4 /* MemoryBuffer.cpp */, |
| 1740 | 9FE450A90C77AB3200C4FEA4 /* SmallPtrSet.cpp */, |
| 1741 | 9FE450AA0C77AB3200C4FEA4 /* StringMap.cpp */, |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 1742 | CFD99AB70AFE848A0068D19C /* Allocator.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1743 | DE66EDFC08ABEDE600323D32 /* Annotation.cpp */, |
| 1744 | DE66EE1D08ABEDE600323D32 /* CommandLine.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1745 | DE66EE3D08ABEDE600323D32 /* Debug.cpp */, |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 1746 | CF79495D09B326D4005ADFCA /* Dwarf.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1747 | DE66EE3E08ABEDE600323D32 /* FileUtilities.cpp */, |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 1748 | CF42B6C40AF2512000D5D47C /* FoldingSet.cpp */, |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 1749 | CFE421070A66F8DC00AB4BF6 /* GraphWriter.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1750 | DE66EE3F08ABEDE600323D32 /* IsInf.cpp */, |
| 1751 | DE66EE4008ABEDE600323D32 /* IsNAN.cpp */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1752 | CF8F1B500B64F86A00BB4199 /* ManagedStatic.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1753 | DE66EE4208ABEDE600323D32 /* PluginLoader.cpp */, |
| 1754 | DE66EE4308ABEDE600323D32 /* SlowOperationInformer.cpp */, |
| 1755 | DE66EE4408ABEDE600323D32 /* Statistic.cpp */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1756 | CF8F1B510B64F86A00BB4199 /* Streams.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1757 | DE66EE4508ABEDE700323D32 /* StringExtras.cpp */, |
Gordon Henriksen | 5194522 | 2007-12-11 00:29:16 +0000 | [diff] [blame] | 1758 | 9F5B90CB0D0CE87100CDFDEA /* StringPool.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1759 | DE66EE4608ABEDE700323D32 /* SystemUtils.cpp */, |
| 1760 | DE66EE4708ABEDE700323D32 /* Timer.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1761 | ); |
| 1762 | name = lib/Support; |
| 1763 | path = ../lib/Support; |
| 1764 | sourceTree = SOURCE_ROOT; |
| 1765 | }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1766 | DE66EE4908ABEE3400323D32 /* lib/System */ = { |
| 1767 | isa = PBXGroup; |
| 1768 | children = ( |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1769 | 9FE450A50C77AAF000C4FEA4 /* Disassembler.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1770 | DE66EE7E08ABEE3500323D32 /* Unix */, |
| 1771 | DE66EE8B08ABEE3500323D32 /* Win32 */, |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 1772 | CFE421090A66F93300AB4BF6 /* Alarm.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1773 | DE66EE6008ABEE3400323D32 /* DynamicLibrary.cpp */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1774 | CF8F1B530B64F8C000BB4199 /* IncludeFile.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1775 | DE66EE6108ABEE3400323D32 /* LICENSE.TXT */, |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 1776 | CFD99ABA0AFE84D70068D19C /* IncludeFile.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1777 | DE66EE6508ABEE3400323D32 /* MappedFile.cpp */, |
| 1778 | DE66EE6608ABEE3400323D32 /* Memory.cpp */, |
| 1779 | DE66EE6708ABEE3400323D32 /* Mutex.cpp */, |
| 1780 | DE66EE6808ABEE3400323D32 /* Path.cpp */, |
| 1781 | DE66EE6908ABEE3400323D32 /* Process.cpp */, |
| 1782 | DE66EE6A08ABEE3400323D32 /* Program.cpp */, |
| 1783 | DE66EE6B08ABEE3400323D32 /* README.txt */, |
| 1784 | DE66EE7C08ABEE3400323D32 /* Signals.cpp */, |
| 1785 | DE66EE7D08ABEE3400323D32 /* TimeValue.cpp */, |
| 1786 | ); |
| 1787 | name = lib/System; |
| 1788 | path = ../lib/System; |
| 1789 | sourceTree = SOURCE_ROOT; |
| 1790 | }; |
| 1791 | DE66EE7E08ABEE3500323D32 /* Unix */ = { |
| 1792 | isa = PBXGroup; |
| 1793 | children = ( |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 1794 | CFD99ABB0AFE84EF0068D19C /* Alarm.inc */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1795 | DE66EE7F08ABEE3500323D32 /* MappedFile.inc */, |
| 1796 | DE66EE8008ABEE3500323D32 /* Memory.inc */, |
| 1797 | DE66EE8108ABEE3500323D32 /* Mutex.inc */, |
| 1798 | DE66EE8208ABEE3500323D32 /* Path.inc */, |
| 1799 | DE66EE8308ABEE3500323D32 /* Process.inc */, |
| 1800 | DE66EE8408ABEE3500323D32 /* Program.inc */, |
| 1801 | DE66EE8508ABEE3500323D32 /* README.txt */, |
| 1802 | DE66EE8608ABEE3500323D32 /* Signals.inc */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1803 | DE66EE8908ABEE3500323D32 /* TimeValue.inc */, |
| 1804 | DE66EE8A08ABEE3500323D32 /* Unix.h */, |
| 1805 | ); |
| 1806 | path = Unix; |
| 1807 | sourceTree = "<group>"; |
| 1808 | }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1809 | DE66EE8B08ABEE3500323D32 /* Win32 */ = { |
| 1810 | isa = PBXGroup; |
| 1811 | children = ( |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 1812 | CFE4210A0A66F93300AB4BF6 /* Alarm.inc */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1813 | DE66EE8C08ABEE3500323D32 /* DynamicLibrary.inc */, |
| 1814 | DE66EE8D08ABEE3500323D32 /* MappedFile.inc */, |
| 1815 | DE66EE8E08ABEE3500323D32 /* Memory.inc */, |
| 1816 | DE66EE8F08ABEE3500323D32 /* Mutex.inc */, |
| 1817 | DE66EE9008ABEE3500323D32 /* Path.inc */, |
| 1818 | DE66EE9108ABEE3500323D32 /* Process.inc */, |
| 1819 | DE66EE9208ABEE3500323D32 /* Program.inc */, |
| 1820 | DE66EE9308ABEE3500323D32 /* Signals.inc */, |
| 1821 | DE66EE9408ABEE3500323D32 /* TimeValue.inc */, |
| 1822 | DE66EE9508ABEE3500323D32 /* Win32.h */, |
| 1823 | ); |
| 1824 | path = Win32; |
| 1825 | sourceTree = "<group>"; |
| 1826 | }; |
| 1827 | DE66EE9608ABEE5D00323D32 /* lib/Target */ = { |
| 1828 | isa = PBXGroup; |
| 1829 | children = ( |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1830 | 9F7794290C73CB7900551F9C /* MSIL */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1831 | DE66EE9708ABEE5D00323D32 /* Alpha */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1832 | CF8F1BCF0B64FC8A00BB4199 /* ARM */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1833 | DE66EEC908ABEE5E00323D32 /* CBackend */, |
| 1834 | DE66EEE508ABEE5E00323D32 /* IA64 */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1835 | 9F7794120C73CB6100551F9C /* Mips */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1836 | DE66EF1108ABEE5E00323D32 /* PowerPC */, |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 1837 | DE66EF7008ABEE5F00323D32 /* Sparc */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1838 | DE66F09308ABEE6000323D32 /* X86 */, |
Dan Gohman | 6f0d024 | 2008-02-10 18:45:23 +0000 | [diff] [blame] | 1839 | DE66EF1008ABEE5E00323D32 /* TargetRegisterInfo.cpp */, |
Jim Laskey | b1e1180 | 2005-09-01 21:38:21 +0000 | [diff] [blame] | 1840 | CF9BCD1508C75070001E7011 /* SubtargetFeature.cpp */, |
Gordon Henriksen | 3e0c835 | 2008-03-16 20:08:03 +0000 | [diff] [blame] | 1841 | 9FEDD6B60D8D83D0009F6DF1 /* Target.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1842 | DE66F08A08ABEE6000323D32 /* Target.td */, |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 1843 | CF47BD860AAF487E00A8B13E /* TargetAsmInfo.cpp */, |
Gordon Henriksen | 0e99c53 | 2007-09-26 22:44:45 +0000 | [diff] [blame] | 1844 | 9FE25D960CAB1759005383FC /* TargetCallingConv.td */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1845 | DE66F08B08ABEE6000323D32 /* TargetData.cpp */, |
| 1846 | DE66F08C08ABEE6000323D32 /* TargetFrameInfo.cpp */, |
| 1847 | DE66F08D08ABEE6000323D32 /* TargetInstrInfo.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1848 | DE66F08F08ABEE6000323D32 /* TargetMachine.cpp */, |
| 1849 | DE66F09008ABEE6000323D32 /* TargetMachineRegistry.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1850 | 84115FFE0B66D87400E1293E /* TargetMachOWriterInfo.cpp */, |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 1851 | CF490D14090541D30072DB1C /* TargetSchedule.td */, |
| 1852 | CF490D15090541D30072DB1C /* TargetSelectionDAG.td */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1853 | DE66F09208ABEE6000323D32 /* TargetSubtarget.cpp */, |
| 1854 | ); |
| 1855 | name = lib/Target; |
| 1856 | path = ../lib/Target; |
| 1857 | sourceTree = SOURCE_ROOT; |
| 1858 | }; |
| 1859 | DE66EE9708ABEE5D00323D32 /* Alpha */ = { |
| 1860 | isa = PBXGroup; |
| 1861 | children = ( |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1862 | DE66EE9808ABEE5E00323D32 /* Alpha.h */, |
| 1863 | DE66EE9908ABEE5E00323D32 /* Alpha.td */, |
| 1864 | DE66EE9A08ABEE5E00323D32 /* AlphaAsmPrinter.cpp */, |
| 1865 | CF8F1B540B64F90F00BB4199 /* AlphaBranchSelector.cpp */, |
| 1866 | DE66EE9B08ABEE5E00323D32 /* AlphaCodeEmitter.cpp */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 1867 | CFA702BB0A6FA85F0006009A /* AlphaGenAsmWriter.inc */, |
| 1868 | CFA702BC0A6FA85F0006009A /* AlphaGenCodeEmitter.inc */, |
| 1869 | CFA702BD0A6FA85F0006009A /* AlphaGenDAGISel.inc */, |
| 1870 | CFA702BE0A6FA85F0006009A /* AlphaGenInstrInfo.inc */, |
| 1871 | CFA702BF0A6FA85F0006009A /* AlphaGenInstrNames.inc */, |
| 1872 | CFA702C00A6FA85F0006009A /* AlphaGenRegisterInfo.h.inc */, |
| 1873 | CFA702C10A6FA85F0006009A /* AlphaGenRegisterInfo.inc */, |
| 1874 | CFA702C20A6FA85F0006009A /* AlphaGenRegisterNames.inc */, |
| 1875 | CFA702C30A6FA85F0006009A /* AlphaGenSubtarget.inc */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1876 | DE66EEA308ABEE5E00323D32 /* AlphaInstrFormats.td */, |
| 1877 | DE66EEA408ABEE5E00323D32 /* AlphaInstrInfo.cpp */, |
| 1878 | DE66EEA508ABEE5E00323D32 /* AlphaInstrInfo.h */, |
| 1879 | DE66EEA608ABEE5E00323D32 /* AlphaInstrInfo.td */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1880 | CFBD8B1A090E76540020B107 /* AlphaISelDAGToDAG.cpp */, |
| 1881 | CFBD8B1B090E76540020B107 /* AlphaISelLowering.cpp */, |
| 1882 | CFBD8B1C090E76540020B107 /* AlphaISelLowering.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1883 | DE66EEA908ABEE5E00323D32 /* AlphaJITInfo.cpp */, |
| 1884 | DE66EEAA08ABEE5E00323D32 /* AlphaJITInfo.h */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1885 | CF8F1B550B64F90F00BB4199 /* AlphaLLRP.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1886 | DE66EEAB08ABEE5E00323D32 /* AlphaRegisterInfo.cpp */, |
| 1887 | DE66EEAC08ABEE5E00323D32 /* AlphaRegisterInfo.h */, |
| 1888 | DE66EEAD08ABEE5E00323D32 /* AlphaRegisterInfo.td */, |
| 1889 | DE66EEAE08ABEE5E00323D32 /* AlphaRelocations.h */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1890 | CFE4210B0A66F96400AB4BF6 /* AlphaSchedule.td */, |
| 1891 | CFBD8B1D090E76540020B107 /* AlphaSubtarget.cpp */, |
| 1892 | CFBD8B1E090E76540020B107 /* AlphaSubtarget.h */, |
Jim Laskey | 9346336 | 2006-09-07 22:07:57 +0000 | [diff] [blame] | 1893 | CF341DAE0AB07A8B0099B064 /* AlphaTargetAsmInfo.cpp */, |
| 1894 | CF341DAD0AB07A8B0099B064 /* AlphaTargetAsmInfo.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1895 | DE66EEAF08ABEE5E00323D32 /* AlphaTargetMachine.cpp */, |
| 1896 | DE66EEB008ABEE5E00323D32 /* AlphaTargetMachine.h */, |
| 1897 | ); |
| 1898 | path = Alpha; |
| 1899 | sourceTree = "<group>"; |
| 1900 | }; |
| 1901 | DE66EEC908ABEE5E00323D32 /* CBackend */ = { |
| 1902 | isa = PBXGroup; |
| 1903 | children = ( |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1904 | CF8F1B560B64F98900BB4199 /* CBackend.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1905 | DE66EECA08ABEE5E00323D32 /* CTargetMachine.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1906 | ); |
| 1907 | path = CBackend; |
| 1908 | sourceTree = "<group>"; |
| 1909 | }; |
| 1910 | DE66EEE508ABEE5E00323D32 /* IA64 */ = { |
| 1911 | isa = PBXGroup; |
| 1912 | children = ( |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 1913 | CFA702C40A6FA8910006009A /* IA64GenAsmWriter.inc */, |
| 1914 | CFA702C50A6FA8910006009A /* IA64GenDAGISel.inc */, |
| 1915 | CFA702C60A6FA8910006009A /* IA64GenInstrInfo.inc */, |
| 1916 | CFA702C70A6FA8910006009A /* IA64GenInstrNames.inc */, |
| 1917 | CFA702C80A6FA8910006009A /* IA64GenRegisterInfo.h.inc */, |
| 1918 | CFA702C90A6FA8910006009A /* IA64GenRegisterInfo.inc */, |
| 1919 | CFA702CA0A6FA8910006009A /* IA64GenRegisterNames.inc */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1920 | DE66EEF808ABEE5E00323D32 /* IA64.h */, |
| 1921 | DE66EEF908ABEE5E00323D32 /* IA64.td */, |
| 1922 | DE66EEFA08ABEE5E00323D32 /* IA64AsmPrinter.cpp */, |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 1923 | CF73C0B6098A53EF00627152 /* IA64Bundling.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1924 | DE66EF0108ABEE5E00323D32 /* IA64InstrBuilder.h */, |
| 1925 | DE66EF0208ABEE5E00323D32 /* IA64InstrFormats.td */, |
| 1926 | DE66EF0308ABEE5E00323D32 /* IA64InstrInfo.cpp */, |
| 1927 | DE66EF0408ABEE5E00323D32 /* IA64InstrInfo.h */, |
| 1928 | DE66EF0508ABEE5E00323D32 /* IA64InstrInfo.td */, |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 1929 | CFC244BF0959F2E3009F8C47 /* IA64ISelDAGToDAG.cpp */, |
| 1930 | CFC244C00959F2E3009F8C47 /* IA64ISelLowering.cpp */, |
| 1931 | CFC244C10959F2E3009F8C47 /* IA64ISelLowering.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1932 | DE66EF0708ABEE5E00323D32 /* IA64MachineFunctionInfo.h */, |
| 1933 | DE66EF0808ABEE5E00323D32 /* IA64RegisterInfo.cpp */, |
| 1934 | DE66EF0908ABEE5E00323D32 /* IA64RegisterInfo.h */, |
| 1935 | DE66EF0A08ABEE5E00323D32 /* IA64RegisterInfo.td */, |
Jim Laskey | 9346336 | 2006-09-07 22:07:57 +0000 | [diff] [blame] | 1936 | CF341DE90AB07F890099B064 /* IA64TargetAsmInfo.cpp */, |
| 1937 | CF341DE80AB07F890099B064 /* IA64TargetAsmInfo.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 1938 | DE66EF0B08ABEE5E00323D32 /* IA64TargetMachine.cpp */, |
| 1939 | DE66EF0C08ABEE5E00323D32 /* IA64TargetMachine.h */, |
| 1940 | DE66EF0E08ABEE5E00323D32 /* README */, |
| 1941 | ); |
| 1942 | path = IA64; |
| 1943 | sourceTree = "<group>"; |
| 1944 | }; |
| 1945 | DE66EF1108ABEE5E00323D32 /* PowerPC */ = { |
| 1946 | isa = PBXGroup; |
| 1947 | children = ( |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 1948 | 9FE4509A0C77A79C00C4FEA4 /* PPCCallingConv.td */, |
| 1949 | 9FE4509B0C77A79C00C4FEA4 /* PPCGenCallingConv.inc */, |
Bill Wendling | bc51340 | 2007-01-24 03:42:03 +0000 | [diff] [blame] | 1950 | 841160000B66D8AC00E1293E /* PPCMachOWriterInfo.h */, |
| 1951 | 84115FFF0B66D89B00E1293E /* PPCMachOWriterInfo.cpp */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 1952 | CFA702CB0A6FA8AD0006009A /* PPCGenAsmWriter.inc */, |
| 1953 | CFA702CC0A6FA8AD0006009A /* PPCGenCodeEmitter.inc */, |
| 1954 | CFA702CD0A6FA8AD0006009A /* PPCGenDAGISel.inc */, |
| 1955 | CFA702CE0A6FA8AD0006009A /* PPCGenInstrInfo.inc */, |
| 1956 | CFA702CF0A6FA8AD0006009A /* PPCGenInstrNames.inc */, |
| 1957 | CFA702D00A6FA8AD0006009A /* PPCGenRegisterInfo.h.inc */, |
| 1958 | CFA702D10A6FA8AD0006009A /* PPCGenRegisterInfo.inc */, |
| 1959 | CFA702D20A6FA8AD0006009A /* PPCGenRegisterNames.inc */, |
| 1960 | CFA702D30A6FA8AD0006009A /* PPCGenSubtarget.inc */, |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 1961 | CFE421140A66FA2D00AB4BF6 /* PPC.h */, |
| 1962 | CFE421150A66FA2D00AB4BF6 /* PPC.td */, |
| 1963 | CFE421160A66FA2D00AB4BF6 /* PPCAsmPrinter.cpp */, |
| 1964 | CFE421170A66FA2D00AB4BF6 /* PPCBranchSelector.cpp */, |
| 1965 | CFE421180A66FA2D00AB4BF6 /* PPCCodeEmitter.cpp */, |
| 1966 | CFE421190A66FA2D00AB4BF6 /* PPCFrameInfo.h */, |
| 1967 | CFE4211A0A66FA2D00AB4BF6 /* PPCHazardRecognizers.cpp */, |
| 1968 | CFE4211B0A66FA2D00AB4BF6 /* PPCHazardRecognizers.h */, |
| 1969 | CFE4211C0A66FA2D00AB4BF6 /* PPCInstr64Bit.td */, |
| 1970 | CFE4211D0A66FA2D00AB4BF6 /* PPCInstrAltivec.td */, |
| 1971 | CFE4211E0A66FA2D00AB4BF6 /* PPCInstrBuilder.h */, |
| 1972 | CFE4211F0A66FA2D00AB4BF6 /* PPCInstrFormats.td */, |
| 1973 | CFE421200A66FA2D00AB4BF6 /* PPCInstrInfo.cpp */, |
| 1974 | CFE421210A66FA2D00AB4BF6 /* PPCInstrInfo.h */, |
| 1975 | CFE421220A66FA2D00AB4BF6 /* PPCInstrInfo.td */, |
| 1976 | CFE421230A66FA2D00AB4BF6 /* PPCISelDAGToDAG.cpp */, |
| 1977 | CFE421240A66FA2D00AB4BF6 /* PPCISelLowering.cpp */, |
| 1978 | CFE421250A66FA2D00AB4BF6 /* PPCISelLowering.h */, |
| 1979 | CFE421260A66FA2D00AB4BF6 /* PPCJITInfo.cpp */, |
| 1980 | CFE421270A66FA2D00AB4BF6 /* PPCJITInfo.h */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1981 | CFABD0A20B09E342003EB061 /* PPCMachineFunctionInfo.h */, |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 1982 | CFE421280A66FA2D00AB4BF6 /* PPCPerfectShuffle.h */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 1983 | CF8F1B570B64F9AC00BB4199 /* PPCPredicates.cpp */, |
| 1984 | CF8F1B580B64F9AC00BB4199 /* PPCPredicates.h */, |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 1985 | CFE421290A66FA2D00AB4BF6 /* PPCRegisterInfo.cpp */, |
| 1986 | CFE4212A0A66FA2D00AB4BF6 /* PPCRegisterInfo.h */, |
| 1987 | CFE4212B0A66FA2D00AB4BF6 /* PPCRegisterInfo.td */, |
| 1988 | CFE4212C0A66FA2D00AB4BF6 /* PPCRelocations.h */, |
| 1989 | CFE4212D0A66FA2D00AB4BF6 /* PPCSchedule.td */, |
| 1990 | CFE4212E0A66FA2D00AB4BF6 /* PPCScheduleG3.td */, |
| 1991 | CFE4212F0A66FA2D00AB4BF6 /* PPCScheduleG4.td */, |
| 1992 | CFE421300A66FA2D00AB4BF6 /* PPCScheduleG4Plus.td */, |
| 1993 | CFE421310A66FA2D00AB4BF6 /* PPCScheduleG5.td */, |
| 1994 | CFE421320A66FA2E00AB4BF6 /* PPCSubtarget.cpp */, |
| 1995 | CFE421330A66FA2E00AB4BF6 /* PPCSubtarget.h */, |
Jim Laskey | 9346336 | 2006-09-07 22:07:57 +0000 | [diff] [blame] | 1996 | CF341E020AB080220099B064 /* PPCTargetAsmInfo.cpp */, |
| 1997 | CF341E010AB080220099B064 /* PPCTargetAsmInfo.h */, |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 1998 | CFE421340A66FA2E00AB4BF6 /* PPCTargetMachine.cpp */, |
| 1999 | CFE421350A66FA2E00AB4BF6 /* PPCTargetMachine.h */, |
| 2000 | CFE421360A66FA2E00AB4BF6 /* README_ALTIVEC.txt */, |
| 2001 | CFE421370A66FA2E00AB4BF6 /* README.txt */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2002 | ); |
| 2003 | path = PowerPC; |
| 2004 | sourceTree = "<group>"; |
| 2005 | }; |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 2006 | DE66EF7008ABEE5F00323D32 /* Sparc */ = { |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2007 | isa = PBXGroup; |
| 2008 | children = ( |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 2009 | CF65280109D1BA3800C4B521 /* SparcGenAsmWriter.inc */, |
| 2010 | CF65280209D1BA3800C4B521 /* SparcGenDAGISel.inc */, |
| 2011 | CF65280309D1BA3800C4B521 /* SparcGenInstrInfo.inc */, |
| 2012 | CF65280409D1BA3800C4B521 /* SparcGenInstrNames.inc */, |
| 2013 | CF65280509D1BA3800C4B521 /* SparcGenRegisterInfo.h.inc */, |
| 2014 | CF65280609D1BA3800C4B521 /* SparcGenRegisterInfo.inc */, |
| 2015 | CF65280709D1BA3800C4B521 /* SparcGenRegisterNames.inc */, |
| 2016 | CF65280809D1BA3800C4B521 /* SparcGenSubtarget.inc */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 2017 | CF6527FA09D1BA3800C4B521 /* DelaySlotFiller.cpp */, |
| 2018 | CF6527FB09D1BA3800C4B521 /* FPMover.cpp */, |
| 2019 | CF6527FC09D1BA3800C4B521 /* Makefile */, |
| 2020 | CF6527FD09D1BA3800C4B521 /* README.txt */, |
| 2021 | CF6527FE09D1BA3800C4B521 /* Sparc.h */, |
| 2022 | CF6527FF09D1BA3800C4B521 /* Sparc.td */, |
| 2023 | CF65280009D1BA3800C4B521 /* SparcAsmPrinter.cpp */, |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 2024 | CF65280909D1BA3800C4B521 /* SparcInstrFormats.td */, |
| 2025 | CF65280A09D1BA3800C4B521 /* SparcInstrInfo.cpp */, |
| 2026 | CF65280B09D1BA3800C4B521 /* SparcInstrInfo.h */, |
| 2027 | CF65280C09D1BA3800C4B521 /* SparcInstrInfo.td */, |
| 2028 | CF65280D09D1BA3800C4B521 /* SparcISelDAGToDAG.cpp */, |
| 2029 | CF65280E09D1BA3800C4B521 /* SparcRegisterInfo.cpp */, |
| 2030 | CF65280F09D1BA3800C4B521 /* SparcRegisterInfo.h */, |
| 2031 | CF65281009D1BA3800C4B521 /* SparcRegisterInfo.td */, |
| 2032 | CF65281109D1BA3800C4B521 /* SparcSubtarget.cpp */, |
| 2033 | CF65281209D1BA3800C4B521 /* SparcSubtarget.h */, |
Jim Laskey | 9346336 | 2006-09-07 22:07:57 +0000 | [diff] [blame] | 2034 | CF341E230AB0814B0099B064 /* SparcTargetAsmInfo.cpp */, |
| 2035 | CF341E220AB0814B0099B064 /* SparcTargetAsmInfo.h */, |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 2036 | CF65281309D1BA3800C4B521 /* SparcTargetMachine.cpp */, |
| 2037 | CF65281409D1BA3800C4B521 /* SparcTargetMachine.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2038 | ); |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 2039 | path = Sparc; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2040 | sourceTree = "<group>"; |
| 2041 | }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2042 | DE66F09308ABEE6000323D32 /* X86 */ = { |
| 2043 | isa = PBXGroup; |
| 2044 | children = ( |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2045 | 9FE4509C0C77A7BC00C4FEA4 /* README-MMX.txt */, |
| 2046 | 9FE4509D0C77A7BC00C4FEA4 /* X86CallingConv.td */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2047 | 9FE4509F0C77A7BC00C4FEA4 /* X86ELFWriterInfo.cpp */, |
| 2048 | 9FE450A00C77A7BC00C4FEA4 /* X86ELFWriterInfo.h */, |
| 2049 | 9FE450A10C77A7BC00C4FEA4 /* X86GenCallingConv.inc */, |
| 2050 | 9FE450A20C77A7BC00C4FEA4 /* X86InstrFormats.td */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 2051 | CFA702D40A6FA8DD0006009A /* X86GenAsmWriter.inc */, |
| 2052 | CFA702D50A6FA8DD0006009A /* X86GenAsmWriter1.inc */, |
| 2053 | CFA702D60A6FA8DD0006009A /* X86GenDAGISel.inc */, |
| 2054 | CFA702D70A6FA8DD0006009A /* X86GenInstrInfo.inc */, |
| 2055 | CFA702D80A6FA8DD0006009A /* X86GenInstrNames.inc */, |
| 2056 | CFA702D90A6FA8DD0006009A /* X86GenRegisterInfo.h.inc */, |
| 2057 | CFA702DA0A6FA8DD0006009A /* X86GenRegisterInfo.inc */, |
| 2058 | CFA702DB0A6FA8DD0006009A /* X86GenRegisterNames.inc */, |
| 2059 | CFA702DC0A6FA8DD0006009A /* X86GenSubtarget.inc */, |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 2060 | CFE421380A66FA8000AB4BF6 /* README-FPStack.txt */, |
| 2061 | CFE421390A66FA8000AB4BF6 /* README-SSE.txt */, |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 2062 | CFD99ABE0AFE857A0068D19C /* README-X86-64.txt */, |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 2063 | CFE4213A0A66FA8000AB4BF6 /* README.txt */, |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 2064 | CFF0DE6309BF6C360031957F /* X86InstrFPStack.td */, |
| 2065 | CFF0DE6409BF6C360031957F /* X86InstrMMX.td */, |
| 2066 | CFF0DE6509BF6C360031957F /* X86InstrSSE.td */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2067 | DE66F0BC08ABEE6000323D32 /* X86.h */, |
| 2068 | DE66F0BD08ABEE6000323D32 /* X86.td */, |
| 2069 | DE66F0BE08ABEE6000323D32 /* X86AsmPrinter.cpp */, |
| 2070 | DE66F0BF08ABEE6000323D32 /* X86AsmPrinter.h */, |
| 2071 | DE66F0C008ABEE6000323D32 /* X86ATTAsmPrinter.cpp */, |
| 2072 | DE66F0C108ABEE6000323D32 /* X86ATTAsmPrinter.h */, |
| 2073 | DE66F0C208ABEE6000323D32 /* X86CodeEmitter.cpp */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 2074 | CF8F1B590B64F9E100BB4199 /* X86COFF.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2075 | DE66F0C408ABEE6000323D32 /* X86FloatingPoint.cpp */, |
| 2076 | DE66F0CC08ABEE6000323D32 /* X86InstrBuilder.h */, |
| 2077 | DE66F0CD08ABEE6000323D32 /* X86InstrInfo.cpp */, |
| 2078 | DE66F0CE08ABEE6000323D32 /* X86InstrInfo.h */, |
| 2079 | DE66F0CF08ABEE6100323D32 /* X86InstrInfo.td */, |
| 2080 | DE66F0D008ABEE6100323D32 /* X86IntelAsmPrinter.cpp */, |
| 2081 | DE66F0D108ABEE6100323D32 /* X86IntelAsmPrinter.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2082 | DE66F0D508ABEE6100323D32 /* X86JITInfo.cpp */, |
| 2083 | DE66F0D608ABEE6100323D32 /* X86JITInfo.h */, |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 2084 | CFE4213B0A66FA8000AB4BF6 /* X86MachineFunctionInfo.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2085 | DE66F0D808ABEE6100323D32 /* X86RegisterInfo.cpp */, |
| 2086 | DE66F0D908ABEE6100323D32 /* X86RegisterInfo.h */, |
| 2087 | DE66F0DA08ABEE6100323D32 /* X86RegisterInfo.td */, |
| 2088 | DE66F0DB08ABEE6100323D32 /* X86Relocations.h */, |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 2089 | CFC244BB0959F24C009F8C47 /* X86ISelDAGToDAG.cpp */, |
| 2090 | CFC244BC0959F24C009F8C47 /* X86ISelLowering.cpp */, |
| 2091 | CFC244BD0959F24C009F8C47 /* X86ISelLowering.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2092 | DE66F0DC08ABEE6100323D32 /* X86Subtarget.cpp */, |
| 2093 | DE66F0DD08ABEE6100323D32 /* X86Subtarget.h */, |
Jim Laskey | 9346336 | 2006-09-07 22:07:57 +0000 | [diff] [blame] | 2094 | CF341E330AB082D60099B064 /* X86TargetAsmInfo.cpp */, |
| 2095 | CF341E320AB082D60099B064 /* X86TargetAsmInfo.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2096 | DE66F0DE08ABEE6100323D32 /* X86TargetMachine.cpp */, |
| 2097 | DE66F0DF08ABEE6100323D32 /* X86TargetMachine.h */, |
| 2098 | ); |
| 2099 | path = X86; |
| 2100 | sourceTree = "<group>"; |
| 2101 | }; |
| 2102 | DE66F0E108ABEFB300323D32 /* lib/Transforms */ = { |
| 2103 | isa = PBXGroup; |
| 2104 | children = ( |
| 2105 | DE66F0EE08ABEFB300323D32 /* Instrumentation */, |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 2106 | CFE4213C0A66FAE100AB4BF6 /* Hello */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2107 | DE66F11F08ABEFB300323D32 /* IPO */, |
| 2108 | DE66F15C08ABEFB400323D32 /* Scalar */, |
| 2109 | DE66F1BD08ABEFB400323D32 /* Utils */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2110 | ); |
| 2111 | name = lib/Transforms; |
| 2112 | path = ../lib/Transforms; |
| 2113 | sourceTree = SOURCE_ROOT; |
| 2114 | }; |
| 2115 | DE66F0EE08ABEFB300323D32 /* Instrumentation */ = { |
| 2116 | isa = PBXGroup; |
| 2117 | children = ( |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2118 | DE66F0EF08ABEFB300323D32 /* BlockProfiling.cpp */, |
| 2119 | DE66F0FE08ABEFB300323D32 /* EdgeProfiling.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2120 | DE66F11B08ABEFB300323D32 /* ProfilingUtils.cpp */, |
| 2121 | DE66F11C08ABEFB300323D32 /* ProfilingUtils.h */, |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 2122 | CF73C0B7098A546000627152 /* RSProfiling.cpp */, |
| 2123 | CF73C0B8098A546000627152 /* RSProfiling.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2124 | ); |
| 2125 | path = Instrumentation; |
| 2126 | sourceTree = "<group>"; |
| 2127 | }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2128 | DE66F11F08ABEFB300323D32 /* IPO */ = { |
| 2129 | isa = PBXGroup; |
| 2130 | children = ( |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2131 | 9F7793770C73C48A00551F9C /* StripDeadPrototypes.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2132 | DE66F12008ABEFB300323D32 /* ArgumentPromotion.cpp */, |
| 2133 | DE66F12108ABEFB300323D32 /* ConstantMerge.cpp */, |
| 2134 | DE66F12208ABEFB300323D32 /* DeadArgumentElimination.cpp */, |
| 2135 | DE66F12308ABEFB300323D32 /* DeadTypeElimination.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2136 | DE66F14C08ABEFB400323D32 /* GlobalDCE.cpp */, |
| 2137 | DE66F14D08ABEFB400323D32 /* GlobalOpt.cpp */, |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 2138 | CFE4213F0A66FB5E00AB4BF6 /* IndMemRemoval.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2139 | DE66F14E08ABEFB400323D32 /* Inliner.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2140 | DE66F15008ABEFB400323D32 /* InlineSimple.cpp */, |
| 2141 | DE66F15108ABEFB400323D32 /* Internalize.cpp */, |
| 2142 | DE66F15208ABEFB400323D32 /* IPConstantPropagation.cpp */, |
| 2143 | DE66F15308ABEFB400323D32 /* LoopExtractor.cpp */, |
| 2144 | DE66F15408ABEFB400323D32 /* LowerSetJmp.cpp */, |
| 2145 | DE66F15608ABEFB400323D32 /* PruneEH.cpp */, |
| 2146 | DE66F15708ABEFB400323D32 /* RaiseAllocations.cpp */, |
| 2147 | DE66F15808ABEFB400323D32 /* SimplifyLibCalls.cpp */, |
| 2148 | DE66F15908ABEFB400323D32 /* StripSymbols.cpp */, |
| 2149 | ); |
| 2150 | path = IPO; |
| 2151 | sourceTree = "<group>"; |
| 2152 | }; |
| 2153 | DE66F15C08ABEFB400323D32 /* Scalar */ = { |
| 2154 | isa = PBXGroup; |
| 2155 | children = ( |
| 2156 | DE66F15E08ABEFB400323D32 /* ADCE.cpp */, |
| 2157 | DE66F15F08ABEFB400323D32 /* BasicBlockPlacement.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2158 | 9F7793460C73BC2000551F9C /* CodeGenPrepare.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2159 | DE66F16008ABEFB400323D32 /* CondPropagate.cpp */, |
| 2160 | DE66F16108ABEFB400323D32 /* ConstantProp.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2161 | DE66F16308ABEFB400323D32 /* DCE.cpp */, |
| 2162 | DE66F16408ABEFB400323D32 /* DeadStoreElimination.cpp */, |
| 2163 | DE66F1A308ABEFB400323D32 /* GCSE.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2164 | 9F7793470C73BC2000551F9C /* GVN.cpp */, |
| 2165 | 9F7793480C73BC2000551F9C /* GVNPRE.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2166 | DE66F1A408ABEFB400323D32 /* IndVarSimplify.cpp */, |
| 2167 | DE66F1A508ABEFB400323D32 /* InstructionCombining.cpp */, |
| 2168 | DE66F1A608ABEFB400323D32 /* LICM.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2169 | 9F77934A0C73BC2000551F9C /* LoopRotation.cpp */, |
| 2170 | 9F7793490C73BC2000551F9C /* LoopIndexSplit.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2171 | DE66F1A808ABEFB400323D32 /* LoopStrengthReduce.cpp */, |
| 2172 | DE66F1A908ABEFB400323D32 /* LoopUnroll.cpp */, |
| 2173 | DE66F1AA08ABEFB400323D32 /* LoopUnswitch.cpp */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 2174 | CF8F1B5B0B64FA2F00BB4199 /* PredicateSimplifier.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2175 | DE66F1B508ABEFB400323D32 /* Reassociate.cpp */, |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 2176 | CF73C0B9098A546000627152 /* Reg2Mem.cpp */, |
Gordon Henriksen | 1e75542 | 2008-03-16 16:33:35 +0000 | [diff] [blame] | 2177 | 9FEDD5F70D8D797D009F6DF1 /* Scalar.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2178 | DE66F1B608ABEFB400323D32 /* ScalarReplAggregates.cpp */, |
| 2179 | DE66F1B708ABEFB400323D32 /* SCCP.cpp */, |
| 2180 | DE66F1B808ABEFB400323D32 /* SimplifyCFG.cpp */, |
| 2181 | DE66F1B908ABEFB400323D32 /* TailDuplication.cpp */, |
| 2182 | DE66F1BA08ABEFB400323D32 /* TailRecursionElimination.cpp */, |
| 2183 | ); |
| 2184 | path = Scalar; |
| 2185 | sourceTree = "<group>"; |
| 2186 | }; |
| 2187 | DE66F1BD08ABEFB400323D32 /* Utils */ = { |
| 2188 | isa = PBXGroup; |
| 2189 | children = ( |
| 2190 | DE66F1BE08ABEFB400323D32 /* BasicBlockUtils.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2191 | 9F7793780C73C49A00551F9C /* BasicInliner.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2192 | DE66F1BF08ABEFB400323D32 /* BreakCriticalEdges.cpp */, |
| 2193 | DE66F1C008ABEFB400323D32 /* CloneFunction.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2194 | 9F7793790C73C49A00551F9C /* CloneLoop.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2195 | DE66F1C108ABEFB400323D32 /* CloneModule.cpp */, |
| 2196 | DE66F1C208ABEFB400323D32 /* CloneTrace.cpp */, |
| 2197 | DE66F1C308ABEFB400323D32 /* CodeExtractor.cpp */, |
| 2198 | DE66F1E008ABEFB400323D32 /* DemoteRegToStack.cpp */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2199 | 9F77937A0C73C49A00551F9C /* InlineCost.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2200 | DE66F1E108ABEFB400323D32 /* InlineFunction.cpp */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 2201 | CF97208A0A9F3C6F002CEEDD /* LCSSA.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2202 | DE66F1E208ABEFB400323D32 /* Local.cpp */, |
Chris Lattner | b7899d9 | 2005-10-27 17:39:48 +0000 | [diff] [blame] | 2203 | DE4DA0390911476D0012D44B /* LoopSimplify.cpp */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 2204 | CF97208B0A9F3C6F002CEEDD /* LowerAllocations.cpp */, |
| 2205 | CF97208C0A9F3C6F002CEEDD /* LowerInvoke.cpp */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 2206 | CF97208E0A9F3C6F002CEEDD /* LowerSwitch.cpp */, |
| 2207 | CF97208F0A9F3C6F002CEEDD /* Mem2Reg.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2208 | DE66F1E408ABEFB400323D32 /* PromoteMemoryToRegister.cpp */, |
| 2209 | DE66F1E508ABEFB400323D32 /* SimplifyCFG.cpp */, |
| 2210 | DE66F1E608ABEFB400323D32 /* UnifyFunctionExitNodes.cpp */, |
| 2211 | DE66F1E708ABEFB400323D32 /* ValueMapper.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2212 | ); |
| 2213 | path = Utils; |
| 2214 | sourceTree = "<group>"; |
| 2215 | }; |
| 2216 | DE66F1E908ABF03100323D32 /* include/llvm */ = { |
| 2217 | isa = PBXGroup; |
| 2218 | children = ( |
| 2219 | DE66F1EB08ABF03100323D32 /* ADT */, |
| 2220 | DE66F20308ABF03100323D32 /* Analysis */, |
| 2221 | DE66F22408ABF03100323D32 /* Assembly */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2222 | 9F77937F0C73C54C00551F9C /* Bitcode */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2223 | DE66F23508ABF03100323D32 /* CodeGen */, |
| 2224 | DE66F24C08ABF03100323D32 /* Config */, |
| 2225 | DE66F25308ABF03100323D32 /* Debugger */, |
| 2226 | DE66F25B08ABF03100323D32 /* ExecutionEngine */, |
| 2227 | DE66F26E08ABF03200323D32 /* Support */, |
| 2228 | DE66F29408ABF03200323D32 /* System */, |
| 2229 | DE66F29F08ABF03200323D32 /* Target */, |
| 2230 | DE66F2AB08ABF03200323D32 /* Transforms */, |
| 2231 | DE66F1EA08ABF03100323D32 /* AbstractTypeUser.h */, |
| 2232 | DE66F22308ABF03100323D32 /* Argument.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2233 | 9FA638D90C77B184007F12AE /* AutoUpgrade.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2234 | DE66F22A08ABF03100323D32 /* BasicBlock.h */, |
| 2235 | DE66F23308ABF03100323D32 /* CallGraphSCCPass.h */, |
| 2236 | DE66F23408ABF03100323D32 /* CallingConv.h */, |
| 2237 | DE66F25108ABF03100323D32 /* Constant.h */, |
| 2238 | DE66F25208ABF03100323D32 /* Constants.h */, |
| 2239 | DE66F25A08ABF03100323D32 /* DerivedTypes.h */, |
| 2240 | DE66F25E08ABF03100323D32 /* Function.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2241 | 9FA638DA0C77B184007F12AE /* GlobalAlias.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2242 | DE66F25F08ABF03100323D32 /* GlobalValue.h */, |
| 2243 | DE66F26008ABF03100323D32 /* GlobalVariable.h */, |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 2244 | CF73C0A2098A4FDF00627152 /* InlineAsm.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2245 | DE66F26108ABF03100323D32 /* InstrTypes.h */, |
| 2246 | DE66F26208ABF03100323D32 /* Instruction.def */, |
| 2247 | DE66F26308ABF03100323D32 /* Instruction.h */, |
| 2248 | DE66F26408ABF03100323D32 /* Instructions.h */, |
| 2249 | DE66F26508ABF03100323D32 /* IntrinsicInst.h */, |
| 2250 | DE66F26608ABF03100323D32 /* Intrinsics.h */, |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 2251 | CF65223409CA39B800C4B521 /* Intrinsics.gen */, |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 2252 | CFE420FF0A66F67300AB4BF6 /* IntrinsicsPowerPC.td */, |
| 2253 | CFE421000A66F67300AB4BF6 /* IntrinsicsX86.td */, |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 2254 | CF8D62FA09C2226F006017BA /* Intrinsics.td */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 2255 | CF9720260A9F39B9002CEEDD /* LinkAllPasses.h */, |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 2256 | CFE421010A66F67300AB4BF6 /* LinkAllVMCore.h */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 2257 | CF9720270A9F39B9002CEEDD /* LinkTimeOptimizer.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2258 | DE66F26708ABF03100323D32 /* Linker.h */, |
| 2259 | DE66F26808ABF03100323D32 /* Module.h */, |
| 2260 | DE66F26908ABF03200323D32 /* ModuleProvider.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2261 | 9F77937E0C73C53000551F9C /* ParameterAttributes.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2262 | DE66F26A08ABF03200323D32 /* Pass.h */, |
| 2263 | DE66F26B08ABF03200323D32 /* PassAnalysisSupport.h */, |
| 2264 | DE66F26C08ABF03200323D32 /* PassManager.h */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 2265 | CF8F1B420B64F70B00BB4199 /* PassManagers.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2266 | DE66F26D08ABF03200323D32 /* PassSupport.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2267 | DE66F29308ABF03200323D32 /* SymbolTableListTraits.h */, |
| 2268 | DE66F2B708ABF03200323D32 /* Type.h */, |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 2269 | CF73C0A3098A4FDF00627152 /* TypeSymbolTable.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2270 | DE66F2B808ABF03200323D32 /* Use.h */, |
| 2271 | DE66F2B908ABF03200323D32 /* User.h */, |
| 2272 | DE66F2BA08ABF03200323D32 /* Value.h */, |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 2273 | CF73C0A4098A4FDF00627152 /* ValueSymbolTable.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2274 | ); |
| 2275 | name = include/llvm; |
| 2276 | path = ../include/llvm; |
| 2277 | sourceTree = SOURCE_ROOT; |
| 2278 | }; |
| 2279 | DE66F1EB08ABF03100323D32 /* ADT */ = { |
| 2280 | isa = PBXGroup; |
| 2281 | children = ( |
Ted Kremenek | 80fe9e8 | 2007-10-09 21:49:49 +0000 | [diff] [blame] | 2282 | 35E98A830CBC2ED300C5CDC1 /* DenseSet.h */, |
| 2283 | 35E98A840CBC2ED300C5CDC1 /* ImmutableMap.h */, |
| 2284 | 35E98A850CBC2ED300C5CDC1 /* ImmutableSet.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2285 | 9FA638DD0C77B1AB007F12AE /* BitVector.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2286 | DE66F1EE08ABF03100323D32 /* DenseMap.h */, |
| 2287 | DE66F1EF08ABF03100323D32 /* DepthFirstIterator.h */, |
| 2288 | DE66F1F008ABF03100323D32 /* EquivalenceClasses.h */, |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 2289 | CF42B6BF0AF24F5300D5D47C /* FoldingSet.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2290 | CF42B6BF0AF24F5300D5D47C /* FoldingSet.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2291 | DE66F1F108ABF03100323D32 /* GraphTraits.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2292 | DE66F1F308ABF03100323D32 /* hash_map.in */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2293 | DE66F1F508ABF03100323D32 /* hash_set.in */, |
| 2294 | DE66F1F608ABF03100323D32 /* HashExtras.h */, |
| 2295 | DE66F1F708ABF03100323D32 /* ilist */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2296 | 9FA638E00C77B1AB007F12AE /* IndexedMap.h */, |
Gordon Henriksen | 0e99c53 | 2007-09-26 22:44:45 +0000 | [diff] [blame] | 2297 | 9FE25D900CAB166D005383FC /* APFloat.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2298 | 9FA638DB0C77B1AB007F12AE /* APInt.h */, |
| 2299 | 9FA638DC0C77B1AB007F12AE /* APSInt.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2300 | DE66F1F908ABF03100323D32 /* iterator.in */, |
| 2301 | DE66F1FA08ABF03100323D32 /* PostOrderIterator.h */, |
| 2302 | DE66F1FB08ABF03100323D32 /* SCCIterator.h */, |
| 2303 | DE66F1FC08ABF03100323D32 /* SetOperations.h */, |
| 2304 | DE66F1FD08ABF03100323D32 /* SetVector.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2305 | 9FA638E20C77B1AB007F12AE /* SmallPtrSet.h */, |
| 2306 | 9FA638E30C77B1AB007F12AE /* SmallSet.h */, |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 2307 | CF33BE160AF62B4200E93805 /* SmallString.h */, |
| 2308 | CF71B60F0AC45EDA0007F57C /* SmallVector.h */, |
Gordon Henriksen | 0e99c53 | 2007-09-26 22:44:45 +0000 | [diff] [blame] | 2309 | 9FE25D910CAB166D005383FC /* SparseBitVector.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2310 | 9FA638E40C77B1AB007F12AE /* StringMap.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2311 | DE66F1FE08ABF03100323D32 /* Statistic.h */, |
| 2312 | DE66F1FF08ABF03100323D32 /* STLExtras.h */, |
| 2313 | DE66F20008ABF03100323D32 /* StringExtras.h */, |
| 2314 | DE66F20108ABF03100323D32 /* Tree.h */, |
Jim Laskey | 08a0464 | 2006-01-17 17:29:20 +0000 | [diff] [blame] | 2315 | CFF8B434097C605F0047F72A /* UniqueVector.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2316 | DE66F20208ABF03100323D32 /* VectorExtras.h */, |
| 2317 | ); |
| 2318 | path = ADT; |
| 2319 | sourceTree = "<group>"; |
| 2320 | }; |
| 2321 | DE66F20308ABF03100323D32 /* Analysis */ = { |
| 2322 | isa = PBXGroup; |
| 2323 | children = ( |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2324 | 9FA638E50C77B203007F12AE /* LoopPass.h */, |
| 2325 | 9FA638E60C77B203007F12AE /* MemoryDependenceAnalysis.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2326 | DE66F20408ABF03100323D32 /* AliasAnalysis.h */, |
| 2327 | DE66F20508ABF03100323D32 /* AliasSetTracker.h */, |
| 2328 | DE66F20608ABF03100323D32 /* CallGraph.h */, |
| 2329 | DE66F20708ABF03100323D32 /* CFGPrinter.h */, |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 2330 | CF73C0A5098A507300627152 /* ConstantFolding.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2331 | DE66F20808ABF03100323D32 /* ConstantsScanner.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2332 | DE66F20F08ABF03100323D32 /* Dominators.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2333 | DE66F21208ABF03100323D32 /* FindUsedTypes.h */, |
| 2334 | DE66F21308ABF03100323D32 /* Interval.h */, |
| 2335 | DE66F21408ABF03100323D32 /* IntervalIterator.h */, |
| 2336 | DE66F21508ABF03100323D32 /* IntervalPartition.h */, |
| 2337 | DE66F21608ABF03100323D32 /* LoadValueNumbering.h */, |
| 2338 | DE66F21708ABF03100323D32 /* LoopInfo.h */, |
| 2339 | DE66F21808ABF03100323D32 /* Passes.h */, |
| 2340 | DE66F21908ABF03100323D32 /* PostDominators.h */, |
| 2341 | DE66F21A08ABF03100323D32 /* ProfileInfo.h */, |
| 2342 | DE66F21B08ABF03100323D32 /* ProfileInfoLoader.h */, |
| 2343 | DE66F21C08ABF03100323D32 /* ProfileInfoTypes.h */, |
| 2344 | DE66F21D08ABF03100323D32 /* ScalarEvolution.h */, |
| 2345 | DE66F21E08ABF03100323D32 /* ScalarEvolutionExpander.h */, |
| 2346 | DE66F21F08ABF03100323D32 /* ScalarEvolutionExpressions.h */, |
| 2347 | DE66F22008ABF03100323D32 /* Trace.h */, |
| 2348 | DE66F22108ABF03100323D32 /* ValueNumbering.h */, |
| 2349 | DE66F22208ABF03100323D32 /* Verifier.h */, |
| 2350 | ); |
| 2351 | path = Analysis; |
| 2352 | sourceTree = "<group>"; |
| 2353 | }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2354 | DE66F22408ABF03100323D32 /* Assembly */ = { |
| 2355 | isa = PBXGroup; |
| 2356 | children = ( |
| 2357 | DE66F22508ABF03100323D32 /* AsmAnnotationWriter.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2358 | DE66F22708ABF03100323D32 /* Parser.h */, |
| 2359 | DE66F22808ABF03100323D32 /* PrintModulePass.h */, |
| 2360 | DE66F22908ABF03100323D32 /* Writer.h */, |
| 2361 | ); |
| 2362 | path = Assembly; |
| 2363 | sourceTree = "<group>"; |
| 2364 | }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2365 | DE66F23508ABF03100323D32 /* CodeGen */ = { |
| 2366 | isa = PBXGroup; |
| 2367 | children = ( |
| 2368 | DE66F23608ABF03100323D32 /* AsmPrinter.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2369 | 9F7793860C73C57100551F9C /* CallingConvLower.h */, |
Chris Lattner | 35186ba | 2005-12-21 19:51:24 +0000 | [diff] [blame] | 2370 | DEFAB19D0959E9A100E0AB42 /* DwarfWriter.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2371 | 9F7793870C73C57100551F9C /* ELFRelocation.h */, |
| 2372 | 9F7793880C73C57100551F9C /* FileWriters.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2373 | DE66F23908ABF03100323D32 /* IntrinsicLowering.h */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 2374 | CFD7E4F30A798FC3000C7379 /* LinkAllCodegenComponents.h */, |
Chris Lattner | b7899d9 | 2005-10-27 17:39:48 +0000 | [diff] [blame] | 2375 | DE4DA03C091147920012D44B /* LiveInterval.h */, |
| 2376 | DE4DA03D091147920012D44B /* LiveIntervalAnalysis.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2377 | DE66F23A08ABF03100323D32 /* LiveVariables.h */, |
| 2378 | DE66F23B08ABF03100323D32 /* MachineBasicBlock.h */, |
| 2379 | DE66F23C08ABF03100323D32 /* MachineCodeEmitter.h */, |
| 2380 | DE66F23D08ABF03100323D32 /* MachineConstantPool.h */, |
Jim Laskey | 2957f2d | 2007-01-29 15:09:35 +0000 | [diff] [blame] | 2381 | CF6F487109505E1500BC9E82 /* MachineModuleInfo.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2382 | DE66F23E08ABF03100323D32 /* MachineFrameInfo.h */, |
| 2383 | DE66F23F08ABF03100323D32 /* MachineFunction.h */, |
| 2384 | DE66F24008ABF03100323D32 /* MachineFunctionPass.h */, |
| 2385 | DE66F24108ABF03100323D32 /* MachineInstr.h */, |
| 2386 | DE66F24208ABF03100323D32 /* MachineInstrBuilder.h */, |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 2387 | CFE420FB0A66F67300AB4BF6 /* MachineJumpTableInfo.h */, |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 2388 | CF6527D909D1A53400C4B521 /* MachineLocation.h */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 2389 | CF4F27E60A7B6E23004359F6 /* MachinePassRegistry.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2390 | DE66F24308ABF03100323D32 /* MachineRelocation.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2391 | 9F7793890C73C57100551F9C /* MachORelocation.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2392 | DE66F24408ABF03100323D32 /* Passes.h */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 2393 | CFE21C780A80CC0600D3E908 /* RegAllocRegistry.h */, |
Gordon Henriksen | 0e99c53 | 2007-09-26 22:44:45 +0000 | [diff] [blame] | 2394 | 9FE25D920CAB169F005383FC /* RegisterCoalescer.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2395 | 9F77938A0C73C57100551F9C /* RegisterScavenging.h */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 2396 | CF8F1B410B64F6D100BB4199 /* RuntimeLibcalls.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2397 | DE66F24508ABF03100323D32 /* SchedGraphCommon.h */, |
Jim Laskey | dc42989 | 2006-01-26 20:32:00 +0000 | [diff] [blame] | 2398 | CF7FFA2109850864008B0087 /* ScheduleDAG.h */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 2399 | CFE21C7B0A80CC1C00D3E908 /* SchedulerRegistry.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2400 | DE66F24608ABF03100323D32 /* SelectionDAG.h */, |
| 2401 | DE66F24708ABF03100323D32 /* SelectionDAGISel.h */, |
| 2402 | DE66F24808ABF03100323D32 /* SelectionDAGNodes.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2403 | DE66F24B08ABF03100323D32 /* ValueTypes.h */, |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 2404 | CFE420FC0A66F67300AB4BF6 /* ValueTypes.td */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2405 | ); |
| 2406 | path = CodeGen; |
| 2407 | sourceTree = "<group>"; |
| 2408 | }; |
| 2409 | DE66F24C08ABF03100323D32 /* Config */ = { |
| 2410 | isa = PBXGroup; |
| 2411 | children = ( |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2412 | DE66F24E08ABF03100323D32 /* alloca.h */, |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 2413 | CF73C0A9098A50FD00627152 /* config.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2414 | DE66F25008ABF03100323D32 /* config.h.in */, |
| 2415 | ); |
| 2416 | path = Config; |
| 2417 | sourceTree = "<group>"; |
| 2418 | }; |
| 2419 | DE66F25308ABF03100323D32 /* Debugger */ = { |
| 2420 | isa = PBXGroup; |
| 2421 | children = ( |
| 2422 | DE66F25408ABF03100323D32 /* Debugger.h */, |
| 2423 | DE66F25508ABF03100323D32 /* InferiorProcess.h */, |
| 2424 | DE66F25608ABF03100323D32 /* ProgramInfo.h */, |
| 2425 | DE66F25708ABF03100323D32 /* RuntimeInfo.h */, |
| 2426 | DE66F25808ABF03100323D32 /* SourceFile.h */, |
| 2427 | DE66F25908ABF03100323D32 /* SourceLanguage.h */, |
| 2428 | ); |
| 2429 | path = Debugger; |
| 2430 | sourceTree = "<group>"; |
| 2431 | }; |
| 2432 | DE66F25B08ABF03100323D32 /* ExecutionEngine */ = { |
| 2433 | isa = PBXGroup; |
| 2434 | children = ( |
| 2435 | DE66F25C08ABF03100323D32 /* ExecutionEngine.h */, |
| 2436 | DE66F25D08ABF03100323D32 /* GenericValue.h */, |
Jim Laskey | f4392da | 2006-07-13 22:17:58 +0000 | [diff] [blame] | 2437 | CFE420FD0A66F67300AB4BF6 /* Interpreter.h */, |
| 2438 | CFE420FE0A66F67300AB4BF6 /* JIT.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2439 | ); |
| 2440 | path = ExecutionEngine; |
| 2441 | sourceTree = "<group>"; |
| 2442 | }; |
| 2443 | DE66F26E08ABF03200323D32 /* Support */ = { |
| 2444 | isa = PBXGroup; |
| 2445 | children = ( |
Duncan Sands | 89f6d88 | 2008-04-13 06:22:09 +0000 | [diff] [blame] | 2446 | F27C8CE90DAD2EF900A33844 /* IRBuilder.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2447 | DE66F27008ABF03200323D32 /* AIXDataTypesFix.h */, |
Gordon Henriksen | 5194522 | 2007-12-11 00:29:16 +0000 | [diff] [blame] | 2448 | 9F5B90CE0D0CE89300CDFDEA /* AlignOf.h */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 2449 | CF8F1B430B64F74400BB4199 /* Allocator.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2450 | DE66F27108ABF03200323D32 /* Annotation.h */, |
| 2451 | DE66F27208ABF03200323D32 /* CallSite.h */, |
| 2452 | DE66F27308ABF03200323D32 /* Casting.h */, |
| 2453 | DE66F27408ABF03200323D32 /* CFG.h */, |
| 2454 | DE66F27508ABF03200323D32 /* CommandLine.h */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 2455 | CF8F1B440B64F74400BB4199 /* Compiler.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2456 | DE66F27708ABF03200323D32 /* ConstantRange.h */, |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 2457 | CF73C0AD098A519400627152 /* DataTypes.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2458 | DE66F27908ABF03200323D32 /* DataTypes.h.in */, |
| 2459 | DE66F27A08ABF03200323D32 /* Debug.h */, |
| 2460 | DE66F27B08ABF03200323D32 /* DOTGraphTraits.h */, |
| 2461 | DE66F27C08ABF03200323D32 /* DynamicLinker.h */, |
| 2462 | DE66F27D08ABF03200323D32 /* ELF.h */, |
Jim Laskey | dc42989 | 2006-01-26 20:32:00 +0000 | [diff] [blame] | 2463 | CF8E00490989162500DA2399 /* Dwarf.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2464 | DE66F27E08ABF03200323D32 /* FileUtilities.h */, |
| 2465 | DE66F27F08ABF03200323D32 /* GetElementPtrTypeIterator.h */, |
| 2466 | DE66F28008ABF03200323D32 /* GraphWriter.h */, |
| 2467 | DE66F28108ABF03200323D32 /* InstIterator.h */, |
| 2468 | DE66F28208ABF03200323D32 /* InstVisitor.h */, |
| 2469 | DE66F28308ABF03200323D32 /* LeakDetector.h */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 2470 | CF8F1B460B64F74400BB4199 /* ManagedStatic.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2471 | DE66F28408ABF03200323D32 /* Mangler.h */, |
| 2472 | DE66F28508ABF03200323D32 /* MathExtras.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2473 | 9F7794880C73D51000551F9C /* MemoryBuffer.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2474 | DE66F28608ABF03200323D32 /* MutexGuard.h */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 2475 | CF8F1B470B64F74400BB4199 /* OutputBuffer.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2476 | DE66F28708ABF03200323D32 /* PassNameParser.h */, |
| 2477 | DE66F28808ABF03200323D32 /* PatternMatch.h */, |
| 2478 | DE66F28908ABF03200323D32 /* PluginLoader.h */, |
Gordon Henriksen | 5194522 | 2007-12-11 00:29:16 +0000 | [diff] [blame] | 2479 | 9F5B90CF0D0CE89300CDFDEA /* Registry.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2480 | DE66F28A08ABF03200323D32 /* SlowOperationInformer.h */, |
| 2481 | DE66F28B08ABF03200323D32 /* StableBasicBlockNumbering.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2482 | 9F7794890C73D51000551F9C /* Streams.h */, |
Gordon Henriksen | 5194522 | 2007-12-11 00:29:16 +0000 | [diff] [blame] | 2483 | 9F5B90D00D0CE89300CDFDEA /* StringPool.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2484 | DE66F28C08ABF03200323D32 /* SystemUtils.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2485 | DE66F28E08ABF03200323D32 /* Timer.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2486 | DE66F29008ABF03200323D32 /* type_traits.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2487 | ); |
| 2488 | path = Support; |
| 2489 | sourceTree = "<group>"; |
| 2490 | }; |
| 2491 | DE66F29408ABF03200323D32 /* System */ = { |
| 2492 | isa = PBXGroup; |
| 2493 | children = ( |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 2494 | CF73C0AE098A51AD00627152 /* Alarm.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2495 | 9FA638E70C77B222007F12AE /* Disassembler.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2496 | DE66F29508ABF03200323D32 /* DynamicLibrary.h */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 2497 | CF9720340A9F3A41002CEEDD /* IncludeFile.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2498 | DE66F29608ABF03200323D32 /* LICENSE.TXT */, |
| 2499 | DE66F29708ABF03200323D32 /* MappedFile.h */, |
| 2500 | DE66F29808ABF03200323D32 /* Memory.h */, |
| 2501 | DE66F29908ABF03200323D32 /* Mutex.h */, |
| 2502 | DE66F29A08ABF03200323D32 /* Path.h */, |
| 2503 | DE66F29B08ABF03200323D32 /* Process.h */, |
| 2504 | DE66F29C08ABF03200323D32 /* Program.h */, |
| 2505 | DE66F29D08ABF03200323D32 /* Signals.h */, |
| 2506 | DE66F29E08ABF03200323D32 /* TimeValue.h */, |
| 2507 | ); |
| 2508 | path = System; |
| 2509 | sourceTree = "<group>"; |
| 2510 | }; |
| 2511 | DE66F29F08ABF03200323D32 /* Target */ = { |
| 2512 | isa = PBXGroup; |
| 2513 | children = ( |
Dan Gohman | 6f0d024 | 2008-02-10 18:45:23 +0000 | [diff] [blame] | 2514 | DE66F2A008ABF03200323D32 /* TargetRegisterInfo.h */, |
Jim Laskey | b1e1180 | 2005-09-01 21:38:21 +0000 | [diff] [blame] | 2515 | CF9BCD0808C74DE0001E7011 /* SubtargetFeature.h */, |
Jim Laskey | 10aaba8 | 2006-09-06 18:38:54 +0000 | [diff] [blame] | 2516 | CF47BD380AAF40BC00A8B13E /* TargetAsmInfo.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2517 | DE66F2A108ABF03200323D32 /* TargetData.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2518 | 9FA638E80C77B231007F12AE /* TargetELFWriterInfo.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2519 | DE66F2A208ABF03200323D32 /* TargetFrameInfo.h */, |
| 2520 | DE66F2A308ABF03200323D32 /* TargetInstrInfo.h */, |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 2521 | CF26835B09178F5500C5F253 /* TargetInstrItineraries.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2522 | DE66F2A408ABF03200323D32 /* TargetJITInfo.h */, |
| 2523 | DE66F2A508ABF03200323D32 /* TargetLowering.h */, |
| 2524 | DE66F2A608ABF03200323D32 /* TargetMachine.h */, |
| 2525 | DE66F2A708ABF03200323D32 /* TargetMachineRegistry.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2526 | 8443EF210B66B62D00959964 /* TargetMachOWriterInfo.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2527 | DE66F2A808ABF03200323D32 /* TargetOptions.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2528 | DE66F2AA08ABF03200323D32 /* TargetSubtarget.h */, |
| 2529 | ); |
| 2530 | path = Target; |
| 2531 | sourceTree = "<group>"; |
| 2532 | }; |
| 2533 | DE66F2AB08ABF03200323D32 /* Transforms */ = { |
| 2534 | isa = PBXGroup; |
| 2535 | children = ( |
| 2536 | DE66F2AC08ABF03200323D32 /* Instrumentation.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2537 | 9FA638E90C77B252007F12AE /* IPO */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2538 | DE66F2AD08ABF03200323D32 /* IPO.h */, |
Jim Laskey | 8aeb7c6 | 2006-01-27 13:24:20 +0000 | [diff] [blame] | 2539 | CF73C0AF098A51DD00627152 /* RSProfiling.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2540 | DE66F2AF08ABF03200323D32 /* Scalar.h */, |
| 2541 | DE66F2B008ABF03200323D32 /* Utils */, |
| 2542 | ); |
| 2543 | path = Transforms; |
| 2544 | sourceTree = "<group>"; |
| 2545 | }; |
| 2546 | DE66F2B008ABF03200323D32 /* Utils */ = { |
| 2547 | isa = PBXGroup; |
| 2548 | children = ( |
| 2549 | DE66F2B108ABF03200323D32 /* BasicBlockUtils.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2550 | 9FA638EB0C77B26B007F12AE /* BasicInliner.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2551 | DE66F2B208ABF03200323D32 /* Cloning.h */, |
| 2552 | DE66F2B308ABF03200323D32 /* FunctionUtils.h */, |
Chris Lattner | bd2636b | 2007-08-20 00:56:12 +0000 | [diff] [blame] | 2553 | 9FA638EC0C77B26B007F12AE /* InlineCost.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2554 | DE66F2B408ABF03200323D32 /* Local.h */, |
| 2555 | DE66F2B508ABF03200323D32 /* PromoteMemToReg.h */, |
| 2556 | DE66F2B608ABF03200323D32 /* UnifyFunctionExitNodes.h */, |
| 2557 | ); |
| 2558 | path = Utils; |
| 2559 | sourceTree = "<group>"; |
| 2560 | }; |
| 2561 | DE66F2BD08ABF14400323D32 /* tools */ = { |
| 2562 | isa = PBXGroup; |
| 2563 | children = ( |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 2564 | CFD99ADF0AFE878F0068D19C /* opt */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2565 | DE66F2CB08ABF14400323D32 /* bugpoint */, |
| 2566 | DE66F2F008ABF14400323D32 /* gccld */, |
| 2567 | DE66F31E08ABF14400323D32 /* llvm-db */, |
| 2568 | DE66F33B08ABF14400323D32 /* llvm-ld */, |
| 2569 | DE66F36808ABF14500323D32 /* llvmc */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 2570 | CF8F1B5E0B64FADA00BB4199 /* llvm-upgrade */, |
| 2571 | CF8F1B7E0B64FADA00BB4199 /* llvm2cpp */, |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 2572 | CFD99ADA0AFE87650068D19C /* lto.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2573 | DE66F30008ABF14400323D32 /* llc.cpp */, |
| 2574 | DE66F30708ABF14400323D32 /* lli.cpp */, |
| 2575 | DE66F30E08ABF14400323D32 /* llvm-ar.cpp */, |
| 2576 | DE66F31508ABF14400323D32 /* llvm-as.cpp */, |
| 2577 | DE66F31C08ABF14400323D32 /* llvm-bcanalyzer.cpp */, |
| 2578 | DE66F33208ABF14400323D32 /* llvm-dis.cpp */, |
| 2579 | DE66F33908ABF14400323D32 /* llvm-extract.cpp */, |
| 2580 | DE66F34A08ABF14400323D32 /* llvm-link.cpp */, |
| 2581 | DE66F35108ABF14400323D32 /* llvm-nm.cpp */, |
| 2582 | DE66F35808ABF14500323D32 /* llvm-prof.cpp */, |
| 2583 | DE66F35F08ABF14500323D32 /* llvm-ranlib.cpp */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 2584 | CF8F1B960B64FB7F00BB4199 /* lto */, |
| 2585 | CF8F1BAB0B64FB8000BB4199 /* opt */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2586 | ); |
| 2587 | name = tools; |
| 2588 | path = ../tools; |
| 2589 | sourceTree = SOURCE_ROOT; |
| 2590 | }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2591 | DE66F2CB08ABF14400323D32 /* bugpoint */ = { |
| 2592 | isa = PBXGroup; |
| 2593 | children = ( |
| 2594 | DE66F2CC08ABF14400323D32 /* BugDriver.cpp */, |
| 2595 | DE66F2CD08ABF14400323D32 /* BugDriver.h */, |
| 2596 | DE66F2CE08ABF14400323D32 /* bugpoint.cpp */, |
| 2597 | DE66F2CF08ABF14400323D32 /* CrashDebugger.cpp */, |
| 2598 | DE66F2E208ABF14400323D32 /* ExecutionDriver.cpp */, |
| 2599 | DE66F2E308ABF14400323D32 /* ExtractFunction.cpp */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 2600 | CF9720910A9F3CC7002CEEDD /* FindBugs.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2601 | DE66F2E408ABF14400323D32 /* ListReducer.h */, |
| 2602 | DE66F2E608ABF14400323D32 /* Miscompilation.cpp */, |
| 2603 | DE66F2E708ABF14400323D32 /* OptimizerDriver.cpp */, |
| 2604 | DE66F2E808ABF14400323D32 /* TestPasses.cpp */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 2605 | CF9720920A9F3CC7002CEEDD /* ToolRunner.cpp */, |
| 2606 | CF9720930A9F3CC7002CEEDD /* ToolRunner.h */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2607 | ); |
| 2608 | path = bugpoint; |
| 2609 | sourceTree = "<group>"; |
| 2610 | }; |
| 2611 | DE66F2F008ABF14400323D32 /* gccld */ = { |
| 2612 | isa = PBXGroup; |
| 2613 | children = ( |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2614 | ); |
| 2615 | path = gccld; |
| 2616 | sourceTree = "<group>"; |
| 2617 | }; |
| 2618 | DE66F31E08ABF14400323D32 /* llvm-db */ = { |
| 2619 | isa = PBXGroup; |
| 2620 | children = ( |
| 2621 | DE66F31F08ABF14400323D32 /* CLICommand.h */, |
| 2622 | DE66F32008ABF14400323D32 /* CLIDebugger.cpp */, |
| 2623 | DE66F32108ABF14400323D32 /* CLIDebugger.h */, |
| 2624 | DE66F32208ABF14400323D32 /* Commands.cpp */, |
| 2625 | DE66F32B08ABF14400323D32 /* llvm-db.cpp */, |
| 2626 | ); |
| 2627 | path = "llvm-db"; |
| 2628 | sourceTree = "<group>"; |
| 2629 | }; |
| 2630 | DE66F33B08ABF14400323D32 /* llvm-ld */ = { |
| 2631 | isa = PBXGroup; |
| 2632 | children = ( |
| 2633 | DE66F34208ABF14400323D32 /* llvm-ld.cpp */, |
| 2634 | DE66F34408ABF14400323D32 /* Optimize.cpp */, |
| 2635 | ); |
| 2636 | path = "llvm-ld"; |
| 2637 | sourceTree = "<group>"; |
| 2638 | }; |
| 2639 | DE66F36808ABF14500323D32 /* llvmc */ = { |
| 2640 | isa = PBXGroup; |
| 2641 | children = ( |
| 2642 | DE66F36908ABF14500323D32 /* c */, |
| 2643 | DE66F36A08ABF14500323D32 /* CompilerDriver.cpp */, |
| 2644 | DE66F36B08ABF14500323D32 /* CompilerDriver.h */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 2645 | CF8F1B950B64FB5000BB4199 /* ConfigLexer.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2646 | DE66F36D08ABF14500323D32 /* ConfigLexer.h */, |
| 2647 | DE66F36E08ABF14500323D32 /* ConfigLexer.l */, |
| 2648 | DE66F36F08ABF14500323D32 /* Configuration.cpp */, |
| 2649 | DE66F37008ABF14500323D32 /* Configuration.h */, |
| 2650 | DE66F37108ABF14500323D32 /* cpp */, |
| 2651 | DE66F37D08ABF14500323D32 /* ll */, |
| 2652 | DE66F37E08ABF14500323D32 /* llvmc.cpp */, |
| 2653 | ); |
| 2654 | path = llvmc; |
| 2655 | sourceTree = "<group>"; |
| 2656 | }; |
| 2657 | DE66F38D08ABF35C00323D32 /* docs */ = { |
| 2658 | isa = PBXGroup; |
| 2659 | children = ( |
Duncan Sands | 89f6d88 | 2008-04-13 06:22:09 +0000 | [diff] [blame] | 2660 | F22627310DAE34D10008F441 /* tutorial */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2661 | DE66F38F08ABF35C00323D32 /* AliasAnalysis.html */, |
| 2662 | DE66F39008ABF35C00323D32 /* Bugpoint.html */, |
Duncan Sands | 8655b15 | 2008-02-14 17:53:22 +0000 | [diff] [blame] | 2663 | DE66F39208ABF35C00323D32 /* GCCFEBuildInstrs.html */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2664 | DE66F39308ABF35C00323D32 /* CodeGenerator.html */, |
| 2665 | DE66F39408ABF35C00323D32 /* CodingStandards.html */, |
| 2666 | DE66F39508ABF35C00323D32 /* CommandGuide */, |
| 2667 | DE66F3B908ABF35D00323D32 /* CommandLine.html */, |
| 2668 | DE66F3BA08ABF35D00323D32 /* CompilerDriver.html */, |
| 2669 | DE66F3BB08ABF35D00323D32 /* CompilerWriterInfo.html */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2670 | DE66F3BD08ABF35D00323D32 /* doxygen.cfg.in */, |
| 2671 | DE66F3BE08ABF35D00323D32 /* doxygen.css */, |
| 2672 | DE66F3BF08ABF35D00323D32 /* doxygen.footer */, |
| 2673 | DE66F3C008ABF35D00323D32 /* doxygen.header */, |
| 2674 | DE66F3C108ABF35D00323D32 /* doxygen.intro */, |
| 2675 | DE66F3C208ABF35D00323D32 /* ExtendingLLVM.html */, |
| 2676 | DE66F3C308ABF35D00323D32 /* FAQ.html */, |
| 2677 | DE66F3C408ABF35D00323D32 /* GarbageCollection.html */, |
| 2678 | DE66F3C508ABF35D00323D32 /* GettingStarted.html */, |
| 2679 | DE66F3C608ABF35D00323D32 /* GettingStartedVS.html */, |
| 2680 | DE66F3E408ABF35D00323D32 /* HowToSubmitABug.html */, |
| 2681 | DE66F3E508ABF35D00323D32 /* img */, |
| 2682 | DE66F3EB08ABF35D00323D32 /* index.html */, |
| 2683 | DE66F3EC08ABF35D00323D32 /* LangRef.html */, |
| 2684 | DE66F3ED08ABF35D00323D32 /* Lexicon.html */, |
| 2685 | DE66F3EE08ABF35D00323D32 /* llvm.css */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2686 | DE66F3F108ABF35D00323D32 /* MakefileGuide.html */, |
| 2687 | DE66F3F208ABF35D00323D32 /* ProgrammersManual.html */, |
| 2688 | DE66F3F308ABF35D00323D32 /* Projects.html */, |
| 2689 | DE66F3F408ABF35D00323D32 /* ReleaseNotes.html */, |
| 2690 | DE66F3F508ABF35D00323D32 /* SourceLevelDebugging.html */, |
| 2691 | DE66F3F608ABF35D00323D32 /* Stacker.html */, |
| 2692 | DE66F3F708ABF35D00323D32 /* SystemLibrary.html */, |
| 2693 | DE66F3F808ABF35D00323D32 /* TableGenFundamentals.html */, |
| 2694 | DE66F3F908ABF35D00323D32 /* TestingGuide.html */, |
| 2695 | DE66F3FA08ABF35D00323D32 /* UsingLibraries.html */, |
| 2696 | DE66F3FB08ABF35D00323D32 /* WritingAnLLVMBackend.html */, |
| 2697 | DE66F3FC08ABF35D00323D32 /* WritingAnLLVMPass.html */, |
| 2698 | ); |
| 2699 | name = docs; |
| 2700 | path = ../docs; |
| 2701 | sourceTree = SOURCE_ROOT; |
| 2702 | }; |
| 2703 | DE66F39508ABF35C00323D32 /* CommandGuide */ = { |
| 2704 | isa = PBXGroup; |
| 2705 | children = ( |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2706 | DE66F39808ABF35C00323D32 /* bugpoint.pod */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2707 | DE66F39E08ABF35C00323D32 /* index.html */, |
| 2708 | DE66F39F08ABF35C00323D32 /* llc.pod */, |
| 2709 | DE66F3A008ABF35C00323D32 /* lli.pod */, |
| 2710 | DE66F3A108ABF35C00323D32 /* llvm-ar.pod */, |
| 2711 | DE66F3A208ABF35C00323D32 /* llvm-as.pod */, |
| 2712 | DE66F3A308ABF35C00323D32 /* llvm-bcanalyzer.pod */, |
| 2713 | DE66F3A408ABF35C00323D32 /* llvm-db.pod */, |
| 2714 | DE66F3A508ABF35C00323D32 /* llvm-dis.pod */, |
| 2715 | DE66F3A608ABF35C00323D32 /* llvm-extract.pod */, |
| 2716 | DE66F3A708ABF35C00323D32 /* llvm-ld.pod */, |
| 2717 | DE66F3A808ABF35C00323D32 /* llvm-link.pod */, |
| 2718 | DE66F3A908ABF35C00323D32 /* llvm-nm.pod */, |
| 2719 | DE66F3AA08ABF35C00323D32 /* llvm-prof.pod */, |
| 2720 | DE66F3AB08ABF35C00323D32 /* llvm-ranlib.pod */, |
| 2721 | DE66F3AC08ABF35C00323D32 /* llvmc.pod */, |
| 2722 | DE66F3AD08ABF35C00323D32 /* llvmgcc.pod */, |
| 2723 | DE66F3AE08ABF35C00323D32 /* llvmgxx.pod */, |
| 2724 | DE66F3AF08ABF35C00323D32 /* Makefile */, |
| 2725 | DE66F3B408ABF35D00323D32 /* manpage.css */, |
| 2726 | DE66F3B508ABF35D00323D32 /* opt.pod */, |
| 2727 | DE66F3B808ABF35D00323D32 /* stkrc.pod */, |
| 2728 | ); |
| 2729 | path = CommandGuide; |
| 2730 | sourceTree = "<group>"; |
| 2731 | }; |
| 2732 | DE66F3E508ABF35D00323D32 /* img */ = { |
| 2733 | isa = PBXGroup; |
| 2734 | children = ( |
| 2735 | DE66F3E608ABF35D00323D32 /* Debugging.gif */, |
| 2736 | DE66F3E708ABF35D00323D32 /* libdeps.gif */, |
| 2737 | DE66F3E808ABF35D00323D32 /* lines.gif */, |
| 2738 | DE66F3E908ABF35D00323D32 /* objdeps.gif */, |
| 2739 | DE66F3EA08ABF35D00323D32 /* venusflytrap.jpg */, |
| 2740 | ); |
| 2741 | path = img; |
| 2742 | sourceTree = "<group>"; |
| 2743 | }; |
| 2744 | DE66F3FD08ABF37000323D32 /* examples */ = { |
| 2745 | isa = PBXGroup; |
| 2746 | children = ( |
Duncan Sands | 89f6d88 | 2008-04-13 06:22:09 +0000 | [diff] [blame] | 2747 | F22761DF0DAD09CD003D8065 /* BrainF.cpp */, |
| 2748 | F22761E00DAD09CD003D8065 /* BrainF.h */, |
| 2749 | F22761E10DAD09CD003D8065 /* BrainFDriver.cpp */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2750 | DE66F40E08ABF37000323D32 /* fibonacci.cpp */, |
| 2751 | DE66F41508ABF37000323D32 /* HowToUseJIT.cpp */, |
| 2752 | DE66F41E08ABF37000323D32 /* ModuleMaker.cpp */, |
| 2753 | DE66F42608ABF37000323D32 /* ParallelJIT.cpp */, |
| 2754 | ); |
| 2755 | name = examples; |
| 2756 | path = ../examples; |
| 2757 | sourceTree = SOURCE_ROOT; |
| 2758 | }; |
Chris Lattner | 777fd27 | 2005-09-07 23:53:49 +0000 | [diff] [blame] | 2759 | DE816FAC08CFB44C0093BDEF /* utils */ = { |
| 2760 | isa = PBXGroup; |
| 2761 | children = ( |
| 2762 | DE81705708CFB44D0093BDEF /* TableGen */, |
| 2763 | DE81704008CFB44D0093BDEF /* fpcmp.cpp */, |
| 2764 | DE81704F08CFB44D0093BDEF /* NightlyTest.gnuplot */, |
Chris Lattner | 777fd27 | 2005-09-07 23:53:49 +0000 | [diff] [blame] | 2765 | DE81705108CFB44D0093BDEF /* NightlyTestTemplate.html */, |
| 2766 | ); |
| 2767 | name = utils; |
| 2768 | path = ../utils; |
| 2769 | sourceTree = SOURCE_ROOT; |
| 2770 | }; |
| 2771 | DE81705708CFB44D0093BDEF /* TableGen */ = { |
| 2772 | isa = PBXGroup; |
| 2773 | children = ( |
| 2774 | DE81705908CFB44D0093BDEF /* AsmWriterEmitter.cpp */, |
| 2775 | DE81705A08CFB44D0093BDEF /* AsmWriterEmitter.h */, |
| 2776 | DE81705B08CFB44D0093BDEF /* CodeEmitterGen.cpp */, |
| 2777 | DE81705C08CFB44D0093BDEF /* CodeEmitterGen.h */, |
| 2778 | DE81705D08CFB44D0093BDEF /* CodeGenInstruction.h */, |
Jim Laskey | 639bebb | 2007-01-22 14:13:45 +0000 | [diff] [blame] | 2779 | CF8F1BC90B64FBD500BB4199 /* CodeGenIntrinsics.h */, |
Chris Lattner | 777fd27 | 2005-09-07 23:53:49 +0000 | [diff] [blame] | 2780 | DE81705E08CFB44D0093BDEF /* CodeGenRegisters.h */, |
| 2781 | DE81705F08CFB44D0093BDEF /* CodeGenTarget.cpp */, |
| 2782 | DE81706008CFB44D0093BDEF /* CodeGenTarget.h */, |
| 2783 | DE81706708CFB44D0093BDEF /* DAGISelEmitter.cpp */, |
| 2784 | DE81706808CFB44D0093BDEF /* DAGISelEmitter.h */, |
Jim Laskey | f757966 | 2006-08-25 14:16:49 +0000 | [diff] [blame] | 2785 | CF9720970A9F3D4D002CEEDD /* IntrinsicEmitter.cpp */, |
| 2786 | CF9720980A9F3D4D002CEEDD /* IntrinsicEmitter.h */, |
Chris Lattner | 777fd27 | 2005-09-07 23:53:49 +0000 | [diff] [blame] | 2787 | DE81708908CFB44D0093BDEF /* InstrInfoEmitter.cpp */, |
| 2788 | DE81708A08CFB44D0093BDEF /* InstrInfoEmitter.h */, |
Chris Lattner | 777fd27 | 2005-09-07 23:53:49 +0000 | [diff] [blame] | 2789 | DE81708E08CFB44D0093BDEF /* Record.cpp */, |
| 2790 | DE81708F08CFB44D0093BDEF /* Record.h */, |
| 2791 | DE81709008CFB44D0093BDEF /* RegisterInfoEmitter.cpp */, |
| 2792 | DE81709108CFB44D0093BDEF /* RegisterInfoEmitter.h */, |
Chris Lattner | b7899d9 | 2005-10-27 17:39:48 +0000 | [diff] [blame] | 2793 | DE4DA065091148520012D44B /* SubtargetEmitter.cpp */, |
| 2794 | DE4DA066091148520012D44B /* SubtargetEmitter.h */, |
Chris Lattner | 777fd27 | 2005-09-07 23:53:49 +0000 | [diff] [blame] | 2795 | DE8170AA08CFB44D0093BDEF /* TableGen.cpp */, |
| 2796 | DE8170AB08CFB44D0093BDEF /* TableGenBackend.cpp */, |
| 2797 | DE8170AC08CFB44D0093BDEF /* TableGenBackend.h */, |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 2798 | CF490E300907BBF80072DB1C /* SubtargetEmitter.cpp */, |
| 2799 | CF490E2F0907BBF80072DB1C /* SubtargetEmitter.h */, |
Chris Lattner | 777fd27 | 2005-09-07 23:53:49 +0000 | [diff] [blame] | 2800 | ); |
| 2801 | path = TableGen; |
| 2802 | sourceTree = "<group>"; |
| 2803 | }; |
Duncan Sands | 89f6d88 | 2008-04-13 06:22:09 +0000 | [diff] [blame] | 2804 | F22627310DAE34D10008F441 /* tutorial */ = { |
| 2805 | isa = PBXGroup; |
| 2806 | children = ( |
| 2807 | F22627320DAE34D10008F441 /* index.html */, |
| 2808 | F22627330DAE34D20008F441 /* JITTutorial1.html */, |
| 2809 | F22627340DAE34D20008F441 /* JITTutorial2-1.png */, |
| 2810 | F22627350DAE34D20008F441 /* JITTutorial2.html */, |
| 2811 | F22627360DAE34D20008F441 /* LangImpl1.html */, |
| 2812 | F22627370DAE34D20008F441 /* LangImpl2.html */, |
| 2813 | F22627380DAE34D20008F441 /* LangImpl3.html */, |
| 2814 | F22627390DAE34D20008F441 /* LangImpl4.html */, |
| 2815 | F226273A0DAE34D20008F441 /* LangImpl5-cfg.png */, |
| 2816 | F226273B0DAE34D20008F441 /* LangImpl5.html */, |
| 2817 | F226273C0DAE34D20008F441 /* LangImpl6.html */, |
| 2818 | F226273D0DAE34D20008F441 /* LangImpl7.html */, |
| 2819 | F226273E0DAE34D20008F441 /* LangImpl8.html */, |
| 2820 | F226273F0DAE34D20008F441 /* Makefile */, |
| 2821 | F22627400DAE34D20008F441 /* OCamlLangImpl1.html */, |
| 2822 | F22627410DAE34D20008F441 /* OCamlLangImpl2.html */, |
| 2823 | F22627420DAE34D20008F441 /* OCamlLangImpl3.html */, |
| 2824 | F22627430DAE34D20008F441 /* OCamlLangImpl4.html */, |
| 2825 | F22627440DAE34D20008F441 /* OCamlLangImpl5.html */, |
| 2826 | F22627450DAE34D20008F441 /* OCamlLangImpl6.html */, |
| 2827 | F22627460DAE34D20008F441 /* OCamlLangImpl7.html */, |
| 2828 | ); |
| 2829 | path = tutorial; |
| 2830 | sourceTree = "<group>"; |
| 2831 | }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2832 | /* End PBXGroup section */ |
| 2833 | |
| 2834 | /* Begin PBXLegacyTarget section */ |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 2835 | CF0329B608D1BE110030FD33 /* LLVM lib */ = { |
| 2836 | isa = PBXLegacyTarget; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 2837 | buildArgumentsString = "$(ACTION) -j 2"; |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 2838 | buildConfigurationList = CF0329B708D1BE530030FD33 /* Build configuration list for PBXLegacyTarget "LLVM lib" */; |
| 2839 | buildPhases = ( |
| 2840 | ); |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 2841 | buildToolPath = /usr/bin/make; |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 2842 | buildWorkingDirectory = "$(SRCROOT)/../lib"; |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 2843 | dependencies = ( |
| 2844 | ); |
| 2845 | name = "LLVM lib"; |
| 2846 | passBuildSettingsInEnvironment = 0; |
| 2847 | productName = "LLVM lib"; |
| 2848 | }; |
| 2849 | CF0329BB08D1BE5D0030FD33 /* LLVM llc */ = { |
| 2850 | isa = PBXLegacyTarget; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 2851 | buildArgumentsString = "$(ACTION) -j 2"; |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 2852 | buildConfigurationList = CF0329C308D1BEC40030FD33 /* Build configuration list for PBXLegacyTarget "LLVM llc" */; |
| 2853 | buildPhases = ( |
| 2854 | ); |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 2855 | buildToolPath = /usr/bin/make; |
Jim Laskey | b84a6c8 | 2006-04-08 06:04:56 +0000 | [diff] [blame] | 2856 | buildWorkingDirectory = "$(SRCROOT)/../tools/llc"; |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 2857 | dependencies = ( |
| 2858 | ); |
| 2859 | name = "LLVM llc"; |
| 2860 | passBuildSettingsInEnvironment = 0; |
| 2861 | productName = "LLVM llc"; |
| 2862 | }; |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 2863 | CF490E830907CDAB0072DB1C /* LLVM TableGen */ = { |
| 2864 | isa = PBXLegacyTarget; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 2865 | buildArgumentsString = "$(ACTION) -j 2"; |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 2866 | buildConfigurationList = CF490E840907CDAB0072DB1C /* Build configuration list for PBXLegacyTarget "LLVM TableGen" */; |
| 2867 | buildPhases = ( |
| 2868 | ); |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 2869 | buildToolPath = /usr/bin/make; |
Nate Begeman | 9d49494 | 2007-12-08 22:29:19 +0000 | [diff] [blame] | 2870 | buildWorkingDirectory = "${SRCROOT}/../utils/TableGen"; |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 2871 | dependencies = ( |
| 2872 | ); |
| 2873 | name = "LLVM TableGen"; |
| 2874 | passBuildSettingsInEnvironment = 0; |
| 2875 | productName = "LLVM llc"; |
| 2876 | }; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 2877 | CFDF86BD0ADE819D00D40A3D /* LLVM lib release */ = { |
| 2878 | isa = PBXLegacyTarget; |
| 2879 | buildArgumentsString = "$(ACTION) -j 2 ENABLE_OPTIMIZED=1 DISABLE_ASSERTIONS=1"; |
| 2880 | buildConfigurationList = CFDF86BE0ADE819D00D40A3D /* Build configuration list for PBXLegacyTarget "LLVM lib release" */; |
| 2881 | buildPhases = ( |
| 2882 | ); |
| 2883 | buildToolPath = /usr/bin/make; |
| 2884 | buildWorkingDirectory = "$(SRCROOT)/../lib"; |
| 2885 | dependencies = ( |
| 2886 | ); |
| 2887 | name = "LLVM lib release"; |
| 2888 | passBuildSettingsInEnvironment = 0; |
| 2889 | productName = "LLVM lib"; |
| 2890 | }; |
| 2891 | CFDF86C60ADE81D000D40A3D /* LLVM llc release */ = { |
| 2892 | isa = PBXLegacyTarget; |
| 2893 | buildArgumentsString = "$(ACTION) -j 2 ENABLE_OPTIMIZED=1 DISABLE_ASSERTIONS=1"; |
| 2894 | buildConfigurationList = CFDF86C70ADE81D000D40A3D /* Build configuration list for PBXLegacyTarget "LLVM llc release" */; |
| 2895 | buildPhases = ( |
| 2896 | ); |
| 2897 | buildToolPath = /usr/bin/make; |
| 2898 | buildWorkingDirectory = "$(SRCROOT)/../tools/llc"; |
| 2899 | dependencies = ( |
| 2900 | ); |
| 2901 | name = "LLVM llc release"; |
| 2902 | passBuildSettingsInEnvironment = 0; |
| 2903 | productName = "LLVM llc"; |
| 2904 | }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2905 | D28A88AD04BDD90700651E21 /* LLVM */ = { |
| 2906 | isa = PBXLegacyTarget; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 2907 | buildArgumentsString = "$(ACTION) -j 2"; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2908 | buildConfigurationList = DE66EC4C08ABE78900323D32 /* Build configuration list for PBXLegacyTarget "LLVM" */; |
| 2909 | buildPhases = ( |
| 2910 | ); |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2911 | buildToolPath = /usr/bin/make; |
Nate Begeman | 9d49494 | 2007-12-08 22:29:19 +0000 | [diff] [blame] | 2912 | buildWorkingDirectory = "$(SRCROOT)/../"; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2913 | dependencies = ( |
| 2914 | ); |
| 2915 | name = LLVM; |
Jim Laskey | 2d48b13 | 2005-08-25 13:42:04 +0000 | [diff] [blame] | 2916 | passBuildSettingsInEnvironment = 0; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2917 | productName = LLVM; |
| 2918 | }; |
| 2919 | /* End PBXLegacyTarget section */ |
| 2920 | |
| 2921 | /* Begin PBXProject section */ |
| 2922 | 08FB7793FE84155DC02AAC07 /* Project object */ = { |
| 2923 | isa = PBXProject; |
| 2924 | buildConfigurationList = DE66EC5008ABE78900323D32 /* Build configuration list for PBXProject "LLVM" */; |
Ted Kremenek | 80fe9e8 | 2007-10-09 21:49:49 +0000 | [diff] [blame] | 2925 | compatibilityVersion = "Xcode 2.4"; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2926 | hasScannedForEncodings = 1; |
| 2927 | mainGroup = 08FB7794FE84155DC02AAC07 /* LLVM */; |
Nate Begeman | 9d49494 | 2007-12-08 22:29:19 +0000 | [diff] [blame] | 2928 | productRefGroup = 721CA1750D0B44D200D5004F /* Products */; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2929 | projectDirPath = ""; |
Bill Wendling | bc51340 | 2007-01-24 03:42:03 +0000 | [diff] [blame] | 2930 | projectRoot = ""; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2931 | targets = ( |
| 2932 | D28A88AD04BDD90700651E21 /* LLVM */, |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 2933 | CF0329B608D1BE110030FD33 /* LLVM lib */, |
| 2934 | CF0329BB08D1BE5D0030FD33 /* LLVM llc */, |
| 2935 | CF0329BC08D1BE8E0030FD33 /* LLVM full llc */, |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 2936 | CF490E830907CDAB0072DB1C /* LLVM TableGen */, |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 2937 | CFDF86BD0ADE819D00D40A3D /* LLVM lib release */, |
| 2938 | CFDF86C60ADE81D000D40A3D /* LLVM llc release */, |
| 2939 | CFDF86D00ADE820000D40A3D /* LLVM full llc release */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2940 | ); |
| 2941 | }; |
| 2942 | /* End PBXProject section */ |
| 2943 | |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 2944 | /* Begin PBXTargetDependency section */ |
| 2945 | CF0329BE08D1BE970030FD33 /* PBXTargetDependency */ = { |
| 2946 | isa = PBXTargetDependency; |
| 2947 | target = CF0329B608D1BE110030FD33 /* LLVM lib */; |
| 2948 | targetProxy = CF0329BD08D1BE970030FD33 /* PBXContainerItemProxy */; |
| 2949 | }; |
| 2950 | CF0329C008D1BE9B0030FD33 /* PBXTargetDependency */ = { |
| 2951 | isa = PBXTargetDependency; |
| 2952 | target = CF0329BB08D1BE5D0030FD33 /* LLVM llc */; |
| 2953 | targetProxy = CF0329BF08D1BE9B0030FD33 /* PBXContainerItemProxy */; |
| 2954 | }; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 2955 | CFDF86DA0ADE822100D40A3D /* PBXTargetDependency */ = { |
| 2956 | isa = PBXTargetDependency; |
| 2957 | target = CFDF86BD0ADE819D00D40A3D /* LLVM lib release */; |
| 2958 | targetProxy = CFDF86D90ADE822100D40A3D /* PBXContainerItemProxy */; |
| 2959 | }; |
| 2960 | CFDF86DC0ADE822100D40A3D /* PBXTargetDependency */ = { |
| 2961 | isa = PBXTargetDependency; |
| 2962 | target = CFDF86C60ADE81D000D40A3D /* LLVM llc release */; |
| 2963 | targetProxy = CFDF86DB0ADE822100D40A3D /* PBXContainerItemProxy */; |
| 2964 | }; |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 2965 | /* End PBXTargetDependency section */ |
| 2966 | |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 2967 | /* Begin XCBuildConfiguration section */ |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 2968 | CF0329B808D1BE530030FD33 /* Debug */ = { |
| 2969 | isa = XCBuildConfiguration; |
| 2970 | buildSettings = { |
| 2971 | COPY_PHASE_STRIP = NO; |
| 2972 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
| 2973 | OPTIMIZATION_CFLAGS = "-O0"; |
| 2974 | OTHER_CFLAGS = ""; |
| 2975 | OTHER_LDFLAGS = ""; |
| 2976 | OTHER_REZFLAGS = ""; |
| 2977 | PRODUCT_NAME = "LLVM lib"; |
| 2978 | SECTORDER_FLAGS = ""; |
| 2979 | WARNING_CFLAGS = ( |
| 2980 | "-Wmost", |
| 2981 | "-Wno-four-char-constants", |
| 2982 | "-Wno-unknown-pragmas", |
| 2983 | ); |
| 2984 | }; |
| 2985 | name = Debug; |
| 2986 | }; |
| 2987 | CF0329B908D1BE530030FD33 /* Release */ = { |
| 2988 | isa = XCBuildConfiguration; |
| 2989 | buildSettings = { |
| 2990 | COPY_PHASE_STRIP = YES; |
| 2991 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO; |
| 2992 | OPTIMIZATION_CFLAGS = "-O0"; |
| 2993 | OTHER_CFLAGS = ""; |
| 2994 | OTHER_LDFLAGS = ""; |
| 2995 | OTHER_REZFLAGS = ""; |
| 2996 | PRODUCT_NAME = "LLVM lib"; |
| 2997 | SECTORDER_FLAGS = ""; |
| 2998 | WARNING_CFLAGS = ( |
| 2999 | "-Wmost", |
| 3000 | "-Wno-four-char-constants", |
| 3001 | "-Wno-unknown-pragmas", |
| 3002 | ); |
| 3003 | }; |
| 3004 | name = Release; |
| 3005 | }; |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 3006 | CF0329C408D1BEC40030FD33 /* Debug */ = { |
| 3007 | isa = XCBuildConfiguration; |
| 3008 | buildSettings = { |
| 3009 | COPY_PHASE_STRIP = NO; |
| 3010 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
| 3011 | OPTIMIZATION_CFLAGS = "-O0"; |
| 3012 | OTHER_CFLAGS = ""; |
| 3013 | OTHER_LDFLAGS = ""; |
| 3014 | OTHER_REZFLAGS = ""; |
| 3015 | PRODUCT_NAME = "LLVM llc"; |
| 3016 | SECTORDER_FLAGS = ""; |
| 3017 | WARNING_CFLAGS = ( |
| 3018 | "-Wmost", |
| 3019 | "-Wno-four-char-constants", |
| 3020 | "-Wno-unknown-pragmas", |
| 3021 | ); |
| 3022 | }; |
| 3023 | name = Debug; |
| 3024 | }; |
| 3025 | CF0329C508D1BEC40030FD33 /* Release */ = { |
| 3026 | isa = XCBuildConfiguration; |
| 3027 | buildSettings = { |
| 3028 | COPY_PHASE_STRIP = YES; |
| 3029 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO; |
| 3030 | OPTIMIZATION_CFLAGS = "-O0"; |
| 3031 | OTHER_CFLAGS = ""; |
| 3032 | OTHER_LDFLAGS = ""; |
| 3033 | OTHER_REZFLAGS = ""; |
| 3034 | PRODUCT_NAME = "LLVM llc"; |
| 3035 | SECTORDER_FLAGS = ""; |
| 3036 | WARNING_CFLAGS = ( |
| 3037 | "-Wmost", |
| 3038 | "-Wno-four-char-constants", |
| 3039 | "-Wno-unknown-pragmas", |
| 3040 | ); |
| 3041 | }; |
| 3042 | name = Release; |
| 3043 | }; |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 3044 | CF0329C808D1BEC40030FD33 /* Debug */ = { |
| 3045 | isa = XCBuildConfiguration; |
| 3046 | buildSettings = { |
| 3047 | COPY_PHASE_STRIP = NO; |
| 3048 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
| 3049 | OPTIMIZATION_CFLAGS = "-O0"; |
| 3050 | OTHER_CFLAGS = ""; |
| 3051 | OTHER_LDFLAGS = ""; |
| 3052 | OTHER_REZFLAGS = ""; |
| 3053 | PRODUCT_NAME = "LLVM full llc"; |
| 3054 | SECTORDER_FLAGS = ""; |
| 3055 | WARNING_CFLAGS = ( |
| 3056 | "-Wmost", |
| 3057 | "-Wno-four-char-constants", |
| 3058 | "-Wno-unknown-pragmas", |
| 3059 | ); |
| 3060 | }; |
| 3061 | name = Debug; |
| 3062 | }; |
| 3063 | CF0329C908D1BEC40030FD33 /* Release */ = { |
| 3064 | isa = XCBuildConfiguration; |
| 3065 | buildSettings = { |
| 3066 | COPY_PHASE_STRIP = YES; |
| 3067 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO; |
| 3068 | OPTIMIZATION_CFLAGS = "-O0"; |
| 3069 | OTHER_CFLAGS = ""; |
| 3070 | OTHER_LDFLAGS = ""; |
| 3071 | OTHER_REZFLAGS = ""; |
| 3072 | PRODUCT_NAME = "LLVM full llc"; |
| 3073 | SECTORDER_FLAGS = ""; |
| 3074 | WARNING_CFLAGS = ( |
| 3075 | "-Wmost", |
| 3076 | "-Wno-four-char-constants", |
| 3077 | "-Wno-unknown-pragmas", |
| 3078 | ); |
| 3079 | }; |
| 3080 | name = Release; |
| 3081 | }; |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 3082 | CF490E850907CDAB0072DB1C /* Debug */ = { |
| 3083 | isa = XCBuildConfiguration; |
| 3084 | buildSettings = { |
| 3085 | COPY_PHASE_STRIP = NO; |
| 3086 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
| 3087 | OPTIMIZATION_CFLAGS = "-O0"; |
| 3088 | OTHER_CFLAGS = ""; |
| 3089 | OTHER_LDFLAGS = ""; |
| 3090 | OTHER_REZFLAGS = ""; |
| 3091 | PRODUCT_NAME = "LLVM TableGen"; |
| 3092 | SECTORDER_FLAGS = ""; |
| 3093 | WARNING_CFLAGS = ( |
| 3094 | "-Wmost", |
| 3095 | "-Wno-four-char-constants", |
| 3096 | "-Wno-unknown-pragmas", |
| 3097 | ); |
| 3098 | }; |
| 3099 | name = Debug; |
| 3100 | }; |
| 3101 | CF490E860907CDAB0072DB1C /* Release */ = { |
| 3102 | isa = XCBuildConfiguration; |
| 3103 | buildSettings = { |
| 3104 | COPY_PHASE_STRIP = YES; |
| 3105 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO; |
| 3106 | OPTIMIZATION_CFLAGS = "-O0"; |
| 3107 | OTHER_CFLAGS = ""; |
| 3108 | OTHER_LDFLAGS = ""; |
| 3109 | OTHER_REZFLAGS = ""; |
| 3110 | PRODUCT_NAME = "LLVM llc"; |
| 3111 | SECTORDER_FLAGS = ""; |
| 3112 | WARNING_CFLAGS = ( |
| 3113 | "-Wmost", |
| 3114 | "-Wno-four-char-constants", |
| 3115 | "-Wno-unknown-pragmas", |
| 3116 | ); |
| 3117 | }; |
| 3118 | name = Release; |
| 3119 | }; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 3120 | CFDF86BF0ADE819D00D40A3D /* Debug */ = { |
| 3121 | isa = XCBuildConfiguration; |
| 3122 | buildSettings = { |
| 3123 | COPY_PHASE_STRIP = NO; |
| 3124 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
| 3125 | OPTIMIZATION_CFLAGS = "-O0"; |
| 3126 | OTHER_CFLAGS = ""; |
| 3127 | OTHER_LDFLAGS = ""; |
| 3128 | OTHER_REZFLAGS = ""; |
| 3129 | PRODUCT_NAME = "LLVM lib"; |
| 3130 | SECTORDER_FLAGS = ""; |
| 3131 | WARNING_CFLAGS = ( |
| 3132 | "-Wmost", |
| 3133 | "-Wno-four-char-constants", |
| 3134 | "-Wno-unknown-pragmas", |
| 3135 | ); |
| 3136 | }; |
| 3137 | name = Debug; |
| 3138 | }; |
| 3139 | CFDF86C00ADE819D00D40A3D /* Release */ = { |
| 3140 | isa = XCBuildConfiguration; |
| 3141 | buildSettings = { |
| 3142 | COPY_PHASE_STRIP = YES; |
| 3143 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO; |
| 3144 | OPTIMIZATION_CFLAGS = "-O0"; |
| 3145 | OTHER_CFLAGS = ""; |
| 3146 | OTHER_LDFLAGS = ""; |
| 3147 | OTHER_REZFLAGS = ""; |
| 3148 | PRODUCT_NAME = "LLVM lib"; |
| 3149 | SECTORDER_FLAGS = ""; |
| 3150 | WARNING_CFLAGS = ( |
| 3151 | "-Wmost", |
| 3152 | "-Wno-four-char-constants", |
| 3153 | "-Wno-unknown-pragmas", |
| 3154 | ); |
| 3155 | }; |
| 3156 | name = Release; |
| 3157 | }; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 3158 | CFDF86C80ADE81D000D40A3D /* Debug */ = { |
| 3159 | isa = XCBuildConfiguration; |
| 3160 | buildSettings = { |
| 3161 | COPY_PHASE_STRIP = NO; |
| 3162 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
| 3163 | OPTIMIZATION_CFLAGS = "-O0"; |
| 3164 | OTHER_CFLAGS = ""; |
| 3165 | OTHER_LDFLAGS = ""; |
| 3166 | OTHER_REZFLAGS = ""; |
| 3167 | PRODUCT_NAME = "LLVM llc"; |
| 3168 | SECTORDER_FLAGS = ""; |
| 3169 | WARNING_CFLAGS = ( |
| 3170 | "-Wmost", |
| 3171 | "-Wno-four-char-constants", |
| 3172 | "-Wno-unknown-pragmas", |
| 3173 | ); |
| 3174 | }; |
| 3175 | name = Debug; |
| 3176 | }; |
| 3177 | CFDF86C90ADE81D000D40A3D /* Release */ = { |
| 3178 | isa = XCBuildConfiguration; |
| 3179 | buildSettings = { |
| 3180 | COPY_PHASE_STRIP = YES; |
| 3181 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO; |
| 3182 | OPTIMIZATION_CFLAGS = "-O0"; |
| 3183 | OTHER_CFLAGS = ""; |
| 3184 | OTHER_LDFLAGS = ""; |
| 3185 | OTHER_REZFLAGS = ""; |
| 3186 | PRODUCT_NAME = "LLVM llc"; |
| 3187 | SECTORDER_FLAGS = ""; |
| 3188 | WARNING_CFLAGS = ( |
| 3189 | "-Wmost", |
| 3190 | "-Wno-four-char-constants", |
| 3191 | "-Wno-unknown-pragmas", |
| 3192 | ); |
| 3193 | }; |
| 3194 | name = Release; |
| 3195 | }; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 3196 | CFDF86D60ADE820000D40A3D /* Debug */ = { |
| 3197 | isa = XCBuildConfiguration; |
| 3198 | buildSettings = { |
| 3199 | COPY_PHASE_STRIP = NO; |
| 3200 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
| 3201 | OPTIMIZATION_CFLAGS = "-O0"; |
| 3202 | OTHER_CFLAGS = ""; |
| 3203 | OTHER_LDFLAGS = ""; |
| 3204 | OTHER_REZFLAGS = ""; |
| 3205 | PRODUCT_NAME = "LLVM full llc"; |
| 3206 | SECTORDER_FLAGS = ""; |
| 3207 | WARNING_CFLAGS = ( |
| 3208 | "-Wmost", |
| 3209 | "-Wno-four-char-constants", |
| 3210 | "-Wno-unknown-pragmas", |
| 3211 | ); |
| 3212 | }; |
| 3213 | name = Debug; |
| 3214 | }; |
| 3215 | CFDF86D70ADE820000D40A3D /* Release */ = { |
| 3216 | isa = XCBuildConfiguration; |
| 3217 | buildSettings = { |
| 3218 | COPY_PHASE_STRIP = YES; |
| 3219 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO; |
| 3220 | OPTIMIZATION_CFLAGS = "-O0"; |
| 3221 | OTHER_CFLAGS = ""; |
| 3222 | OTHER_LDFLAGS = ""; |
| 3223 | OTHER_REZFLAGS = ""; |
| 3224 | PRODUCT_NAME = "LLVM full llc"; |
| 3225 | SECTORDER_FLAGS = ""; |
| 3226 | WARNING_CFLAGS = ( |
| 3227 | "-Wmost", |
| 3228 | "-Wno-four-char-constants", |
| 3229 | "-Wno-unknown-pragmas", |
| 3230 | ); |
| 3231 | }; |
| 3232 | name = Release; |
| 3233 | }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 3234 | DE66EC4D08ABE78900323D32 /* Debug */ = { |
| 3235 | isa = XCBuildConfiguration; |
| 3236 | buildSettings = { |
| 3237 | COPY_PHASE_STRIP = NO; |
| 3238 | DEBUGGING_SYMBOLS = YES; |
| 3239 | GCC_DYNAMIC_NO_PIC = NO; |
| 3240 | GCC_ENABLE_FIX_AND_CONTINUE = YES; |
| 3241 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
| 3242 | GCC_OPTIMIZATION_LEVEL = 0; |
| 3243 | OPTIMIZATION_CFLAGS = "-O0"; |
| 3244 | OTHER_CFLAGS = ""; |
| 3245 | OTHER_LDFLAGS = ""; |
| 3246 | PRODUCT_NAME = LLVM; |
| 3247 | ZERO_LINK = YES; |
| 3248 | }; |
| 3249 | name = Debug; |
| 3250 | }; |
| 3251 | DE66EC4E08ABE78900323D32 /* Release */ = { |
| 3252 | isa = XCBuildConfiguration; |
| 3253 | buildSettings = { |
| 3254 | COPY_PHASE_STRIP = YES; |
| 3255 | ENABLE_OPTIMIZED = 1; |
| 3256 | GCC_ENABLE_FIX_AND_CONTINUE = NO; |
| 3257 | OTHER_CFLAGS = ""; |
| 3258 | OTHER_LDFLAGS = ""; |
| 3259 | PRODUCT_NAME = LLVM; |
| 3260 | ZERO_LINK = NO; |
| 3261 | }; |
| 3262 | name = Release; |
| 3263 | }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 3264 | DE66EC5108ABE78900323D32 /* Debug */ = { |
| 3265 | isa = XCBuildConfiguration; |
| 3266 | buildSettings = { |
Nate Begeman | 9d49494 | 2007-12-08 22:29:19 +0000 | [diff] [blame] | 3267 | DEBUG_INFORMATION_FORMAT = dwarf; |
| 3268 | GCC_OPTIMIZATION_LEVEL = 0; |
| 3269 | USER_HEADER_SEARCH_PATHS = "../include/**"; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 3270 | }; |
| 3271 | name = Debug; |
| 3272 | }; |
| 3273 | DE66EC5208ABE78900323D32 /* Release */ = { |
| 3274 | isa = XCBuildConfiguration; |
| 3275 | buildSettings = { |
Nate Begeman | 9d49494 | 2007-12-08 22:29:19 +0000 | [diff] [blame] | 3276 | DEBUG_INFORMATION_FORMAT = dwarf; |
| 3277 | USER_HEADER_SEARCH_PATHS = "../include/**"; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 3278 | }; |
| 3279 | name = Release; |
| 3280 | }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 3281 | /* End XCBuildConfiguration section */ |
| 3282 | |
| 3283 | /* Begin XCConfigurationList section */ |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 3284 | CF0329B708D1BE530030FD33 /* Build configuration list for PBXLegacyTarget "LLVM lib" */ = { |
| 3285 | isa = XCConfigurationList; |
| 3286 | buildConfigurations = ( |
| 3287 | CF0329B808D1BE530030FD33 /* Debug */, |
| 3288 | CF0329B908D1BE530030FD33 /* Release */, |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 3289 | ); |
| 3290 | defaultConfigurationIsVisible = 0; |
Nate Begeman | 9d49494 | 2007-12-08 22:29:19 +0000 | [diff] [blame] | 3291 | defaultConfigurationName = Debug; |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 3292 | }; |
| 3293 | CF0329C308D1BEC40030FD33 /* Build configuration list for PBXLegacyTarget "LLVM llc" */ = { |
| 3294 | isa = XCConfigurationList; |
| 3295 | buildConfigurations = ( |
| 3296 | CF0329C408D1BEC40030FD33 /* Debug */, |
| 3297 | CF0329C508D1BEC40030FD33 /* Release */, |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 3298 | ); |
| 3299 | defaultConfigurationIsVisible = 0; |
Nate Begeman | 9d49494 | 2007-12-08 22:29:19 +0000 | [diff] [blame] | 3300 | defaultConfigurationName = Debug; |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 3301 | }; |
| 3302 | CF0329C708D1BEC40030FD33 /* Build configuration list for PBXAggregateTarget "LLVM full llc" */ = { |
| 3303 | isa = XCConfigurationList; |
| 3304 | buildConfigurations = ( |
| 3305 | CF0329C808D1BEC40030FD33 /* Debug */, |
| 3306 | CF0329C908D1BEC40030FD33 /* Release */, |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 3307 | ); |
| 3308 | defaultConfigurationIsVisible = 0; |
Nate Begeman | 9d49494 | 2007-12-08 22:29:19 +0000 | [diff] [blame] | 3309 | defaultConfigurationName = Debug; |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 3310 | }; |
| 3311 | CF490E840907CDAB0072DB1C /* Build configuration list for PBXLegacyTarget "LLVM TableGen" */ = { |
| 3312 | isa = XCConfigurationList; |
| 3313 | buildConfigurations = ( |
| 3314 | CF490E850907CDAB0072DB1C /* Debug */, |
| 3315 | CF490E860907CDAB0072DB1C /* Release */, |
Jim Laskey | e892a55 | 2005-12-21 20:47:34 +0000 | [diff] [blame] | 3316 | ); |
| 3317 | defaultConfigurationIsVisible = 0; |
Nate Begeman | 9d49494 | 2007-12-08 22:29:19 +0000 | [diff] [blame] | 3318 | defaultConfigurationName = Debug; |
Jim Laskey | ed628ce | 2005-09-09 17:50:20 +0000 | [diff] [blame] | 3319 | }; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 3320 | CFDF86BE0ADE819D00D40A3D /* Build configuration list for PBXLegacyTarget "LLVM lib release" */ = { |
| 3321 | isa = XCConfigurationList; |
| 3322 | buildConfigurations = ( |
| 3323 | CFDF86BF0ADE819D00D40A3D /* Debug */, |
| 3324 | CFDF86C00ADE819D00D40A3D /* Release */, |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 3325 | ); |
| 3326 | defaultConfigurationIsVisible = 0; |
Nate Begeman | 9d49494 | 2007-12-08 22:29:19 +0000 | [diff] [blame] | 3327 | defaultConfigurationName = Debug; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 3328 | }; |
| 3329 | CFDF86C70ADE81D000D40A3D /* Build configuration list for PBXLegacyTarget "LLVM llc release" */ = { |
| 3330 | isa = XCConfigurationList; |
| 3331 | buildConfigurations = ( |
| 3332 | CFDF86C80ADE81D000D40A3D /* Debug */, |
| 3333 | CFDF86C90ADE81D000D40A3D /* Release */, |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 3334 | ); |
| 3335 | defaultConfigurationIsVisible = 0; |
Nate Begeman | 9d49494 | 2007-12-08 22:29:19 +0000 | [diff] [blame] | 3336 | defaultConfigurationName = Debug; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 3337 | }; |
| 3338 | CFDF86D50ADE820000D40A3D /* Build configuration list for PBXAggregateTarget "LLVM full llc release" */ = { |
| 3339 | isa = XCConfigurationList; |
| 3340 | buildConfigurations = ( |
| 3341 | CFDF86D60ADE820000D40A3D /* Debug */, |
| 3342 | CFDF86D70ADE820000D40A3D /* Release */, |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 3343 | ); |
| 3344 | defaultConfigurationIsVisible = 0; |
Nate Begeman | 9d49494 | 2007-12-08 22:29:19 +0000 | [diff] [blame] | 3345 | defaultConfigurationName = Debug; |
Jim Laskey | 3ada71c | 2006-11-05 21:21:20 +0000 | [diff] [blame] | 3346 | }; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 3347 | DE66EC4C08ABE78900323D32 /* Build configuration list for PBXLegacyTarget "LLVM" */ = { |
| 3348 | isa = XCConfigurationList; |
| 3349 | buildConfigurations = ( |
| 3350 | DE66EC4D08ABE78900323D32 /* Debug */, |
| 3351 | DE66EC4E08ABE78900323D32 /* Release */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 3352 | ); |
| 3353 | defaultConfigurationIsVisible = 0; |
Nate Begeman | 9d49494 | 2007-12-08 22:29:19 +0000 | [diff] [blame] | 3354 | defaultConfigurationName = Debug; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 3355 | }; |
| 3356 | DE66EC5008ABE78900323D32 /* Build configuration list for PBXProject "LLVM" */ = { |
| 3357 | isa = XCConfigurationList; |
| 3358 | buildConfigurations = ( |
| 3359 | DE66EC5108ABE78900323D32 /* Debug */, |
| 3360 | DE66EC5208ABE78900323D32 /* Release */, |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 3361 | ); |
| 3362 | defaultConfigurationIsVisible = 0; |
Nate Begeman | 9d49494 | 2007-12-08 22:29:19 +0000 | [diff] [blame] | 3363 | defaultConfigurationName = Debug; |
Chris Lattner | 9656e72 | 2005-08-11 22:19:26 +0000 | [diff] [blame] | 3364 | }; |
| 3365 | /* End XCConfigurationList section */ |
| 3366 | }; |
| 3367 | rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; |
| 3368 | } |