C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).
[oota-llvm.git] / Xcode / LLVM.xcodeproj / project.pbxproj
index 4bcb7963ae6c38a7a7ad1d9a39963b034dad1e25..416ba597c7ac64136413184db898904fcab43242 100644 (file)
                        buildConfigurationList = CF0329C708D1BEC40030FD33 /* Build configuration list for PBXAggregateTarget "LLVM full llc" */;
                        buildPhases = (
                        );
-                       buildSettings = {
-                               OPTIMIZATION_CFLAGS = "";
-                               OTHER_CFLAGS = "";
-                               OTHER_LDFLAGS = "";
-                               OTHER_REZFLAGS = "";
-                               PRODUCT_NAME = "LLVM full llc";
-                               SECTORDER_FLAGS = "";
-                               WARNING_CFLAGS = (
-                                       "-Wmost",
-                                       "-Wno-four-char-constants",
-                                       "-Wno-unknown-pragmas",
-                               );
-                       };
                        dependencies = (
                                CF0329BE08D1BE970030FD33 /* PBXTargetDependency */,
                                CF0329C008D1BE9B0030FD33 /* PBXTargetDependency */,
                        name = "LLVM full llc";
                        productName = "LLVM full llc";
                };
-/* End PBXAggregateTarget section */
-
-/* Begin PBXBuildStyle section */
-               014CEA520018CE5811CA2923 /* Debug */ = {
-                       isa = PBXBuildStyle;
-                       buildSettings = {
-                               COPY_PHASE_STRIP = NO;
-                               DEBUGGING_SYMBOLS = YES;
-                               GCC_DYNAMIC_NO_PIC = NO;
-                               GCC_ENABLE_FIX_AND_CONTINUE = YES;
-                               GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
-                               GCC_OPTIMIZATION_LEVEL = 0;
-                               OPTIMIZATION_CFLAGS = "-O0";
-                               ZERO_LINK = YES;
-                       };
-                       name = Debug;
-               };
-               014CEA530018CE5811CA2923 /* Release */ = {
-                       isa = PBXBuildStyle;
-                       buildSettings = {
-                               COPY_PHASE_STRIP = YES;
-                               GCC_ENABLE_FIX_AND_CONTINUE = NO;
-                               ZERO_LINK = NO;
-                       };
-                       name = Release;
+               CFDF86D00ADE820000D40A3D /* LLVM full llc release */ = {
+                       isa = PBXAggregateTarget;
+                       buildConfigurationList = CFDF86D50ADE820000D40A3D /* Build configuration list for PBXAggregateTarget "LLVM full llc release" */;
+                       buildPhases = (
+                       );
+                       dependencies = (
+                               CFDF86DA0ADE822100D40A3D /* PBXTargetDependency */,
+                               CFDF86DC0ADE822100D40A3D /* PBXTargetDependency */,
+                       );
+                       name = "LLVM full llc release";
+                       productName = "LLVM full llc";
                };
-/* End PBXBuildStyle section */
+/* End PBXAggregateTarget section */
 
 /* Begin PBXContainerItemProxy section */
                CF0329BD08D1BE970030FD33 /* PBXContainerItemProxy */ = {
                        remoteGlobalIDString = CF0329BB08D1BE5D0030FD33;
                        remoteInfo = "LLVM llc";
                };
+               CFDF86D90ADE822100D40A3D /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
+                       proxyType = 1;
+                       remoteGlobalIDString = CFDF86BD0ADE819D00D40A3D;
+                       remoteInfo = "LLVM lib release";
+               };
+               CFDF86DB0ADE822100D40A3D /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
+                       proxyType = 1;
+                       remoteGlobalIDString = CFDF86C60ADE81D000D40A3D;
+                       remoteInfo = "LLVM llc release";
+               };
 /* End PBXContainerItemProxy section */
 
 /* Begin PBXFileReference section */
+               354CF6D10CD299440059AF3E /* DeserializeAPInt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DeserializeAPInt.cpp; sourceTree = "<group>"; };
+               354CF6D20CD2994D0059AF3E /* SerializeAPInt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SerializeAPInt.cpp; sourceTree = "<group>"; };
+               35A9CDED0CD0F6AF008ABC1D /* Deserialize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Deserialize.h; sourceTree = "<group>"; };
+               35A9CDEE0CD0F6AF008ABC1D /* Serialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Serialization.h; sourceTree = "<group>"; };
+               35A9CDEF0CD0F6AF008ABC1D /* Serialize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Serialize.h; sourceTree = "<group>"; };
+               35A9CDF00CD0F6D5008ABC1D /* Deserialize.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Deserialize.cpp; sourceTree = "<group>"; };
+               35A9CDF10CD0F6E1008ABC1D /* Serialize.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Serialize.cpp; sourceTree = "<group>"; };
+               35E98A830CBC2ED300C5CDC1 /* DenseSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DenseSet.h; sourceTree = "<group>"; };
+               35E98A840CBC2ED300C5CDC1 /* ImmutableMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImmutableMap.h; sourceTree = "<group>"; };
+               35E98A850CBC2ED300C5CDC1 /* ImmutableSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImmutableSet.h; sourceTree = "<group>"; };
+               754221420D171DFC00DDB61B /* MachineLICM.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MachineLICM.cpp; sourceTree = "<group>"; };
+               84115FFE0B66D87400E1293E /* TargetMachOWriterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetMachOWriterInfo.cpp; sourceTree = "<group>"; };
+               84115FFF0B66D89B00E1293E /* PPCMachOWriterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PPCMachOWriterInfo.cpp; sourceTree = "<group>"; };
+               841160000B66D8AC00E1293E /* PPCMachOWriterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PPCMachOWriterInfo.h; sourceTree = "<group>"; };
+               8443EF210B66B62D00959964 /* TargetMachOWriterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetMachOWriterInfo.h; sourceTree = "<group>"; };
+               9F4B0E5E0D0E02580061F270 /* bitreader_ocaml.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bitreader_ocaml.c; sourceTree = "<group>"; };
+               9F4B0E5F0D0E02580061F270 /* llvm_bitreader.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = llvm_bitreader.ml; sourceTree = "<group>"; };
+               9F4B0E600D0E02580061F270 /* llvm_bitreader.mli */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = llvm_bitreader.mli; sourceTree = "<group>"; };
+               9F4B0E8C0D0E05ED0061F270 /* BitReader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BitReader.cpp; sourceTree = "<group>"; };
+               9F4B0E8D0D0E05ED0061F270 /* DeserializeAPFloat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DeserializeAPFloat.cpp; sourceTree = "<group>"; };
+               9F502ADB0D1D8CA3007939DF /* executionengine_ocaml.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = executionengine_ocaml.c; sourceTree = "<group>"; };
+               9F502ADC0D1D8CA3007939DF /* llvm_executionengine.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = llvm_executionengine.ml; sourceTree = "<group>"; };
+               9F502ADD0D1D8CA3007939DF /* llvm_executionengine.mli */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = llvm_executionengine.mli; sourceTree = "<group>"; };
+               9F502AEC0D1D8CF8007939DF /* executionengine.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = executionengine.ml; sourceTree = "<group>"; };
+               9F502B090D1D8D8D007939DF /* ExecutionEngineBindings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ExecutionEngineBindings.cpp; sourceTree = "<group>"; };
+               9F5B90CB0D0CE87100CDFDEA /* StringPool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StringPool.cpp; sourceTree = "<group>"; };
+               9F5B90CE0D0CE89300CDFDEA /* AlignOf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlignOf.h; sourceTree = "<group>"; };
+               9F5B90CF0D0CE89300CDFDEA /* Registry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Registry.h; sourceTree = "<group>"; };
+               9F5B90D00D0CE89300CDFDEA /* StringPool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StringPool.h; sourceTree = "<group>"; };
+               9F5B90E70D0DF19100CDFDEA /* BitReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BitReader.h; sourceTree = "<group>"; };
+               9F68EB010C77AD02004AA152 /* LoopPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopPass.cpp; sourceTree = "<group>"; };
+               9F68EB020C77AD02004AA152 /* MemoryDependenceAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MemoryDependenceAnalysis.cpp; sourceTree = "<group>"; };
+               9F68EB060C77AD2C004AA152 /* BitcodeReader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BitcodeReader.cpp; sourceTree = "<group>"; };
+               9F68EB070C77AD2C004AA152 /* BitcodeReader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BitcodeReader.h; sourceTree = "<group>"; };
+               9F68EB120C77AD2C004AA152 /* BitcodeWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BitcodeWriter.cpp; sourceTree = "<group>"; };
+               9F68EB130C77AD2C004AA152 /* BitcodeWriterPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BitcodeWriterPass.cpp; sourceTree = "<group>"; };
+               9F68EB250C77AD2C004AA152 /* ValueEnumerator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ValueEnumerator.cpp; sourceTree = "<group>"; };
+               9F68EB260C77AD2C004AA152 /* ValueEnumerator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueEnumerator.h; sourceTree = "<group>"; };
+               9F6B2CC00D0F6E56000F00FD /* bitreader.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bitreader.ml; sourceTree = "<group>"; };
+               9F7793460C73BC2000551F9C /* CodeGenPrepare.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CodeGenPrepare.cpp; sourceTree = "<group>"; };
+               9F7793470C73BC2000551F9C /* GVN.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GVN.cpp; sourceTree = "<group>"; };
+               9F7793480C73BC2000551F9C /* GVNPRE.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GVNPRE.cpp; sourceTree = "<group>"; };
+               9F7793490C73BC2000551F9C /* LoopIndexSplit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LoopIndexSplit.cpp; sourceTree = "<group>"; };
+               9F77934A0C73BC2000551F9C /* LoopRotation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LoopRotation.cpp; sourceTree = "<group>"; };
+               9F7793500C73BD1500551F9C /* ELFWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ELFWriter.h; sourceTree = "<group>"; };
+               9F7793510C73BD1500551F9C /* IfConversion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IfConversion.cpp; sourceTree = "<group>"; };
+               9F7793520C73BD1500551F9C /* LowerSubregs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LowerSubregs.cpp; sourceTree = "<group>"; };
+               9F7793530C73BD1500551F9C /* MachOWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachOWriter.h; sourceTree = "<group>"; };
+               9F7793540C73BD1500551F9C /* PostRASchedulerList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PostRASchedulerList.cpp; sourceTree = "<group>"; };
+               9F7793550C73BD1500551F9C /* RegAllocBigBlock.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RegAllocBigBlock.cpp; sourceTree = "<group>"; };
+               9F7793560C73BD1500551F9C /* RegisterScavenging.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RegisterScavenging.cpp; sourceTree = "<group>"; };
+               9F7793570C73BD1500551F9C /* SimpleRegisterCoalescing.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SimpleRegisterCoalescing.cpp; sourceTree = "<group>"; };
+               9F7793770C73C48A00551F9C /* StripDeadPrototypes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StripDeadPrototypes.cpp; sourceTree = "<group>"; };
+               9F7793780C73C49A00551F9C /* BasicInliner.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BasicInliner.cpp; sourceTree = "<group>"; };
+               9F7793790C73C49A00551F9C /* CloneLoop.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CloneLoop.cpp; sourceTree = "<group>"; };
+               9F77937A0C73C49A00551F9C /* InlineCost.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InlineCost.cpp; sourceTree = "<group>"; };
+               9F77937B0C73C4F400551F9C /* AutoUpgrade.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AutoUpgrade.cpp; path = ../lib/VMCore/AutoUpgrade.cpp; sourceTree = SOURCE_ROOT; };
+               9F77937C0C73C4F400551F9C /* ConstantFold.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ConstantFold.cpp; path = ../lib/VMCore/ConstantFold.cpp; sourceTree = SOURCE_ROOT; };
+               9F77937D0C73C4F400551F9C /* ConstantFold.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ConstantFold.h; path = ../lib/VMCore/ConstantFold.h; sourceTree = SOURCE_ROOT; };
+               9F77937E0C73C53000551F9C /* ParameterAttributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ParameterAttributes.h; sourceTree = "<group>"; };
+               9F7793800C73C54C00551F9C /* Archive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Archive.h; sourceTree = "<group>"; };
+               9F7793810C73C54C00551F9C /* BitCodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BitCodes.h; sourceTree = "<group>"; };
+               9F7793820C73C54C00551F9C /* BitstreamReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BitstreamReader.h; sourceTree = "<group>"; };
+               9F7793830C73C54C00551F9C /* BitstreamWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BitstreamWriter.h; sourceTree = "<group>"; };
+               9F7793840C73C54C00551F9C /* LLVMBitCodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LLVMBitCodes.h; sourceTree = "<group>"; };
+               9F7793850C73C54C00551F9C /* ReaderWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReaderWriter.h; sourceTree = "<group>"; };
+               9F7793860C73C57100551F9C /* CallingConvLower.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CallingConvLower.h; sourceTree = "<group>"; };
+               9F7793870C73C57100551F9C /* ELFRelocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ELFRelocation.h; sourceTree = "<group>"; };
+               9F7793880C73C57100551F9C /* FileWriters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileWriters.h; sourceTree = "<group>"; };
+               9F7793890C73C57100551F9C /* MachORelocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachORelocation.h; sourceTree = "<group>"; };
+               9F77938A0C73C57100551F9C /* RegisterScavenging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RegisterScavenging.h; sourceTree = "<group>"; };
+               9F77938B0C73C57100551F9C /* SimpleRegisterCoalescing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleRegisterCoalescing.h; sourceTree = "<group>"; };
+               9F7794140C73CB6100551F9C /* Mips.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Mips.h; sourceTree = "<group>"; };
+               9F7794150C73CB6100551F9C /* Mips.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Mips.td; sourceTree = "<group>"; };
+               9F7794160C73CB6100551F9C /* MipsAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsAsmPrinter.cpp; sourceTree = "<group>"; };
+               9F7794170C73CB6100551F9C /* MipsCallingConv.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MipsCallingConv.td; sourceTree = "<group>"; };
+               9F7794180C73CB6100551F9C /* MipsInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MipsInstrFormats.td; sourceTree = "<group>"; };
+               9F7794190C73CB6100551F9C /* MipsInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsInstrInfo.cpp; sourceTree = "<group>"; };
+               9F77941A0C73CB6100551F9C /* MipsInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsInstrInfo.h; sourceTree = "<group>"; };
+               9F77941B0C73CB6100551F9C /* MipsInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MipsInstrInfo.td; sourceTree = "<group>"; };
+               9F77941C0C73CB6100551F9C /* MipsISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsISelDAGToDAG.cpp; sourceTree = "<group>"; };
+               9F77941D0C73CB6100551F9C /* MipsISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsISelLowering.cpp; sourceTree = "<group>"; };
+               9F77941E0C73CB6100551F9C /* MipsISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsISelLowering.h; sourceTree = "<group>"; };
+               9F77941F0C73CB6100551F9C /* MipsMachineFunction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsMachineFunction.h; sourceTree = "<group>"; };
+               9F7794200C73CB6100551F9C /* MipsRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsRegisterInfo.cpp; sourceTree = "<group>"; };
+               9F7794210C73CB6100551F9C /* MipsRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsRegisterInfo.h; sourceTree = "<group>"; };
+               9F7794220C73CB6100551F9C /* MipsRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MipsRegisterInfo.td; sourceTree = "<group>"; };
+               9F7794230C73CB6100551F9C /* MipsSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsSubtarget.cpp; sourceTree = "<group>"; };
+               9F7794240C73CB6100551F9C /* MipsSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsSubtarget.h; sourceTree = "<group>"; };
+               9F7794250C73CB6100551F9C /* MipsTargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsTargetAsmInfo.cpp; sourceTree = "<group>"; };
+               9F7794260C73CB6100551F9C /* MipsTargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsTargetAsmInfo.h; sourceTree = "<group>"; };
+               9F7794270C73CB6100551F9C /* MipsTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MipsTargetMachine.cpp; sourceTree = "<group>"; };
+               9F7794280C73CB6100551F9C /* MipsTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipsTargetMachine.h; sourceTree = "<group>"; };
+               9F77942F0C73CB7900551F9C /* MSILWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MSILWriter.cpp; sourceTree = "<group>"; };
+               9F7794300C73CB7900551F9C /* MSILWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSILWriter.h; sourceTree = "<group>"; };
+               9F7794870C73D51000551F9C /* LLVMBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LLVMBuilder.h; sourceTree = "<group>"; };
+               9F7794880C73D51000551F9C /* MemoryBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryBuffer.h; sourceTree = "<group>"; };
+               9F7794890C73D51000551F9C /* Streams.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Streams.h; sourceTree = "<group>"; };
+               9F7C23E50CB81C2100498408 /* Analysis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Analysis.h; sourceTree = "<group>"; };
+               9F7C23E60CB81C2B00498408 /* Analysis.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Analysis.cpp; sourceTree = "<group>"; };
+               9F7C240C0CB81ECD00498408 /* analysis_ocaml.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = analysis_ocaml.c; sourceTree = "<group>"; };
+               9F7C240D0CB81ECD00498408 /* llvm_analysis.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = llvm_analysis.ml; sourceTree = "<group>"; };
+               9F7C240E0CB81ECD00498408 /* llvm_analysis.mli */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = llvm_analysis.mli; sourceTree = "<group>"; };
+               9F7C2C4F0CB9496C00498408 /* analysis.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = analysis.ml; sourceTree = "<group>"; };
+               9F7C2C520CB9496C00498408 /* bitwriter.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bitwriter.ml; sourceTree = "<group>"; };
+               9F7C2C5D0CB9496C00498408 /* vmcore.ml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vmcore.ml; sourceTree = "<group>"; };
+               9FA638D90C77B184007F12AE /* AutoUpgrade.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AutoUpgrade.h; sourceTree = "<group>"; };
+               9FA638DA0C77B184007F12AE /* GlobalAlias.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GlobalAlias.h; sourceTree = "<group>"; };
+               9FA638DB0C77B1AB007F12AE /* APInt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = APInt.h; sourceTree = "<group>"; };
+               9FA638DC0C77B1AB007F12AE /* APSInt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = APSInt.h; sourceTree = "<group>"; };
+               9FA638DD0C77B1AB007F12AE /* BitVector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BitVector.h; sourceTree = "<group>"; };
+               9FA638E00C77B1AB007F12AE /* IndexedMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IndexedMap.h; sourceTree = "<group>"; };
+               9FA638E20C77B1AB007F12AE /* SmallPtrSet.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SmallPtrSet.h; sourceTree = "<group>"; };
+               9FA638E30C77B1AB007F12AE /* SmallSet.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SmallSet.h; sourceTree = "<group>"; };
+               9FA638E40C77B1AB007F12AE /* StringMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = StringMap.h; sourceTree = "<group>"; };
+               9FA638E50C77B203007F12AE /* LoopPass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LoopPass.h; sourceTree = "<group>"; };
+               9FA638E60C77B203007F12AE /* MemoryDependenceAnalysis.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MemoryDependenceAnalysis.h; sourceTree = "<group>"; };
+               9FA638E70C77B222007F12AE /* Disassembler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Disassembler.h; sourceTree = "<group>"; };
+               9FA638E80C77B231007F12AE /* TargetELFWriterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetELFWriterInfo.h; sourceTree = "<group>"; };
+               9FA638EA0C77B252007F12AE /* InlinerPass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InlinerPass.h; sourceTree = "<group>"; };
+               9FA638EB0C77B26B007F12AE /* BasicInliner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BasicInliner.h; sourceTree = "<group>"; };
+               9FA638EC0C77B26B007F12AE /* InlineCost.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InlineCost.h; sourceTree = "<group>"; };
+               9FD3E5710CA0116100E54D15 /* bitwriter_ocaml.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = bitwriter_ocaml.c; sourceTree = "<group>"; };
+               9FD3E5720CA0116100E54D15 /* llvm_bitwriter.ml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvm_bitwriter.ml; sourceTree = "<group>"; };
+               9FD3E5730CA0116100E54D15 /* llvm_bitwriter.mli */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvm_bitwriter.mli; sourceTree = "<group>"; };
+               9FD3E57B0CA0116100E54D15 /* llvm.ml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvm.ml; sourceTree = "<group>"; };
+               9FD3E57C0CA0116100E54D15 /* llvm.mli */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvm.mli; sourceTree = "<group>"; };
+               9FD3E57D0CA0116100E54D15 /* llvm_ocaml.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = llvm_ocaml.c; sourceTree = "<group>"; };
+               9FD3E58D0CA0125F00E54D15 /* BitWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BitWriter.h; sourceTree = "<group>"; };
+               9FD3E58E0CA0125F00E54D15 /* Core.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Core.h; sourceTree = "<group>"; };
+               9FD3E5900CA0129D00E54D15 /* Core.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Core.cpp; path = ../lib/VMCore/Core.cpp; sourceTree = SOURCE_ROOT; };
+               9FD3E5920CA012B300E54D15 /* BitWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BitWriter.cpp; sourceTree = "<group>"; };
+               9FE25D900CAB166D005383FC /* APFloat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = APFloat.h; sourceTree = "<group>"; };
+               9FE25D910CAB166D005383FC /* SparseBitVector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SparseBitVector.h; sourceTree = "<group>"; };
+               9FE25D920CAB169F005383FC /* RegisterCoalescer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RegisterCoalescer.h; sourceTree = "<group>"; };
+               9FE25D940CAB16FB005383FC /* RegisterCoalescer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RegisterCoalescer.cpp; sourceTree = "<group>"; };
+               9FE25D950CAB1724005383FC /* APFloat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = APFloat.cpp; sourceTree = "<group>"; };
+               9FE25D960CAB1759005383FC /* TargetCallingConv.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TargetCallingConv.td; sourceTree = "<group>"; };
+               9FE4508B0C77A77000C4FEA4 /* ARMCodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ARMCodeEmitter.cpp; sourceTree = "<group>"; };
+               9FE4508C0C77A77000C4FEA4 /* ARMGenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenAsmWriter.inc; sourceTree = "<group>"; };
+               9FE4508D0C77A77000C4FEA4 /* ARMGenDAGISel.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenDAGISel.inc; sourceTree = "<group>"; };
+               9FE4508E0C77A77100C4FEA4 /* ARMGenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenInstrInfo.inc; sourceTree = "<group>"; };
+               9FE4508F0C77A77100C4FEA4 /* ARMGenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenInstrNames.inc; sourceTree = "<group>"; };
+               9FE450900C77A77100C4FEA4 /* ARMGenRegisterInfo.h.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenRegisterInfo.h.inc; sourceTree = "<group>"; };
+               9FE450910C77A77100C4FEA4 /* ARMGenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenRegisterInfo.inc; sourceTree = "<group>"; };
+               9FE450920C77A77100C4FEA4 /* ARMGenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenRegisterNames.inc; sourceTree = "<group>"; };
+               9FE450930C77A77100C4FEA4 /* ARMGenSubtarget.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = ARMGenSubtarget.inc; sourceTree = "<group>"; };
+               9FE450940C77A77100C4FEA4 /* ARMJITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ARMJITInfo.cpp; sourceTree = "<group>"; };
+               9FE450950C77A77100C4FEA4 /* ARMJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ARMJITInfo.h; sourceTree = "<group>"; };
+               9FE450960C77A77100C4FEA4 /* ARMRelocations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ARMRelocations.h; sourceTree = "<group>"; };
+               9FE450970C77A77100C4FEA4 /* README-Thumb.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "README-Thumb.txt"; sourceTree = "<group>"; };
+               9FE450980C77A77100C4FEA4 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
+               9FE4509A0C77A79C00C4FEA4 /* PPCCallingConv.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = PPCCallingConv.td; sourceTree = "<group>"; };
+               9FE4509B0C77A79C00C4FEA4 /* PPCGenCallingConv.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = PPCGenCallingConv.inc; sourceTree = "<group>"; };
+               9FE4509C0C77A7BC00C4FEA4 /* README-MMX.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "README-MMX.txt"; sourceTree = "<group>"; };
+               9FE4509D0C77A7BC00C4FEA4 /* X86CallingConv.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86CallingConv.td; sourceTree = "<group>"; };
+               9FE4509E0C77A7BC00C4FEA4 /* X86CodeEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86CodeEmitter.h; sourceTree = "<group>"; };
+               9FE4509F0C77A7BC00C4FEA4 /* X86ELFWriterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86ELFWriterInfo.cpp; sourceTree = "<group>"; };
+               9FE450A00C77A7BC00C4FEA4 /* X86ELFWriterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86ELFWriterInfo.h; sourceTree = "<group>"; };
+               9FE450A10C77A7BC00C4FEA4 /* X86GenCallingConv.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.pascal; path = X86GenCallingConv.inc; sourceTree = "<group>"; };
+               9FE450A20C77A7BC00C4FEA4 /* X86InstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86InstrFormats.td; sourceTree = "<group>"; };
+               9FE450A50C77AAF000C4FEA4 /* Disassembler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Disassembler.cpp; sourceTree = "<group>"; };
+               9FE450A60C77AB3200C4FEA4 /* APInt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = APInt.cpp; sourceTree = "<group>"; };
+               9FE450A70C77AB3200C4FEA4 /* ConstantRange.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ConstantRange.cpp; sourceTree = "<group>"; };
+               9FE450A80C77AB3200C4FEA4 /* MemoryBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MemoryBuffer.cpp; sourceTree = "<group>"; };
+               9FE450A90C77AB3200C4FEA4 /* SmallPtrSet.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SmallPtrSet.cpp; sourceTree = "<group>"; };
+               9FE450AA0C77AB3200C4FEA4 /* StringMap.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = StringMap.cpp; sourceTree = "<group>"; };
+               9FE450AB0C77AB6100C4FEA4 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
+               9FE450AC0C77AB6E00C4FEA4 /* CallingConvLower.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CallingConvLower.cpp; sourceTree = "<group>"; };
+               9FE450DF0C77ABE400C4FEA4 /* Archive.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Archive.cpp; sourceTree = "<group>"; };
+               9FE450E00C77ABE400C4FEA4 /* ArchiveInternals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ArchiveInternals.h; sourceTree = "<group>"; };
+               9FE450E10C77ABE400C4FEA4 /* ArchiveReader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ArchiveReader.cpp; sourceTree = "<group>"; };
+               9FE450E20C77ABE400C4FEA4 /* ArchiveWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ArchiveWriter.cpp; sourceTree = "<group>"; };
+               9FEB8C550D1CD1E200EE46BC /* ExecutionEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExecutionEngine.h; sourceTree = "<group>"; };
+               CF1ACC9709C9DE4400D3C5EB /* IntrinsicInst.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = IntrinsicInst.cpp; path = ../lib/VMCore/IntrinsicInst.cpp; sourceTree = "<group>"; };
                CF26835B09178F5500C5F253 /* TargetInstrItineraries.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TargetInstrItineraries.h; sourceTree = "<group>"; };
-               CF490CD50903C9260072DB1C /* PPC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPC.h; sourceTree = "<group>"; };
-               CF490CD60903C9260072DB1C /* PPCAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCAsmPrinter.cpp; sourceTree = "<group>"; };
-               CF490CD70903C9260072DB1C /* PPCBranchSelector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCBranchSelector.cpp; sourceTree = "<group>"; };
-               CF490CD80903C9260072DB1C /* PPCCodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCCodeEmitter.cpp; sourceTree = "<group>"; };
-               CF490CD90903C9260072DB1C /* PPCFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCFrameInfo.h; sourceTree = "<group>"; };
-               CF490CDA0903C9260072DB1C /* PPCInstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCInstrBuilder.h; sourceTree = "<group>"; };
-               CF490CDB0903C9260072DB1C /* PPCInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCInstrFormats.td; sourceTree = "<group>"; };
-               CF490CDC0903C9260072DB1C /* PPCInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCInstrInfo.cpp; sourceTree = "<group>"; };
-               CF490CDD0903C9260072DB1C /* PPCInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCInstrInfo.h; sourceTree = "<group>"; };
-               CF490CDE0903C9260072DB1C /* PPCInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCInstrInfo.td; sourceTree = "<group>"; };
-               CF490CDF0903C9260072DB1C /* PPCISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCISelDAGToDAG.cpp; sourceTree = "<group>"; };
-               CF490CE00903C9260072DB1C /* PPCISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCISelLowering.cpp; sourceTree = "<group>"; };
-               CF490CE10903C9260072DB1C /* PPCISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCISelLowering.h; sourceTree = "<group>"; };
-               CF490CE20903C9260072DB1C /* PPCISelPattern.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCISelPattern.cpp; sourceTree = "<group>"; };
-               CF490CE30903C9260072DB1C /* PPCJITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCJITInfo.cpp; sourceTree = "<group>"; };
-               CF490CE40903C9260072DB1C /* PPCJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCJITInfo.h; sourceTree = "<group>"; };
-               CF490CE50903C9260072DB1C /* PPCRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCRegisterInfo.cpp; sourceTree = "<group>"; };
-               CF490CE60903C9260072DB1C /* PPCRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCRegisterInfo.h; sourceTree = "<group>"; };
-               CF490CE70903C9260072DB1C /* PPCRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCRegisterInfo.td; sourceTree = "<group>"; };
-               CF490CE80903C9260072DB1C /* PPCRelocations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCRelocations.h; sourceTree = "<group>"; };
-               CF490CE90903C9260072DB1C /* PPCSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCSubtarget.cpp; sourceTree = "<group>"; };
-               CF490CEA0903C9260072DB1C /* PPCSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCSubtarget.h; sourceTree = "<group>"; };
-               CF490CEB0903C9260072DB1C /* PPCTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCTargetMachine.cpp; sourceTree = "<group>"; };
-               CF490CEC0903C9260072DB1C /* PPCTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCTargetMachine.h; sourceTree = "<group>"; };
-               CF490D0E090541A30072DB1C /* PPCSchedule.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCSchedule.td; sourceTree = "<group>"; };
-               CF490D0F090541A30072DB1C /* PPCScheduleG3.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG3.td; sourceTree = "<group>"; };
-               CF490D10090541A30072DB1C /* PPCScheduleG4.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG4.td; sourceTree = "<group>"; };
-               CF490D11090541A30072DB1C /* PPCScheduleG4Plus.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG4Plus.td; sourceTree = "<group>"; };
-               CF490D12090541A30072DB1C /* PPCScheduleG5.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG5.td; sourceTree = "<group>"; };
+               CF32AF5C0AEE6A4E00D24CD4 /* LLVMTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LLVMTargetMachine.cpp; sourceTree = "<group>"; };
+               CF33BE160AF62B4200E93805 /* SmallString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmallString.h; sourceTree = "<group>"; };
+               CF341DAD0AB07A8B0099B064 /* AlphaTargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlphaTargetAsmInfo.h; sourceTree = "<group>"; };
+               CF341DAE0AB07A8B0099B064 /* AlphaTargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaTargetAsmInfo.cpp; sourceTree = "<group>"; };
+               CF341DE80AB07F890099B064 /* IA64TargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IA64TargetAsmInfo.h; sourceTree = "<group>"; };
+               CF341DE90AB07F890099B064 /* IA64TargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IA64TargetAsmInfo.cpp; sourceTree = "<group>"; };
+               CF341E010AB080220099B064 /* PPCTargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCTargetAsmInfo.h; sourceTree = "<group>"; };
+               CF341E020AB080220099B064 /* PPCTargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCTargetAsmInfo.cpp; sourceTree = "<group>"; };
+               CF341E220AB0814B0099B064 /* SparcTargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SparcTargetAsmInfo.h; sourceTree = "<group>"; };
+               CF341E230AB0814B0099B064 /* SparcTargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SparcTargetAsmInfo.cpp; sourceTree = "<group>"; };
+               CF341E320AB082D60099B064 /* X86TargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = X86TargetAsmInfo.h; sourceTree = "<group>"; };
+               CF341E330AB082D60099B064 /* X86TargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = X86TargetAsmInfo.cpp; sourceTree = "<group>"; };
+               CF42B6BF0AF24F5300D5D47C /* FoldingSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FoldingSet.h; sourceTree = "<group>"; };
+               CF42B6C40AF2512000D5D47C /* FoldingSet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FoldingSet.cpp; sourceTree = "<group>"; };
+               CF47BD380AAF40BC00A8B13E /* TargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TargetAsmInfo.h; sourceTree = "<group>"; };
+               CF47BD860AAF487E00A8B13E /* TargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TargetAsmInfo.cpp; sourceTree = "<group>"; };
                CF490D14090541D30072DB1C /* TargetSchedule.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TargetSchedule.td; sourceTree = "<group>"; };
                CF490D15090541D30072DB1C /* TargetSelectionDAG.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TargetSelectionDAG.td; sourceTree = "<group>"; };
-               CF490D890906A78C0072DB1C /* PPC.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPC.td; sourceTree = "<group>"; };
                CF490E2F0907BBF80072DB1C /* SubtargetEmitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SubtargetEmitter.h; sourceTree = "<group>"; };
                CF490E300907BBF80072DB1C /* SubtargetEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SubtargetEmitter.cpp; sourceTree = "<group>"; };
-               CF6F487109505E1500BC9E82 /* MachineDebugInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachineDebugInfo.h; sourceTree = "<group>"; };
+               CF4F27E60A7B6E23004359F6 /* MachinePassRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachinePassRegistry.h; sourceTree = "<group>"; };
+               CF4F27F60A7B6FA3004359F6 /* MachinePassRegistry.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MachinePassRegistry.cpp; sourceTree = "<group>"; };
+               CF65223409CA39B800C4B521 /* Intrinsics.gen */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Intrinsics.gen; sourceTree = "<group>"; };
+               CF6527D909D1A53400C4B521 /* MachineLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachineLocation.h; sourceTree = "<group>"; };
+               CF6527FA09D1BA3800C4B521 /* DelaySlotFiller.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DelaySlotFiller.cpp; path = ../lib/Target/Sparc/DelaySlotFiller.cpp; sourceTree = SOURCE_ROOT; };
+               CF6527FB09D1BA3800C4B521 /* FPMover.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FPMover.cpp; path = ../lib/Target/Sparc/FPMover.cpp; sourceTree = SOURCE_ROOT; };
+               CF6527FC09D1BA3800C4B521 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; name = Makefile; path = ../lib/Target/Sparc/Makefile; sourceTree = SOURCE_ROOT; };
+               CF6527FD09D1BA3800C4B521 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README.txt; path = ../lib/Target/Sparc/README.txt; sourceTree = SOURCE_ROOT; };
+               CF6527FE09D1BA3800C4B521 /* Sparc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Sparc.h; path = ../lib/Target/Sparc/Sparc.h; sourceTree = SOURCE_ROOT; };
+               CF6527FF09D1BA3800C4B521 /* Sparc.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Sparc.td; path = ../lib/Target/Sparc/Sparc.td; sourceTree = SOURCE_ROOT; };
+               CF65280009D1BA3800C4B521 /* SparcAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcAsmPrinter.cpp; path = ../lib/Target/Sparc/SparcAsmPrinter.cpp; sourceTree = SOURCE_ROOT; };
+               CF65280109D1BA3800C4B521 /* SparcGenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenAsmWriter.inc; path = ../lib/Target/Sparc/SparcGenAsmWriter.inc; sourceTree = SOURCE_ROOT; };
+               CF65280209D1BA3800C4B521 /* SparcGenDAGISel.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenDAGISel.inc; path = ../lib/Target/Sparc/SparcGenDAGISel.inc; sourceTree = SOURCE_ROOT; };
+               CF65280309D1BA3800C4B521 /* SparcGenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenInstrInfo.inc; path = ../lib/Target/Sparc/SparcGenInstrInfo.inc; sourceTree = SOURCE_ROOT; };
+               CF65280409D1BA3800C4B521 /* SparcGenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenInstrNames.inc; path = ../lib/Target/Sparc/SparcGenInstrNames.inc; sourceTree = SOURCE_ROOT; };
+               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; };
+               CF65280609D1BA3800C4B521 /* SparcGenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenRegisterInfo.inc; path = ../lib/Target/Sparc/SparcGenRegisterInfo.inc; sourceTree = SOURCE_ROOT; };
+               CF65280709D1BA3800C4B521 /* SparcGenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenRegisterNames.inc; path = ../lib/Target/Sparc/SparcGenRegisterNames.inc; sourceTree = SOURCE_ROOT; };
+               CF65280809D1BA3800C4B521 /* SparcGenSubtarget.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SparcGenSubtarget.inc; path = ../lib/Target/Sparc/SparcGenSubtarget.inc; sourceTree = SOURCE_ROOT; };
+               CF65280909D1BA3800C4B521 /* SparcInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SparcInstrFormats.td; path = ../lib/Target/Sparc/SparcInstrFormats.td; sourceTree = SOURCE_ROOT; };
+               CF65280A09D1BA3800C4B521 /* SparcInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcInstrInfo.cpp; path = ../lib/Target/Sparc/SparcInstrInfo.cpp; sourceTree = SOURCE_ROOT; };
+               CF65280B09D1BA3800C4B521 /* SparcInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SparcInstrInfo.h; path = ../lib/Target/Sparc/SparcInstrInfo.h; sourceTree = SOURCE_ROOT; };
+               CF65280C09D1BA3800C4B521 /* SparcInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SparcInstrInfo.td; path = ../lib/Target/Sparc/SparcInstrInfo.td; sourceTree = SOURCE_ROOT; };
+               CF65280D09D1BA3800C4B521 /* SparcISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcISelDAGToDAG.cpp; path = ../lib/Target/Sparc/SparcISelDAGToDAG.cpp; sourceTree = SOURCE_ROOT; };
+               CF65280E09D1BA3800C4B521 /* SparcRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcRegisterInfo.cpp; path = ../lib/Target/Sparc/SparcRegisterInfo.cpp; sourceTree = SOURCE_ROOT; };
+               CF65280F09D1BA3800C4B521 /* SparcRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SparcRegisterInfo.h; path = ../lib/Target/Sparc/SparcRegisterInfo.h; sourceTree = SOURCE_ROOT; };
+               CF65281009D1BA3800C4B521 /* SparcRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SparcRegisterInfo.td; path = ../lib/Target/Sparc/SparcRegisterInfo.td; sourceTree = SOURCE_ROOT; };
+               CF65281109D1BA3800C4B521 /* SparcSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcSubtarget.cpp; path = ../lib/Target/Sparc/SparcSubtarget.cpp; sourceTree = SOURCE_ROOT; };
+               CF65281209D1BA3800C4B521 /* SparcSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SparcSubtarget.h; path = ../lib/Target/Sparc/SparcSubtarget.h; sourceTree = SOURCE_ROOT; };
+               CF65281309D1BA3800C4B521 /* SparcTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SparcTargetMachine.cpp; path = ../lib/Target/Sparc/SparcTargetMachine.cpp; sourceTree = SOURCE_ROOT; };
+               CF65281409D1BA3800C4B521 /* SparcTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SparcTargetMachine.h; path = ../lib/Target/Sparc/SparcTargetMachine.h; sourceTree = SOURCE_ROOT; };
+               CF6529A6095B21A8007F884E /* MachineModuleInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MachineModuleInfo.cpp; sourceTree = "<group>"; };
+               CF6B5AFD095C82C300D1EA42 /* DAGCombiner.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DAGCombiner.cpp; sourceTree = "<group>"; };
+               CF6F487109505E1500BC9E82 /* MachineModuleInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachineModuleInfo.h; sourceTree = "<group>"; };
+               CF71B60F0AC45EDA0007F57C /* SmallVector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmallVector.h; sourceTree = "<group>"; };
+               CF73C0A2098A4FDF00627152 /* InlineAsm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InlineAsm.h; sourceTree = "<group>"; };
+               CF73C0A3098A4FDF00627152 /* TypeSymbolTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TypeSymbolTable.h; sourceTree = "<group>"; };
+               CF73C0A4098A4FDF00627152 /* ValueSymbolTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ValueSymbolTable.h; sourceTree = "<group>"; };
+               CF73C0A5098A507300627152 /* ConstantFolding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConstantFolding.h; sourceTree = "<group>"; };
+               CF73C0A9098A50FD00627152 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
+               CF73C0AD098A519400627152 /* DataTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataTypes.h; sourceTree = "<group>"; };
+               CF73C0AE098A51AD00627152 /* Alarm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Alarm.h; sourceTree = "<group>"; };
+               CF73C0AF098A51DD00627152 /* RSProfiling.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSProfiling.h; sourceTree = "<group>"; };
+               CF73C0B0098A523C00627152 /* ConstantFolding.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConstantFolding.cpp; sourceTree = "<group>"; };
+               CF73C0B6098A53EF00627152 /* IA64Bundling.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IA64Bundling.cpp; sourceTree = "<group>"; };
+               CF73C0B7098A546000627152 /* RSProfiling.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RSProfiling.cpp; sourceTree = "<group>"; };
+               CF73C0B8098A546000627152 /* RSProfiling.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSProfiling.h; sourceTree = "<group>"; };
+               CF73C0B9098A546000627152 /* Reg2Mem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Reg2Mem.cpp; sourceTree = "<group>"; };
+               CF73C0BD098A551F00627152 /* InlineAsm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = InlineAsm.cpp; path = ../lib/VMCore/InlineAsm.cpp; sourceTree = SOURCE_ROOT; };
+               CF73C0BE098A551F00627152 /* TypeSymbolTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TypeSymbolTable.cpp; path = ../lib/VMCore/TypeSymbolTable.cpp; sourceTree = SOURCE_ROOT; };
+               CF73C0BF098A551F00627152 /* ValueSymbolTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ValueSymbolTable.cpp; path = ../lib/VMCore/ValueSymbolTable.cpp; sourceTree = SOURCE_ROOT; };
+               CF79495D09B326D4005ADFCA /* Dwarf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Dwarf.cpp; sourceTree = "<group>"; };
+               CF7FFA1F0985081C008B0087 /* ScheduleDAGList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScheduleDAGList.cpp; sourceTree = "<group>"; };
+               CF7FFA200985081C008B0087 /* ScheduleDAGSimple.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScheduleDAGSimple.cpp; sourceTree = "<group>"; };
+               CF7FFA2109850864008B0087 /* ScheduleDAG.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScheduleDAG.h; sourceTree = "<group>"; };
+               CF8D62FA09C2226F006017BA /* Intrinsics.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Intrinsics.td; sourceTree = "<group>"; };
+               CF8E00490989162500DA2399 /* Dwarf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Dwarf.h; sourceTree = "<group>"; };
+               CF8F1B410B64F6D100BB4199 /* RuntimeLibcalls.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RuntimeLibcalls.h; sourceTree = "<group>"; };
+               CF8F1B420B64F70B00BB4199 /* PassManagers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PassManagers.h; sourceTree = "<group>"; };
+               CF8F1B430B64F74400BB4199 /* Allocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Allocator.h; sourceTree = "<group>"; };
+               CF8F1B440B64F74400BB4199 /* Compiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Compiler.h; sourceTree = "<group>"; };
+               CF8F1B460B64F74400BB4199 /* ManagedStatic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ManagedStatic.h; sourceTree = "<group>"; };
+               CF8F1B470B64F74400BB4199 /* OutputBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OutputBuffer.h; sourceTree = "<group>"; };
+               CF8F1B490B64F7AB00BB4199 /* LinkTimeOptimizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkTimeOptimizer.h; sourceTree = "<group>"; };
+               CF8F1B4D0B64F80700BB4199 /* AliasDebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AliasDebugger.cpp; sourceTree = "<group>"; };
+               CF8F1B500B64F86A00BB4199 /* ManagedStatic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ManagedStatic.cpp; sourceTree = "<group>"; };
+               CF8F1B510B64F86A00BB4199 /* Streams.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Streams.cpp; sourceTree = "<group>"; };
+               CF8F1B530B64F8C000BB4199 /* IncludeFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IncludeFile.cpp; sourceTree = "<group>"; };
+               CF8F1B540B64F90F00BB4199 /* AlphaBranchSelector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaBranchSelector.cpp; sourceTree = "<group>"; };
+               CF8F1B550B64F90F00BB4199 /* AlphaLLRP.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaLLRP.cpp; sourceTree = "<group>"; };
+               CF8F1B560B64F98900BB4199 /* CBackend.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CBackend.cpp; sourceTree = "<group>"; };
+               CF8F1B570B64F9AC00BB4199 /* PPCPredicates.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCPredicates.cpp; sourceTree = "<group>"; };
+               CF8F1B580B64F9AC00BB4199 /* PPCPredicates.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCPredicates.h; sourceTree = "<group>"; };
+               CF8F1B590B64F9E100BB4199 /* X86COFF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = X86COFF.h; sourceTree = "<group>"; };
+               CF8F1B5A0B64F9E100BB4199 /* X86InstrX86-64.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "X86InstrX86-64.td"; sourceTree = "<group>"; };
+               CF8F1B5B0B64FA2F00BB4199 /* PredicateSimplifier.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PredicateSimplifier.cpp; sourceTree = "<group>"; };
+               CF8F1B5C0B64FA7300BB4199 /* PassManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PassManager.cpp; path = ../lib/VMCore/PassManager.cpp; sourceTree = SOURCE_ROOT; };
+               CF8F1B680B64FADA00BB4199 /* llvm-upgrade.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "llvm-upgrade.cpp"; sourceTree = "<group>"; };
+               CF8F1B720B64FADA00BB4199 /* UpgradeInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UpgradeInternals.h; sourceTree = "<group>"; };
+               CF8F1B750B64FADA00BB4199 /* UpgradeLexer.l */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.lex; path = UpgradeLexer.l; sourceTree = "<group>"; };
+               CF8F1B7C0B64FADA00BB4199 /* UpgradeParser.y */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.yacc; path = UpgradeParser.y; sourceTree = "<group>"; };
+               CF8F1B7F0B64FADA00BB4199 /* CppWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CppWriter.cpp; sourceTree = "<group>"; };
+               CF8F1B800B64FADA00BB4199 /* CppWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CppWriter.h; sourceTree = "<group>"; };
+               CF8F1B870B64FADA00BB4199 /* llvm2cpp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llvm2cpp.cpp; sourceTree = "<group>"; };
+               CF8F1B950B64FB5000BB4199 /* ConfigLexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConfigLexer.cpp; sourceTree = "<group>"; };
+               CF8F1B9D0B64FB7F00BB4199 /* lto-c.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "lto-c.cpp"; sourceTree = "<group>"; };
+               CF8F1B9E0B64FB7F00BB4199 /* lto.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lto.cpp; sourceTree = "<group>"; };
+               CF8F1BAC0B64FB8000BB4199 /* AnalysisWrappers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AnalysisWrappers.cpp; sourceTree = "<group>"; };
+               CF8F1BB70B64FB8000BB4199 /* GraphPrinters.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GraphPrinters.cpp; sourceTree = "<group>"; };
+               CF8F1BB90B64FB8000BB4199 /* opt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = opt.cpp; sourceTree = "<group>"; };
+               CF8F1BBA0B64FB8000BB4199 /* PrintSCC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PrintSCC.cpp; sourceTree = "<group>"; };
+               CF8F1BC90B64FBD500BB4199 /* CodeGenIntrinsics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CodeGenIntrinsics.h; sourceTree = "<group>"; };
+               CF8F1BD10B64FC8A00BB4199 /* ARM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARM.h; sourceTree = "<group>"; };
+               CF8F1BD20B64FC8A00BB4199 /* ARM.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ARM.td; sourceTree = "<group>"; };
+               CF8F1BD30B64FC8A00BB4199 /* ARMAddressingModes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMAddressingModes.h; sourceTree = "<group>"; };
+               CF8F1BD40B64FC8A00BB4199 /* ARMAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMAsmPrinter.cpp; sourceTree = "<group>"; };
+               CF8F1BD50B64FC8A00BB4199 /* ARMConstantIslandPass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMConstantIslandPass.cpp; sourceTree = "<group>"; };
+               CF8F1BD60B64FC8A00BB4199 /* ARMConstantPoolValue.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMConstantPoolValue.cpp; sourceTree = "<group>"; };
+               CF8F1BD70B64FC8A00BB4199 /* ARMConstantPoolValue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMConstantPoolValue.h; sourceTree = "<group>"; };
+               CF8F1BD80B64FC8A00BB4199 /* ARMFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMFrameInfo.h; sourceTree = "<group>"; };
+               CF8F1BD90B64FC8A00BB4199 /* ARMInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMInstrInfo.cpp; sourceTree = "<group>"; };
+               CF8F1BDA0B64FC8A00BB4199 /* ARMInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMInstrInfo.h; sourceTree = "<group>"; };
+               CF8F1BDB0B64FC8A00BB4199 /* ARMInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ARMInstrInfo.td; sourceTree = "<group>"; };
+               CF8F1BDC0B64FC8A00BB4199 /* ARMInstrThumb.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ARMInstrThumb.td; sourceTree = "<group>"; };
+               CF8F1BDD0B64FC8A00BB4199 /* ARMInstrVFP.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ARMInstrVFP.td; sourceTree = "<group>"; };
+               CF8F1BDE0B64FC8A00BB4199 /* ARMISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMISelDAGToDAG.cpp; sourceTree = "<group>"; };
+               CF8F1BDF0B64FC8A00BB4199 /* ARMISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMISelLowering.cpp; sourceTree = "<group>"; };
+               CF8F1BE00B64FC8A00BB4199 /* ARMISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMISelLowering.h; sourceTree = "<group>"; };
+               CF8F1BE10B64FC8A00BB4199 /* ARMLoadStoreOptimizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMLoadStoreOptimizer.cpp; sourceTree = "<group>"; };
+               CF8F1BE20B64FC8A00BB4199 /* ARMMachineFunctionInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMMachineFunctionInfo.h; sourceTree = "<group>"; };
+               CF8F1BE30B64FC8A00BB4199 /* ARMRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMRegisterInfo.cpp; sourceTree = "<group>"; };
+               CF8F1BE40B64FC8A00BB4199 /* ARMRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMRegisterInfo.h; sourceTree = "<group>"; };
+               CF8F1BE50B64FC8A00BB4199 /* ARMRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ARMRegisterInfo.td; sourceTree = "<group>"; };
+               CF8F1BE60B64FC8A00BB4199 /* ARMSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMSubtarget.cpp; sourceTree = "<group>"; };
+               CF8F1BE70B64FC8A00BB4199 /* ARMSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMSubtarget.h; sourceTree = "<group>"; };
+               CF8F1BE80B64FC8A00BB4199 /* ARMTargetAsmInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMTargetAsmInfo.cpp; sourceTree = "<group>"; };
+               CF8F1BE90B64FC8A00BB4199 /* ARMTargetAsmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMTargetAsmInfo.h; sourceTree = "<group>"; };
+               CF8F1BEA0B64FC8A00BB4199 /* ARMTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ARMTargetMachine.cpp; sourceTree = "<group>"; };
+               CF8F1BEB0B64FC8A00BB4199 /* ARMTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARMTargetMachine.h; sourceTree = "<group>"; };
+               CF9720260A9F39B9002CEEDD /* LinkAllPasses.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkAllPasses.h; sourceTree = "<group>"; };
+               CF9720270A9F39B9002CEEDD /* LinkTimeOptimizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkTimeOptimizer.h; sourceTree = "<group>"; };
+               CF9720340A9F3A41002CEEDD /* IncludeFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IncludeFile.h; sourceTree = "<group>"; };
+               CF9720350A9F3ADC002CEEDD /* MachOWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MachOWriter.cpp; sourceTree = "<group>"; };
+               CF9720370A9F3B1C002CEEDD /* TargetLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TargetLowering.cpp; sourceTree = "<group>"; };
+               CF97208A0A9F3C6F002CEEDD /* LCSSA.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LCSSA.cpp; sourceTree = "<group>"; };
+               CF97208B0A9F3C6F002CEEDD /* LowerAllocations.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LowerAllocations.cpp; sourceTree = "<group>"; };
+               CF97208C0A9F3C6F002CEEDD /* LowerInvoke.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LowerInvoke.cpp; sourceTree = "<group>"; };
+               CF97208D0A9F3C6F002CEEDD /* LowerSelect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LowerSelect.cpp; sourceTree = "<group>"; };
+               CF97208E0A9F3C6F002CEEDD /* LowerSwitch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LowerSwitch.cpp; sourceTree = "<group>"; };
+               CF97208F0A9F3C6F002CEEDD /* Mem2Reg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Mem2Reg.cpp; sourceTree = "<group>"; };
+               CF9720900A9F3CA2002CEEDD /* ValueTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ValueTypes.cpp; path = ../lib/VMCore/ValueTypes.cpp; sourceTree = SOURCE_ROOT; };
+               CF9720910A9F3CC7002CEEDD /* FindBugs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FindBugs.cpp; sourceTree = "<group>"; };
+               CF9720920A9F3CC7002CEEDD /* ToolRunner.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ToolRunner.cpp; sourceTree = "<group>"; };
+               CF9720930A9F3CC7002CEEDD /* ToolRunner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ToolRunner.h; sourceTree = "<group>"; };
+               CF9720970A9F3D4D002CEEDD /* IntrinsicEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IntrinsicEmitter.cpp; sourceTree = "<group>"; };
+               CF9720980A9F3D4D002CEEDD /* IntrinsicEmitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IntrinsicEmitter.h; sourceTree = "<group>"; };
                CF9BCD0808C74DE0001E7011 /* SubtargetFeature.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SubtargetFeature.h; sourceTree = "<group>"; };
                CF9BCD1508C75070001E7011 /* SubtargetFeature.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SubtargetFeature.cpp; sourceTree = "<group>"; };
+               CFA702BB0A6FA85F0006009A /* AlphaGenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenAsmWriter.inc; sourceTree = "<group>"; };
+               CFA702BC0A6FA85F0006009A /* AlphaGenCodeEmitter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenCodeEmitter.inc; sourceTree = "<group>"; };
+               CFA702BD0A6FA85F0006009A /* AlphaGenDAGISel.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenDAGISel.inc; sourceTree = "<group>"; };
+               CFA702BE0A6FA85F0006009A /* AlphaGenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenInstrInfo.inc; sourceTree = "<group>"; };
+               CFA702BF0A6FA85F0006009A /* AlphaGenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenInstrNames.inc; sourceTree = "<group>"; };
+               CFA702C00A6FA85F0006009A /* AlphaGenRegisterInfo.h.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenRegisterInfo.h.inc; sourceTree = "<group>"; };
+               CFA702C10A6FA85F0006009A /* AlphaGenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenRegisterInfo.inc; sourceTree = "<group>"; };
+               CFA702C20A6FA85F0006009A /* AlphaGenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenRegisterNames.inc; sourceTree = "<group>"; };
+               CFA702C30A6FA85F0006009A /* AlphaGenSubtarget.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = AlphaGenSubtarget.inc; sourceTree = "<group>"; };
+               CFA702C40A6FA8910006009A /* IA64GenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenAsmWriter.inc; sourceTree = "<group>"; };
+               CFA702C50A6FA8910006009A /* IA64GenDAGISel.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenDAGISel.inc; sourceTree = "<group>"; };
+               CFA702C60A6FA8910006009A /* IA64GenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenInstrInfo.inc; sourceTree = "<group>"; };
+               CFA702C70A6FA8910006009A /* IA64GenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenInstrNames.inc; sourceTree = "<group>"; };
+               CFA702C80A6FA8910006009A /* IA64GenRegisterInfo.h.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenRegisterInfo.h.inc; sourceTree = "<group>"; };
+               CFA702C90A6FA8910006009A /* IA64GenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenRegisterInfo.inc; sourceTree = "<group>"; };
+               CFA702CA0A6FA8910006009A /* IA64GenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = IA64GenRegisterNames.inc; sourceTree = "<group>"; };
+               CFA702CB0A6FA8AD0006009A /* PPCGenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenAsmWriter.inc; sourceTree = "<group>"; };
+               CFA702CC0A6FA8AD0006009A /* PPCGenCodeEmitter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenCodeEmitter.inc; sourceTree = "<group>"; };
+               CFA702CD0A6FA8AD0006009A /* PPCGenDAGISel.inc */ = {isa = PBXFileReference; explicitFileType = sourcecode.pascal; fileEncoding = 4; path = PPCGenDAGISel.inc; sourceTree = "<group>"; };
+               CFA702CE0A6FA8AD0006009A /* PPCGenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenInstrInfo.inc; sourceTree = "<group>"; };
+               CFA702CF0A6FA8AD0006009A /* PPCGenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenInstrNames.inc; sourceTree = "<group>"; };
+               CFA702D00A6FA8AD0006009A /* PPCGenRegisterInfo.h.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenRegisterInfo.h.inc; sourceTree = "<group>"; };
+               CFA702D10A6FA8AD0006009A /* PPCGenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenRegisterInfo.inc; sourceTree = "<group>"; };
+               CFA702D20A6FA8AD0006009A /* PPCGenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenRegisterNames.inc; sourceTree = "<group>"; };
+               CFA702D30A6FA8AD0006009A /* PPCGenSubtarget.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = PPCGenSubtarget.inc; sourceTree = "<group>"; };
+               CFA702D40A6FA8DD0006009A /* X86GenAsmWriter.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenAsmWriter.inc; sourceTree = "<group>"; };
+               CFA702D50A6FA8DD0006009A /* X86GenAsmWriter1.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenAsmWriter1.inc; sourceTree = "<group>"; };
+               CFA702D60A6FA8DD0006009A /* X86GenDAGISel.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenDAGISel.inc; sourceTree = "<group>"; };
+               CFA702D70A6FA8DD0006009A /* X86GenInstrInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenInstrInfo.inc; sourceTree = "<group>"; };
+               CFA702D80A6FA8DD0006009A /* X86GenInstrNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenInstrNames.inc; sourceTree = "<group>"; };
+               CFA702D90A6FA8DD0006009A /* X86GenRegisterInfo.h.inc */ = {isa = PBXFileReference; fileEncoding = 4; languageSpecificationIdentifier = c.cpp; lastKnownFileType = sourcecode.pascal; path = X86GenRegisterInfo.h.inc; sourceTree = "<group>"; };
+               CFA702DA0A6FA8DD0006009A /* X86GenRegisterInfo.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenRegisterInfo.inc; sourceTree = "<group>"; };
+               CFA702DB0A6FA8DD0006009A /* X86GenRegisterNames.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenRegisterNames.inc; sourceTree = "<group>"; };
+               CFA702DC0A6FA8DD0006009A /* X86GenSubtarget.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = X86GenSubtarget.inc; sourceTree = "<group>"; };
+               CFABD0A20B09E342003EB061 /* PPCMachineFunctionInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCMachineFunctionInfo.h; sourceTree = "<group>"; };
                CFBD8B1A090E76540020B107 /* AlphaISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaISelDAGToDAG.cpp; sourceTree = "<group>"; };
                CFBD8B1B090E76540020B107 /* AlphaISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaISelLowering.cpp; sourceTree = "<group>"; };
                CFBD8B1C090E76540020B107 /* AlphaISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlphaISelLowering.h; sourceTree = "<group>"; };
                CFC244BB0959F24C009F8C47 /* X86ISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = X86ISelDAGToDAG.cpp; sourceTree = "<group>"; };
                CFC244BC0959F24C009F8C47 /* X86ISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = X86ISelLowering.cpp; sourceTree = "<group>"; };
                CFC244BD0959F24C009F8C47 /* X86ISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = X86ISelLowering.h; sourceTree = "<group>"; };
-               CFC244BE0959F284009F8C47 /* SparcV8ISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV8ISelDAGToDAG.cpp; sourceTree = "<group>"; };
                CFC244BF0959F2E3009F8C47 /* IA64ISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IA64ISelDAGToDAG.cpp; sourceTree = "<group>"; };
                CFC244C00959F2E3009F8C47 /* IA64ISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IA64ISelLowering.cpp; sourceTree = "<group>"; };
                CFC244C10959F2E3009F8C47 /* IA64ISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IA64ISelLowering.h; sourceTree = "<group>"; };
+               CFD7E4F30A798FC3000C7379 /* LinkAllCodegenComponents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkAllCodegenComponents.h; sourceTree = "<group>"; };
+               CFD99AA80AFE827B0068D19C /* LICENSE.TXT */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE.TXT; path = ../LICENSE.TXT; sourceTree = SOURCE_ROOT; };
+               CFD99AAD0AFE827B0068D19C /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README.txt; path = ../README.txt; sourceTree = SOURCE_ROOT; };
+               CFD99AB70AFE848A0068D19C /* Allocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Allocator.cpp; sourceTree = "<group>"; };
+               CFD99ABA0AFE84D70068D19C /* IncludeFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IncludeFile.cpp; sourceTree = "<group>"; };
+               CFD99ABB0AFE84EF0068D19C /* Alarm.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = Alarm.inc; sourceTree = "<group>"; };
+               CFD99ABE0AFE857A0068D19C /* README-X86-64.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "README-X86-64.txt"; sourceTree = "<group>"; };
+               CFD99ADA0AFE87650068D19C /* lto.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = lto.cpp; path = lto/lto.cpp; sourceTree = "<group>"; };
+               CFD99ADB0AFE87870068D19C /* AnalysisWrappers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AnalysisWrappers.cpp; path = opt/AnalysisWrappers.cpp; sourceTree = "<group>"; };
+               CFD99ADC0AFE87870068D19C /* GraphPrinters.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GraphPrinters.cpp; path = opt/GraphPrinters.cpp; sourceTree = "<group>"; };
+               CFD99ADD0AFE87870068D19C /* opt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = opt.cpp; path = opt/opt.cpp; sourceTree = "<group>"; };
+               CFD99ADE0AFE87870068D19C /* PrintSCC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PrintSCC.cpp; path = opt/PrintSCC.cpp; sourceTree = "<group>"; };
+               CFE21C780A80CC0600D3E908 /* RegAllocRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RegAllocRegistry.h; sourceTree = "<group>"; };
+               CFE21C7B0A80CC1C00D3E908 /* SchedulerRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SchedulerRegistry.h; sourceTree = "<group>"; };
+               CFE420FB0A66F67300AB4BF6 /* MachineJumpTableInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachineJumpTableInfo.h; sourceTree = "<group>"; };
+               CFE420FC0A66F67300AB4BF6 /* ValueTypes.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ValueTypes.td; sourceTree = "<group>"; };
+               CFE420FD0A66F67300AB4BF6 /* Interpreter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Interpreter.h; sourceTree = "<group>"; };
+               CFE420FE0A66F67300AB4BF6 /* JIT.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JIT.h; sourceTree = "<group>"; };
+               CFE420FF0A66F67300AB4BF6 /* IntrinsicsPowerPC.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IntrinsicsPowerPC.td; sourceTree = "<group>"; };
+               CFE421000A66F67300AB4BF6 /* IntrinsicsX86.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IntrinsicsX86.td; sourceTree = "<group>"; };
+               CFE421010A66F67300AB4BF6 /* LinkAllVMCore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LinkAllVMCore.h; sourceTree = "<group>"; };
+               CFE421060A66F86D00AB4BF6 /* ScheduleDAGRRList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScheduleDAGRRList.cpp; sourceTree = "<group>"; };
+               CFE421070A66F8DC00AB4BF6 /* GraphWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GraphWriter.cpp; sourceTree = "<group>"; };
+               CFE421090A66F93300AB4BF6 /* Alarm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Alarm.cpp; sourceTree = "<group>"; };
+               CFE4210A0A66F93300AB4BF6 /* Alarm.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = Alarm.inc; sourceTree = "<group>"; };
+               CFE4210B0A66F96400AB4BF6 /* AlphaSchedule.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AlphaSchedule.td; sourceTree = "<group>"; };
+               CFE421140A66FA2D00AB4BF6 /* PPC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPC.h; sourceTree = "<group>"; };
+               CFE421150A66FA2D00AB4BF6 /* PPC.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPC.td; sourceTree = "<group>"; };
+               CFE421160A66FA2D00AB4BF6 /* PPCAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCAsmPrinter.cpp; sourceTree = "<group>"; };
+               CFE421170A66FA2D00AB4BF6 /* PPCBranchSelector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCBranchSelector.cpp; sourceTree = "<group>"; };
+               CFE421180A66FA2D00AB4BF6 /* PPCCodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCCodeEmitter.cpp; sourceTree = "<group>"; };
+               CFE421190A66FA2D00AB4BF6 /* PPCFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCFrameInfo.h; sourceTree = "<group>"; };
+               CFE4211A0A66FA2D00AB4BF6 /* PPCHazardRecognizers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCHazardRecognizers.cpp; sourceTree = "<group>"; };
+               CFE4211B0A66FA2D00AB4BF6 /* PPCHazardRecognizers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCHazardRecognizers.h; sourceTree = "<group>"; };
+               CFE4211C0A66FA2D00AB4BF6 /* PPCInstr64Bit.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCInstr64Bit.td; sourceTree = "<group>"; };
+               CFE4211D0A66FA2D00AB4BF6 /* PPCInstrAltivec.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCInstrAltivec.td; sourceTree = "<group>"; };
+               CFE4211E0A66FA2D00AB4BF6 /* PPCInstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCInstrBuilder.h; sourceTree = "<group>"; };
+               CFE4211F0A66FA2D00AB4BF6 /* PPCInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCInstrFormats.td; sourceTree = "<group>"; };
+               CFE421200A66FA2D00AB4BF6 /* PPCInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCInstrInfo.cpp; sourceTree = "<group>"; };
+               CFE421210A66FA2D00AB4BF6 /* PPCInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCInstrInfo.h; sourceTree = "<group>"; };
+               CFE421220A66FA2D00AB4BF6 /* PPCInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCInstrInfo.td; sourceTree = "<group>"; };
+               CFE421230A66FA2D00AB4BF6 /* PPCISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCISelDAGToDAG.cpp; sourceTree = "<group>"; };
+               CFE421240A66FA2D00AB4BF6 /* PPCISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCISelLowering.cpp; sourceTree = "<group>"; };
+               CFE421250A66FA2D00AB4BF6 /* PPCISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCISelLowering.h; sourceTree = "<group>"; };
+               CFE421260A66FA2D00AB4BF6 /* PPCJITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCJITInfo.cpp; sourceTree = "<group>"; };
+               CFE421270A66FA2D00AB4BF6 /* PPCJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCJITInfo.h; sourceTree = "<group>"; };
+               CFE421280A66FA2D00AB4BF6 /* PPCPerfectShuffle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCPerfectShuffle.h; sourceTree = "<group>"; };
+               CFE421290A66FA2D00AB4BF6 /* PPCRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCRegisterInfo.cpp; sourceTree = "<group>"; };
+               CFE4212A0A66FA2D00AB4BF6 /* PPCRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCRegisterInfo.h; sourceTree = "<group>"; };
+               CFE4212B0A66FA2D00AB4BF6 /* PPCRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCRegisterInfo.td; sourceTree = "<group>"; };
+               CFE4212C0A66FA2D00AB4BF6 /* PPCRelocations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCRelocations.h; sourceTree = "<group>"; };
+               CFE4212D0A66FA2D00AB4BF6 /* PPCSchedule.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCSchedule.td; sourceTree = "<group>"; };
+               CFE4212E0A66FA2D00AB4BF6 /* PPCScheduleG3.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG3.td; sourceTree = "<group>"; };
+               CFE4212F0A66FA2D00AB4BF6 /* PPCScheduleG4.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG4.td; sourceTree = "<group>"; };
+               CFE421300A66FA2D00AB4BF6 /* PPCScheduleG4Plus.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG4Plus.td; sourceTree = "<group>"; };
+               CFE421310A66FA2D00AB4BF6 /* PPCScheduleG5.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PPCScheduleG5.td; sourceTree = "<group>"; };
+               CFE421320A66FA2E00AB4BF6 /* PPCSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCSubtarget.cpp; sourceTree = "<group>"; };
+               CFE421330A66FA2E00AB4BF6 /* PPCSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCSubtarget.h; sourceTree = "<group>"; };
+               CFE421340A66FA2E00AB4BF6 /* PPCTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCTargetMachine.cpp; sourceTree = "<group>"; };
+               CFE421350A66FA2E00AB4BF6 /* PPCTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPCTargetMachine.h; sourceTree = "<group>"; };
+               CFE421360A66FA2E00AB4BF6 /* README_ALTIVEC.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README_ALTIVEC.txt; sourceTree = "<group>"; };
+               CFE421370A66FA2E00AB4BF6 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
+               CFE421380A66FA8000AB4BF6 /* README-FPStack.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "README-FPStack.txt"; sourceTree = "<group>"; };
+               CFE421390A66FA8000AB4BF6 /* README-SSE.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "README-SSE.txt"; sourceTree = "<group>"; };
+               CFE4213A0A66FA8000AB4BF6 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
+               CFE4213B0A66FA8000AB4BF6 /* X86MachineFunctionInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = X86MachineFunctionInfo.h; sourceTree = "<group>"; };
+               CFE4213D0A66FAE100AB4BF6 /* Hello.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Hello.cpp; sourceTree = "<group>"; };
+               CFE4213F0A66FB5E00AB4BF6 /* IndMemRemoval.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IndMemRemoval.cpp; sourceTree = "<group>"; };
+               CFF0DE6309BF6C360031957F /* X86InstrFPStack.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = X86InstrFPStack.td; sourceTree = "<group>"; };
+               CFF0DE6409BF6C360031957F /* X86InstrMMX.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = X86InstrMMX.td; sourceTree = "<group>"; };
+               CFF0DE6509BF6C360031957F /* X86InstrSSE.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = X86InstrSSE.td; sourceTree = "<group>"; };
+               CFF8B434097C605F0047F72A /* UniqueVector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UniqueVector.h; sourceTree = "<group>"; };
                DE4DA0390911476D0012D44B /* LoopSimplify.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = LoopSimplify.cpp; path = ../lib/Transforms/Utils/LoopSimplify.cpp; sourceTree = SOURCE_ROOT; };
                DE4DA03C091147920012D44B /* LiveInterval.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = LiveInterval.h; path = ../include/llvm/CodeGen/LiveInterval.h; sourceTree = SOURCE_ROOT; };
                DE4DA03D091147920012D44B /* LiveIntervalAnalysis.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = LiveIntervalAnalysis.h; path = ../include/llvm/CodeGen/LiveIntervalAnalysis.h; sourceTree = SOURCE_ROOT; };
-               DE4DA03E091147C00012D44B /* PrintSCC.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PrintSCC.cpp; path = ../tools/analyze/PrintSCC.cpp; sourceTree = SOURCE_ROOT; };
-               DE4DA03F091147DD0012D44B /* PPC.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPC.h; path = ../lib/Target/PowerPC/PPC.h; sourceTree = SOURCE_ROOT; };
-               DE4DA040091147DD0012D44B /* PPC.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPC.td; path = ../lib/Target/PowerPC/PPC.td; sourceTree = SOURCE_ROOT; };
-               DE4DA041091147DD0012D44B /* PPCAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCAsmPrinter.cpp; path = ../lib/Target/PowerPC/PPCAsmPrinter.cpp; sourceTree = SOURCE_ROOT; };
-               DE4DA042091147DD0012D44B /* PPCBranchSelector.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCBranchSelector.cpp; path = ../lib/Target/PowerPC/PPCBranchSelector.cpp; sourceTree = SOURCE_ROOT; };
-               DE4DA043091147DD0012D44B /* PPCCodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCCodeEmitter.cpp; path = ../lib/Target/PowerPC/PPCCodeEmitter.cpp; sourceTree = SOURCE_ROOT; };
-               DE4DA044091147DD0012D44B /* PPCFrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPCFrameInfo.h; path = ../lib/Target/PowerPC/PPCFrameInfo.h; sourceTree = SOURCE_ROOT; };
-               DE4DA045091147ED0012D44B /* PPCInstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPCInstrBuilder.h; path = ../lib/Target/PowerPC/PPCInstrBuilder.h; sourceTree = SOURCE_ROOT; };
-               DE4DA046091147ED0012D44B /* PPCInstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPCInstrFormats.td; path = ../lib/Target/PowerPC/PPCInstrFormats.td; sourceTree = SOURCE_ROOT; };
-               DE4DA047091147ED0012D44B /* PPCInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCInstrInfo.cpp; path = ../lib/Target/PowerPC/PPCInstrInfo.cpp; sourceTree = SOURCE_ROOT; };
-               DE4DA048091147ED0012D44B /* PPCInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPCInstrInfo.h; path = ../lib/Target/PowerPC/PPCInstrInfo.h; sourceTree = SOURCE_ROOT; };
-               DE4DA049091147ED0012D44B /* PPCInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPCInstrInfo.td; path = ../lib/Target/PowerPC/PPCInstrInfo.td; sourceTree = SOURCE_ROOT; };
-               DE4DA04A091147ED0012D44B /* PPCISelDAGToDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCISelDAGToDAG.cpp; path = ../lib/Target/PowerPC/PPCISelDAGToDAG.cpp; sourceTree = SOURCE_ROOT; };
-               DE4DA04B091147ED0012D44B /* PPCISelLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCISelLowering.cpp; path = ../lib/Target/PowerPC/PPCISelLowering.cpp; sourceTree = SOURCE_ROOT; };
-               DE4DA04C091147ED0012D44B /* PPCISelLowering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPCISelLowering.h; path = ../lib/Target/PowerPC/PPCISelLowering.h; sourceTree = SOURCE_ROOT; };
-               DE4DA04D091147ED0012D44B /* PPCISelPattern.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCISelPattern.cpp; path = ../lib/Target/PowerPC/PPCISelPattern.cpp; sourceTree = SOURCE_ROOT; };
-               DE4DA04E091147ED0012D44B /* PPCJITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCJITInfo.cpp; path = ../lib/Target/PowerPC/PPCJITInfo.cpp; sourceTree = SOURCE_ROOT; };
-               DE4DA04F091147ED0012D44B /* PPCJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPCJITInfo.h; path = ../lib/Target/PowerPC/PPCJITInfo.h; sourceTree = SOURCE_ROOT; };
-               DE4DA050091147ED0012D44B /* PPCRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCRegisterInfo.cpp; path = ../lib/Target/PowerPC/PPCRegisterInfo.cpp; sourceTree = SOURCE_ROOT; };
-               DE4DA051091147ED0012D44B /* PPCRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPCRegisterInfo.h; path = ../lib/Target/PowerPC/PPCRegisterInfo.h; sourceTree = SOURCE_ROOT; };
-               DE4DA052091147ED0012D44B /* PPCRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPCRegisterInfo.td; path = ../lib/Target/PowerPC/PPCRegisterInfo.td; sourceTree = SOURCE_ROOT; };
-               DE4DA053091147ED0012D44B /* PPCRelocations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPCRelocations.h; path = ../lib/Target/PowerPC/PPCRelocations.h; sourceTree = SOURCE_ROOT; };
-               DE4DA054091147ED0012D44B /* PPCSchedule.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPCSchedule.td; path = ../lib/Target/PowerPC/PPCSchedule.td; sourceTree = SOURCE_ROOT; };
-               DE4DA055091147ED0012D44B /* PPCScheduleG3.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPCScheduleG3.td; path = ../lib/Target/PowerPC/PPCScheduleG3.td; sourceTree = SOURCE_ROOT; };
-               DE4DA056091147ED0012D44B /* PPCScheduleG4.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPCScheduleG4.td; path = ../lib/Target/PowerPC/PPCScheduleG4.td; sourceTree = SOURCE_ROOT; };
-               DE4DA057091147ED0012D44B /* PPCScheduleG4Plus.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPCScheduleG4Plus.td; path = ../lib/Target/PowerPC/PPCScheduleG4Plus.td; sourceTree = SOURCE_ROOT; };
-               DE4DA058091147ED0012D44B /* PPCScheduleG5.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPCScheduleG5.td; path = ../lib/Target/PowerPC/PPCScheduleG5.td; sourceTree = SOURCE_ROOT; };
-               DE4DA059091147ED0012D44B /* PPCSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCSubtarget.cpp; path = ../lib/Target/PowerPC/PPCSubtarget.cpp; sourceTree = SOURCE_ROOT; };
-               DE4DA05A091147ED0012D44B /* PPCSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPCSubtarget.h; path = ../lib/Target/PowerPC/PPCSubtarget.h; sourceTree = SOURCE_ROOT; };
-               DE4DA05B091147ED0012D44B /* PPCTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PPCTargetMachine.cpp; path = ../lib/Target/PowerPC/PPCTargetMachine.cpp; sourceTree = SOURCE_ROOT; };
-               DE4DA05C091147ED0012D44B /* PPCTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PPCTargetMachine.h; path = ../lib/Target/PowerPC/PPCTargetMachine.h; sourceTree = SOURCE_ROOT; };
                DE4DA065091148520012D44B /* SubtargetEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SubtargetEmitter.cpp; path = ../utils/TableGen/SubtargetEmitter.cpp; sourceTree = SOURCE_ROOT; };
                DE4DA066091148520012D44B /* SubtargetEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SubtargetEmitter.h; path = ../utils/TableGen/SubtargetEmitter.h; sourceTree = SOURCE_ROOT; };
                DE66EC5B08ABE86900323D32 /* AsmWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = AsmWriter.cpp; path = ../lib/VMCore/AsmWriter.cpp; sourceTree = SOURCE_ROOT; };
                DE66EC5C08ABE86A00323D32 /* BasicBlock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = BasicBlock.cpp; path = ../lib/VMCore/BasicBlock.cpp; sourceTree = SOURCE_ROOT; };
-               DE66EC5D08ABE86A00323D32 /* ConstantFolding.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ConstantFolding.cpp; path = ../lib/VMCore/ConstantFolding.cpp; sourceTree = SOURCE_ROOT; };
-               DE66EC5E08ABE86A00323D32 /* ConstantFolding.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ConstantFolding.h; path = ../lib/VMCore/ConstantFolding.h; sourceTree = SOURCE_ROOT; };
-               DE66EC5F08ABE86A00323D32 /* ConstantRange.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ConstantRange.cpp; path = ../lib/VMCore/ConstantRange.cpp; sourceTree = SOURCE_ROOT; };
                DE66EC6008ABE86A00323D32 /* Constants.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Constants.cpp; path = ../lib/VMCore/Constants.cpp; sourceTree = SOURCE_ROOT; };
                DE66EC6108ABE86A00323D32 /* Dominators.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Dominators.cpp; path = ../lib/VMCore/Dominators.cpp; sourceTree = SOURCE_ROOT; };
                DE66EC6208ABE86A00323D32 /* Function.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Function.cpp; path = ../lib/VMCore/Function.cpp; sourceTree = SOURCE_ROOT; };
                DE66EC6808ABE86A00323D32 /* Module.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Module.cpp; path = ../lib/VMCore/Module.cpp; sourceTree = SOURCE_ROOT; };
                DE66EC6908ABE86A00323D32 /* ModuleProvider.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ModuleProvider.cpp; path = ../lib/VMCore/ModuleProvider.cpp; sourceTree = SOURCE_ROOT; };
                DE66EC6A08ABE86A00323D32 /* Pass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Pass.cpp; path = ../lib/VMCore/Pass.cpp; sourceTree = SOURCE_ROOT; };
-               DE66EC6B08ABE86A00323D32 /* PassManagerT.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PassManagerT.h; path = ../lib/VMCore/PassManagerT.h; sourceTree = SOURCE_ROOT; };
-               DE66EC6C08ABE86A00323D32 /* SymbolTable.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SymbolTable.cpp; path = ../lib/VMCore/SymbolTable.cpp; sourceTree = SOURCE_ROOT; };
                DE66EC6D08ABE86A00323D32 /* SymbolTableListTraitsImpl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SymbolTableListTraitsImpl.h; path = ../lib/VMCore/SymbolTableListTraitsImpl.h; sourceTree = SOURCE_ROOT; };
                DE66EC6E08ABE86A00323D32 /* Type.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Type.cpp; path = ../lib/VMCore/Type.cpp; sourceTree = SOURCE_ROOT; };
                DE66EC6F08ABE86A00323D32 /* Value.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Value.cpp; path = ../lib/VMCore/Value.cpp; sourceTree = SOURCE_ROOT; };
                DE66EC8E08ABEAF000323D32 /* llvmAsmParser.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; name = llvmAsmParser.y; path = ../lib/AsmParser/llvmAsmParser.y; sourceTree = SOURCE_ROOT; };
                DE66EC8F08ABEAF000323D32 /* Parser.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Parser.cpp; path = ../lib/AsmParser/Parser.cpp; sourceTree = SOURCE_ROOT; };
                DE66EC9008ABEAF000323D32 /* ParserInternals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ParserInternals.h; path = ../lib/AsmParser/ParserInternals.h; sourceTree = SOURCE_ROOT; };
-               DE66EC9408ABEB3900323D32 /* Analyzer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Analyzer.cpp; sourceTree = "<group>"; };
-               DE66EC9E08ABEB3900323D32 /* Reader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Reader.cpp; sourceTree = "<group>"; };
-               DE66EC9F08ABEB3900323D32 /* Reader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Reader.h; sourceTree = "<group>"; };
-               DE66ECA008ABEB3900323D32 /* ReaderWrappers.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ReaderWrappers.cpp; sourceTree = "<group>"; };
-               DE66ECA208ABEB8000323D32 /* Archive.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Archive.cpp; sourceTree = "<group>"; };
-               DE66ECA308ABEB8000323D32 /* ArchiveInternals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ArchiveInternals.h; sourceTree = "<group>"; };
-               DE66ECA408ABEB8000323D32 /* ArchiveReader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ArchiveReader.cpp; sourceTree = "<group>"; };
-               DE66ECA508ABEB8000323D32 /* ArchiveWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ArchiveWriter.cpp; sourceTree = "<group>"; };
-               DE66ECB708ABEB8000323D32 /* SlotCalculator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SlotCalculator.cpp; sourceTree = "<group>"; };
-               DE66ECB808ABEB8000323D32 /* SlotCalculator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SlotCalculator.h; sourceTree = "<group>"; };
-               DE66ECB908ABEB8000323D32 /* SlotTable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SlotTable.h; sourceTree = "<group>"; };
-               DE66ECBA08ABEB8000323D32 /* Writer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Writer.cpp; sourceTree = "<group>"; };
-               DE66ECBB08ABEB8000323D32 /* WriterInternals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = WriterInternals.h; sourceTree = "<group>"; };
                DE66ECBE08ABEC0700323D32 /* AliasAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasAnalysis.cpp; sourceTree = "<group>"; };
                DE66ECBF08ABEC0700323D32 /* AliasAnalysisCounter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasAnalysisCounter.cpp; sourceTree = "<group>"; };
                DE66ECC008ABEC0700323D32 /* AliasAnalysisEvaluator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasAnalysisEvaluator.cpp; sourceTree = "<group>"; };
                DE66ECC108ABEC0700323D32 /* AliasSetTracker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AliasSetTracker.cpp; sourceTree = "<group>"; };
                DE66ECC208ABEC0700323D32 /* BasicAliasAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BasicAliasAnalysis.cpp; sourceTree = "<group>"; };
                DE66ECC308ABEC0700323D32 /* CFGPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CFGPrinter.cpp; sourceTree = "<group>"; };
-               DE66ECC508ABEC0700323D32 /* BottomUpClosure.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BottomUpClosure.cpp; sourceTree = "<group>"; };
-               DE66ECC608ABEC0700323D32 /* CompleteBottomUp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CompleteBottomUp.cpp; sourceTree = "<group>"; };
-               DE66ECC708ABEC0700323D32 /* DataStructure.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DataStructure.cpp; sourceTree = "<group>"; };
-               DE66ECC808ABEC0700323D32 /* DataStructureAA.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DataStructureAA.cpp; sourceTree = "<group>"; };
-               DE66ECC908ABEC0700323D32 /* DataStructureOpt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DataStructureOpt.cpp; sourceTree = "<group>"; };
-               DE66ECCA08ABEC0700323D32 /* DataStructureStats.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DataStructureStats.cpp; sourceTree = "<group>"; };
-               DE66ECE508ABEC0700323D32 /* EquivClassGraphs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = EquivClassGraphs.cpp; sourceTree = "<group>"; };
-               DE66ECE608ABEC0700323D32 /* GraphChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GraphChecker.cpp; sourceTree = "<group>"; };
-               DE66ECE708ABEC0700323D32 /* Local.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Local.cpp; sourceTree = "<group>"; };
-               DE66ECE908ABEC0700323D32 /* Printer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Printer.cpp; sourceTree = "<group>"; };
-               DE66ECEA08ABEC0700323D32 /* Steensgaard.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Steensgaard.cpp; sourceTree = "<group>"; };
-               DE66ECEB08ABEC0700323D32 /* TopDownClosure.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TopDownClosure.cpp; sourceTree = "<group>"; };
                DE66ED1708ABEC0800323D32 /* InstCount.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InstCount.cpp; sourceTree = "<group>"; };
                DE66ED1808ABEC0800323D32 /* Interval.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Interval.cpp; sourceTree = "<group>"; };
                DE66ED1908ABEC0800323D32 /* IntervalPartition.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IntervalPartition.cpp; sourceTree = "<group>"; };
                DE66ED7308ABEC2B00323D32 /* LiveIntervalAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiveIntervalAnalysis.cpp; sourceTree = "<group>"; };
                DE66ED7508ABEC2B00323D32 /* LiveVariables.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiveVariables.cpp; sourceTree = "<group>"; };
                DE66ED7608ABEC2B00323D32 /* MachineBasicBlock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineBasicBlock.cpp; sourceTree = "<group>"; };
-               DE66ED7708ABEC2B00323D32 /* MachineCodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineCodeEmitter.cpp; sourceTree = "<group>"; };
                DE66ED7808ABEC2B00323D32 /* MachineFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineFunction.cpp; sourceTree = "<group>"; };
                DE66ED7908ABEC2B00323D32 /* MachineInstr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineInstr.cpp; sourceTree = "<group>"; };
                DE66ED7B08ABEC2B00323D32 /* Passes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Passes.cpp; sourceTree = "<group>"; };
                DE66ED9408ABEC2B00323D32 /* SelectionDAGPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SelectionDAGPrinter.cpp; sourceTree = "<group>"; };
                DE66ED9508ABEC2B00323D32 /* TwoAddressInstructionPass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TwoAddressInstructionPass.cpp; sourceTree = "<group>"; };
                DE66ED9608ABEC2B00323D32 /* UnreachableBlockElim.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = UnreachableBlockElim.cpp; sourceTree = "<group>"; };
-               DE66ED9708ABEC2B00323D32 /* ValueTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ValueTypes.cpp; sourceTree = "<group>"; };
                DE66ED9808ABEC2B00323D32 /* VirtRegMap.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = VirtRegMap.cpp; sourceTree = "<group>"; };
                DE66ED9908ABEC2B00323D32 /* VirtRegMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = VirtRegMap.h; sourceTree = "<group>"; };
                DE66EDB108ABEC7300323D32 /* Debugger.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Debugger.cpp; sourceTree = "<group>"; };
-               DE66EDB208ABEC7300323D32 /* FDHandle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FDHandle.cpp; sourceTree = "<group>"; };
-               DE66EDB308ABEC7300323D32 /* FDHandle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FDHandle.h; sourceTree = "<group>"; };
                DE66EDB508ABEC7300323D32 /* ProgramInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProgramInfo.cpp; sourceTree = "<group>"; };
                DE66EDB608ABEC7300323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
                DE66EDB708ABEC7300323D32 /* RuntimeInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RuntimeInfo.cpp; sourceTree = "<group>"; };
                DE66EDBA08ABEC7300323D32 /* SourceLanguage-CPlusPlus.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "SourceLanguage-CPlusPlus.cpp"; sourceTree = "<group>"; };
                DE66EDBB08ABEC7300323D32 /* SourceLanguage-Unknown.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "SourceLanguage-Unknown.cpp"; sourceTree = "<group>"; };
                DE66EDBC08ABEC7300323D32 /* SourceLanguage.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SourceLanguage.cpp; sourceTree = "<group>"; };
-               DE66EDBD08ABEC7300323D32 /* UnixLocalInferiorProcess.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = UnixLocalInferiorProcess.cpp; sourceTree = "<group>"; };
                DE66EDC408ABEC9000323D32 /* ExecutionEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExecutionEngine.cpp; sourceTree = "<group>"; };
                DE66EDCE08ABEC9000323D32 /* Execution.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Execution.cpp; sourceTree = "<group>"; };
                DE66EDCF08ABEC9000323D32 /* ExternalFunctions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExternalFunctions.cpp; sourceTree = "<group>"; };
                DE66EDF808ABEDD300323D32 /* LinkItems.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LinkItems.cpp; sourceTree = "<group>"; };
                DE66EDF908ABEDD300323D32 /* LinkModules.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LinkModules.cpp; sourceTree = "<group>"; };
                DE66EDFC08ABEDE600323D32 /* Annotation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Annotation.cpp; sourceTree = "<group>"; };
-               DE66EDFE08ABEDE600323D32 /* blocksort.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = blocksort.c; sourceTree = "<group>"; };
-               DE66EDFF08ABEDE600323D32 /* bzlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = bzlib.c; sourceTree = "<group>"; };
-               DE66EE0008ABEDE600323D32 /* bzlib.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = bzlib.h; sourceTree = "<group>"; };
-               DE66EE0108ABEDE600323D32 /* bzlib_private.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = bzlib_private.h; sourceTree = "<group>"; };
-               DE66EE0208ABEDE600323D32 /* CHANGES */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = CHANGES; sourceTree = "<group>"; };
-               DE66EE0308ABEDE600323D32 /* compress.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = compress.c; sourceTree = "<group>"; };
-               DE66EE0408ABEDE600323D32 /* crctable.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = crctable.c; sourceTree = "<group>"; };
-               DE66EE1508ABEDE600323D32 /* decompress.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = decompress.c; sourceTree = "<group>"; };
-               DE66EE1608ABEDE600323D32 /* huffman.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = huffman.c; sourceTree = "<group>"; };
-               DE66EE1708ABEDE600323D32 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
-               DE66EE1908ABEDE600323D32 /* randtable.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = randtable.c; sourceTree = "<group>"; };
-               DE66EE1A08ABEDE600323D32 /* README */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
-               DE66EE1B08ABEDE600323D32 /* README.COMPILATION.PROBLEMS */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.COMPILATION.PROBLEMS; sourceTree = "<group>"; };
-               DE66EE1C08ABEDE600323D32 /* Y2K_INFO */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Y2K_INFO; sourceTree = "<group>"; };
                DE66EE1D08ABEDE600323D32 /* CommandLine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CommandLine.cpp; sourceTree = "<group>"; };
-               DE66EE1E08ABEDE600323D32 /* Compressor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Compressor.cpp; sourceTree = "<group>"; };
                DE66EE3D08ABEDE600323D32 /* Debug.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Debug.cpp; sourceTree = "<group>"; };
                DE66EE3E08ABEDE600323D32 /* FileUtilities.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FileUtilities.cpp; sourceTree = "<group>"; };
                DE66EE3F08ABEDE600323D32 /* IsInf.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IsInf.cpp; sourceTree = "<group>"; };
                DE66EE4508ABEDE700323D32 /* StringExtras.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = StringExtras.cpp; sourceTree = "<group>"; };
                DE66EE4608ABEDE700323D32 /* SystemUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SystemUtils.cpp; sourceTree = "<group>"; };
                DE66EE4708ABEDE700323D32 /* Timer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Timer.cpp; sourceTree = "<group>"; };
-               DE66EE4808ABEDE700323D32 /* ToolRunner.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ToolRunner.cpp; sourceTree = "<group>"; };
                DE66EE6008ABEE3400323D32 /* DynamicLibrary.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DynamicLibrary.cpp; sourceTree = "<group>"; };
                DE66EE6108ABEE3400323D32 /* LICENSE.TXT */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE.TXT; sourceTree = "<group>"; };
                DE66EE6208ABEE3400323D32 /* ltdl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ltdl.c; sourceTree = "<group>"; };
                DE66EE8408ABEE3500323D32 /* Program.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Program.inc; sourceTree = "<group>"; };
                DE66EE8508ABEE3500323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
                DE66EE8608ABEE3500323D32 /* Signals.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Signals.inc; sourceTree = "<group>"; };
-               DE66EE8808ABEE3500323D32 /* Process.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Process.cpp; sourceTree = "<group>"; };
                DE66EE8908ABEE3500323D32 /* TimeValue.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TimeValue.inc; sourceTree = "<group>"; };
                DE66EE8A08ABEE3500323D32 /* Unix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Unix.h; sourceTree = "<group>"; };
                DE66EE8C08ABEE3500323D32 /* DynamicLibrary.inc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = DynamicLibrary.inc; sourceTree = "<group>"; };
                DE66EEA408ABEE5E00323D32 /* AlphaInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaInstrInfo.cpp; sourceTree = "<group>"; };
                DE66EEA508ABEE5E00323D32 /* AlphaInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaInstrInfo.h; sourceTree = "<group>"; };
                DE66EEA608ABEE5E00323D32 /* AlphaInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = AlphaInstrInfo.td; sourceTree = "<group>"; };
-               DE66EEA708ABEE5E00323D32 /* AlphaISelPattern.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaISelPattern.cpp; sourceTree = "<group>"; };
                DE66EEA908ABEE5E00323D32 /* AlphaJITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaJITInfo.cpp; sourceTree = "<group>"; };
                DE66EEAA08ABEE5E00323D32 /* AlphaJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaJITInfo.h; sourceTree = "<group>"; };
                DE66EEAB08ABEE5E00323D32 /* AlphaRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaRegisterInfo.cpp; sourceTree = "<group>"; };
                DE66EEAF08ABEE5E00323D32 /* AlphaTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AlphaTargetMachine.cpp; sourceTree = "<group>"; };
                DE66EEB008ABEE5E00323D32 /* AlphaTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AlphaTargetMachine.h; sourceTree = "<group>"; };
                DE66EECA08ABEE5E00323D32 /* CTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CTargetMachine.h; sourceTree = "<group>"; };
-               DE66EED008ABEE5E00323D32 /* Writer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Writer.cpp; sourceTree = "<group>"; };
                DE66EEF808ABEE5E00323D32 /* IA64.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64.h; sourceTree = "<group>"; };
                DE66EEF908ABEE5E00323D32 /* IA64.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = IA64.td; sourceTree = "<group>"; };
                DE66EEFA08ABEE5E00323D32 /* IA64AsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64AsmPrinter.cpp; sourceTree = "<group>"; };
                DE66EF0308ABEE5E00323D32 /* IA64InstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64InstrInfo.cpp; sourceTree = "<group>"; };
                DE66EF0408ABEE5E00323D32 /* IA64InstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64InstrInfo.h; sourceTree = "<group>"; };
                DE66EF0508ABEE5E00323D32 /* IA64InstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = IA64InstrInfo.td; sourceTree = "<group>"; };
-               DE66EF0608ABEE5E00323D32 /* IA64ISelPattern.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64ISelPattern.cpp; sourceTree = "<group>"; };
                DE66EF0708ABEE5E00323D32 /* IA64MachineFunctionInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64MachineFunctionInfo.h; sourceTree = "<group>"; };
                DE66EF0808ABEE5E00323D32 /* IA64RegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IA64RegisterInfo.cpp; sourceTree = "<group>"; };
                DE66EF0908ABEE5E00323D32 /* IA64RegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64RegisterInfo.h; sourceTree = "<group>"; };
                DE66EF0C08ABEE5E00323D32 /* IA64TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IA64TargetMachine.h; sourceTree = "<group>"; };
                DE66EF0E08ABEE5E00323D32 /* README */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
                DE66EF1008ABEE5E00323D32 /* MRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MRegisterInfo.cpp; sourceTree = "<group>"; };
-               DE66EF3D08ABEE5F00323D32 /* LICENSE.TXT */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE.TXT; sourceTree = "<group>"; };
-               DE66EF6F08ABEE5F00323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
-               DE66EF8208ABEE5F00323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
-               DE66EF8308ABEE5F00323D32 /* Skeleton.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Skeleton.h; sourceTree = "<group>"; };
-               DE66EF8408ABEE5F00323D32 /* Skeleton.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Skeleton.td; sourceTree = "<group>"; };
-               DE66EF8A08ABEE5F00323D32 /* SkeletonInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SkeletonInstrInfo.cpp; sourceTree = "<group>"; };
-               DE66EF8B08ABEE5F00323D32 /* SkeletonInstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SkeletonInstrInfo.h; sourceTree = "<group>"; };
-               DE66EF8C08ABEE5F00323D32 /* SkeletonInstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SkeletonInstrInfo.td; sourceTree = "<group>"; };
-               DE66EF8D08ABEE5F00323D32 /* SkeletonJITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SkeletonJITInfo.cpp; sourceTree = "<group>"; };
-               DE66EF8E08ABEE5F00323D32 /* SkeletonJITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SkeletonJITInfo.h; sourceTree = "<group>"; };
-               DE66EF8F08ABEE5F00323D32 /* SkeletonRegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SkeletonRegisterInfo.cpp; sourceTree = "<group>"; };
-               DE66EF9008ABEE5F00323D32 /* SkeletonRegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SkeletonRegisterInfo.h; sourceTree = "<group>"; };
-               DE66EF9108ABEE5F00323D32 /* SkeletonRegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SkeletonRegisterInfo.td; sourceTree = "<group>"; };
-               DE66EF9208ABEE5F00323D32 /* SkeletonTargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SkeletonTargetMachine.cpp; sourceTree = "<group>"; };
-               DE66EF9308ABEE5F00323D32 /* SkeletonTargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SkeletonTargetMachine.h; sourceTree = "<group>"; };
-               DE66EFAF08ABEE5F00323D32 /* DelaySlotFiller.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DelaySlotFiller.cpp; sourceTree = "<group>"; };
-               DE66EFB008ABEE5F00323D32 /* FPMover.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FPMover.cpp; sourceTree = "<group>"; };
-               DE66EFB208ABEE5F00323D32 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
-               DE66EFB308ABEE5F00323D32 /* SparcV8.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV8.h; sourceTree = "<group>"; };
-               DE66EFB408ABEE5F00323D32 /* SparcV8.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV8.td; sourceTree = "<group>"; };
-               DE66EFB508ABEE5F00323D32 /* SparcV8AsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV8AsmPrinter.cpp; sourceTree = "<group>"; };
-               DE66EFBD08ABEE5F00323D32 /* SparcV8InstrFormats.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV8InstrFormats.td; sourceTree = "<group>"; };
-               DE66EFBE08ABEE5F00323D32 /* SparcV8InstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV8InstrInfo.cpp; sourceTree = "<group>"; };
-               DE66EFBF08ABEE5F00323D32 /* SparcV8InstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV8InstrInfo.h; sourceTree = "<group>"; };
-               DE66EFC008ABEE5F00323D32 /* SparcV8InstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV8InstrInfo.td; sourceTree = "<group>"; };
-               DE66EFC208ABEE5F00323D32 /* SparcV8ISelSimple.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV8ISelSimple.cpp; sourceTree = "<group>"; };
-               DE66EFC408ABEE5F00323D32 /* SparcV8RegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV8RegisterInfo.cpp; sourceTree = "<group>"; };
-               DE66EFC508ABEE5F00323D32 /* SparcV8RegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV8RegisterInfo.h; sourceTree = "<group>"; };
-               DE66EFC608ABEE5F00323D32 /* SparcV8RegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV8RegisterInfo.td; sourceTree = "<group>"; };
-               DE66EFC708ABEE5F00323D32 /* SparcV8TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV8TargetMachine.cpp; sourceTree = "<group>"; };
-               DE66EFC808ABEE5F00323D32 /* SparcV8TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV8TargetMachine.h; sourceTree = "<group>"; };
-               DE66EFFA08ABEE6000323D32 /* DecomposeMultiDimRefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DecomposeMultiDimRefs.cpp; sourceTree = "<group>"; };
-               DE66EFFB08ABEE6000323D32 /* EmitBytecodeToAssembly.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = EmitBytecodeToAssembly.cpp; sourceTree = "<group>"; };
-               DE66F00708ABEE6000323D32 /* InstrScheduling.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InstrScheduling.cpp; sourceTree = "<group>"; };
-               DE66F00908ABEE6000323D32 /* SchedGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SchedGraph.cpp; sourceTree = "<group>"; };
-               DE66F00A08ABEE6000323D32 /* SchedGraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SchedGraph.h; sourceTree = "<group>"; };
-               DE66F00B08ABEE6000323D32 /* SchedGraphCommon.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SchedGraphCommon.cpp; sourceTree = "<group>"; };
-               DE66F00C08ABEE6000323D32 /* SchedPriorities.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SchedPriorities.cpp; sourceTree = "<group>"; };
-               DE66F00D08ABEE6000323D32 /* SchedPriorities.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SchedPriorities.h; sourceTree = "<group>"; };
-               DE66F00E08ABEE6000323D32 /* InternalGlobalMapper.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InternalGlobalMapper.cpp; sourceTree = "<group>"; };
-               DE66F01008ABEE6000323D32 /* BBLiveVar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BBLiveVar.cpp; sourceTree = "<group>"; };
-               DE66F01108ABEE6000323D32 /* BBLiveVar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BBLiveVar.h; sourceTree = "<group>"; };
-               DE66F01A08ABEE6000323D32 /* FunctionLiveVarInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FunctionLiveVarInfo.cpp; sourceTree = "<group>"; };
-               DE66F01B08ABEE6000323D32 /* FunctionLiveVarInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FunctionLiveVarInfo.h; sourceTree = "<group>"; };
-               DE66F01D08ABEE6000323D32 /* ValueSet.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ValueSet.cpp; sourceTree = "<group>"; };
-               DE66F01E08ABEE6000323D32 /* MachineCodeForInstruction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineCodeForInstruction.cpp; sourceTree = "<group>"; };
-               DE66F01F08ABEE6000323D32 /* MachineCodeForInstruction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineCodeForInstruction.h; sourceTree = "<group>"; };
-               DE66F02008ABEE6000323D32 /* MachineFunctionInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MachineFunctionInfo.cpp; sourceTree = "<group>"; };
-               DE66F02108ABEE6000323D32 /* MachineFunctionInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineFunctionInfo.h; sourceTree = "<group>"; };
-               DE66F02208ABEE6000323D32 /* MachineInstrAnnot.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineInstrAnnot.h; sourceTree = "<group>"; };
-               DE66F02408ABEE6000323D32 /* MappingInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MappingInfo.cpp; sourceTree = "<group>"; };
-               DE66F02508ABEE6000323D32 /* MappingInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MappingInfo.h; sourceTree = "<group>"; };
-               DE66F03708ABEE6000323D32 /* DependenceAnalyzer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DependenceAnalyzer.cpp; sourceTree = "<group>"; };
-               DE66F03808ABEE6000323D32 /* DependenceAnalyzer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DependenceAnalyzer.h; sourceTree = "<group>"; };
-               DE66F03A08ABEE6000323D32 /* ModuloScheduling.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ModuloScheduling.cpp; sourceTree = "<group>"; };
-               DE66F03B08ABEE6000323D32 /* ModuloScheduling.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ModuloScheduling.h; sourceTree = "<group>"; };
-               DE66F03C08ABEE6000323D32 /* ModuloSchedulingSuperBlock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ModuloSchedulingSuperBlock.cpp; sourceTree = "<group>"; };
-               DE66F03D08ABEE6000323D32 /* ModuloSchedulingSuperBlock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ModuloSchedulingSuperBlock.h; sourceTree = "<group>"; };
-               DE66F03E08ABEE6000323D32 /* MSchedGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MSchedGraph.cpp; sourceTree = "<group>"; };
-               DE66F03F08ABEE6000323D32 /* MSchedGraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MSchedGraph.h; sourceTree = "<group>"; };
-               DE66F04008ABEE6000323D32 /* MSchedGraphSB.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MSchedGraphSB.cpp; sourceTree = "<group>"; };
-               DE66F04108ABEE6000323D32 /* MSchedGraphSB.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MSchedGraphSB.h; sourceTree = "<group>"; };
-               DE66F04208ABEE6000323D32 /* MSSchedule.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MSSchedule.cpp; sourceTree = "<group>"; };
-               DE66F04308ABEE6000323D32 /* MSSchedule.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MSSchedule.h; sourceTree = "<group>"; };
-               DE66F04408ABEE6000323D32 /* MSScheduleSB.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MSScheduleSB.cpp; sourceTree = "<group>"; };
-               DE66F04508ABEE6000323D32 /* MSScheduleSB.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MSScheduleSB.h; sourceTree = "<group>"; };
-               DE66F04708ABEE6000323D32 /* AllocInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AllocInfo.h; sourceTree = "<group>"; };
-               DE66F05408ABEE6000323D32 /* IGNode.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IGNode.cpp; sourceTree = "<group>"; };
-               DE66F05508ABEE6000323D32 /* IGNode.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IGNode.h; sourceTree = "<group>"; };
-               DE66F05608ABEE6000323D32 /* InterferenceGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InterferenceGraph.cpp; sourceTree = "<group>"; };
-               DE66F05708ABEE6000323D32 /* InterferenceGraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InterferenceGraph.h; sourceTree = "<group>"; };
-               DE66F05808ABEE6000323D32 /* LiveRange.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LiveRange.h; sourceTree = "<group>"; };
-               DE66F05908ABEE6000323D32 /* LiveRangeInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiveRangeInfo.cpp; sourceTree = "<group>"; };
-               DE66F05A08ABEE6000323D32 /* LiveRangeInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LiveRangeInfo.h; sourceTree = "<group>"; };
-               DE66F05C08ABEE6000323D32 /* Notes.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Notes.txt; sourceTree = "<group>"; };
-               DE66F05D08ABEE6000323D32 /* PhyRegAlloc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PhyRegAlloc.cpp; sourceTree = "<group>"; };
-               DE66F05E08ABEE6000323D32 /* PhyRegAlloc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PhyRegAlloc.h; sourceTree = "<group>"; };
-               DE66F05F08ABEE6000323D32 /* RegAllocCommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RegAllocCommon.h; sourceTree = "<group>"; };
-               DE66F06008ABEE6000323D32 /* RegClass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RegClass.cpp; sourceTree = "<group>"; };
-               DE66F06108ABEE6000323D32 /* RegClass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RegClass.h; sourceTree = "<group>"; };
-               DE66F06208ABEE6000323D32 /* SparcV9.burg.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9.burg.in; sourceTree = "<group>"; };
-               DE66F06608ABEE6000323D32 /* SparcV9.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9.td; sourceTree = "<group>"; };
-               DE66F06708ABEE6000323D32 /* SparcV9_F2.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9_F2.td; sourceTree = "<group>"; };
-               DE66F06808ABEE6000323D32 /* SparcV9_F3.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9_F3.td; sourceTree = "<group>"; };
-               DE66F06908ABEE6000323D32 /* SparcV9_F4.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9_F4.td; sourceTree = "<group>"; };
-               DE66F06A08ABEE6000323D32 /* SparcV9AsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9AsmPrinter.cpp; sourceTree = "<group>"; };
-               DE66F06B08ABEE6000323D32 /* SparcV9BurgISel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9BurgISel.cpp; sourceTree = "<group>"; };
-               DE66F06C08ABEE6000323D32 /* SparcV9BurgISel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9BurgISel.h; sourceTree = "<group>"; };
-               DE66F06D08ABEE6000323D32 /* SparcV9CodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9CodeEmitter.cpp; sourceTree = "<group>"; };
-               DE66F06E08ABEE6000323D32 /* SparcV9CodeEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9CodeEmitter.h; sourceTree = "<group>"; };
-               DE66F06F08ABEE6000323D32 /* SparcV9FrameInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9FrameInfo.cpp; sourceTree = "<group>"; };
-               DE66F07008ABEE6000323D32 /* SparcV9FrameInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9FrameInfo.h; sourceTree = "<group>"; };
-               DE66F07208ABEE6000323D32 /* SparcV9Instr.def */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9Instr.def; sourceTree = "<group>"; };
-               DE66F07308ABEE6000323D32 /* SparcV9InstrForest.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9InstrForest.h; sourceTree = "<group>"; };
-               DE66F07408ABEE6000323D32 /* SparcV9InstrInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9InstrInfo.h; sourceTree = "<group>"; };
-               DE66F07508ABEE6000323D32 /* SparcV9InstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9InstrInfo.td; sourceTree = "<group>"; };
-               DE66F07608ABEE6000323D32 /* SparcV9Internals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9Internals.h; sourceTree = "<group>"; };
-               DE66F07708ABEE6000323D32 /* SparcV9JITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9JITInfo.cpp; sourceTree = "<group>"; };
-               DE66F07808ABEE6000323D32 /* SparcV9JITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9JITInfo.h; sourceTree = "<group>"; };
-               DE66F07908ABEE6000323D32 /* SparcV9PeepholeOpts.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9PeepholeOpts.cpp; sourceTree = "<group>"; };
-               DE66F07A08ABEE6000323D32 /* SparcV9PreSelection.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9PreSelection.cpp; sourceTree = "<group>"; };
-               DE66F07B08ABEE6000323D32 /* SparcV9PrologEpilogInserter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9PrologEpilogInserter.cpp; sourceTree = "<group>"; };
-               DE66F07C08ABEE6000323D32 /* SparcV9RegClassInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9RegClassInfo.cpp; sourceTree = "<group>"; };
-               DE66F07D08ABEE6000323D32 /* SparcV9RegClassInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9RegClassInfo.h; sourceTree = "<group>"; };
-               DE66F07E08ABEE6000323D32 /* SparcV9RegInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9RegInfo.cpp; sourceTree = "<group>"; };
-               DE66F07F08ABEE6000323D32 /* SparcV9RegInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9RegInfo.h; sourceTree = "<group>"; };
-               DE66F08008ABEE6000323D32 /* SparcV9RegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9RegisterInfo.cpp; sourceTree = "<group>"; };
-               DE66F08108ABEE6000323D32 /* SparcV9RegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9RegisterInfo.h; sourceTree = "<group>"; };
-               DE66F08208ABEE6000323D32 /* SparcV9RegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SparcV9RegisterInfo.td; sourceTree = "<group>"; };
-               DE66F08308ABEE6000323D32 /* SparcV9Relocations.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9Relocations.h; sourceTree = "<group>"; };
-               DE66F08408ABEE6000323D32 /* SparcV9SchedInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9SchedInfo.cpp; sourceTree = "<group>"; };
-               DE66F08508ABEE6000323D32 /* SparcV9StackSlots.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9StackSlots.cpp; sourceTree = "<group>"; };
-               DE66F08608ABEE6000323D32 /* SparcV9TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9TargetMachine.cpp; sourceTree = "<group>"; };
-               DE66F08708ABEE6000323D32 /* SparcV9TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9TargetMachine.h; sourceTree = "<group>"; };
-               DE66F08808ABEE6000323D32 /* SparcV9TmpInstr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SparcV9TmpInstr.cpp; sourceTree = "<group>"; };
-               DE66F08908ABEE6000323D32 /* SparcV9TmpInstr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SparcV9TmpInstr.h; sourceTree = "<group>"; };
                DE66F08A08ABEE6000323D32 /* Target.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Target.td; sourceTree = "<group>"; };
                DE66F08B08ABEE6000323D32 /* TargetData.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetData.cpp; sourceTree = "<group>"; };
                DE66F08C08ABEE6000323D32 /* TargetFrameInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetFrameInfo.cpp; sourceTree = "<group>"; };
                DE66F08D08ABEE6000323D32 /* TargetInstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetInstrInfo.cpp; sourceTree = "<group>"; };
-               DE66F08E08ABEE6000323D32 /* TargetLowering.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetLowering.cpp; sourceTree = "<group>"; };
                DE66F08F08ABEE6000323D32 /* TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetMachine.cpp; sourceTree = "<group>"; };
                DE66F09008ABEE6000323D32 /* TargetMachineRegistry.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetMachineRegistry.cpp; sourceTree = "<group>"; };
-               DE66F09108ABEE6000323D32 /* TargetSchedInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetSchedInfo.cpp; sourceTree = "<group>"; };
                DE66F09208ABEE6000323D32 /* TargetSubtarget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetSubtarget.cpp; sourceTree = "<group>"; };
                DE66F0BC08ABEE6000323D32 /* X86.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86.h; sourceTree = "<group>"; };
                DE66F0BD08ABEE6000323D32 /* X86.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86.td; sourceTree = "<group>"; };
                DE66F0C008ABEE6000323D32 /* X86ATTAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86ATTAsmPrinter.cpp; sourceTree = "<group>"; };
                DE66F0C108ABEE6000323D32 /* X86ATTAsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86ATTAsmPrinter.h; sourceTree = "<group>"; };
                DE66F0C208ABEE6000323D32 /* X86CodeEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86CodeEmitter.cpp; sourceTree = "<group>"; };
-               DE66F0C308ABEE6000323D32 /* X86ELFWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86ELFWriter.cpp; sourceTree = "<group>"; };
                DE66F0C408ABEE6000323D32 /* X86FloatingPoint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86FloatingPoint.cpp; sourceTree = "<group>"; };
                DE66F0CC08ABEE6000323D32 /* X86InstrBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86InstrBuilder.h; sourceTree = "<group>"; };
                DE66F0CD08ABEE6000323D32 /* X86InstrInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86InstrInfo.cpp; sourceTree = "<group>"; };
                DE66F0CF08ABEE6100323D32 /* X86InstrInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86InstrInfo.td; sourceTree = "<group>"; };
                DE66F0D008ABEE6100323D32 /* X86IntelAsmPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86IntelAsmPrinter.cpp; sourceTree = "<group>"; };
                DE66F0D108ABEE6100323D32 /* X86IntelAsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86IntelAsmPrinter.h; sourceTree = "<group>"; };
-               DE66F0D208ABEE6100323D32 /* X86ISelPattern.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86ISelPattern.cpp; sourceTree = "<group>"; };
                DE66F0D508ABEE6100323D32 /* X86JITInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86JITInfo.cpp; sourceTree = "<group>"; };
                DE66F0D608ABEE6100323D32 /* X86JITInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86JITInfo.h; sourceTree = "<group>"; };
-               DE66F0D708ABEE6100323D32 /* X86PeepholeOpt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86PeepholeOpt.cpp; sourceTree = "<group>"; };
                DE66F0D808ABEE6100323D32 /* X86RegisterInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86RegisterInfo.cpp; sourceTree = "<group>"; };
                DE66F0D908ABEE6100323D32 /* X86RegisterInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86RegisterInfo.h; sourceTree = "<group>"; };
                DE66F0DA08ABEE6100323D32 /* X86RegisterInfo.td */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = X86RegisterInfo.td; sourceTree = "<group>"; };
                DE66F0DD08ABEE6100323D32 /* X86Subtarget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86Subtarget.h; sourceTree = "<group>"; };
                DE66F0DE08ABEE6100323D32 /* X86TargetMachine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = X86TargetMachine.cpp; sourceTree = "<group>"; };
                DE66F0DF08ABEE6100323D32 /* X86TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = X86TargetMachine.h; sourceTree = "<group>"; };
-               DE66F0EA08ABEFB300323D32 /* ExprTypeConvert.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExprTypeConvert.cpp; sourceTree = "<group>"; };
                DE66F0EF08ABEFB300323D32 /* BlockProfiling.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BlockProfiling.cpp; sourceTree = "<group>"; };
                DE66F0FE08ABEFB300323D32 /* EdgeProfiling.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = EdgeProfiling.cpp; sourceTree = "<group>"; };
-               DE66F0FF08ABEFB300323D32 /* EmitFunctions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = EmitFunctions.cpp; sourceTree = "<group>"; };
                DE66F11B08ABEFB300323D32 /* ProfilingUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ProfilingUtils.cpp; sourceTree = "<group>"; };
                DE66F11C08ABEFB300323D32 /* ProfilingUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ProfilingUtils.h; sourceTree = "<group>"; };
-               DE66F11D08ABEFB300323D32 /* TraceBasicBlocks.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TraceBasicBlocks.cpp; sourceTree = "<group>"; };
-               DE66F11E08ABEFB300323D32 /* TraceValues.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TraceValues.cpp; sourceTree = "<group>"; };
                DE66F12008ABEFB300323D32 /* ArgumentPromotion.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ArgumentPromotion.cpp; sourceTree = "<group>"; };
                DE66F12108ABEFB300323D32 /* ConstantMerge.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ConstantMerge.cpp; sourceTree = "<group>"; };
                DE66F12208ABEFB300323D32 /* DeadArgumentElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DeadArgumentElimination.cpp; sourceTree = "<group>"; };
                DE66F12308ABEFB300323D32 /* DeadTypeElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DeadTypeElimination.cpp; sourceTree = "<group>"; };
                DE66F14A08ABEFB400323D32 /* ExtractFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExtractFunction.cpp; sourceTree = "<group>"; };
-               DE66F14B08ABEFB400323D32 /* FunctionResolution.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FunctionResolution.cpp; sourceTree = "<group>"; };
                DE66F14C08ABEFB400323D32 /* GlobalDCE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GlobalDCE.cpp; sourceTree = "<group>"; };
                DE66F14D08ABEFB400323D32 /* GlobalOpt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GlobalOpt.cpp; sourceTree = "<group>"; };
                DE66F14E08ABEFB400323D32 /* Inliner.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Inliner.cpp; sourceTree = "<group>"; };
-               DE66F14F08ABEFB400323D32 /* Inliner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Inliner.h; sourceTree = "<group>"; };
                DE66F15008ABEFB400323D32 /* InlineSimple.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = InlineSimple.cpp; sourceTree = "<group>"; };
                DE66F15108ABEFB400323D32 /* Internalize.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Internalize.cpp; sourceTree = "<group>"; };
                DE66F15208ABEFB400323D32 /* IPConstantPropagation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IPConstantPropagation.cpp; sourceTree = "<group>"; };
                DE66F15708ABEFB400323D32 /* RaiseAllocations.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RaiseAllocations.cpp; sourceTree = "<group>"; };
                DE66F15808ABEFB400323D32 /* SimplifyLibCalls.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SimplifyLibCalls.cpp; sourceTree = "<group>"; };
                DE66F15908ABEFB400323D32 /* StripSymbols.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = StripSymbols.cpp; sourceTree = "<group>"; };
-               DE66F15A08ABEFB400323D32 /* LevelRaise.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LevelRaise.cpp; sourceTree = "<group>"; };
                DE66F15E08ABEFB400323D32 /* ADCE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ADCE.cpp; sourceTree = "<group>"; };
                DE66F15F08ABEFB400323D32 /* BasicBlockPlacement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BasicBlockPlacement.cpp; sourceTree = "<group>"; };
                DE66F16008ABEFB400323D32 /* CondPropagate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CondPropagate.cpp; sourceTree = "<group>"; };
                DE66F1A808ABEFB400323D32 /* LoopStrengthReduce.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopStrengthReduce.cpp; sourceTree = "<group>"; };
                DE66F1A908ABEFB400323D32 /* LoopUnroll.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopUnroll.cpp; sourceTree = "<group>"; };
                DE66F1AA08ABEFB400323D32 /* LoopUnswitch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoopUnswitch.cpp; sourceTree = "<group>"; };
-               DE66F1AB08ABEFB400323D32 /* LowerAllocations.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerAllocations.cpp; sourceTree = "<group>"; };
                DE66F1AD08ABEFB400323D32 /* LowerGC.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerGC.cpp; sourceTree = "<group>"; };
-               DE66F1AE08ABEFB400323D32 /* LowerInvoke.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerInvoke.cpp; sourceTree = "<group>"; };
                DE66F1AF08ABEFB400323D32 /* LowerPacked.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerPacked.cpp; sourceTree = "<group>"; };
-               DE66F1B008ABEFB400323D32 /* LowerSelect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerSelect.cpp; sourceTree = "<group>"; };
-               DE66F1B108ABEFB400323D32 /* LowerSwitch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LowerSwitch.cpp; sourceTree = "<group>"; };
-               DE66F1B308ABEFB400323D32 /* Mem2Reg.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Mem2Reg.cpp; sourceTree = "<group>"; };
-               DE66F1B408ABEFB400323D32 /* PRE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PRE.cpp; sourceTree = "<group>"; };
                DE66F1B508ABEFB400323D32 /* Reassociate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Reassociate.cpp; sourceTree = "<group>"; };
                DE66F1B608ABEFB400323D32 /* ScalarReplAggregates.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScalarReplAggregates.cpp; sourceTree = "<group>"; };
                DE66F1B708ABEFB400323D32 /* SCCP.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SCCP.cpp; sourceTree = "<group>"; };
                DE66F1B808ABEFB400323D32 /* SimplifyCFG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SimplifyCFG.cpp; sourceTree = "<group>"; };
                DE66F1B908ABEFB400323D32 /* TailDuplication.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TailDuplication.cpp; sourceTree = "<group>"; };
                DE66F1BA08ABEFB400323D32 /* TailRecursionElimination.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TailRecursionElimination.cpp; sourceTree = "<group>"; };
-               DE66F1BB08ABEFB400323D32 /* TransformInternals.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TransformInternals.cpp; sourceTree = "<group>"; };
-               DE66F1BC08ABEFB400323D32 /* TransformInternals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TransformInternals.h; sourceTree = "<group>"; };
                DE66F1BE08ABEFB400323D32 /* BasicBlockUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BasicBlockUtils.cpp; sourceTree = "<group>"; };
                DE66F1BF08ABEFB400323D32 /* BreakCriticalEdges.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BreakCriticalEdges.cpp; sourceTree = "<group>"; };
                DE66F1C008ABEFB400323D32 /* CloneFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CloneFunction.cpp; sourceTree = "<group>"; };
                DE66F1E708ABEFB400323D32 /* ValueMapper.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ValueMapper.cpp; sourceTree = "<group>"; };
                DE66F1E808ABEFB400323D32 /* ValueMapper.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueMapper.h; sourceTree = "<group>"; };
                DE66F1EA08ABF03100323D32 /* AbstractTypeUser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AbstractTypeUser.h; sourceTree = "<group>"; };
-               DE66F1ED08ABF03100323D32 /* BitSetVector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BitSetVector.h; sourceTree = "<group>"; };
                DE66F1EE08ABF03100323D32 /* DenseMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DenseMap.h; sourceTree = "<group>"; };
                DE66F1EF08ABF03100323D32 /* DepthFirstIterator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DepthFirstIterator.h; sourceTree = "<group>"; };
                DE66F1F008ABF03100323D32 /* EquivalenceClasses.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = EquivalenceClasses.h; sourceTree = "<group>"; };
                DE66F20608ABF03100323D32 /* CallGraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallGraph.h; sourceTree = "<group>"; };
                DE66F20708ABF03100323D32 /* CFGPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CFGPrinter.h; sourceTree = "<group>"; };
                DE66F20808ABF03100323D32 /* ConstantsScanner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConstantsScanner.h; sourceTree = "<group>"; };
-               DE66F20A08ABF03100323D32 /* DataStructure.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DataStructure.h; sourceTree = "<group>"; };
-               DE66F20B08ABF03100323D32 /* DSGraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DSGraph.h; sourceTree = "<group>"; };
-               DE66F20C08ABF03100323D32 /* DSGraphTraits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DSGraphTraits.h; sourceTree = "<group>"; };
-               DE66F20D08ABF03100323D32 /* DSNode.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DSNode.h; sourceTree = "<group>"; };
-               DE66F20E08ABF03100323D32 /* DSSupport.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DSSupport.h; sourceTree = "<group>"; };
                DE66F20F08ABF03100323D32 /* Dominators.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Dominators.h; sourceTree = "<group>"; };
                DE66F21208ABF03100323D32 /* FindUsedTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FindUsedTypes.h; sourceTree = "<group>"; };
                DE66F21308ABF03100323D32 /* Interval.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Interval.h; sourceTree = "<group>"; };
                DE66F22208ABF03100323D32 /* Verifier.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Verifier.h; sourceTree = "<group>"; };
                DE66F22308ABF03100323D32 /* Argument.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Argument.h; sourceTree = "<group>"; };
                DE66F22508ABF03100323D32 /* AsmAnnotationWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AsmAnnotationWriter.h; sourceTree = "<group>"; };
-               DE66F22608ABF03100323D32 /* CachedWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CachedWriter.h; sourceTree = "<group>"; };
                DE66F22708ABF03100323D32 /* Parser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Parser.h; sourceTree = "<group>"; };
                DE66F22808ABF03100323D32 /* PrintModulePass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PrintModulePass.h; sourceTree = "<group>"; };
                DE66F22908ABF03100323D32 /* Writer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Writer.h; sourceTree = "<group>"; };
                DE66F22A08ABF03100323D32 /* BasicBlock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BasicBlock.h; sourceTree = "<group>"; };
-               DE66F22C08ABF03100323D32 /* Analyzer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Analyzer.h; sourceTree = "<group>"; };
-               DE66F22D08ABF03100323D32 /* Archive.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Archive.h; sourceTree = "<group>"; };
-               DE66F22E08ABF03100323D32 /* BytecodeHandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BytecodeHandler.h; sourceTree = "<group>"; };
-               DE66F22F08ABF03100323D32 /* Format.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Format.h; sourceTree = "<group>"; };
-               DE66F23008ABF03100323D32 /* Reader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Reader.h; sourceTree = "<group>"; };
-               DE66F23108ABF03100323D32 /* WriteBytecodePass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = WriteBytecodePass.h; sourceTree = "<group>"; };
-               DE66F23208ABF03100323D32 /* Writer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Writer.h; sourceTree = "<group>"; };
                DE66F23308ABF03100323D32 /* CallGraphSCCPass.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallGraphSCCPass.h; sourceTree = "<group>"; };
                DE66F23408ABF03100323D32 /* CallingConv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CallingConv.h; sourceTree = "<group>"; };
                DE66F23608ABF03100323D32 /* AsmPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AsmPrinter.h; sourceTree = "<group>"; };
-               DE66F23708ABF03100323D32 /* ELFWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ELFWriter.h; sourceTree = "<group>"; };
-               DE66F23808ABF03100323D32 /* InstrScheduling.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InstrScheduling.h; sourceTree = "<group>"; };
                DE66F23908ABF03100323D32 /* IntrinsicLowering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IntrinsicLowering.h; sourceTree = "<group>"; };
                DE66F23A08ABF03100323D32 /* LiveVariables.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LiveVariables.h; sourceTree = "<group>"; };
                DE66F23B08ABF03100323D32 /* MachineBasicBlock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MachineBasicBlock.h; sourceTree = "<group>"; };
                DE66F24708ABF03100323D32 /* SelectionDAGISel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SelectionDAGISel.h; sourceTree = "<group>"; };
                DE66F24808ABF03100323D32 /* SelectionDAGNodes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SelectionDAGNodes.h; sourceTree = "<group>"; };
                DE66F24908ABF03100323D32 /* SSARegMap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SSARegMap.h; sourceTree = "<group>"; };
-               DE66F24A08ABF03100323D32 /* ValueSet.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueSet.h; sourceTree = "<group>"; };
                DE66F24B08ABF03100323D32 /* ValueTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ValueTypes.h; sourceTree = "<group>"; };
                DE66F24E08ABF03100323D32 /* alloca.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = alloca.h; sourceTree = "<group>"; };
                DE66F25008ABF03100323D32 /* config.h.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = config.h.in; sourceTree = "<group>"; };
                DE66F27308ABF03200323D32 /* Casting.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Casting.h; sourceTree = "<group>"; };
                DE66F27408ABF03200323D32 /* CFG.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CFG.h; sourceTree = "<group>"; };
                DE66F27508ABF03200323D32 /* CommandLine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CommandLine.h; sourceTree = "<group>"; };
-               DE66F27608ABF03200323D32 /* Compressor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Compressor.h; sourceTree = "<group>"; };
                DE66F27708ABF03200323D32 /* ConstantRange.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConstantRange.h; sourceTree = "<group>"; };
                DE66F27908ABF03200323D32 /* DataTypes.h.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = DataTypes.h.in; sourceTree = "<group>"; };
                DE66F27A08ABF03200323D32 /* Debug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Debug.h; sourceTree = "<group>"; };
                DE66F28B08ABF03200323D32 /* StableBasicBlockNumbering.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = StableBasicBlockNumbering.h; sourceTree = "<group>"; };
                DE66F28C08ABF03200323D32 /* SystemUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SystemUtils.h; sourceTree = "<group>"; };
                DE66F28E08ABF03200323D32 /* Timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = "<group>"; };
-               DE66F28F08ABF03200323D32 /* ToolRunner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ToolRunner.h; sourceTree = "<group>"; };
                DE66F29008ABF03200323D32 /* type_traits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = type_traits.h; sourceTree = "<group>"; };
                DE66F29108ABF03200323D32 /* TypeInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TypeInfo.h; sourceTree = "<group>"; };
-               DE66F29208ABF03200323D32 /* SymbolTable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SymbolTable.h; sourceTree = "<group>"; };
                DE66F29308ABF03200323D32 /* SymbolTableListTraits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SymbolTableListTraits.h; sourceTree = "<group>"; };
                DE66F29508ABF03200323D32 /* DynamicLibrary.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DynamicLibrary.h; sourceTree = "<group>"; };
                DE66F29608ABF03200323D32 /* LICENSE.TXT */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE.TXT; sourceTree = "<group>"; };
                DE66F2A608ABF03200323D32 /* TargetMachine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetMachine.h; sourceTree = "<group>"; };
                DE66F2A708ABF03200323D32 /* TargetMachineRegistry.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetMachineRegistry.h; sourceTree = "<group>"; };
                DE66F2A808ABF03200323D32 /* TargetOptions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetOptions.h; sourceTree = "<group>"; };
-               DE66F2A908ABF03200323D32 /* TargetSchedInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetSchedInfo.h; sourceTree = "<group>"; };
                DE66F2AA08ABF03200323D32 /* TargetSubtarget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetSubtarget.h; sourceTree = "<group>"; };
                DE66F2AC08ABF03200323D32 /* Instrumentation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Instrumentation.h; sourceTree = "<group>"; };
                DE66F2AD08ABF03200323D32 /* IPO.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IPO.h; sourceTree = "<group>"; };
-               DE66F2AE08ABF03200323D32 /* LinkAllPasses.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LinkAllPasses.h; sourceTree = "<group>"; };
                DE66F2AF08ABF03200323D32 /* Scalar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Scalar.h; sourceTree = "<group>"; };
                DE66F2B108ABF03200323D32 /* BasicBlockUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BasicBlockUtils.h; sourceTree = "<group>"; };
                DE66F2B208ABF03200323D32 /* Cloning.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Cloning.h; sourceTree = "<group>"; };
                DE66F2B808ABF03200323D32 /* Use.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Use.h; sourceTree = "<group>"; };
                DE66F2B908ABF03200323D32 /* User.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = User.h; sourceTree = "<group>"; };
                DE66F2BA08ABF03200323D32 /* Value.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Value.h; sourceTree = "<group>"; };
-               DE66F2BF08ABF14400323D32 /* AnalysisWrappers.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AnalysisWrappers.cpp; sourceTree = "<group>"; };
-               DE66F2C008ABF14400323D32 /* analyze.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = analyze.cpp; sourceTree = "<group>"; };
-               DE66F2C908ABF14400323D32 /* GraphPrinters.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GraphPrinters.cpp; sourceTree = "<group>"; };
                DE66F2CC08ABF14400323D32 /* BugDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BugDriver.cpp; sourceTree = "<group>"; };
                DE66F2CD08ABF14400323D32 /* BugDriver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BugDriver.h; sourceTree = "<group>"; };
                DE66F2CE08ABF14400323D32 /* bugpoint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = bugpoint.cpp; sourceTree = "<group>"; };
                DE66F2E608ABF14400323D32 /* Miscompilation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Miscompilation.cpp; sourceTree = "<group>"; };
                DE66F2E708ABF14400323D32 /* OptimizerDriver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = OptimizerDriver.cpp; sourceTree = "<group>"; };
                DE66F2E808ABF14400323D32 /* TestPasses.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TestPasses.cpp; sourceTree = "<group>"; };
-               DE66F2EE08ABF14400323D32 /* gccas.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = gccas.cpp; path = gccas/gccas.cpp; sourceTree = "<group>"; };
-               DE66F2F708ABF14400323D32 /* gccld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = gccld.cpp; sourceTree = "<group>"; };
-               DE66F2F808ABF14400323D32 /* gccld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gccld.h; sourceTree = "<group>"; };
-               DE66F2F908ABF14400323D32 /* GenerateCode.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GenerateCode.cpp; sourceTree = "<group>"; };
                DE66F30008ABF14400323D32 /* llc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = llc.cpp; path = llc/llc.cpp; sourceTree = "<group>"; };
                DE66F30708ABF14400323D32 /* lli.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = lli.cpp; path = lli/lli.cpp; sourceTree = "<group>"; };
                DE66F30E08ABF14400323D32 /* llvm-ar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = "llvm-ar.cpp"; path = "llvm-ar/llvm-ar.cpp"; sourceTree = "<group>"; };
                DE66F37108ABF14500323D32 /* cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = cpp; sourceTree = "<group>"; };
                DE66F37D08ABF14500323D32 /* ll */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ll; sourceTree = "<group>"; };
                DE66F37E08ABF14500323D32 /* llvmc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvmc.cpp; sourceTree = "<group>"; };
-               DE66F38708ABF14500323D32 /* opt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = opt.cpp; path = opt/opt.cpp; sourceTree = "<group>"; };
                DE66F38C08ABF35300323D32 /* CREDITS.TXT */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = CREDITS.TXT; path = ../CREDITS.TXT; sourceTree = SOURCE_ROOT; };
-               DE66F38F08ABF35C00323D32 /* AliasAnalysis.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = AliasAnalysis.html; sourceTree = "<group>"; };
-               DE66F39008ABF35C00323D32 /* Bugpoint.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = Bugpoint.html; sourceTree = "<group>"; };
-               DE66F39108ABF35C00323D32 /* BytecodeFormat.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = BytecodeFormat.html; sourceTree = "<group>"; };
-               DE66F39208ABF35C00323D32 /* CFEBuildInstrs.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = CFEBuildInstrs.html; sourceTree = "<group>"; };
-               DE66F39308ABF35C00323D32 /* CodeGenerator.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = CodeGenerator.html; sourceTree = "<group>"; };
-               DE66F39408ABF35C00323D32 /* CodingStandards.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = CodingStandards.html; sourceTree = "<group>"; };
-               DE66F39708ABF35C00323D32 /* analyze.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = analyze.pod; sourceTree = "<group>"; };
+               DE66F38F08ABF35C00323D32 /* AliasAnalysis.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = AliasAnalysis.html; sourceTree = "<group>"; };
+               DE66F39008ABF35C00323D32 /* Bugpoint.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Bugpoint.html; sourceTree = "<group>"; };
+               DE66F39208ABF35C00323D32 /* CFEBuildInstrs.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CFEBuildInstrs.html; sourceTree = "<group>"; };
+               DE66F39308ABF35C00323D32 /* CodeGenerator.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CodeGenerator.html; sourceTree = "<group>"; };
+               DE66F39408ABF35C00323D32 /* CodingStandards.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CodingStandards.html; sourceTree = "<group>"; };
                DE66F39808ABF35C00323D32 /* bugpoint.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = bugpoint.pod; sourceTree = "<group>"; };
-               DE66F39908ABF35C00323D32 /* gccas.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = gccas.pod; sourceTree = "<group>"; };
-               DE66F39A08ABF35C00323D32 /* gccld.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = gccld.pod; sourceTree = "<group>"; };
-               DE66F39E08ABF35C00323D32 /* index.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = index.html; sourceTree = "<group>"; };
+               DE66F39E08ABF35C00323D32 /* index.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = index.html; sourceTree = "<group>"; };
                DE66F39F08ABF35C00323D32 /* llc.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llc.pod; sourceTree = "<group>"; };
                DE66F3A008ABF35C00323D32 /* lli.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = lli.pod; sourceTree = "<group>"; };
                DE66F3A108ABF35C00323D32 /* llvm-ar.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "llvm-ar.pod"; sourceTree = "<group>"; };
                DE66F3B408ABF35D00323D32 /* manpage.css */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = manpage.css; sourceTree = "<group>"; };
                DE66F3B508ABF35D00323D32 /* opt.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = opt.pod; sourceTree = "<group>"; };
                DE66F3B808ABF35D00323D32 /* stkrc.pod */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = stkrc.pod; sourceTree = "<group>"; };
-               DE66F3B908ABF35D00323D32 /* CommandLine.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = CommandLine.html; sourceTree = "<group>"; };
-               DE66F3BA08ABF35D00323D32 /* CompilerDriver.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = CompilerDriver.html; sourceTree = "<group>"; };
-               DE66F3BB08ABF35D00323D32 /* CompilerWriterInfo.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = CompilerWriterInfo.html; sourceTree = "<group>"; };
+               DE66F3B908ABF35D00323D32 /* CommandLine.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CommandLine.html; sourceTree = "<group>"; };
+               DE66F3BA08ABF35D00323D32 /* CompilerDriver.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CompilerDriver.html; sourceTree = "<group>"; };
+               DE66F3BB08ABF35D00323D32 /* CompilerWriterInfo.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = CompilerWriterInfo.html; sourceTree = "<group>"; };
                DE66F3BD08ABF35D00323D32 /* doxygen.cfg.in */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.cfg.in; sourceTree = "<group>"; };
                DE66F3BE08ABF35D00323D32 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.css; sourceTree = "<group>"; };
                DE66F3BF08ABF35D00323D32 /* doxygen.footer */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.footer; sourceTree = "<group>"; };
                DE66F3C008ABF35D00323D32 /* doxygen.header */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.header; sourceTree = "<group>"; };
                DE66F3C108ABF35D00323D32 /* doxygen.intro */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = doxygen.intro; sourceTree = "<group>"; };
-               DE66F3C208ABF35D00323D32 /* ExtendingLLVM.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = ExtendingLLVM.html; sourceTree = "<group>"; };
-               DE66F3C308ABF35D00323D32 /* FAQ.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = FAQ.html; sourceTree = "<group>"; };
-               DE66F3C408ABF35D00323D32 /* GarbageCollection.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = GarbageCollection.html; sourceTree = "<group>"; };
-               DE66F3C508ABF35D00323D32 /* GettingStarted.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = GettingStarted.html; sourceTree = "<group>"; };
-               DE66F3C608ABF35D00323D32 /* GettingStartedVS.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = GettingStartedVS.html; sourceTree = "<group>"; };
-               DE66F3E408ABF35D00323D32 /* HowToSubmitABug.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = HowToSubmitABug.html; sourceTree = "<group>"; };
+               DE66F3C208ABF35D00323D32 /* ExtendingLLVM.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = ExtendingLLVM.html; sourceTree = "<group>"; };
+               DE66F3C308ABF35D00323D32 /* FAQ.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = FAQ.html; sourceTree = "<group>"; };
+               DE66F3C408ABF35D00323D32 /* GarbageCollection.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = GarbageCollection.html; sourceTree = "<group>"; };
+               DE66F3C508ABF35D00323D32 /* GettingStarted.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = GettingStarted.html; sourceTree = "<group>"; };
+               DE66F3C608ABF35D00323D32 /* GettingStartedVS.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = GettingStartedVS.html; sourceTree = "<group>"; };
+               DE66F3E408ABF35D00323D32 /* HowToSubmitABug.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = HowToSubmitABug.html; sourceTree = "<group>"; };
                DE66F3E608ABF35D00323D32 /* Debugging.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Debugging.gif; sourceTree = "<group>"; };
                DE66F3E708ABF35D00323D32 /* libdeps.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = libdeps.gif; sourceTree = "<group>"; };
                DE66F3E808ABF35D00323D32 /* lines.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = lines.gif; sourceTree = "<group>"; };
                DE66F3E908ABF35D00323D32 /* objdeps.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = objdeps.gif; sourceTree = "<group>"; };
                DE66F3EA08ABF35D00323D32 /* venusflytrap.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = venusflytrap.jpg; sourceTree = "<group>"; };
-               DE66F3EB08ABF35D00323D32 /* index.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = index.html; sourceTree = "<group>"; };
-               DE66F3EC08ABF35D00323D32 /* LangRef.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = LangRef.html; sourceTree = "<group>"; };
-               DE66F3ED08ABF35D00323D32 /* Lexicon.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = Lexicon.html; sourceTree = "<group>"; };
+               DE66F3EB08ABF35D00323D32 /* index.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = index.html; sourceTree = "<group>"; };
+               DE66F3EC08ABF35D00323D32 /* LangRef.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = LangRef.html; sourceTree = "<group>"; };
+               DE66F3ED08ABF35D00323D32 /* Lexicon.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Lexicon.html; sourceTree = "<group>"; };
                DE66F3EE08ABF35D00323D32 /* llvm.css */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llvm.css; sourceTree = "<group>"; };
-               DE66F3EF08ABF35D00323D32 /* LLVMVsTheWorld.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = LLVMVsTheWorld.html; sourceTree = "<group>"; };
-               DE66F3F108ABF35D00323D32 /* MakefileGuide.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = MakefileGuide.html; sourceTree = "<group>"; };
-               DE66F3F208ABF35D00323D32 /* ProgrammersManual.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = ProgrammersManual.html; sourceTree = "<group>"; };
-               DE66F3F308ABF35D00323D32 /* Projects.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = Projects.html; sourceTree = "<group>"; };
-               DE66F3F408ABF35D00323D32 /* ReleaseNotes.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = ReleaseNotes.html; sourceTree = "<group>"; };
-               DE66F3F508ABF35D00323D32 /* SourceLevelDebugging.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = SourceLevelDebugging.html; sourceTree = "<group>"; };
-               DE66F3F608ABF35D00323D32 /* Stacker.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = Stacker.html; sourceTree = "<group>"; };
-               DE66F3F708ABF35D00323D32 /* SystemLibrary.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = SystemLibrary.html; sourceTree = "<group>"; };
-               DE66F3F808ABF35D00323D32 /* TableGenFundamentals.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = TableGenFundamentals.html; sourceTree = "<group>"; };
-               DE66F3F908ABF35D00323D32 /* TestingGuide.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = TestingGuide.html; sourceTree = "<group>"; };
-               DE66F3FA08ABF35D00323D32 /* UsingLibraries.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = UsingLibraries.html; sourceTree = "<group>"; };
-               DE66F3FB08ABF35D00323D32 /* WritingAnLLVMBackend.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = WritingAnLLVMBackend.html; sourceTree = "<group>"; };
-               DE66F3FC08ABF35D00323D32 /* WritingAnLLVMPass.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = WritingAnLLVMPass.html; sourceTree = "<group>"; };
-               DE66F3FF08ABF37000323D32 /* BFtoLLVM.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = BFtoLLVM.cpp; path = BFtoLLVM/BFtoLLVM.cpp; sourceTree = "<group>"; };
+               DE66F3F108ABF35D00323D32 /* MakefileGuide.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = MakefileGuide.html; sourceTree = "<group>"; };
+               DE66F3F208ABF35D00323D32 /* ProgrammersManual.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = ProgrammersManual.html; sourceTree = "<group>"; };
+               DE66F3F308ABF35D00323D32 /* Projects.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Projects.html; sourceTree = "<group>"; };
+               DE66F3F408ABF35D00323D32 /* ReleaseNotes.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = ReleaseNotes.html; sourceTree = "<group>"; };
+               DE66F3F508ABF35D00323D32 /* SourceLevelDebugging.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = SourceLevelDebugging.html; sourceTree = "<group>"; };
+               DE66F3F608ABF35D00323D32 /* Stacker.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Stacker.html; sourceTree = "<group>"; };
+               DE66F3F708ABF35D00323D32 /* SystemLibrary.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = SystemLibrary.html; sourceTree = "<group>"; };
+               DE66F3F808ABF35D00323D32 /* TableGenFundamentals.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = TableGenFundamentals.html; sourceTree = "<group>"; };
+               DE66F3F908ABF35D00323D32 /* TestingGuide.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = TestingGuide.html; sourceTree = "<group>"; };
+               DE66F3FA08ABF35D00323D32 /* UsingLibraries.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = UsingLibraries.html; sourceTree = "<group>"; };
+               DE66F3FB08ABF35D00323D32 /* WritingAnLLVMBackend.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = WritingAnLLVMBackend.html; sourceTree = "<group>"; };
+               DE66F3FC08ABF35D00323D32 /* WritingAnLLVMPass.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = WritingAnLLVMPass.html; sourceTree = "<group>"; };
                DE66F40E08ABF37000323D32 /* fibonacci.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = fibonacci.cpp; path = Fibonacci/fibonacci.cpp; sourceTree = "<group>"; };
                DE66F41508ABF37000323D32 /* HowToUseJIT.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = HowToUseJIT.cpp; path = HowToUseJIT/HowToUseJIT.cpp; sourceTree = "<group>"; };
                DE66F41E08ABF37000323D32 /* ModuleMaker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ModuleMaker.cpp; path = ModuleMaker/ModuleMaker.cpp; sourceTree = "<group>"; };
                DE694D9F08B51E0C0039C106 /* ScheduleDAG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScheduleDAG.cpp; sourceTree = "<group>"; };
                DE81704008CFB44D0093BDEF /* fpcmp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = fpcmp.cpp; path = fpcmp/fpcmp.cpp; sourceTree = "<group>"; };
                DE81704F08CFB44D0093BDEF /* NightlyTest.gnuplot */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = NightlyTest.gnuplot; sourceTree = "<group>"; };
-               DE81705008CFB44D0093BDEF /* NightlyTest.pl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = NightlyTest.pl; sourceTree = "<group>"; };
-               DE81705108CFB44D0093BDEF /* NightlyTestTemplate.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = NightlyTestTemplate.html; sourceTree = "<group>"; };
+               DE81705108CFB44D0093BDEF /* NightlyTestTemplate.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = NightlyTestTemplate.html; sourceTree = "<group>"; };
                DE81705908CFB44D0093BDEF /* AsmWriterEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AsmWriterEmitter.cpp; sourceTree = "<group>"; };
                DE81705A08CFB44D0093BDEF /* AsmWriterEmitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AsmWriterEmitter.h; sourceTree = "<group>"; };
                DE81705B08CFB44D0093BDEF /* CodeEmitterGen.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CodeEmitterGen.cpp; sourceTree = "<group>"; };
                DE8170AA08CFB44D0093BDEF /* TableGen.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TableGen.cpp; sourceTree = "<group>"; };
                DE8170AB08CFB44D0093BDEF /* TableGenBackend.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TableGenBackend.cpp; sourceTree = "<group>"; };
                DE8170AC08CFB44D0093BDEF /* TableGenBackend.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TableGenBackend.h; sourceTree = "<group>"; };
-               DEFAB19C0959E97F00E0AB42 /* DwarfWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = DwarfWriter.cpp; path = ../lib/CodeGen/DwarfWriter.cpp; sourceTree = SOURCE_ROOT; };
                DEFAB19D0959E9A100E0AB42 /* DwarfWriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DwarfWriter.h; path = ../include/llvm/CodeGen/DwarfWriter.h; sourceTree = SOURCE_ROOT; };
 /* End PBXFileReference section */
 
                        isa = PBXGroup;
                        children = (
                                DE66F1E908ABF03100323D32 /* include/llvm */,
+                               CF8F1B480B64F7AB00BB4199 /* include/llvm-c */,
                                DE66ECBD08ABEC0700323D32 /* lib/Analysis */,
+                               9FE450DE0C77ABE400C4FEA4 /* lib/Archive */,
                                DE66EC8808ABEAC900323D32 /* lib/AsmParser */,
-                               DE66ECBC08ABEB8E00323D32 /* lib/Bytecode */,
+                               9F68EB030C77AD2C004AA152 /* lib/Bitcode */,
                                DE66ED3E08ABEC2A00323D32 /* lib/CodeGen */,
                                DE66ED9A08ABEC7200323D32 /* lib/Debugger */,
                                DE66EDBF08ABEC8F00323D32 /* lib/ExecutionEngine */,
                                DE66F2BD08ABF14400323D32 /* tools */,
                                DE816FAC08CFB44C0093BDEF /* utils */,
                                DE66F38D08ABF35C00323D32 /* docs */,
+                               9FD3E56D0CA0116100E54D15 /* bindings */,
+                               9F7C2B690CB9496B00498408 /* test */,
                                DE66F3FD08ABF37000323D32 /* examples */,
                                DE66F38C08ABF35300323D32 /* CREDITS.TXT */,
+                               CFD99AA80AFE827B0068D19C /* LICENSE.TXT */,
+                               CFD99AAD0AFE827B0068D19C /* README.txt */,
+                               721CA1750D0B44D200D5004F /* Products */,
                        );
                        name = LLVM;
                        sourceTree = "<group>";
                };
+               721CA1750D0B44D200D5004F /* Products */ = {
+                       isa = PBXGroup;
+                       children = (
+                       );
+                       name = Products;
+                       sourceTree = "<group>";
+               };
+               9F4B0E5D0D0E02580061F270 /* bitreader */ = {
+                       isa = PBXGroup;
+                       children = (
+                               9F4B0E5E0D0E02580061F270 /* bitreader_ocaml.c */,
+                               9F4B0E5F0D0E02580061F270 /* llvm_bitreader.ml */,
+                               9F4B0E600D0E02580061F270 /* llvm_bitreader.mli */,
+                       );
+                       path = bitreader;
+                       sourceTree = "<group>";
+               };
+               9F502ACD0D1D8CA3007939DF /* executionengine */ = {
+                       isa = PBXGroup;
+                       children = (
+                               9F502ADB0D1D8CA3007939DF /* executionengine_ocaml.c */,
+                               9F502ADC0D1D8CA3007939DF /* llvm_executionengine.ml */,
+                               9F502ADD0D1D8CA3007939DF /* llvm_executionengine.mli */,
+                       );
+                       path = executionengine;
+                       sourceTree = "<group>";
+               };
+               9F68EB030C77AD2C004AA152 /* lib/Bitcode */ = {
+                       isa = PBXGroup;
+                       children = (
+                               9F68EB050C77AD2C004AA152 /* Reader */,
+                               9F68EB110C77AD2C004AA152 /* Writer */,
+                       );
+                       name = lib/Bitcode;
+                       path = ../lib/Bitcode;
+                       sourceTree = SOURCE_ROOT;
+               };
+               9F68EB050C77AD2C004AA152 /* Reader */ = {
+                       isa = PBXGroup;
+                       children = (
+                               35A9CDF00CD0F6D5008ABC1D /* Deserialize.cpp */,
+                               9F4B0E8D0D0E05ED0061F270 /* DeserializeAPFloat.cpp */,
+                               354CF6D10CD299440059AF3E /* DeserializeAPInt.cpp */,
+                               9F68EB060C77AD2C004AA152 /* BitcodeReader.cpp */,
+                               9F68EB070C77AD2C004AA152 /* BitcodeReader.h */,
+                               9F4B0E8C0D0E05ED0061F270 /* BitReader.cpp */,
+                       );
+                       path = Reader;
+                       sourceTree = "<group>";
+               };
+               9F68EB110C77AD2C004AA152 /* Writer */ = {
+                       isa = PBXGroup;
+                       children = (
+                               354CF6D20CD2994D0059AF3E /* SerializeAPInt.cpp */,
+                               9FD3E5920CA012B300E54D15 /* BitWriter.cpp */,
+                               9F68EB120C77AD2C004AA152 /* BitcodeWriter.cpp */,
+                               9F68EB130C77AD2C004AA152 /* BitcodeWriterPass.cpp */,
+                               9F68EB250C77AD2C004AA152 /* ValueEnumerator.cpp */,
+                               9F68EB260C77AD2C004AA152 /* ValueEnumerator.h */,
+                               35A9CDF10CD0F6E1008ABC1D /* Serialize.cpp */,
+                       );
+                       path = Writer;
+                       sourceTree = "<group>";
+               };
+               9F77937F0C73C54C00551F9C /* Bitcode */ = {
+                       isa = PBXGroup;
+                       children = (
+                               9F7793800C73C54C00551F9C /* Archive.h */,
+                               9F7793810C73C54C00551F9C /* BitCodes.h */,
+                               9F7793820C73C54C00551F9C /* BitstreamReader.h */,
+                               9F7793830C73C54C00551F9C /* BitstreamWriter.h */,
+                               9F7793840C73C54C00551F9C /* LLVMBitCodes.h */,
+                               9F7793850C73C54C00551F9C /* ReaderWriter.h */,
+                               35A9CDEE0CD0F6AF008ABC1D /* Serialization.h */,
+                               35A9CDEF0CD0F6AF008ABC1D /* Serialize.h */,
+                               35A9CDED0CD0F6AF008ABC1D /* Deserialize.h */,
+                       );
+                       path = Bitcode;
+                       sourceTree = "<group>";
+               };
+               9F7794120C73CB6100551F9C /* Mips */ = {
+                       isa = PBXGroup;
+                       children = (
+                               9F7794140C73CB6100551F9C /* Mips.h */,
+                               9F7794150C73CB6100551F9C /* Mips.td */,
+                               9F7794160C73CB6100551F9C /* MipsAsmPrinter.cpp */,
+                               9F7794170C73CB6100551F9C /* MipsCallingConv.td */,
+                               9F7794180C73CB6100551F9C /* MipsInstrFormats.td */,
+                               9F7794190C73CB6100551F9C /* MipsInstrInfo.cpp */,
+                               9F77941A0C73CB6100551F9C /* MipsInstrInfo.h */,
+                               9F77941B0C73CB6100551F9C /* MipsInstrInfo.td */,
+                               9F77941C0C73CB6100551F9C /* MipsISelDAGToDAG.cpp */,
+                               9F77941D0C73CB6100551F9C /* MipsISelLowering.cpp */,
+                               9F77941E0C73CB6100551F9C /* MipsISelLowering.h */,
+                               9F77941F0C73CB6100551F9C /* MipsMachineFunction.h */,
+                               9F7794200C73CB6100551F9C /* MipsRegisterInfo.cpp */,
+                               9F7794210C73CB6100551F9C /* MipsRegisterInfo.h */,
+                               9F7794220C73CB6100551F9C /* MipsRegisterInfo.td */,
+                               9F7794230C73CB6100551F9C /* MipsSubtarget.cpp */,
+                               9F7794240C73CB6100551F9C /* MipsSubtarget.h */,
+                               9F7794250C73CB6100551F9C /* MipsTargetAsmInfo.cpp */,
+                               9F7794260C73CB6100551F9C /* MipsTargetAsmInfo.h */,
+                               9F7794270C73CB6100551F9C /* MipsTargetMachine.cpp */,
+                               9F7794280C73CB6100551F9C /* MipsTargetMachine.h */,
+                       );
+                       path = Mips;
+                       sourceTree = "<group>";
+               };
+               9F7794290C73CB7900551F9C /* MSIL */ = {
+                       isa = PBXGroup;
+                       children = (
+                               9F77942F0C73CB7900551F9C /* MSILWriter.cpp */,
+                               9F7794300C73CB7900551F9C /* MSILWriter.h */,
+                       );
+                       path = MSIL;
+                       sourceTree = "<group>";
+               };
+               9F7C240B0CB81ECD00498408 /* analysis */ = {
+                       isa = PBXGroup;
+                       children = (
+                               9F7C240C0CB81ECD00498408 /* analysis_ocaml.c */,
+                               9F7C240D0CB81ECD00498408 /* llvm_analysis.ml */,
+                               9F7C240E0CB81ECD00498408 /* llvm_analysis.mli */,
+                       );
+                       path = analysis;
+                       sourceTree = "<group>";
+               };
+               9F7C2B690CB9496B00498408 /* test */ = {
+                       isa = PBXGroup;
+                       children = (
+                               9F7C2C4B0CB9496C00498408 /* Bindings */,
+                       );
+                       name = test;
+                       path = ../test;
+                       sourceTree = SOURCE_ROOT;
+               };
+               9F7C2C4B0CB9496C00498408 /* Bindings */ = {
+                       isa = PBXGroup;
+                       children = (
+                               9F7C2C4C0CB9496C00498408 /* Ocaml */,
+                       );
+                       path = Bindings;
+                       sourceTree = "<group>";
+               };
+               9F7C2C4C0CB9496C00498408 /* Ocaml */ = {
+                       isa = PBXGroup;
+                       children = (
+                               9F7C2C4F0CB9496C00498408 /* analysis.ml */,
+                               9F6B2CC00D0F6E56000F00FD /* bitreader.ml */,
+                               9F7C2C520CB9496C00498408 /* bitwriter.ml */,
+                               9F502AEC0D1D8CF8007939DF /* executionengine.ml */,
+                               9F7C2C5D0CB9496C00498408 /* vmcore.ml */,
+                       );
+                       path = Ocaml;
+                       sourceTree = "<group>";
+               };
+               9FA638E90C77B252007F12AE /* IPO */ = {
+                       isa = PBXGroup;
+                       children = (
+                               9FA638EA0C77B252007F12AE /* InlinerPass.h */,
+                       );
+                       path = IPO;
+                       sourceTree = "<group>";
+               };
+               9FD3E56D0CA0116100E54D15 /* bindings */ = {
+                       isa = PBXGroup;
+                       children = (
+                               9FD3E56F0CA0116100E54D15 /* ocaml */,
+                       );
+                       name = bindings;
+                       path = ../bindings;
+                       sourceTree = SOURCE_ROOT;
+               };
+               9FD3E56F0CA0116100E54D15 /* ocaml */ = {
+                       isa = PBXGroup;
+                       children = (
+                               9F502ACD0D1D8CA3007939DF /* executionengine */,
+                               9F7C240B0CB81ECD00498408 /* analysis */,
+                               9F4B0E5D0D0E02580061F270 /* bitreader */,
+                               9FD3E5700CA0116100E54D15 /* bitwriter */,
+                               9FD3E57A0CA0116100E54D15 /* llvm */,
+                       );
+                       path = ocaml;
+                       sourceTree = "<group>";
+               };
+               9FD3E5700CA0116100E54D15 /* bitwriter */ = {
+                       isa = PBXGroup;
+                       children = (
+                               9FD3E5710CA0116100E54D15 /* bitwriter_ocaml.c */,
+                               9FD3E5720CA0116100E54D15 /* llvm_bitwriter.ml */,
+                               9FD3E5730CA0116100E54D15 /* llvm_bitwriter.mli */,
+                       );
+                       path = bitwriter;
+                       sourceTree = "<group>";
+               };
+               9FD3E57A0CA0116100E54D15 /* llvm */ = {
+                       isa = PBXGroup;
+                       children = (
+                               9FD3E57B0CA0116100E54D15 /* llvm.ml */,
+                               9FD3E57C0CA0116100E54D15 /* llvm.mli */,
+                               9FD3E57D0CA0116100E54D15 /* llvm_ocaml.c */,
+                       );
+                       path = llvm;
+                       sourceTree = "<group>";
+               };
+               9FE450DE0C77ABE400C4FEA4 /* lib/Archive */ = {
+                       isa = PBXGroup;
+                       children = (
+                               9FE450DF0C77ABE400C4FEA4 /* Archive.cpp */,
+                               9FE450E00C77ABE400C4FEA4 /* ArchiveInternals.h */,
+                               9FE450E10C77ABE400C4FEA4 /* ArchiveReader.cpp */,
+                               9FE450E20C77ABE400C4FEA4 /* ArchiveWriter.cpp */,
+                       );
+                       name = lib/Archive;
+                       path = ../lib/Archive;
+                       sourceTree = SOURCE_ROOT;
+               };
+               CF8F1B480B64F7AB00BB4199 /* include/llvm-c */ = {
+                       isa = PBXGroup;
+                       children = (
+                               9F7C23E50CB81C2100498408 /* Analysis.h */,
+                               9F5B90E70D0DF19100CDFDEA /* BitReader.h */,
+                               9FD3E58D0CA0125F00E54D15 /* BitWriter.h */,
+                               9FD3E58E0CA0125F00E54D15 /* Core.h */,
+                               9FEB8C550D1CD1E200EE46BC /* ExecutionEngine.h */,
+                               CF8F1B490B64F7AB00BB4199 /* LinkTimeOptimizer.h */,
+                       );
+                       name = "include/llvm-c";
+                       path = "../include/llvm-c";
+                       sourceTree = SOURCE_ROOT;
+               };
+               CF8F1B5E0B64FADA00BB4199 /* llvm-upgrade */ = {
+                       isa = PBXGroup;
+                       children = (
+                               CF8F1B680B64FADA00BB4199 /* llvm-upgrade.cpp */,
+                               CF8F1B720B64FADA00BB4199 /* UpgradeInternals.h */,
+                               CF8F1B750B64FADA00BB4199 /* UpgradeLexer.l */,
+                               CF8F1B7C0B64FADA00BB4199 /* UpgradeParser.y */,
+                       );
+                       path = "llvm-upgrade";
+                       sourceTree = "<group>";
+               };
+               CF8F1B7E0B64FADA00BB4199 /* llvm2cpp */ = {
+                       isa = PBXGroup;
+                       children = (
+                               CF8F1B7F0B64FADA00BB4199 /* CppWriter.cpp */,
+                               CF8F1B800B64FADA00BB4199 /* CppWriter.h */,
+                               CF8F1B870B64FADA00BB4199 /* llvm2cpp.cpp */,
+                       );
+                       path = llvm2cpp;
+                       sourceTree = "<group>";
+               };
+               CF8F1B960B64FB7F00BB4199 /* lto */ = {
+                       isa = PBXGroup;
+                       children = (
+                               CF8F1B9D0B64FB7F00BB4199 /* lto-c.cpp */,
+                               CF8F1B9E0B64FB7F00BB4199 /* lto.cpp */,
+                       );
+                       path = lto;
+                       sourceTree = "<group>";
+               };
+               CF8F1BAB0B64FB8000BB4199 /* opt */ = {
+                       isa = PBXGroup;
+                       children = (
+                               CF8F1BAC0B64FB8000BB4199 /* AnalysisWrappers.cpp */,
+                               CF8F1BB70B64FB8000BB4199 /* GraphPrinters.cpp */,
+                               CF8F1BB90B64FB8000BB4199 /* opt.cpp */,
+                               CF8F1BBA0B64FB8000BB4199 /* PrintSCC.cpp */,
+                       );
+                       path = opt;
+                       sourceTree = "<group>";
+               };
+               CF8F1BCF0B64FC8A00BB4199 /* ARM */ = {
+                       isa = PBXGroup;
+                       children = (
+                               9FE4508B0C77A77000C4FEA4 /* ARMCodeEmitter.cpp */,
+                               9FE4508C0C77A77000C4FEA4 /* ARMGenAsmWriter.inc */,
+                               9FE4508D0C77A77000C4FEA4 /* ARMGenDAGISel.inc */,
+                               9FE4508E0C77A77100C4FEA4 /* ARMGenInstrInfo.inc */,
+                               9FE4508F0C77A77100C4FEA4 /* ARMGenInstrNames.inc */,
+                               9FE450900C77A77100C4FEA4 /* ARMGenRegisterInfo.h.inc */,
+                               9FE450910C77A77100C4FEA4 /* ARMGenRegisterInfo.inc */,
+                               9FE450920C77A77100C4FEA4 /* ARMGenRegisterNames.inc */,
+                               9FE450930C77A77100C4FEA4 /* ARMGenSubtarget.inc */,
+                               9FE450940C77A77100C4FEA4 /* ARMJITInfo.cpp */,
+                               9FE450950C77A77100C4FEA4 /* ARMJITInfo.h */,
+                               9FE450960C77A77100C4FEA4 /* ARMRelocations.h */,
+                               9FE450970C77A77100C4FEA4 /* README-Thumb.txt */,
+                               9FE450980C77A77100C4FEA4 /* README.txt */,
+                               CF8F1BD10B64FC8A00BB4199 /* ARM.h */,
+                               CF8F1BD20B64FC8A00BB4199 /* ARM.td */,
+                               CF8F1BD30B64FC8A00BB4199 /* ARMAddressingModes.h */,
+                               CF8F1BD40B64FC8A00BB4199 /* ARMAsmPrinter.cpp */,
+                               CF8F1BD50B64FC8A00BB4199 /* ARMConstantIslandPass.cpp */,
+                               CF8F1BD60B64FC8A00BB4199 /* ARMConstantPoolValue.cpp */,
+                               CF8F1BD70B64FC8A00BB4199 /* ARMConstantPoolValue.h */,
+                               CF8F1BD80B64FC8A00BB4199 /* ARMFrameInfo.h */,
+                               CF8F1BD90B64FC8A00BB4199 /* ARMInstrInfo.cpp */,
+                               CF8F1BDA0B64FC8A00BB4199 /* ARMInstrInfo.h */,
+                               CF8F1BDB0B64FC8A00BB4199 /* ARMInstrInfo.td */,
+                               CF8F1BDC0B64FC8A00BB4199 /* ARMInstrThumb.td */,
+                               CF8F1BDD0B64FC8A00BB4199 /* ARMInstrVFP.td */,
+                               CF8F1BDE0B64FC8A00BB4199 /* ARMISelDAGToDAG.cpp */,
+                               CF8F1BDF0B64FC8A00BB4199 /* ARMISelLowering.cpp */,
+                               CF8F1BE00B64FC8A00BB4199 /* ARMISelLowering.h */,
+                               CF8F1BE10B64FC8A00BB4199 /* ARMLoadStoreOptimizer.cpp */,
+                               CF8F1BE20B64FC8A00BB4199 /* ARMMachineFunctionInfo.h */,
+                               CF8F1BE30B64FC8A00BB4199 /* ARMRegisterInfo.cpp */,
+                               CF8F1BE40B64FC8A00BB4199 /* ARMRegisterInfo.h */,
+                               CF8F1BE50B64FC8A00BB4199 /* ARMRegisterInfo.td */,
+                               CF8F1BE60B64FC8A00BB4199 /* ARMSubtarget.cpp */,
+                               CF8F1BE70B64FC8A00BB4199 /* ARMSubtarget.h */,
+                               CF8F1BE80B64FC8A00BB4199 /* ARMTargetAsmInfo.cpp */,
+                               CF8F1BE90B64FC8A00BB4199 /* ARMTargetAsmInfo.h */,
+                               CF8F1BEA0B64FC8A00BB4199 /* ARMTargetMachine.cpp */,
+                               CF8F1BEB0B64FC8A00BB4199 /* ARMTargetMachine.h */,
+                       );
+                       path = ARM;
+                       sourceTree = "<group>";
+               };
+               CFD99ADF0AFE878F0068D19C /* opt */ = {
+                       isa = PBXGroup;
+                       children = (
+                               CFD99ADB0AFE87870068D19C /* AnalysisWrappers.cpp */,
+                               CFD99ADC0AFE87870068D19C /* GraphPrinters.cpp */,
+                               CFD99ADD0AFE87870068D19C /* opt.cpp */,
+                               CFD99ADE0AFE87870068D19C /* PrintSCC.cpp */,
+                       );
+                       name = opt;
+                       sourceTree = "<group>";
+               };
+               CFE4213C0A66FAE100AB4BF6 /* Hello */ = {
+                       isa = PBXGroup;
+                       children = (
+                               CFE4213D0A66FAE100AB4BF6 /* Hello.cpp */,
+                       );
+                       path = Hello;
+                       sourceTree = "<group>";
+               };
                DE66EC7508ABE8EF00323D32 /* lib/VMCore */ = {
                        isa = PBXGroup;
                        children = (
                                DE66EC5B08ABE86900323D32 /* AsmWriter.cpp */,
+                               9F77937B0C73C4F400551F9C /* AutoUpgrade.cpp */,
                                DE66EC5C08ABE86A00323D32 /* BasicBlock.cpp */,
-                               DE66EC5D08ABE86A00323D32 /* ConstantFolding.cpp */,
-                               DE66EC5E08ABE86A00323D32 /* ConstantFolding.h */,
-                               DE66EC5F08ABE86A00323D32 /* ConstantRange.cpp */,
+                               9F77937C0C73C4F400551F9C /* ConstantFold.cpp */,
+                               9F77937D0C73C4F400551F9C /* ConstantFold.h */,
                                DE66EC6008ABE86A00323D32 /* Constants.cpp */,
+                               9FD3E5900CA0129D00E54D15 /* Core.cpp */,
                                DE66EC6108ABE86A00323D32 /* Dominators.cpp */,
                                DE66EC6208ABE86A00323D32 /* Function.cpp */,
                                DE66EC6308ABE86A00323D32 /* Globals.cpp */,
+                               CF73C0BD098A551F00627152 /* InlineAsm.cpp */,
                                DE66EC6408ABE86A00323D32 /* Instruction.cpp */,
                                DE66EC6508ABE86A00323D32 /* Instructions.cpp */,
+                               CF1ACC9709C9DE4400D3C5EB /* IntrinsicInst.cpp */,
                                DE66EC6608ABE86A00323D32 /* LeakDetector.cpp */,
                                DE66EC6708ABE86A00323D32 /* Mangler.cpp */,
                                DE66EC6808ABE86A00323D32 /* Module.cpp */,
                                DE66EC6908ABE86A00323D32 /* ModuleProvider.cpp */,
                                DE66EC6A08ABE86A00323D32 /* Pass.cpp */,
-                               DE66EC6B08ABE86A00323D32 /* PassManagerT.h */,
-                               DE66EC6C08ABE86A00323D32 /* SymbolTable.cpp */,
+                               CF8F1B5C0B64FA7300BB4199 /* PassManager.cpp */,
                                DE66EC6D08ABE86A00323D32 /* SymbolTableListTraitsImpl.h */,
                                DE66EC6E08ABE86A00323D32 /* Type.cpp */,
+                               CF73C0BE098A551F00627152 /* TypeSymbolTable.cpp */,
                                DE66EC6F08ABE86A00323D32 /* Value.cpp */,
+                               CF73C0BF098A551F00627152 /* ValueSymbolTable.cpp */,
+                               CF9720900A9F3CA2002CEEDD /* ValueTypes.cpp */,
                                DE66EC7008ABE86A00323D32 /* Verifier.cpp */,
                        );
                        name = lib/VMCore;
                        name = lib/AsmParser;
                        sourceTree = "<group>";
                };
-               DE66EC9308ABEB3900323D32 /* Reader */ = {
-                       isa = PBXGroup;
-                       children = (
-                               DE66EC9408ABEB3900323D32 /* Analyzer.cpp */,
-                               DE66EC9E08ABEB3900323D32 /* Reader.cpp */,
-                               DE66EC9F08ABEB3900323D32 /* Reader.h */,
-                               DE66ECA008ABEB3900323D32 /* ReaderWrappers.cpp */,
-                       );
-                       name = Reader;
-                       path = ../lib/Bytecode/Reader;
-                       sourceTree = SOURCE_ROOT;
-               };
-               DE66ECA108ABEB8000323D32 /* Archive */ = {
-                       isa = PBXGroup;
-                       children = (
-                               DE66ECA208ABEB8000323D32 /* Archive.cpp */,
-                               DE66ECA308ABEB8000323D32 /* ArchiveInternals.h */,
-                               DE66ECA408ABEB8000323D32 /* ArchiveReader.cpp */,
-                               DE66ECA508ABEB8000323D32 /* ArchiveWriter.cpp */,
-                       );
-                       name = Archive;
-                       path = ../lib/Bytecode/Archive;
-                       sourceTree = SOURCE_ROOT;
-               };
-               DE66ECAF08ABEB8000323D32 /* Writer */ = {
-                       isa = PBXGroup;
-                       children = (
-                               DE66ECB708ABEB8000323D32 /* SlotCalculator.cpp */,
-                               DE66ECB808ABEB8000323D32 /* SlotCalculator.h */,
-                               DE66ECB908ABEB8000323D32 /* SlotTable.h */,
-                               DE66ECBA08ABEB8000323D32 /* Writer.cpp */,
-                               DE66ECBB08ABEB8000323D32 /* WriterInternals.h */,
-                       );
-                       name = Writer;
-                       path = ../lib/Bytecode/Writer;
-                       sourceTree = SOURCE_ROOT;
-               };
-               DE66ECBC08ABEB8E00323D32 /* lib/Bytecode */ = {
-                       isa = PBXGroup;
-                       children = (
-                               DE66ECA108ABEB8000323D32 /* Archive */,
-                               DE66EC9308ABEB3900323D32 /* Reader */,
-                               DE66ECAF08ABEB8000323D32 /* Writer */,
-                       );
-                       name = lib/Bytecode;
-                       sourceTree = "<group>";
-               };
                DE66ECBD08ABEC0700323D32 /* lib/Analysis */ = {
                        isa = PBXGroup;
                        children = (
-                               DE66ECC408ABEC0700323D32 /* DataStructure */,
                                DE66ED1A08ABEC0800323D32 /* IPA */,
                                DE66ECBE08ABEC0700323D32 /* AliasAnalysis.cpp */,
                                DE66ECBF08ABEC0700323D32 /* AliasAnalysisCounter.cpp */,
                                DE66ECC008ABEC0700323D32 /* AliasAnalysisEvaluator.cpp */,
+                               CF8F1B4D0B64F80700BB4199 /* AliasDebugger.cpp */,
                                DE66ECC108ABEC0700323D32 /* AliasSetTracker.cpp */,
+                               9F7C23E60CB81C2B00498408 /* Analysis.cpp */,
                                DE66ECC208ABEC0700323D32 /* BasicAliasAnalysis.cpp */,
                                DE66ECC308ABEC0700323D32 /* CFGPrinter.cpp */,
+                               CF73C0B0098A523C00627152 /* ConstantFolding.cpp */,
                                DE66ED1708ABEC0800323D32 /* InstCount.cpp */,
                                DE66ED1808ABEC0800323D32 /* Interval.cpp */,
                                DE66ED1908ABEC0800323D32 /* IntervalPartition.cpp */,
                                DE66ED3308ABEC0800323D32 /* LoadValueNumbering.cpp */,
                                DE66ED3408ABEC0800323D32 /* LoopInfo.cpp */,
+                               9F68EB010C77AD02004AA152 /* LoopPass.cpp */,
+                               9F68EB020C77AD02004AA152 /* MemoryDependenceAnalysis.cpp */,
                                DE66ED3608ABEC0800323D32 /* PostDominators.cpp */,
                                DE66ED3708ABEC0800323D32 /* ProfileInfo.cpp */,
                                DE66ED3808ABEC0800323D32 /* ProfileInfoLoader.cpp */,
                        path = ../lib/Analysis;
                        sourceTree = SOURCE_ROOT;
                };
-               DE66ECC408ABEC0700323D32 /* DataStructure */ = {
-                       isa = PBXGroup;
-                       children = (
-                               DE66ECC508ABEC0700323D32 /* BottomUpClosure.cpp */,
-                               DE66ECC608ABEC0700323D32 /* CompleteBottomUp.cpp */,
-                               DE66ECC708ABEC0700323D32 /* DataStructure.cpp */,
-                               DE66ECC808ABEC0700323D32 /* DataStructureAA.cpp */,
-                               DE66ECC908ABEC0700323D32 /* DataStructureOpt.cpp */,
-                               DE66ECCA08ABEC0700323D32 /* DataStructureStats.cpp */,
-                               DE66ECE508ABEC0700323D32 /* EquivClassGraphs.cpp */,
-                               DE66ECE608ABEC0700323D32 /* GraphChecker.cpp */,
-                               DE66ECE708ABEC0700323D32 /* Local.cpp */,
-                               DE66ECE908ABEC0700323D32 /* Printer.cpp */,
-                               DE66ECEA08ABEC0700323D32 /* Steensgaard.cpp */,
-                               DE66ECEB08ABEC0700323D32 /* TopDownClosure.cpp */,
-                       );
-                       path = DataStructure;
-                       sourceTree = "<group>";
-               };
                DE66ED1A08ABEC0800323D32 /* IPA */ = {
                        isa = PBXGroup;
                        children = (
                DE66ED3E08ABEC2A00323D32 /* lib/CodeGen */ = {
                        isa = PBXGroup;
                        children = (
+                               754221420D171DFC00DDB61B /* MachineLICM.cpp */,
+                               9FE450AB0C77AB6100C4FEA4 /* README.txt */,
                                DE66ED8308ABEC2B00323D32 /* SelectionDAG */,
                                DE66ED3F08ABEC2A00323D32 /* AsmPrinter.cpp */,
-                               CFC244570959DEF2009F8C47 /* DwarfWriter.cpp */,
                                DE66ED4008ABEC2A00323D32 /* BranchFolding.cpp */,
-                               DEFAB19C0959E97F00E0AB42 /* DwarfWriter.cpp */,
+                               CFC244570959DEF2009F8C47 /* DwarfWriter.cpp */,
+                               9F7793500C73BD1500551F9C /* ELFWriter.h */,
                                DE66ED6F08ABEC2B00323D32 /* ELFWriter.cpp */,
+                               9F7793510C73BD1500551F9C /* IfConversion.cpp */,
                                DE66ED7008ABEC2B00323D32 /* IntrinsicLowering.cpp */,
                                DE66ED7108ABEC2B00323D32 /* LiveInterval.cpp */,
                                DE66ED7308ABEC2B00323D32 /* LiveIntervalAnalysis.cpp */,
                                DE66ED7508ABEC2B00323D32 /* LiveVariables.cpp */,
+                               CF32AF5C0AEE6A4E00D24CD4 /* LLVMTargetMachine.cpp */,
+                               9F7793520C73BD1500551F9C /* LowerSubregs.cpp */,
                                DE66ED7608ABEC2B00323D32 /* MachineBasicBlock.cpp */,
-                               DE66ED7708ABEC2B00323D32 /* MachineCodeEmitter.cpp */,
+                               CF6529A6095B21A8007F884E /* MachineModuleInfo.cpp */,
                                DE66ED7808ABEC2B00323D32 /* MachineFunction.cpp */,
                                DE66ED7908ABEC2B00323D32 /* MachineInstr.cpp */,
+                               CF4F27F60A7B6FA3004359F6 /* MachinePassRegistry.cpp */,
+                               9F7793530C73BD1500551F9C /* MachOWriter.h */,
+                               CF9720350A9F3ADC002CEEDD /* MachOWriter.cpp */,
                                DE66ED7B08ABEC2B00323D32 /* Passes.cpp */,
                                DE66ED7C08ABEC2B00323D32 /* PHIElimination.cpp */,
+                               9F7793540C73BD1500551F9C /* PostRASchedulerList.cpp */,
                                DE66ED7D08ABEC2B00323D32 /* PhysRegTracker.h */,
                                DE66ED7E08ABEC2B00323D32 /* PrologEpilogInserter.cpp */,
+                               9F7793550C73BD1500551F9C /* RegAllocBigBlock.cpp */,
                                DE66ED8008ABEC2B00323D32 /* RegAllocLinearScan.cpp */,
                                DE66ED8108ABEC2B00323D32 /* RegAllocLocal.cpp */,
+                               9FE25D940CAB16FB005383FC /* RegisterCoalescer.cpp */,
+                               9F7793560C73BD1500551F9C /* RegisterScavenging.cpp */,
                                DE66ED8208ABEC2B00323D32 /* RegAllocSimple.cpp */,
+                               9F7793570C73BD1500551F9C /* SimpleRegisterCoalescing.cpp */,
                                DE66ED9508ABEC2B00323D32 /* TwoAddressInstructionPass.cpp */,
                                DE66ED9608ABEC2B00323D32 /* UnreachableBlockElim.cpp */,
-                               DE66ED9708ABEC2B00323D32 /* ValueTypes.cpp */,
                                DE66ED9808ABEC2B00323D32 /* VirtRegMap.cpp */,
                                DE66ED9908ABEC2B00323D32 /* VirtRegMap.h */,
                        );
                DE66ED8308ABEC2B00323D32 /* SelectionDAG */ = {
                        isa = PBXGroup;
                        children = (
+                               9FE450AC0C77AB6E00C4FEA4 /* CallingConvLower.cpp */,
+                               CF6B5AFD095C82C300D1EA42 /* DAGCombiner.cpp */,
                                DE66ED9008ABEC2B00323D32 /* LegalizeDAG.cpp */,
+                               CF7FFA1F0985081C008B0087 /* ScheduleDAGList.cpp */,
+                               CF7FFA200985081C008B0087 /* ScheduleDAGSimple.cpp */,
                                DE694D9F08B51E0C0039C106 /* ScheduleDAG.cpp */,
                                DE66ED9208ABEC2B00323D32 /* SelectionDAG.cpp */,
                                DE66ED9308ABEC2B00323D32 /* SelectionDAGISel.cpp */,
                                DE66ED9408ABEC2B00323D32 /* SelectionDAGPrinter.cpp */,
+                               CFE421060A66F86D00AB4BF6 /* ScheduleDAGRRList.cpp */,
+                               CF9720370A9F3B1C002CEEDD /* TargetLowering.cpp */,
                        );
                        path = SelectionDAG;
                        sourceTree = "<group>";
                        isa = PBXGroup;
                        children = (
                                DE66EDB108ABEC7300323D32 /* Debugger.cpp */,
-                               DE66EDB208ABEC7300323D32 /* FDHandle.cpp */,
-                               DE66EDB308ABEC7300323D32 /* FDHandle.h */,
                                DE66EDB508ABEC7300323D32 /* ProgramInfo.cpp */,
                                DE66EDB608ABEC7300323D32 /* README.txt */,
                                DE66EDB708ABEC7300323D32 /* RuntimeInfo.cpp */,
                                DE66EDBA08ABEC7300323D32 /* SourceLanguage-CPlusPlus.cpp */,
                                DE66EDBB08ABEC7300323D32 /* SourceLanguage-Unknown.cpp */,
                                DE66EDBC08ABEC7300323D32 /* SourceLanguage.cpp */,
-                               DE66EDBD08ABEC7300323D32 /* UnixLocalInferiorProcess.cpp */,
                        );
                        name = lib/Debugger;
                        path = ../lib/Debugger;
                                DE66EDC508ABEC9000323D32 /* Interpreter */,
                                DE66EDD308ABEC9000323D32 /* JIT */,
                                DE66EDC408ABEC9000323D32 /* ExecutionEngine.cpp */,
+                               9F502B090D1D8D8D007939DF /* ExecutionEngineBindings.cpp */,
                        );
                        name = lib/ExecutionEngine;
                        path = ../lib/ExecutionEngine;
                DE66EDFB08ABEDE600323D32 /* lib/Support */ = {
                        isa = PBXGroup;
                        children = (
-                               DE66EDFD08ABEDE600323D32 /* bzip2 */,
+                               9FE25D950CAB1724005383FC /* APFloat.cpp */,
+                               9FE450A60C77AB3200C4FEA4 /* APInt.cpp */,
+                               9FE450A70C77AB3200C4FEA4 /* ConstantRange.cpp */,
+                               9FE450A80C77AB3200C4FEA4 /* MemoryBuffer.cpp */,
+                               9FE450A90C77AB3200C4FEA4 /* SmallPtrSet.cpp */,
+                               9FE450AA0C77AB3200C4FEA4 /* StringMap.cpp */,
+                               CFD99AB70AFE848A0068D19C /* Allocator.cpp */,
                                DE66EDFC08ABEDE600323D32 /* Annotation.cpp */,
                                DE66EE1D08ABEDE600323D32 /* CommandLine.cpp */,
-                               DE66EE1E08ABEDE600323D32 /* Compressor.cpp */,
                                DE66EE3D08ABEDE600323D32 /* Debug.cpp */,
+                               CF79495D09B326D4005ADFCA /* Dwarf.cpp */,
                                DE66EE3E08ABEDE600323D32 /* FileUtilities.cpp */,
+                               CF42B6C40AF2512000D5D47C /* FoldingSet.cpp */,
+                               CFE421070A66F8DC00AB4BF6 /* GraphWriter.cpp */,
                                DE66EE3F08ABEDE600323D32 /* IsInf.cpp */,
                                DE66EE4008ABEDE600323D32 /* IsNAN.cpp */,
+                               CF8F1B500B64F86A00BB4199 /* ManagedStatic.cpp */,
                                DE66EE4208ABEDE600323D32 /* PluginLoader.cpp */,
                                DE66EE4308ABEDE600323D32 /* SlowOperationInformer.cpp */,
                                DE66EE4408ABEDE600323D32 /* Statistic.cpp */,
+                               CF8F1B510B64F86A00BB4199 /* Streams.cpp */,
                                DE66EE4508ABEDE700323D32 /* StringExtras.cpp */,
+                               9F5B90CB0D0CE87100CDFDEA /* StringPool.cpp */,
                                DE66EE4608ABEDE700323D32 /* SystemUtils.cpp */,
                                DE66EE4708ABEDE700323D32 /* Timer.cpp */,
-                               DE66EE4808ABEDE700323D32 /* ToolRunner.cpp */,
                        );
                        name = lib/Support;
                        path = ../lib/Support;
                        sourceTree = SOURCE_ROOT;
                };
-               DE66EDFD08ABEDE600323D32 /* bzip2 */ = {
-                       isa = PBXGroup;
-                       children = (
-                               DE66EDFE08ABEDE600323D32 /* blocksort.c */,
-                               DE66EDFF08ABEDE600323D32 /* bzlib.c */,
-                               DE66EE0008ABEDE600323D32 /* bzlib.h */,
-                               DE66EE0108ABEDE600323D32 /* bzlib_private.h */,
-                               DE66EE0208ABEDE600323D32 /* CHANGES */,
-                               DE66EE0308ABEDE600323D32 /* compress.c */,
-                               DE66EE0408ABEDE600323D32 /* crctable.c */,
-                               DE66EE1508ABEDE600323D32 /* decompress.c */,
-                               DE66EE1608ABEDE600323D32 /* huffman.c */,
-                               DE66EE1708ABEDE600323D32 /* LICENSE */,
-                               DE66EE1908ABEDE600323D32 /* randtable.c */,
-                               DE66EE1A08ABEDE600323D32 /* README */,
-                               DE66EE1B08ABEDE600323D32 /* README.COMPILATION.PROBLEMS */,
-                               DE66EE1C08ABEDE600323D32 /* Y2K_INFO */,
-                       );
-                       path = bzip2;
-                       sourceTree = "<group>";
-               };
                DE66EE4908ABEE3400323D32 /* lib/System */ = {
                        isa = PBXGroup;
                        children = (
+                               9FE450A50C77AAF000C4FEA4 /* Disassembler.cpp */,
                                DE66EE7E08ABEE3500323D32 /* Unix */,
                                DE66EE8B08ABEE3500323D32 /* Win32 */,
+                               CFE421090A66F93300AB4BF6 /* Alarm.cpp */,
                                DE66EE6008ABEE3400323D32 /* DynamicLibrary.cpp */,
+                               CF8F1B530B64F8C000BB4199 /* IncludeFile.cpp */,
                                DE66EE6108ABEE3400323D32 /* LICENSE.TXT */,
+                               CFD99ABA0AFE84D70068D19C /* IncludeFile.cpp */,
                                DE66EE6208ABEE3400323D32 /* ltdl.c */,
                                DE66EE6308ABEE3400323D32 /* ltdl.h */,
                                DE66EE6508ABEE3400323D32 /* MappedFile.cpp */,
                DE66EE7E08ABEE3500323D32 /* Unix */ = {
                        isa = PBXGroup;
                        children = (
+                               CFD99ABB0AFE84EF0068D19C /* Alarm.inc */,
                                DE66EE7F08ABEE3500323D32 /* MappedFile.inc */,
                                DE66EE8008ABEE3500323D32 /* Memory.inc */,
                                DE66EE8108ABEE3500323D32 /* Mutex.inc */,
                                DE66EE8408ABEE3500323D32 /* Program.inc */,
                                DE66EE8508ABEE3500323D32 /* README.txt */,
                                DE66EE8608ABEE3500323D32 /* Signals.inc */,
-                               DE66EE8708ABEE3500323D32 /* SUS */,
                                DE66EE8908ABEE3500323D32 /* TimeValue.inc */,
                                DE66EE8A08ABEE3500323D32 /* Unix.h */,
                        );
                        path = Unix;
                        sourceTree = "<group>";
                };
-               DE66EE8708ABEE3500323D32 /* SUS */ = {
-                       isa = PBXGroup;
-                       children = (
-                               DE66EE8808ABEE3500323D32 /* Process.cpp */,
-                       );
-                       path = SUS;
-                       sourceTree = "<group>";
-               };
                DE66EE8B08ABEE3500323D32 /* Win32 */ = {
                        isa = PBXGroup;
                        children = (
+                               CFE4210A0A66F93300AB4BF6 /* Alarm.inc */,
                                DE66EE8C08ABEE3500323D32 /* DynamicLibrary.inc */,
                                DE66EE8D08ABEE3500323D32 /* MappedFile.inc */,
                                DE66EE8E08ABEE3500323D32 /* Memory.inc */,
                DE66EE9608ABEE5D00323D32 /* lib/Target */ = {
                        isa = PBXGroup;
                        children = (
+                               9F7794290C73CB7900551F9C /* MSIL */,
                                DE66EE9708ABEE5D00323D32 /* Alpha */,
+                               CF8F1BCF0B64FC8A00BB4199 /* ARM */,
                                DE66EEC908ABEE5E00323D32 /* CBackend */,
                                DE66EEE508ABEE5E00323D32 /* IA64 */,
+                               9F7794120C73CB6100551F9C /* Mips */,
                                DE66EF1108ABEE5E00323D32 /* PowerPC */,
-                               DE66EF7008ABEE5F00323D32 /* Skeleton */,
-                               DE66EF9408ABEE5F00323D32 /* SparcV8 */,
-                               DE66EFC908ABEE5F00323D32 /* SparcV9 */,
+                               DE66EF7008ABEE5F00323D32 /* Sparc */,
                                DE66F09308ABEE6000323D32 /* X86 */,
                                DE66EF1008ABEE5E00323D32 /* MRegisterInfo.cpp */,
                                CF9BCD1508C75070001E7011 /* SubtargetFeature.cpp */,
                                DE66F08A08ABEE6000323D32 /* Target.td */,
+                               CF47BD860AAF487E00A8B13E /* TargetAsmInfo.cpp */,
+                               9FE25D960CAB1759005383FC /* TargetCallingConv.td */,
                                DE66F08B08ABEE6000323D32 /* TargetData.cpp */,
                                DE66F08C08ABEE6000323D32 /* TargetFrameInfo.cpp */,
                                DE66F08D08ABEE6000323D32 /* TargetInstrInfo.cpp */,
-                               DE66F08E08ABEE6000323D32 /* TargetLowering.cpp */,
                                DE66F08F08ABEE6000323D32 /* TargetMachine.cpp */,
                                DE66F09008ABEE6000323D32 /* TargetMachineRegistry.cpp */,
-                               DE66F09108ABEE6000323D32 /* TargetSchedInfo.cpp */,
+                               84115FFE0B66D87400E1293E /* TargetMachOWriterInfo.cpp */,
                                CF490D14090541D30072DB1C /* TargetSchedule.td */,
                                CF490D15090541D30072DB1C /* TargetSelectionDAG.td */,
                                DE66F09208ABEE6000323D32 /* TargetSubtarget.cpp */,
                        isa = PBXGroup;
                        children = (
                                DE66EE9808ABEE5E00323D32 /* Alpha.h */,
-                               CFBD8B1A090E76540020B107 /* AlphaISelDAGToDAG.cpp */,
-                               CFBD8B1B090E76540020B107 /* AlphaISelLowering.cpp */,
-                               CFBD8B1C090E76540020B107 /* AlphaISelLowering.h */,
-                               CFBD8B1D090E76540020B107 /* AlphaSubtarget.cpp */,
-                               CFBD8B1E090E76540020B107 /* AlphaSubtarget.h */,
                                DE66EE9908ABEE5E00323D32 /* Alpha.td */,
                                DE66EE9A08ABEE5E00323D32 /* AlphaAsmPrinter.cpp */,
+                               CF8F1B540B64F90F00BB4199 /* AlphaBranchSelector.cpp */,
                                DE66EE9B08ABEE5E00323D32 /* AlphaCodeEmitter.cpp */,
+                               CFA702BB0A6FA85F0006009A /* AlphaGenAsmWriter.inc */,
+                               CFA702BC0A6FA85F0006009A /* AlphaGenCodeEmitter.inc */,
+                               CFA702BD0A6FA85F0006009A /* AlphaGenDAGISel.inc */,
+                               CFA702BE0A6FA85F0006009A /* AlphaGenInstrInfo.inc */,
+                               CFA702BF0A6FA85F0006009A /* AlphaGenInstrNames.inc */,
+                               CFA702C00A6FA85F0006009A /* AlphaGenRegisterInfo.h.inc */,
+                               CFA702C10A6FA85F0006009A /* AlphaGenRegisterInfo.inc */,
+                               CFA702C20A6FA85F0006009A /* AlphaGenRegisterNames.inc */,
+                               CFA702C30A6FA85F0006009A /* AlphaGenSubtarget.inc */,
                                DE66EEA308ABEE5E00323D32 /* AlphaInstrFormats.td */,
                                DE66EEA408ABEE5E00323D32 /* AlphaInstrInfo.cpp */,
                                DE66EEA508ABEE5E00323D32 /* AlphaInstrInfo.h */,
                                DE66EEA608ABEE5E00323D32 /* AlphaInstrInfo.td */,
-                               DE66EEA708ABEE5E00323D32 /* AlphaISelPattern.cpp */,
+                               CFBD8B1A090E76540020B107 /* AlphaISelDAGToDAG.cpp */,
+                               CFBD8B1B090E76540020B107 /* AlphaISelLowering.cpp */,
+                               CFBD8B1C090E76540020B107 /* AlphaISelLowering.h */,
                                DE66EEA908ABEE5E00323D32 /* AlphaJITInfo.cpp */,
                                DE66EEAA08ABEE5E00323D32 /* AlphaJITInfo.h */,
+                               CF8F1B550B64F90F00BB4199 /* AlphaLLRP.cpp */,
                                DE66EEAB08ABEE5E00323D32 /* AlphaRegisterInfo.cpp */,
                                DE66EEAC08ABEE5E00323D32 /* AlphaRegisterInfo.h */,
                                DE66EEAD08ABEE5E00323D32 /* AlphaRegisterInfo.td */,
                                DE66EEAE08ABEE5E00323D32 /* AlphaRelocations.h */,
+                               CFE4210B0A66F96400AB4BF6 /* AlphaSchedule.td */,
+                               CFBD8B1D090E76540020B107 /* AlphaSubtarget.cpp */,
+                               CFBD8B1E090E76540020B107 /* AlphaSubtarget.h */,
+                               CF341DAE0AB07A8B0099B064 /* AlphaTargetAsmInfo.cpp */,
+                               CF341DAD0AB07A8B0099B064 /* AlphaTargetAsmInfo.h */,
                                DE66EEAF08ABEE5E00323D32 /* AlphaTargetMachine.cpp */,
                                DE66EEB008ABEE5E00323D32 /* AlphaTargetMachine.h */,
                        );
                DE66EEC908ABEE5E00323D32 /* CBackend */ = {
                        isa = PBXGroup;
                        children = (
+                               CF8F1B560B64F98900BB4199 /* CBackend.cpp */,
                                DE66EECA08ABEE5E00323D32 /* CTargetMachine.h */,
-                               DE66EED008ABEE5E00323D32 /* Writer.cpp */,
                        );
                        path = CBackend;
                        sourceTree = "<group>";
                DE66EEE508ABEE5E00323D32 /* IA64 */ = {
                        isa = PBXGroup;
                        children = (
+                               CFA702C40A6FA8910006009A /* IA64GenAsmWriter.inc */,
+                               CFA702C50A6FA8910006009A /* IA64GenDAGISel.inc */,
+                               CFA702C60A6FA8910006009A /* IA64GenInstrInfo.inc */,
+                               CFA702C70A6FA8910006009A /* IA64GenInstrNames.inc */,
+                               CFA702C80A6FA8910006009A /* IA64GenRegisterInfo.h.inc */,
+                               CFA702C90A6FA8910006009A /* IA64GenRegisterInfo.inc */,
+                               CFA702CA0A6FA8910006009A /* IA64GenRegisterNames.inc */,
                                DE66EEF808ABEE5E00323D32 /* IA64.h */,
                                DE66EEF908ABEE5E00323D32 /* IA64.td */,
                                DE66EEFA08ABEE5E00323D32 /* IA64AsmPrinter.cpp */,
+                               CF73C0B6098A53EF00627152 /* IA64Bundling.cpp */,
                                DE66EF0108ABEE5E00323D32 /* IA64InstrBuilder.h */,
                                DE66EF0208ABEE5E00323D32 /* IA64InstrFormats.td */,
                                DE66EF0308ABEE5E00323D32 /* IA64InstrInfo.cpp */,
                                CFC244BF0959F2E3009F8C47 /* IA64ISelDAGToDAG.cpp */,
                                CFC244C00959F2E3009F8C47 /* IA64ISelLowering.cpp */,
                                CFC244C10959F2E3009F8C47 /* IA64ISelLowering.h */,
-                               DE66EF0608ABEE5E00323D32 /* IA64ISelPattern.cpp */,
                                DE66EF0708ABEE5E00323D32 /* IA64MachineFunctionInfo.h */,
                                DE66EF0808ABEE5E00323D32 /* IA64RegisterInfo.cpp */,
                                DE66EF0908ABEE5E00323D32 /* IA64RegisterInfo.h */,
                                DE66EF0A08ABEE5E00323D32 /* IA64RegisterInfo.td */,
+                               CF341DE90AB07F890099B064 /* IA64TargetAsmInfo.cpp */,
+                               CF341DE80AB07F890099B064 /* IA64TargetAsmInfo.h */,
                                DE66EF0B08ABEE5E00323D32 /* IA64TargetMachine.cpp */,
                                DE66EF0C08ABEE5E00323D32 /* IA64TargetMachine.h */,
                                DE66EF0E08ABEE5E00323D32 /* README */,
                DE66EF1108ABEE5E00323D32 /* PowerPC */ = {
                        isa = PBXGroup;
                        children = (
-                               CF490D890906A78C0072DB1C /* PPC.td */,
-                               CF490CD50903C9260072DB1C /* PPC.h */,
-                               CF490CD60903C9260072DB1C /* PPCAsmPrinter.cpp */,
-                               CF490CD70903C9260072DB1C /* PPCBranchSelector.cpp */,
-                               CF490CD80903C9260072DB1C /* PPCCodeEmitter.cpp */,
-                               CF490CD90903C9260072DB1C /* PPCFrameInfo.h */,
-                               CF490CDA0903C9260072DB1C /* PPCInstrBuilder.h */,
-                               CF490CDB0903C9260072DB1C /* PPCInstrFormats.td */,
-                               CF490CDC0903C9260072DB1C /* PPCInstrInfo.cpp */,
-                               CF490CDD0903C9260072DB1C /* PPCInstrInfo.h */,
-                               CF490CDE0903C9260072DB1C /* PPCInstrInfo.td */,
-                               CF490CDF0903C9260072DB1C /* PPCISelDAGToDAG.cpp */,
-                               CF490CE00903C9260072DB1C /* PPCISelLowering.cpp */,
-                               CF490CE10903C9260072DB1C /* PPCISelLowering.h */,
-                               CF490CE20903C9260072DB1C /* PPCISelPattern.cpp */,
-                               CF490CE30903C9260072DB1C /* PPCJITInfo.cpp */,
-                               CF490CE40903C9260072DB1C /* PPCJITInfo.h */,
-                               CF490CE50903C9260072DB1C /* PPCRegisterInfo.cpp */,
-                               CF490CE60903C9260072DB1C /* PPCRegisterInfo.h */,
-                               CF490CE70903C9260072DB1C /* PPCRegisterInfo.td */,
-                               CF490CE80903C9260072DB1C /* PPCRelocations.h */,
-                               CF490D0E090541A30072DB1C /* PPCSchedule.td */,
-                               CF490D0F090541A30072DB1C /* PPCScheduleG3.td */,
-                               CF490D10090541A30072DB1C /* PPCScheduleG4.td */,
-                               CF490D11090541A30072DB1C /* PPCScheduleG4Plus.td */,
-                               CF490D12090541A30072DB1C /* PPCScheduleG5.td */,
-                               CF490CE90903C9260072DB1C /* PPCSubtarget.cpp */,
-                               CF490CEA0903C9260072DB1C /* PPCSubtarget.h */,
-                               CF490CEB0903C9260072DB1C /* PPCTargetMachine.cpp */,
-                               CF490CEC0903C9260072DB1C /* PPCTargetMachine.h */,
-                               DE66EF3D08ABEE5F00323D32 /* LICENSE.TXT */,
-                               DE4DA03F091147DD0012D44B /* PPC.h */,
-                               DE4DA040091147DD0012D44B /* PPC.td */,
-                               DE4DA041091147DD0012D44B /* PPCAsmPrinter.cpp */,
-                               DE4DA042091147DD0012D44B /* PPCBranchSelector.cpp */,
-                               DE4DA043091147DD0012D44B /* PPCCodeEmitter.cpp */,
-                               DE4DA044091147DD0012D44B /* PPCFrameInfo.h */,
-                               DE4DA045091147ED0012D44B /* PPCInstrBuilder.h */,
-                               DE4DA046091147ED0012D44B /* PPCInstrFormats.td */,
-                               DE4DA047091147ED0012D44B /* PPCInstrInfo.cpp */,
-                               DE4DA048091147ED0012D44B /* PPCInstrInfo.h */,
-                               DE4DA049091147ED0012D44B /* PPCInstrInfo.td */,
-                               DE4DA04A091147ED0012D44B /* PPCISelDAGToDAG.cpp */,
-                               DE4DA04B091147ED0012D44B /* PPCISelLowering.cpp */,
-                               DE4DA04C091147ED0012D44B /* PPCISelLowering.h */,
-                               DE4DA04D091147ED0012D44B /* PPCISelPattern.cpp */,
-                               DE4DA04E091147ED0012D44B /* PPCJITInfo.cpp */,
-                               DE4DA04F091147ED0012D44B /* PPCJITInfo.h */,
-                               DE4DA050091147ED0012D44B /* PPCRegisterInfo.cpp */,
-                               DE4DA051091147ED0012D44B /* PPCRegisterInfo.h */,
-                               DE4DA052091147ED0012D44B /* PPCRegisterInfo.td */,
-                               DE4DA053091147ED0012D44B /* PPCRelocations.h */,
-                               DE4DA054091147ED0012D44B /* PPCSchedule.td */,
-                               DE4DA055091147ED0012D44B /* PPCScheduleG3.td */,
-                               DE4DA056091147ED0012D44B /* PPCScheduleG4.td */,
-                               DE4DA057091147ED0012D44B /* PPCScheduleG4Plus.td */,
-                               DE4DA058091147ED0012D44B /* PPCScheduleG5.td */,
-                               DE4DA059091147ED0012D44B /* PPCSubtarget.cpp */,
-                               DE4DA05A091147ED0012D44B /* PPCSubtarget.h */,
-                               DE4DA05B091147ED0012D44B /* PPCTargetMachine.cpp */,
-                               DE4DA05C091147ED0012D44B /* PPCTargetMachine.h */,
-                               DE66EF6F08ABEE5F00323D32 /* README.txt */,
+                               9FE4509A0C77A79C00C4FEA4 /* PPCCallingConv.td */,
+                               9FE4509B0C77A79C00C4FEA4 /* PPCGenCallingConv.inc */,
+                               841160000B66D8AC00E1293E /* PPCMachOWriterInfo.h */,
+                               84115FFF0B66D89B00E1293E /* PPCMachOWriterInfo.cpp */,
+                               CFA702CB0A6FA8AD0006009A /* PPCGenAsmWriter.inc */,
+                               CFA702CC0A6FA8AD0006009A /* PPCGenCodeEmitter.inc */,
+                               CFA702CD0A6FA8AD0006009A /* PPCGenDAGISel.inc */,
+                               CFA702CE0A6FA8AD0006009A /* PPCGenInstrInfo.inc */,
+                               CFA702CF0A6FA8AD0006009A /* PPCGenInstrNames.inc */,
+                               CFA702D00A6FA8AD0006009A /* PPCGenRegisterInfo.h.inc */,
+                               CFA702D10A6FA8AD0006009A /* PPCGenRegisterInfo.inc */,
+                               CFA702D20A6FA8AD0006009A /* PPCGenRegisterNames.inc */,
+                               CFA702D30A6FA8AD0006009A /* PPCGenSubtarget.inc */,
+                               CFE421140A66FA2D00AB4BF6 /* PPC.h */,
+                               CFE421150A66FA2D00AB4BF6 /* PPC.td */,
+                               CFE421160A66FA2D00AB4BF6 /* PPCAsmPrinter.cpp */,
+                               CFE421170A66FA2D00AB4BF6 /* PPCBranchSelector.cpp */,
+                               CFE421180A66FA2D00AB4BF6 /* PPCCodeEmitter.cpp */,
+                               CFE421190A66FA2D00AB4BF6 /* PPCFrameInfo.h */,
+                               CFE4211A0A66FA2D00AB4BF6 /* PPCHazardRecognizers.cpp */,
+                               CFE4211B0A66FA2D00AB4BF6 /* PPCHazardRecognizers.h */,
+                               CFE4211C0A66FA2D00AB4BF6 /* PPCInstr64Bit.td */,
+                               CFE4211D0A66FA2D00AB4BF6 /* PPCInstrAltivec.td */,
+                               CFE4211E0A66FA2D00AB4BF6 /* PPCInstrBuilder.h */,
+                               CFE4211F0A66FA2D00AB4BF6 /* PPCInstrFormats.td */,
+                               CFE421200A66FA2D00AB4BF6 /* PPCInstrInfo.cpp */,
+                               CFE421210A66FA2D00AB4BF6 /* PPCInstrInfo.h */,
+                               CFE421220A66FA2D00AB4BF6 /* PPCInstrInfo.td */,
+                               CFE421230A66FA2D00AB4BF6 /* PPCISelDAGToDAG.cpp */,
+                               CFE421240A66FA2D00AB4BF6 /* PPCISelLowering.cpp */,
+                               CFE421250A66FA2D00AB4BF6 /* PPCISelLowering.h */,
+                               CFE421260A66FA2D00AB4BF6 /* PPCJITInfo.cpp */,
+                               CFE421270A66FA2D00AB4BF6 /* PPCJITInfo.h */,
+                               CFABD0A20B09E342003EB061 /* PPCMachineFunctionInfo.h */,
+                               CFE421280A66FA2D00AB4BF6 /* PPCPerfectShuffle.h */,
+                               CF8F1B570B64F9AC00BB4199 /* PPCPredicates.cpp */,
+                               CF8F1B580B64F9AC00BB4199 /* PPCPredicates.h */,
+                               CFE421290A66FA2D00AB4BF6 /* PPCRegisterInfo.cpp */,
+                               CFE4212A0A66FA2D00AB4BF6 /* PPCRegisterInfo.h */,
+                               CFE4212B0A66FA2D00AB4BF6 /* PPCRegisterInfo.td */,
+                               CFE4212C0A66FA2D00AB4BF6 /* PPCRelocations.h */,
+                               CFE4212D0A66FA2D00AB4BF6 /* PPCSchedule.td */,
+                               CFE4212E0A66FA2D00AB4BF6 /* PPCScheduleG3.td */,
+                               CFE4212F0A66FA2D00AB4BF6 /* PPCScheduleG4.td */,
+                               CFE421300A66FA2D00AB4BF6 /* PPCScheduleG4Plus.td */,
+                               CFE421310A66FA2D00AB4BF6 /* PPCScheduleG5.td */,
+                               CFE421320A66FA2E00AB4BF6 /* PPCSubtarget.cpp */,
+                               CFE421330A66FA2E00AB4BF6 /* PPCSubtarget.h */,
+                               CF341E020AB080220099B064 /* PPCTargetAsmInfo.cpp */,
+                               CF341E010AB080220099B064 /* PPCTargetAsmInfo.h */,
+                               CFE421340A66FA2E00AB4BF6 /* PPCTargetMachine.cpp */,
+                               CFE421350A66FA2E00AB4BF6 /* PPCTargetMachine.h */,
+                               CFE421360A66FA2E00AB4BF6 /* README_ALTIVEC.txt */,
+                               CFE421370A66FA2E00AB4BF6 /* README.txt */,
                        );
                        path = PowerPC;
                        sourceTree = "<group>";
                };
-               DE66EF7008ABEE5F00323D32 /* Skeleton */ = {
-                       isa = PBXGroup;
-                       children = (
-                               DE66EF8208ABEE5F00323D32 /* README.txt */,
-                               DE66EF8308ABEE5F00323D32 /* Skeleton.h */,
-                               DE66EF8408ABEE5F00323D32 /* Skeleton.td */,
-                               DE66EF8A08ABEE5F00323D32 /* SkeletonInstrInfo.cpp */,
-                               DE66EF8B08ABEE5F00323D32 /* SkeletonInstrInfo.h */,
-                               DE66EF8C08ABEE5F00323D32 /* SkeletonInstrInfo.td */,
-                               DE66EF8D08ABEE5F00323D32 /* SkeletonJITInfo.cpp */,
-                               DE66EF8E08ABEE5F00323D32 /* SkeletonJITInfo.h */,
-                               DE66EF8F08ABEE5F00323D32 /* SkeletonRegisterInfo.cpp */,
-                               DE66EF9008ABEE5F00323D32 /* SkeletonRegisterInfo.h */,
-                               DE66EF9108ABEE5F00323D32 /* SkeletonRegisterInfo.td */,
-                               DE66EF9208ABEE5F00323D32 /* SkeletonTargetMachine.cpp */,
-                               DE66EF9308ABEE5F00323D32 /* SkeletonTargetMachine.h */,
-                       );
-                       path = Skeleton;
-                       sourceTree = "<group>";
-               };
-               DE66EF9408ABEE5F00323D32 /* SparcV8 */ = {
-                       isa = PBXGroup;
-                       children = (
-                               DE66EFAF08ABEE5F00323D32 /* DelaySlotFiller.cpp */,
-                               DE66EFB008ABEE5F00323D32 /* FPMover.cpp */,
-                               DE66EFB208ABEE5F00323D32 /* README.txt */,
-                               DE66EFB308ABEE5F00323D32 /* SparcV8.h */,
-                               DE66EFB408ABEE5F00323D32 /* SparcV8.td */,
-                               DE66EFB508ABEE5F00323D32 /* SparcV8AsmPrinter.cpp */,
-                               DE66EFBD08ABEE5F00323D32 /* SparcV8InstrFormats.td */,
-                               DE66EFBE08ABEE5F00323D32 /* SparcV8InstrInfo.cpp */,
-                               DE66EFBF08ABEE5F00323D32 /* SparcV8InstrInfo.h */,
-                               DE66EFC008ABEE5F00323D32 /* SparcV8InstrInfo.td */,
-                               DE66EFC208ABEE5F00323D32 /* SparcV8ISelSimple.cpp */,
-                               DE66EFC408ABEE5F00323D32 /* SparcV8RegisterInfo.cpp */,
-                               DE66EFC508ABEE5F00323D32 /* SparcV8RegisterInfo.h */,
-                               DE66EFC608ABEE5F00323D32 /* SparcV8RegisterInfo.td */,
-                               CFC244BE0959F284009F8C47 /* SparcV8ISelDAGToDAG.cpp */,
-                               DE66EFC708ABEE5F00323D32 /* SparcV8TargetMachine.cpp */,
-                               DE66EFC808ABEE5F00323D32 /* SparcV8TargetMachine.h */,
-                       );
-                       path = SparcV8;
-                       sourceTree = "<group>";
-               };
-               DE66EFC908ABEE5F00323D32 /* SparcV9 */ = {
-                       isa = PBXGroup;
-                       children = (
-                               DE66EFFC08ABEE6000323D32 /* InstrSched */,
-                               DE66F00F08ABEE6000323D32 /* LiveVar */,
-                               DE66F02608ABEE6000323D32 /* ModuloScheduling */,
-                               DE66F04608ABEE6000323D32 /* RegAlloc */,
-                               DE66EFFA08ABEE6000323D32 /* DecomposeMultiDimRefs.cpp */,
-                               DE66EFFB08ABEE6000323D32 /* EmitBytecodeToAssembly.cpp */,
-                               DE66F00E08ABEE6000323D32 /* InternalGlobalMapper.cpp */,
-                               DE66F01E08ABEE6000323D32 /* MachineCodeForInstruction.cpp */,
-                               DE66F01F08ABEE6000323D32 /* MachineCodeForInstruction.h */,
-                               DE66F02008ABEE6000323D32 /* MachineFunctionInfo.cpp */,
-                               DE66F02108ABEE6000323D32 /* MachineFunctionInfo.h */,
-                               DE66F02208ABEE6000323D32 /* MachineInstrAnnot.h */,
-                               DE66F02408ABEE6000323D32 /* MappingInfo.cpp */,
-                               DE66F02508ABEE6000323D32 /* MappingInfo.h */,
-                               DE66F06208ABEE6000323D32 /* SparcV9.burg.in */,
-                               DE66F06608ABEE6000323D32 /* SparcV9.td */,
-                               DE66F06708ABEE6000323D32 /* SparcV9_F2.td */,
-                               DE66F06808ABEE6000323D32 /* SparcV9_F3.td */,
-                               DE66F06908ABEE6000323D32 /* SparcV9_F4.td */,
-                               DE66F06A08ABEE6000323D32 /* SparcV9AsmPrinter.cpp */,
-                               DE66F06B08ABEE6000323D32 /* SparcV9BurgISel.cpp */,
-                               DE66F06C08ABEE6000323D32 /* SparcV9BurgISel.h */,
-                               DE66F06D08ABEE6000323D32 /* SparcV9CodeEmitter.cpp */,
-                               DE66F06E08ABEE6000323D32 /* SparcV9CodeEmitter.h */,
-                               DE66F06F08ABEE6000323D32 /* SparcV9FrameInfo.cpp */,
-                               DE66F07008ABEE6000323D32 /* SparcV9FrameInfo.h */,
-                               DE66F07208ABEE6000323D32 /* SparcV9Instr.def */,
-                               DE66F07308ABEE6000323D32 /* SparcV9InstrForest.h */,
-                               DE66F07408ABEE6000323D32 /* SparcV9InstrInfo.h */,
-                               DE66F07508ABEE6000323D32 /* SparcV9InstrInfo.td */,
-                               DE66F07608ABEE6000323D32 /* SparcV9Internals.h */,
-                               DE66F07708ABEE6000323D32 /* SparcV9JITInfo.cpp */,
-                               DE66F07808ABEE6000323D32 /* SparcV9JITInfo.h */,
-                               DE66F07908ABEE6000323D32 /* SparcV9PeepholeOpts.cpp */,
-                               DE66F07A08ABEE6000323D32 /* SparcV9PreSelection.cpp */,
-                               DE66F07B08ABEE6000323D32 /* SparcV9PrologEpilogInserter.cpp */,
-                               DE66F07C08ABEE6000323D32 /* SparcV9RegClassInfo.cpp */,
-                               DE66F07D08ABEE6000323D32 /* SparcV9RegClassInfo.h */,
-                               DE66F07E08ABEE6000323D32 /* SparcV9RegInfo.cpp */,
-                               DE66F07F08ABEE6000323D32 /* SparcV9RegInfo.h */,
-                               DE66F08008ABEE6000323D32 /* SparcV9RegisterInfo.cpp */,
-                               DE66F08108ABEE6000323D32 /* SparcV9RegisterInfo.h */,
-                               DE66F08208ABEE6000323D32 /* SparcV9RegisterInfo.td */,
-                               DE66F08308ABEE6000323D32 /* SparcV9Relocations.h */,
-                               DE66F08408ABEE6000323D32 /* SparcV9SchedInfo.cpp */,
-                               DE66F08508ABEE6000323D32 /* SparcV9StackSlots.cpp */,
-                               DE66F08608ABEE6000323D32 /* SparcV9TargetMachine.cpp */,
-                               DE66F08708ABEE6000323D32 /* SparcV9TargetMachine.h */,
-                               DE66F08808ABEE6000323D32 /* SparcV9TmpInstr.cpp */,
-                               DE66F08908ABEE6000323D32 /* SparcV9TmpInstr.h */,
-                       );
-                       path = SparcV9;
-                       sourceTree = "<group>";
-               };
-               DE66EFFC08ABEE6000323D32 /* InstrSched */ = {
-                       isa = PBXGroup;
-                       children = (
-                               DE66F00708ABEE6000323D32 /* InstrScheduling.cpp */,
-                               DE66F00908ABEE6000323D32 /* SchedGraph.cpp */,
-                               DE66F00A08ABEE6000323D32 /* SchedGraph.h */,
-                               DE66F00B08ABEE6000323D32 /* SchedGraphCommon.cpp */,
-                               DE66F00C08ABEE6000323D32 /* SchedPriorities.cpp */,
-                               DE66F00D08ABEE6000323D32 /* SchedPriorities.h */,
-                       );
-                       path = InstrSched;
-                       sourceTree = "<group>";
-               };
-               DE66F00F08ABEE6000323D32 /* LiveVar */ = {
-                       isa = PBXGroup;
-                       children = (
-                               DE66F01008ABEE6000323D32 /* BBLiveVar.cpp */,
-                               DE66F01108ABEE6000323D32 /* BBLiveVar.h */,
-                               DE66F01A08ABEE6000323D32 /* FunctionLiveVarInfo.cpp */,
-                               DE66F01B08ABEE6000323D32 /* FunctionLiveVarInfo.h */,
-                               DE66F01D08ABEE6000323D32 /* ValueSet.cpp */,
-                       );
-                       path = LiveVar;
-                       sourceTree = "<group>";
-               };
-               DE66F02608ABEE6000323D32 /* ModuloScheduling */ = {
-                       isa = PBXGroup;
-                       children = (
-                               DE66F03708ABEE6000323D32 /* DependenceAnalyzer.cpp */,
-                               DE66F03808ABEE6000323D32 /* DependenceAnalyzer.h */,
-                               DE66F03A08ABEE6000323D32 /* ModuloScheduling.cpp */,
-                               DE66F03B08ABEE6000323D32 /* ModuloScheduling.h */,
-                               DE66F03C08ABEE6000323D32 /* ModuloSchedulingSuperBlock.cpp */,
-                               DE66F03D08ABEE6000323D32 /* ModuloSchedulingSuperBlock.h */,
-                               DE66F03E08ABEE6000323D32 /* MSchedGraph.cpp */,
-                               DE66F03F08ABEE6000323D32 /* MSchedGraph.h */,
-                               DE66F04008ABEE6000323D32 /* MSchedGraphSB.cpp */,
-                               DE66F04108ABEE6000323D32 /* MSchedGraphSB.h */,
-                               DE66F04208ABEE6000323D32 /* MSSchedule.cpp */,
-                               DE66F04308ABEE6000323D32 /* MSSchedule.h */,
-                               DE66F04408ABEE6000323D32 /* MSScheduleSB.cpp */,
-                               DE66F04508ABEE6000323D32 /* MSScheduleSB.h */,
-                       );
-                       path = ModuloScheduling;
-                       sourceTree = "<group>";
-               };
-               DE66F04608ABEE6000323D32 /* RegAlloc */ = {
-                       isa = PBXGroup;
-                       children = (
-                               DE66F04708ABEE6000323D32 /* AllocInfo.h */,
-                               DE66F05408ABEE6000323D32 /* IGNode.cpp */,
-                               DE66F05508ABEE6000323D32 /* IGNode.h */,
-                               DE66F05608ABEE6000323D32 /* InterferenceGraph.cpp */,
-                               DE66F05708ABEE6000323D32 /* InterferenceGraph.h */,
-                               DE66F05808ABEE6000323D32 /* LiveRange.h */,
-                               DE66F05908ABEE6000323D32 /* LiveRangeInfo.cpp */,
-                               DE66F05A08ABEE6000323D32 /* LiveRangeInfo.h */,
-                               DE66F05C08ABEE6000323D32 /* Notes.txt */,
-                               DE66F05D08ABEE6000323D32 /* PhyRegAlloc.cpp */,
-                               DE66F05E08ABEE6000323D32 /* PhyRegAlloc.h */,
-                               DE66F05F08ABEE6000323D32 /* RegAllocCommon.h */,
-                               DE66F06008ABEE6000323D32 /* RegClass.cpp */,
-                               DE66F06108ABEE6000323D32 /* RegClass.h */,
-                       );
-                       path = RegAlloc;
+               DE66EF7008ABEE5F00323D32 /* Sparc */ = {
+                       isa = PBXGroup;
+                       children = (
+                               CF65280109D1BA3800C4B521 /* SparcGenAsmWriter.inc */,
+                               CF65280209D1BA3800C4B521 /* SparcGenDAGISel.inc */,
+                               CF65280309D1BA3800C4B521 /* SparcGenInstrInfo.inc */,
+                               CF65280409D1BA3800C4B521 /* SparcGenInstrNames.inc */,
+                               CF65280509D1BA3800C4B521 /* SparcGenRegisterInfo.h.inc */,
+                               CF65280609D1BA3800C4B521 /* SparcGenRegisterInfo.inc */,
+                               CF65280709D1BA3800C4B521 /* SparcGenRegisterNames.inc */,
+                               CF65280809D1BA3800C4B521 /* SparcGenSubtarget.inc */,
+                               CF6527FA09D1BA3800C4B521 /* DelaySlotFiller.cpp */,
+                               CF6527FB09D1BA3800C4B521 /* FPMover.cpp */,
+                               CF6527FC09D1BA3800C4B521 /* Makefile */,
+                               CF6527FD09D1BA3800C4B521 /* README.txt */,
+                               CF6527FE09D1BA3800C4B521 /* Sparc.h */,
+                               CF6527FF09D1BA3800C4B521 /* Sparc.td */,
+                               CF65280009D1BA3800C4B521 /* SparcAsmPrinter.cpp */,
+                               CF65280909D1BA3800C4B521 /* SparcInstrFormats.td */,
+                               CF65280A09D1BA3800C4B521 /* SparcInstrInfo.cpp */,
+                               CF65280B09D1BA3800C4B521 /* SparcInstrInfo.h */,
+                               CF65280C09D1BA3800C4B521 /* SparcInstrInfo.td */,
+                               CF65280D09D1BA3800C4B521 /* SparcISelDAGToDAG.cpp */,
+                               CF65280E09D1BA3800C4B521 /* SparcRegisterInfo.cpp */,
+                               CF65280F09D1BA3800C4B521 /* SparcRegisterInfo.h */,
+                               CF65281009D1BA3800C4B521 /* SparcRegisterInfo.td */,
+                               CF65281109D1BA3800C4B521 /* SparcSubtarget.cpp */,
+                               CF65281209D1BA3800C4B521 /* SparcSubtarget.h */,
+                               CF341E230AB0814B0099B064 /* SparcTargetAsmInfo.cpp */,
+                               CF341E220AB0814B0099B064 /* SparcTargetAsmInfo.h */,
+                               CF65281309D1BA3800C4B521 /* SparcTargetMachine.cpp */,
+                               CF65281409D1BA3800C4B521 /* SparcTargetMachine.h */,
+                       );
+                       path = Sparc;
                        sourceTree = "<group>";
                };
                DE66F09308ABEE6000323D32 /* X86 */ = {
                        isa = PBXGroup;
                        children = (
+                               9FE4509C0C77A7BC00C4FEA4 /* README-MMX.txt */,
+                               9FE4509D0C77A7BC00C4FEA4 /* X86CallingConv.td */,
+                               9FE4509E0C77A7BC00C4FEA4 /* X86CodeEmitter.h */,
+                               9FE4509F0C77A7BC00C4FEA4 /* X86ELFWriterInfo.cpp */,
+                               9FE450A00C77A7BC00C4FEA4 /* X86ELFWriterInfo.h */,
+                               9FE450A10C77A7BC00C4FEA4 /* X86GenCallingConv.inc */,
+                               9FE450A20C77A7BC00C4FEA4 /* X86InstrFormats.td */,
+                               CFA702D40A6FA8DD0006009A /* X86GenAsmWriter.inc */,
+                               CFA702D50A6FA8DD0006009A /* X86GenAsmWriter1.inc */,
+                               CFA702D60A6FA8DD0006009A /* X86GenDAGISel.inc */,
+                               CFA702D70A6FA8DD0006009A /* X86GenInstrInfo.inc */,
+                               CFA702D80A6FA8DD0006009A /* X86GenInstrNames.inc */,
+                               CFA702D90A6FA8DD0006009A /* X86GenRegisterInfo.h.inc */,
+                               CFA702DA0A6FA8DD0006009A /* X86GenRegisterInfo.inc */,
+                               CFA702DB0A6FA8DD0006009A /* X86GenRegisterNames.inc */,
+                               CFA702DC0A6FA8DD0006009A /* X86GenSubtarget.inc */,
+                               CFE421380A66FA8000AB4BF6 /* README-FPStack.txt */,
+                               CFE421390A66FA8000AB4BF6 /* README-SSE.txt */,
+                               CFD99ABE0AFE857A0068D19C /* README-X86-64.txt */,
+                               CFE4213A0A66FA8000AB4BF6 /* README.txt */,
+                               CFF0DE6309BF6C360031957F /* X86InstrFPStack.td */,
+                               CFF0DE6409BF6C360031957F /* X86InstrMMX.td */,
+                               CFF0DE6509BF6C360031957F /* X86InstrSSE.td */,
                                DE66F0BC08ABEE6000323D32 /* X86.h */,
                                DE66F0BD08ABEE6000323D32 /* X86.td */,
                                DE66F0BE08ABEE6000323D32 /* X86AsmPrinter.cpp */,
                                DE66F0C008ABEE6000323D32 /* X86ATTAsmPrinter.cpp */,
                                DE66F0C108ABEE6000323D32 /* X86ATTAsmPrinter.h */,
                                DE66F0C208ABEE6000323D32 /* X86CodeEmitter.cpp */,
-                               DE66F0C308ABEE6000323D32 /* X86ELFWriter.cpp */,
+                               CF8F1B590B64F9E100BB4199 /* X86COFF.h */,
                                DE66F0C408ABEE6000323D32 /* X86FloatingPoint.cpp */,
                                DE66F0CC08ABEE6000323D32 /* X86InstrBuilder.h */,
                                DE66F0CD08ABEE6000323D32 /* X86InstrInfo.cpp */,
                                DE66F0CE08ABEE6000323D32 /* X86InstrInfo.h */,
                                DE66F0CF08ABEE6100323D32 /* X86InstrInfo.td */,
+                               CF8F1B5A0B64F9E100BB4199 /* X86InstrX86-64.td */,
                                DE66F0D008ABEE6100323D32 /* X86IntelAsmPrinter.cpp */,
                                DE66F0D108ABEE6100323D32 /* X86IntelAsmPrinter.h */,
-                               DE66F0D208ABEE6100323D32 /* X86ISelPattern.cpp */,
                                DE66F0D508ABEE6100323D32 /* X86JITInfo.cpp */,
                                DE66F0D608ABEE6100323D32 /* X86JITInfo.h */,
-                               DE66F0D708ABEE6100323D32 /* X86PeepholeOpt.cpp */,
+                               CFE4213B0A66FA8000AB4BF6 /* X86MachineFunctionInfo.h */,
                                DE66F0D808ABEE6100323D32 /* X86RegisterInfo.cpp */,
                                DE66F0D908ABEE6100323D32 /* X86RegisterInfo.h */,
                                DE66F0DA08ABEE6100323D32 /* X86RegisterInfo.td */,
                                CFC244BD0959F24C009F8C47 /* X86ISelLowering.h */,
                                DE66F0DC08ABEE6100323D32 /* X86Subtarget.cpp */,
                                DE66F0DD08ABEE6100323D32 /* X86Subtarget.h */,
+                               CF341E330AB082D60099B064 /* X86TargetAsmInfo.cpp */,
+                               CF341E320AB082D60099B064 /* X86TargetAsmInfo.h */,
                                DE66F0DE08ABEE6100323D32 /* X86TargetMachine.cpp */,
                                DE66F0DF08ABEE6100323D32 /* X86TargetMachine.h */,
                        );
                        isa = PBXGroup;
                        children = (
                                DE66F0EE08ABEFB300323D32 /* Instrumentation */,
+                               CFE4213C0A66FAE100AB4BF6 /* Hello */,
                                DE66F11F08ABEFB300323D32 /* IPO */,
                                DE66F15C08ABEFB400323D32 /* Scalar */,
                                DE66F1BD08ABEFB400323D32 /* Utils */,
-                               DE66F0EA08ABEFB300323D32 /* ExprTypeConvert.cpp */,
-                               DE66F15A08ABEFB400323D32 /* LevelRaise.cpp */,
-                               DE66F1BB08ABEFB400323D32 /* TransformInternals.cpp */,
-                               DE66F1BC08ABEFB400323D32 /* TransformInternals.h */,
                        );
                        name = lib/Transforms;
                        path = ../lib/Transforms;
                        children = (
                                DE66F0EF08ABEFB300323D32 /* BlockProfiling.cpp */,
                                DE66F0FE08ABEFB300323D32 /* EdgeProfiling.cpp */,
-                               DE66F0FF08ABEFB300323D32 /* EmitFunctions.cpp */,
                                DE66F11B08ABEFB300323D32 /* ProfilingUtils.cpp */,
                                DE66F11C08ABEFB300323D32 /* ProfilingUtils.h */,
-                               DE66F11D08ABEFB300323D32 /* TraceBasicBlocks.cpp */,
-                               DE66F11E08ABEFB300323D32 /* TraceValues.cpp */,
+                               CF73C0B7098A546000627152 /* RSProfiling.cpp */,
+                               CF73C0B8098A546000627152 /* RSProfiling.h */,
                        );
                        path = Instrumentation;
                        sourceTree = "<group>";
                DE66F11F08ABEFB300323D32 /* IPO */ = {
                        isa = PBXGroup;
                        children = (
+                               9F7793770C73C48A00551F9C /* StripDeadPrototypes.cpp */,
                                DE66F12008ABEFB300323D32 /* ArgumentPromotion.cpp */,
                                DE66F12108ABEFB300323D32 /* ConstantMerge.cpp */,
                                DE66F12208ABEFB300323D32 /* DeadArgumentElimination.cpp */,
                                DE66F12308ABEFB300323D32 /* DeadTypeElimination.cpp */,
                                DE66F14A08ABEFB400323D32 /* ExtractFunction.cpp */,
-                               DE66F14B08ABEFB400323D32 /* FunctionResolution.cpp */,
                                DE66F14C08ABEFB400323D32 /* GlobalDCE.cpp */,
                                DE66F14D08ABEFB400323D32 /* GlobalOpt.cpp */,
+                               CFE4213F0A66FB5E00AB4BF6 /* IndMemRemoval.cpp */,
                                DE66F14E08ABEFB400323D32 /* Inliner.cpp */,
-                               DE66F14F08ABEFB400323D32 /* Inliner.h */,
                                DE66F15008ABEFB400323D32 /* InlineSimple.cpp */,
                                DE66F15108ABEFB400323D32 /* Internalize.cpp */,
                                DE66F15208ABEFB400323D32 /* IPConstantPropagation.cpp */,
                        children = (
                                DE66F15E08ABEFB400323D32 /* ADCE.cpp */,
                                DE66F15F08ABEFB400323D32 /* BasicBlockPlacement.cpp */,
+                               9F7793460C73BC2000551F9C /* CodeGenPrepare.cpp */,
                                DE66F16008ABEFB400323D32 /* CondPropagate.cpp */,
                                DE66F16108ABEFB400323D32 /* ConstantProp.cpp */,
                                DE66F16208ABEFB400323D32 /* CorrelatedExprs.cpp */,
                                DE66F16308ABEFB400323D32 /* DCE.cpp */,
                                DE66F16408ABEFB400323D32 /* DeadStoreElimination.cpp */,
                                DE66F1A308ABEFB400323D32 /* GCSE.cpp */,
+                               9F7793470C73BC2000551F9C /* GVN.cpp */,
+                               9F7793480C73BC2000551F9C /* GVNPRE.cpp */,
                                DE66F1A408ABEFB400323D32 /* IndVarSimplify.cpp */,
                                DE66F1A508ABEFB400323D32 /* InstructionCombining.cpp */,
                                DE66F1A608ABEFB400323D32 /* LICM.cpp */,
+                               9F77934A0C73BC2000551F9C /* LoopRotation.cpp */,
+                               9F7793490C73BC2000551F9C /* LoopIndexSplit.cpp */,
                                DE66F1A808ABEFB400323D32 /* LoopStrengthReduce.cpp */,
                                DE66F1A908ABEFB400323D32 /* LoopUnroll.cpp */,
                                DE66F1AA08ABEFB400323D32 /* LoopUnswitch.cpp */,
-                               DE66F1AB08ABEFB400323D32 /* LowerAllocations.cpp */,
                                DE66F1AD08ABEFB400323D32 /* LowerGC.cpp */,
-                               DE66F1AE08ABEFB400323D32 /* LowerInvoke.cpp */,
                                DE66F1AF08ABEFB400323D32 /* LowerPacked.cpp */,
-                               DE66F1B008ABEFB400323D32 /* LowerSelect.cpp */,
-                               DE66F1B108ABEFB400323D32 /* LowerSwitch.cpp */,
-                               DE66F1B308ABEFB400323D32 /* Mem2Reg.cpp */,
-                               DE66F1B408ABEFB400323D32 /* PRE.cpp */,
+                               CF8F1B5B0B64FA2F00BB4199 /* PredicateSimplifier.cpp */,
                                DE66F1B508ABEFB400323D32 /* Reassociate.cpp */,
+                               CF73C0B9098A546000627152 /* Reg2Mem.cpp */,
                                DE66F1B608ABEFB400323D32 /* ScalarReplAggregates.cpp */,
                                DE66F1B708ABEFB400323D32 /* SCCP.cpp */,
                                DE66F1B808ABEFB400323D32 /* SimplifyCFG.cpp */,
                        isa = PBXGroup;
                        children = (
                                DE66F1BE08ABEFB400323D32 /* BasicBlockUtils.cpp */,
+                               9F7793780C73C49A00551F9C /* BasicInliner.cpp */,
                                DE66F1BF08ABEFB400323D32 /* BreakCriticalEdges.cpp */,
                                DE66F1C008ABEFB400323D32 /* CloneFunction.cpp */,
+                               9F7793790C73C49A00551F9C /* CloneLoop.cpp */,
                                DE66F1C108ABEFB400323D32 /* CloneModule.cpp */,
                                DE66F1C208ABEFB400323D32 /* CloneTrace.cpp */,
                                DE66F1C308ABEFB400323D32 /* CodeExtractor.cpp */,
                                DE66F1E008ABEFB400323D32 /* DemoteRegToStack.cpp */,
+                               9F77937A0C73C49A00551F9C /* InlineCost.cpp */,
                                DE66F1E108ABEFB400323D32 /* InlineFunction.cpp */,
+                               CF97208A0A9F3C6F002CEEDD /* LCSSA.cpp */,
                                DE66F1E208ABEFB400323D32 /* Local.cpp */,
                                DE4DA0390911476D0012D44B /* LoopSimplify.cpp */,
+                               CF97208B0A9F3C6F002CEEDD /* LowerAllocations.cpp */,
+                               CF97208C0A9F3C6F002CEEDD /* LowerInvoke.cpp */,
+                               CF97208D0A9F3C6F002CEEDD /* LowerSelect.cpp */,
+                               CF97208E0A9F3C6F002CEEDD /* LowerSwitch.cpp */,
+                               CF97208F0A9F3C6F002CEEDD /* Mem2Reg.cpp */,
                                DE66F1E408ABEFB400323D32 /* PromoteMemoryToRegister.cpp */,
                                DE66F1E508ABEFB400323D32 /* SimplifyCFG.cpp */,
                                DE66F1E608ABEFB400323D32 /* UnifyFunctionExitNodes.cpp */,
                                DE66F1EB08ABF03100323D32 /* ADT */,
                                DE66F20308ABF03100323D32 /* Analysis */,
                                DE66F22408ABF03100323D32 /* Assembly */,
-                               DE66F22B08ABF03100323D32 /* Bytecode */,
+                               9F77937F0C73C54C00551F9C /* Bitcode */,
                                DE66F23508ABF03100323D32 /* CodeGen */,
                                DE66F24C08ABF03100323D32 /* Config */,
                                DE66F25308ABF03100323D32 /* Debugger */,
                                DE66F2AB08ABF03200323D32 /* Transforms */,
                                DE66F1EA08ABF03100323D32 /* AbstractTypeUser.h */,
                                DE66F22308ABF03100323D32 /* Argument.h */,
+                               9FA638D90C77B184007F12AE /* AutoUpgrade.h */,
                                DE66F22A08ABF03100323D32 /* BasicBlock.h */,
                                DE66F23308ABF03100323D32 /* CallGraphSCCPass.h */,
                                DE66F23408ABF03100323D32 /* CallingConv.h */,
                                DE66F25208ABF03100323D32 /* Constants.h */,
                                DE66F25A08ABF03100323D32 /* DerivedTypes.h */,
                                DE66F25E08ABF03100323D32 /* Function.h */,
+                               9FA638DA0C77B184007F12AE /* GlobalAlias.h */,
                                DE66F25F08ABF03100323D32 /* GlobalValue.h */,
                                DE66F26008ABF03100323D32 /* GlobalVariable.h */,
+                               CF73C0A2098A4FDF00627152 /* InlineAsm.h */,
                                DE66F26108ABF03100323D32 /* InstrTypes.h */,
                                DE66F26208ABF03100323D32 /* Instruction.def */,
                                DE66F26308ABF03100323D32 /* Instruction.h */,
                                DE66F26408ABF03100323D32 /* Instructions.h */,
                                DE66F26508ABF03100323D32 /* IntrinsicInst.h */,
                                DE66F26608ABF03100323D32 /* Intrinsics.h */,
+                               CF65223409CA39B800C4B521 /* Intrinsics.gen */,
+                               CFE420FF0A66F67300AB4BF6 /* IntrinsicsPowerPC.td */,
+                               CFE421000A66F67300AB4BF6 /* IntrinsicsX86.td */,
+                               CF8D62FA09C2226F006017BA /* Intrinsics.td */,
+                               CF9720260A9F39B9002CEEDD /* LinkAllPasses.h */,
+                               CFE421010A66F67300AB4BF6 /* LinkAllVMCore.h */,
+                               CF9720270A9F39B9002CEEDD /* LinkTimeOptimizer.h */,
                                DE66F26708ABF03100323D32 /* Linker.h */,
                                DE66F26808ABF03100323D32 /* Module.h */,
                                DE66F26908ABF03200323D32 /* ModuleProvider.h */,
+                               9F77937E0C73C53000551F9C /* ParameterAttributes.h */,
                                DE66F26A08ABF03200323D32 /* Pass.h */,
                                DE66F26B08ABF03200323D32 /* PassAnalysisSupport.h */,
                                DE66F26C08ABF03200323D32 /* PassManager.h */,
+                               CF8F1B420B64F70B00BB4199 /* PassManagers.h */,
                                DE66F26D08ABF03200323D32 /* PassSupport.h */,
-                               DE66F29208ABF03200323D32 /* SymbolTable.h */,
                                DE66F29308ABF03200323D32 /* SymbolTableListTraits.h */,
                                DE66F2B708ABF03200323D32 /* Type.h */,
+                               CF73C0A3098A4FDF00627152 /* TypeSymbolTable.h */,
                                DE66F2B808ABF03200323D32 /* Use.h */,
                                DE66F2B908ABF03200323D32 /* User.h */,
                                DE66F2BA08ABF03200323D32 /* Value.h */,
+                               CF73C0A4098A4FDF00627152 /* ValueSymbolTable.h */,
                        );
                        name = include/llvm;
                        path = ../include/llvm;
                DE66F1EB08ABF03100323D32 /* ADT */ = {
                        isa = PBXGroup;
                        children = (
-                               DE66F1ED08ABF03100323D32 /* BitSetVector.h */,
+                               35E98A830CBC2ED300C5CDC1 /* DenseSet.h */,
+                               35E98A840CBC2ED300C5CDC1 /* ImmutableMap.h */,
+                               35E98A850CBC2ED300C5CDC1 /* ImmutableSet.h */,
+                               9FA638DD0C77B1AB007F12AE /* BitVector.h */,
                                DE66F1EE08ABF03100323D32 /* DenseMap.h */,
                                DE66F1EF08ABF03100323D32 /* DepthFirstIterator.h */,
                                DE66F1F008ABF03100323D32 /* EquivalenceClasses.h */,
+                               CF42B6BF0AF24F5300D5D47C /* FoldingSet.h */,
+                               CF42B6BF0AF24F5300D5D47C /* FoldingSet.h */,
                                DE66F1F108ABF03100323D32 /* GraphTraits.h */,
                                DE66F1F308ABF03100323D32 /* hash_map.in */,
                                DE66F1F508ABF03100323D32 /* hash_set.in */,
                                DE66F1F608ABF03100323D32 /* HashExtras.h */,
                                DE66F1F708ABF03100323D32 /* ilist */,
+                               9FA638E00C77B1AB007F12AE /* IndexedMap.h */,
+                               9FE25D900CAB166D005383FC /* APFloat.h */,
+                               9FA638DB0C77B1AB007F12AE /* APInt.h */,
+                               9FA638DC0C77B1AB007F12AE /* APSInt.h */,
                                DE66F1F908ABF03100323D32 /* iterator.in */,
                                DE66F1FA08ABF03100323D32 /* PostOrderIterator.h */,
                                DE66F1FB08ABF03100323D32 /* SCCIterator.h */,
                                DE66F1FC08ABF03100323D32 /* SetOperations.h */,
                                DE66F1FD08ABF03100323D32 /* SetVector.h */,
+                               9FA638E20C77B1AB007F12AE /* SmallPtrSet.h */,
+                               9FA638E30C77B1AB007F12AE /* SmallSet.h */,
+                               CF33BE160AF62B4200E93805 /* SmallString.h */,
+                               CF71B60F0AC45EDA0007F57C /* SmallVector.h */,
+                               9FE25D910CAB166D005383FC /* SparseBitVector.h */,
+                               9FA638E40C77B1AB007F12AE /* StringMap.h */,
                                DE66F1FE08ABF03100323D32 /* Statistic.h */,
                                DE66F1FF08ABF03100323D32 /* STLExtras.h */,
                                DE66F20008ABF03100323D32 /* StringExtras.h */,
                                DE66F20108ABF03100323D32 /* Tree.h */,
+                               CFF8B434097C605F0047F72A /* UniqueVector.h */,
                                DE66F20208ABF03100323D32 /* VectorExtras.h */,
                        );
                        path = ADT;
                DE66F20308ABF03100323D32 /* Analysis */ = {
                        isa = PBXGroup;
                        children = (
+                               9FA638E50C77B203007F12AE /* LoopPass.h */,
+                               9FA638E60C77B203007F12AE /* MemoryDependenceAnalysis.h */,
                                DE66F20408ABF03100323D32 /* AliasAnalysis.h */,
                                DE66F20508ABF03100323D32 /* AliasSetTracker.h */,
                                DE66F20608ABF03100323D32 /* CallGraph.h */,
                                DE66F20708ABF03100323D32 /* CFGPrinter.h */,
+                               CF73C0A5098A507300627152 /* ConstantFolding.h */,
                                DE66F20808ABF03100323D32 /* ConstantsScanner.h */,
-                               DE66F20908ABF03100323D32 /* DataStructure */,
                                DE66F20F08ABF03100323D32 /* Dominators.h */,
                                DE66F21208ABF03100323D32 /* FindUsedTypes.h */,
                                DE66F21308ABF03100323D32 /* Interval.h */,
                        path = Analysis;
                        sourceTree = "<group>";
                };
-               DE66F20908ABF03100323D32 /* DataStructure */ = {
-                       isa = PBXGroup;
-                       children = (
-                               DE66F20A08ABF03100323D32 /* DataStructure.h */,
-                               DE66F20B08ABF03100323D32 /* DSGraph.h */,
-                               DE66F20C08ABF03100323D32 /* DSGraphTraits.h */,
-                               DE66F20D08ABF03100323D32 /* DSNode.h */,
-                               DE66F20E08ABF03100323D32 /* DSSupport.h */,
-                       );
-                       path = DataStructure;
-                       sourceTree = "<group>";
-               };
                DE66F22408ABF03100323D32 /* Assembly */ = {
                        isa = PBXGroup;
                        children = (
                                DE66F22508ABF03100323D32 /* AsmAnnotationWriter.h */,
-                               DE66F22608ABF03100323D32 /* CachedWriter.h */,
                                DE66F22708ABF03100323D32 /* Parser.h */,
                                DE66F22808ABF03100323D32 /* PrintModulePass.h */,
                                DE66F22908ABF03100323D32 /* Writer.h */,
                        path = Assembly;
                        sourceTree = "<group>";
                };
-               DE66F22B08ABF03100323D32 /* Bytecode */ = {
-                       isa = PBXGroup;
-                       children = (
-                               DE66F22C08ABF03100323D32 /* Analyzer.h */,
-                               DE66F22D08ABF03100323D32 /* Archive.h */,
-                               DE66F22E08ABF03100323D32 /* BytecodeHandler.h */,
-                               DE66F22F08ABF03100323D32 /* Format.h */,
-                               DE66F23008ABF03100323D32 /* Reader.h */,
-                               DE66F23108ABF03100323D32 /* WriteBytecodePass.h */,
-                               DE66F23208ABF03100323D32 /* Writer.h */,
-                       );
-                       path = Bytecode;
-                       sourceTree = "<group>";
-               };
                DE66F23508ABF03100323D32 /* CodeGen */ = {
                        isa = PBXGroup;
                        children = (
                                DE66F23608ABF03100323D32 /* AsmPrinter.h */,
+                               9F7793860C73C57100551F9C /* CallingConvLower.h */,
                                DEFAB19D0959E9A100E0AB42 /* DwarfWriter.h */,
-                               DE66F23708ABF03100323D32 /* ELFWriter.h */,
-                               DE66F23808ABF03100323D32 /* InstrScheduling.h */,
+                               9F7793870C73C57100551F9C /* ELFRelocation.h */,
+                               9F7793880C73C57100551F9C /* FileWriters.h */,
                                DE66F23908ABF03100323D32 /* IntrinsicLowering.h */,
+                               CFD7E4F30A798FC3000C7379 /* LinkAllCodegenComponents.h */,
                                DE4DA03C091147920012D44B /* LiveInterval.h */,
                                DE4DA03D091147920012D44B /* LiveIntervalAnalysis.h */,
                                DE66F23A08ABF03100323D32 /* LiveVariables.h */,
                                DE66F23B08ABF03100323D32 /* MachineBasicBlock.h */,
                                DE66F23C08ABF03100323D32 /* MachineCodeEmitter.h */,
                                DE66F23D08ABF03100323D32 /* MachineConstantPool.h */,
-                               CF6F487109505E1500BC9E82 /* MachineDebugInfo.h */,
+                               CF6F487109505E1500BC9E82 /* MachineModuleInfo.h */,
                                DE66F23E08ABF03100323D32 /* MachineFrameInfo.h */,
                                DE66F23F08ABF03100323D32 /* MachineFunction.h */,
                                DE66F24008ABF03100323D32 /* MachineFunctionPass.h */,
                                DE66F24108ABF03100323D32 /* MachineInstr.h */,
                                DE66F24208ABF03100323D32 /* MachineInstrBuilder.h */,
+                               CFE420FB0A66F67300AB4BF6 /* MachineJumpTableInfo.h */,
+                               CF6527D909D1A53400C4B521 /* MachineLocation.h */,
+                               CF4F27E60A7B6E23004359F6 /* MachinePassRegistry.h */,
                                DE66F24308ABF03100323D32 /* MachineRelocation.h */,
+                               9F7793890C73C57100551F9C /* MachORelocation.h */,
                                DE66F24408ABF03100323D32 /* Passes.h */,
+                               CFE21C780A80CC0600D3E908 /* RegAllocRegistry.h */,
+                               9FE25D920CAB169F005383FC /* RegisterCoalescer.h */,
+                               9F77938A0C73C57100551F9C /* RegisterScavenging.h */,
+                               CF8F1B410B64F6D100BB4199 /* RuntimeLibcalls.h */,
                                DE66F24508ABF03100323D32 /* SchedGraphCommon.h */,
+                               CF7FFA2109850864008B0087 /* ScheduleDAG.h */,
+                               CFE21C7B0A80CC1C00D3E908 /* SchedulerRegistry.h */,
                                DE66F24608ABF03100323D32 /* SelectionDAG.h */,
                                DE66F24708ABF03100323D32 /* SelectionDAGISel.h */,
                                DE66F24808ABF03100323D32 /* SelectionDAGNodes.h */,
+                               9F77938B0C73C57100551F9C /* SimpleRegisterCoalescing.h */,
                                DE66F24908ABF03100323D32 /* SSARegMap.h */,
-                               DE66F24A08ABF03100323D32 /* ValueSet.h */,
                                DE66F24B08ABF03100323D32 /* ValueTypes.h */,
+                               CFE420FC0A66F67300AB4BF6 /* ValueTypes.td */,
                        );
                        path = CodeGen;
                        sourceTree = "<group>";
                        isa = PBXGroup;
                        children = (
                                DE66F24E08ABF03100323D32 /* alloca.h */,
+                               CF73C0A9098A50FD00627152 /* config.h */,
                                DE66F25008ABF03100323D32 /* config.h.in */,
                        );
                        path = Config;
                        children = (
                                DE66F25C08ABF03100323D32 /* ExecutionEngine.h */,
                                DE66F25D08ABF03100323D32 /* GenericValue.h */,
+                               CFE420FD0A66F67300AB4BF6 /* Interpreter.h */,
+                               CFE420FE0A66F67300AB4BF6 /* JIT.h */,
                        );
                        path = ExecutionEngine;
                        sourceTree = "<group>";
                        isa = PBXGroup;
                        children = (
                                DE66F27008ABF03200323D32 /* AIXDataTypesFix.h */,
+                               9F5B90CE0D0CE89300CDFDEA /* AlignOf.h */,
+                               CF8F1B430B64F74400BB4199 /* Allocator.h */,
                                DE66F27108ABF03200323D32 /* Annotation.h */,
                                DE66F27208ABF03200323D32 /* CallSite.h */,
                                DE66F27308ABF03200323D32 /* Casting.h */,
                                DE66F27408ABF03200323D32 /* CFG.h */,
                                DE66F27508ABF03200323D32 /* CommandLine.h */,
-                               DE66F27608ABF03200323D32 /* Compressor.h */,
+                               CF8F1B440B64F74400BB4199 /* Compiler.h */,
                                DE66F27708ABF03200323D32 /* ConstantRange.h */,
+                               CF73C0AD098A519400627152 /* DataTypes.h */,
                                DE66F27908ABF03200323D32 /* DataTypes.h.in */,
                                DE66F27A08ABF03200323D32 /* Debug.h */,
                                DE66F27B08ABF03200323D32 /* DOTGraphTraits.h */,
                                DE66F27C08ABF03200323D32 /* DynamicLinker.h */,
                                DE66F27D08ABF03200323D32 /* ELF.h */,
+                               CF8E00490989162500DA2399 /* Dwarf.h */,
                                DE66F27E08ABF03200323D32 /* FileUtilities.h */,
                                DE66F27F08ABF03200323D32 /* GetElementPtrTypeIterator.h */,
                                DE66F28008ABF03200323D32 /* GraphWriter.h */,
                                DE66F28108ABF03200323D32 /* InstIterator.h */,
                                DE66F28208ABF03200323D32 /* InstVisitor.h */,
                                DE66F28308ABF03200323D32 /* LeakDetector.h */,
+                               9F7794870C73D51000551F9C /* LLVMBuilder.h */,
+                               CF8F1B460B64F74400BB4199 /* ManagedStatic.h */,
                                DE66F28408ABF03200323D32 /* Mangler.h */,
                                DE66F28508ABF03200323D32 /* MathExtras.h */,
+                               9F7794880C73D51000551F9C /* MemoryBuffer.h */,
                                DE66F28608ABF03200323D32 /* MutexGuard.h */,
+                               CF8F1B470B64F74400BB4199 /* OutputBuffer.h */,
                                DE66F28708ABF03200323D32 /* PassNameParser.h */,
                                DE66F28808ABF03200323D32 /* PatternMatch.h */,
                                DE66F28908ABF03200323D32 /* PluginLoader.h */,
+                               9F5B90CF0D0CE89300CDFDEA /* Registry.h */,
                                DE66F28A08ABF03200323D32 /* SlowOperationInformer.h */,
                                DE66F28B08ABF03200323D32 /* StableBasicBlockNumbering.h */,
+                               9F7794890C73D51000551F9C /* Streams.h */,
+                               9F5B90D00D0CE89300CDFDEA /* StringPool.h */,
                                DE66F28C08ABF03200323D32 /* SystemUtils.h */,
                                DE66F28E08ABF03200323D32 /* Timer.h */,
-                               DE66F28F08ABF03200323D32 /* ToolRunner.h */,
                                DE66F29008ABF03200323D32 /* type_traits.h */,
                                DE66F29108ABF03200323D32 /* TypeInfo.h */,
                        );
                DE66F29408ABF03200323D32 /* System */ = {
                        isa = PBXGroup;
                        children = (
+                               CF73C0AE098A51AD00627152 /* Alarm.h */,
+                               9FA638E70C77B222007F12AE /* Disassembler.h */,
                                DE66F29508ABF03200323D32 /* DynamicLibrary.h */,
+                               CF9720340A9F3A41002CEEDD /* IncludeFile.h */,
                                DE66F29608ABF03200323D32 /* LICENSE.TXT */,
                                DE66F29708ABF03200323D32 /* MappedFile.h */,
                                DE66F29808ABF03200323D32 /* Memory.h */,
                        children = (
                                DE66F2A008ABF03200323D32 /* MRegisterInfo.h */,
                                CF9BCD0808C74DE0001E7011 /* SubtargetFeature.h */,
+                               CF47BD380AAF40BC00A8B13E /* TargetAsmInfo.h */,
                                DE66F2A108ABF03200323D32 /* TargetData.h */,
+                               9FA638E80C77B231007F12AE /* TargetELFWriterInfo.h */,
                                DE66F2A208ABF03200323D32 /* TargetFrameInfo.h */,
                                DE66F2A308ABF03200323D32 /* TargetInstrInfo.h */,
                                CF26835B09178F5500C5F253 /* TargetInstrItineraries.h */,
                                DE66F2A508ABF03200323D32 /* TargetLowering.h */,
                                DE66F2A608ABF03200323D32 /* TargetMachine.h */,
                                DE66F2A708ABF03200323D32 /* TargetMachineRegistry.h */,
+                               8443EF210B66B62D00959964 /* TargetMachOWriterInfo.h */,
                                DE66F2A808ABF03200323D32 /* TargetOptions.h */,
-                               DE66F2A908ABF03200323D32 /* TargetSchedInfo.h */,
                                DE66F2AA08ABF03200323D32 /* TargetSubtarget.h */,
                        );
                        path = Target;
                        isa = PBXGroup;
                        children = (
                                DE66F2AC08ABF03200323D32 /* Instrumentation.h */,
+                               9FA638E90C77B252007F12AE /* IPO */,
                                DE66F2AD08ABF03200323D32 /* IPO.h */,
-                               DE66F2AE08ABF03200323D32 /* LinkAllPasses.h */,
+                               CF73C0AF098A51DD00627152 /* RSProfiling.h */,
                                DE66F2AF08ABF03200323D32 /* Scalar.h */,
                                DE66F2B008ABF03200323D32 /* Utils */,
                        );
                        isa = PBXGroup;
                        children = (
                                DE66F2B108ABF03200323D32 /* BasicBlockUtils.h */,
+                               9FA638EB0C77B26B007F12AE /* BasicInliner.h */,
                                DE66F2B208ABF03200323D32 /* Cloning.h */,
                                DE66F2B308ABF03200323D32 /* FunctionUtils.h */,
+                               9FA638EC0C77B26B007F12AE /* InlineCost.h */,
                                DE66F2B408ABF03200323D32 /* Local.h */,
                                DE66F2B508ABF03200323D32 /* PromoteMemToReg.h */,
                                DE66F2B608ABF03200323D32 /* UnifyFunctionExitNodes.h */,
                DE66F2BD08ABF14400323D32 /* tools */ = {
                        isa = PBXGroup;
                        children = (
-                               DE66F2BE08ABF14400323D32 /* analyze */,
+                               CFD99ADF0AFE878F0068D19C /* opt */,
                                DE66F2CB08ABF14400323D32 /* bugpoint */,
                                DE66F2F008ABF14400323D32 /* gccld */,
                                DE66F31E08ABF14400323D32 /* llvm-db */,
                                DE66F33B08ABF14400323D32 /* llvm-ld */,
                                DE66F36808ABF14500323D32 /* llvmc */,
-                               DE66F2EE08ABF14400323D32 /* gccas.cpp */,
+                               CF8F1B5E0B64FADA00BB4199 /* llvm-upgrade */,
+                               CF8F1B7E0B64FADA00BB4199 /* llvm2cpp */,
+                               CFD99ADA0AFE87650068D19C /* lto.cpp */,
                                DE66F30008ABF14400323D32 /* llc.cpp */,
                                DE66F30708ABF14400323D32 /* lli.cpp */,
                                DE66F30E08ABF14400323D32 /* llvm-ar.cpp */,
                                DE66F35108ABF14400323D32 /* llvm-nm.cpp */,
                                DE66F35808ABF14500323D32 /* llvm-prof.cpp */,
                                DE66F35F08ABF14500323D32 /* llvm-ranlib.cpp */,
-                               DE66F38708ABF14500323D32 /* opt.cpp */,
+                               CF8F1B960B64FB7F00BB4199 /* lto */,
+                               CF8F1BAB0B64FB8000BB4199 /* opt */,
                        );
                        name = tools;
                        path = ../tools;
                        sourceTree = SOURCE_ROOT;
                };
-               DE66F2BE08ABF14400323D32 /* analyze */ = {
-                       isa = PBXGroup;
-                       children = (
-                               DE66F2BF08ABF14400323D32 /* AnalysisWrappers.cpp */,
-                               DE66F2C008ABF14400323D32 /* analyze.cpp */,
-                               DE66F2C908ABF14400323D32 /* GraphPrinters.cpp */,
-                               DE4DA03E091147C00012D44B /* PrintSCC.cpp */,
-                       );
-                       path = analyze;
-                       sourceTree = "<group>";
-               };
                DE66F2CB08ABF14400323D32 /* bugpoint */ = {
                        isa = PBXGroup;
                        children = (
                                DE66F2CF08ABF14400323D32 /* CrashDebugger.cpp */,
                                DE66F2E208ABF14400323D32 /* ExecutionDriver.cpp */,
                                DE66F2E308ABF14400323D32 /* ExtractFunction.cpp */,
+                               CF9720910A9F3CC7002CEEDD /* FindBugs.cpp */,
                                DE66F2E408ABF14400323D32 /* ListReducer.h */,
                                DE66F2E608ABF14400323D32 /* Miscompilation.cpp */,
                                DE66F2E708ABF14400323D32 /* OptimizerDriver.cpp */,
                                DE66F2E808ABF14400323D32 /* TestPasses.cpp */,
+                               CF9720920A9F3CC7002CEEDD /* ToolRunner.cpp */,
+                               CF9720930A9F3CC7002CEEDD /* ToolRunner.h */,
                        );
                        path = bugpoint;
                        sourceTree = "<group>";
                DE66F2F008ABF14400323D32 /* gccld */ = {
                        isa = PBXGroup;
                        children = (
-                               DE66F2F708ABF14400323D32 /* gccld.cpp */,
-                               DE66F2F808ABF14400323D32 /* gccld.h */,
-                               DE66F2F908ABF14400323D32 /* GenerateCode.cpp */,
                        );
                        path = gccld;
                        sourceTree = "<group>";
                                DE66F36908ABF14500323D32 /* c */,
                                DE66F36A08ABF14500323D32 /* CompilerDriver.cpp */,
                                DE66F36B08ABF14500323D32 /* CompilerDriver.h */,
+                               CF8F1B950B64FB5000BB4199 /* ConfigLexer.cpp */,
                                DE66F36D08ABF14500323D32 /* ConfigLexer.h */,
                                DE66F36E08ABF14500323D32 /* ConfigLexer.l */,
                                DE66F36F08ABF14500323D32 /* Configuration.cpp */,
                        children = (
                                DE66F38F08ABF35C00323D32 /* AliasAnalysis.html */,
                                DE66F39008ABF35C00323D32 /* Bugpoint.html */,
-                               DE66F39108ABF35C00323D32 /* BytecodeFormat.html */,
                                DE66F39208ABF35C00323D32 /* CFEBuildInstrs.html */,
                                DE66F39308ABF35C00323D32 /* CodeGenerator.html */,
                                DE66F39408ABF35C00323D32 /* CodingStandards.html */,
                                DE66F3EC08ABF35D00323D32 /* LangRef.html */,
                                DE66F3ED08ABF35D00323D32 /* Lexicon.html */,
                                DE66F3EE08ABF35D00323D32 /* llvm.css */,
-                               DE66F3EF08ABF35D00323D32 /* LLVMVsTheWorld.html */,
                                DE66F3F108ABF35D00323D32 /* MakefileGuide.html */,
                                DE66F3F208ABF35D00323D32 /* ProgrammersManual.html */,
                                DE66F3F308ABF35D00323D32 /* Projects.html */,
                DE66F39508ABF35C00323D32 /* CommandGuide */ = {
                        isa = PBXGroup;
                        children = (
-                               DE66F39708ABF35C00323D32 /* analyze.pod */,
                                DE66F39808ABF35C00323D32 /* bugpoint.pod */,
-                               DE66F39908ABF35C00323D32 /* gccas.pod */,
-                               DE66F39A08ABF35C00323D32 /* gccld.pod */,
                                DE66F39E08ABF35C00323D32 /* index.html */,
                                DE66F39F08ABF35C00323D32 /* llc.pod */,
                                DE66F3A008ABF35C00323D32 /* lli.pod */,
                DE66F3FD08ABF37000323D32 /* examples */ = {
                        isa = PBXGroup;
                        children = (
-                               DE66F3FF08ABF37000323D32 /* BFtoLLVM.cpp */,
                                DE66F40E08ABF37000323D32 /* fibonacci.cpp */,
                                DE66F41508ABF37000323D32 /* HowToUseJIT.cpp */,
                                DE66F41E08ABF37000323D32 /* ModuleMaker.cpp */,
                                DE81705708CFB44D0093BDEF /* TableGen */,
                                DE81704008CFB44D0093BDEF /* fpcmp.cpp */,
                                DE81704F08CFB44D0093BDEF /* NightlyTest.gnuplot */,
-                               DE81705008CFB44D0093BDEF /* NightlyTest.pl */,
                                DE81705108CFB44D0093BDEF /* NightlyTestTemplate.html */,
                        );
                        name = utils;
                                DE81705B08CFB44D0093BDEF /* CodeEmitterGen.cpp */,
                                DE81705C08CFB44D0093BDEF /* CodeEmitterGen.h */,
                                DE81705D08CFB44D0093BDEF /* CodeGenInstruction.h */,
+                               CF8F1BC90B64FBD500BB4199 /* CodeGenIntrinsics.h */,
                                DE81705E08CFB44D0093BDEF /* CodeGenRegisters.h */,
                                DE81705F08CFB44D0093BDEF /* CodeGenTarget.cpp */,
                                DE81706008CFB44D0093BDEF /* CodeGenTarget.h */,
                                DE81706808CFB44D0093BDEF /* DAGISelEmitter.h */,
                                DE81708408CFB44D0093BDEF /* FileLexer.l */,
                                DE81708808CFB44D0093BDEF /* FileParser.y */,
+                               CF9720970A9F3D4D002CEEDD /* IntrinsicEmitter.cpp */,
+                               CF9720980A9F3D4D002CEEDD /* IntrinsicEmitter.h */,
                                DE81708908CFB44D0093BDEF /* InstrInfoEmitter.cpp */,
                                DE81708A08CFB44D0093BDEF /* InstrInfoEmitter.h */,
                                DE81708E08CFB44D0093BDEF /* Record.cpp */,
 /* Begin PBXLegacyTarget section */
                CF0329B608D1BE110030FD33 /* LLVM lib */ = {
                        isa = PBXLegacyTarget;
-                       buildArgumentsString = "$(ACTION) -j 4";
+                       buildArgumentsString = "$(ACTION) -j 2";
                        buildConfigurationList = CF0329B708D1BE530030FD33 /* Build configuration list for PBXLegacyTarget "LLVM lib" */;
                        buildPhases = (
                        );
-                       buildSettings = {
-                               OPTIMIZATION_CFLAGS = "";
-                               OTHER_CFLAGS = "";
-                               OTHER_LDFLAGS = "";
-                               OTHER_REZFLAGS = "";
-                               PRODUCT_NAME = "LLVM lib";
-                               SECTORDER_FLAGS = "";
-                               WARNING_CFLAGS = (
-                                       "-Wmost",
-                                       "-Wno-four-char-constants",
-                                       "-Wno-unknown-pragmas",
-                               );
-                       };
                        buildToolPath = /usr/bin/make;
-                       buildWorkingDirectory = /Volumes/Big2/llvm/llvm/lib;
+                       buildWorkingDirectory = "$(SRCROOT)/../lib";
                        dependencies = (
                        );
                        name = "LLVM lib";
                };
                CF0329BB08D1BE5D0030FD33 /* LLVM llc */ = {
                        isa = PBXLegacyTarget;
-                       buildArgumentsString = "$(ACTION) -j ";
+                       buildArgumentsString = "$(ACTION) -j 2";
                        buildConfigurationList = CF0329C308D1BEC40030FD33 /* Build configuration list for PBXLegacyTarget "LLVM llc" */;
                        buildPhases = (
                        );
-                       buildSettings = {
-                               OPTIMIZATION_CFLAGS = "";
-                               OTHER_CFLAGS = "";
-                               OTHER_LDFLAGS = "";
-                               OTHER_REZFLAGS = "";
-                               PRODUCT_NAME = "LLVM llc";
-                               SECTORDER_FLAGS = "";
-                               WARNING_CFLAGS = (
-                                       "-Wmost",
-                                       "-Wno-four-char-constants",
-                                       "-Wno-unknown-pragmas",
-                               );
-                       };
                        buildToolPath = /usr/bin/make;
-                       buildWorkingDirectory = /Volumes/Big2/llvm/llvm/tools/llc;
+                       buildWorkingDirectory = "$(SRCROOT)/../tools/llc";
                        dependencies = (
                        );
                        name = "LLVM llc";
                };
                CF490E830907CDAB0072DB1C /* LLVM TableGen */ = {
                        isa = PBXLegacyTarget;
-                       buildArgumentsString = "$(ACTION) -j ";
+                       buildArgumentsString = "$(ACTION) -j 2";
                        buildConfigurationList = CF490E840907CDAB0072DB1C /* Build configuration list for PBXLegacyTarget "LLVM TableGen" */;
                        buildPhases = (
                        );
-                       buildSettings = {
-                               OPTIMIZATION_CFLAGS = "";
-                               OTHER_CFLAGS = "";
-                               OTHER_LDFLAGS = "";
-                               OTHER_REZFLAGS = "";
-                               PRODUCT_NAME = "LLVM llc";
-                               SECTORDER_FLAGS = "";
-                               WARNING_CFLAGS = (
-                                       "-Wmost",
-                                       "-Wno-four-char-constants",
-                                       "-Wno-unknown-pragmas",
-                               );
-                       };
                        buildToolPath = /usr/bin/make;
-                       buildWorkingDirectory = /llvm/llvm/utils/TableGen;
+                       buildWorkingDirectory = "${SRCROOT}/../utils/TableGen";
                        dependencies = (
                        );
                        name = "LLVM TableGen";
                        passBuildSettingsInEnvironment = 0;
                        productName = "LLVM llc";
                };
+               CFDF86BD0ADE819D00D40A3D /* LLVM lib release */ = {
+                       isa = PBXLegacyTarget;
+                       buildArgumentsString = "$(ACTION) -j 2 ENABLE_OPTIMIZED=1 DISABLE_ASSERTIONS=1";
+                       buildConfigurationList = CFDF86BE0ADE819D00D40A3D /* Build configuration list for PBXLegacyTarget "LLVM lib release" */;
+                       buildPhases = (
+                       );
+                       buildToolPath = /usr/bin/make;
+                       buildWorkingDirectory = "$(SRCROOT)/../lib";
+                       dependencies = (
+                       );
+                       name = "LLVM lib release";
+                       passBuildSettingsInEnvironment = 0;
+                       productName = "LLVM lib";
+               };
+               CFDF86C60ADE81D000D40A3D /* LLVM llc release */ = {
+                       isa = PBXLegacyTarget;
+                       buildArgumentsString = "$(ACTION) -j 2 ENABLE_OPTIMIZED=1 DISABLE_ASSERTIONS=1";
+                       buildConfigurationList = CFDF86C70ADE81D000D40A3D /* Build configuration list for PBXLegacyTarget "LLVM llc release" */;
+                       buildPhases = (
+                       );
+                       buildToolPath = /usr/bin/make;
+                       buildWorkingDirectory = "$(SRCROOT)/../tools/llc";
+                       dependencies = (
+                       );
+                       name = "LLVM llc release";
+                       passBuildSettingsInEnvironment = 0;
+                       productName = "LLVM llc";
+               };
                D28A88AD04BDD90700651E21 /* LLVM */ = {
                        isa = PBXLegacyTarget;
-                       buildArgumentsString = "$(ACTION) -j ";
+                       buildArgumentsString = "$(ACTION) -j 2";
                        buildConfigurationList = DE66EC4C08ABE78900323D32 /* Build configuration list for PBXLegacyTarget "LLVM" */;
                        buildPhases = (
                        );
-                       buildSettings = {
-                               OTHER_CFLAGS = "";
-                               OTHER_LDFLAGS = "";
-                               PRODUCT_NAME = LLVM;
-                       };
                        buildToolPath = /usr/bin/make;
-                       buildWorkingDirectory = /Volumes/Big2/llvm/llvm;
+                       buildWorkingDirectory = "$(SRCROOT)/../";
                        dependencies = (
                        );
                        name = LLVM;
                08FB7793FE84155DC02AAC07 /* Project object */ = {
                        isa = PBXProject;
                        buildConfigurationList = DE66EC5008ABE78900323D32 /* Build configuration list for PBXProject "LLVM" */;
-                       buildSettings = {
-                       };
-                       buildStyles = (
-                               014CEA520018CE5811CA2923 /* Debug */,
-                               014CEA530018CE5811CA2923 /* Release */,
-                       );
+                       compatibilityVersion = "Xcode 2.4";
                        hasScannedForEncodings = 1;
                        mainGroup = 08FB7794FE84155DC02AAC07 /* LLVM */;
+                       productRefGroup = 721CA1750D0B44D200D5004F /* Products */;
                        projectDirPath = "";
+                       projectRoot = "";
                        targets = (
                                D28A88AD04BDD90700651E21 /* LLVM */,
                                CF0329B608D1BE110030FD33 /* LLVM lib */,
                                CF0329BB08D1BE5D0030FD33 /* LLVM llc */,
                                CF0329BC08D1BE8E0030FD33 /* LLVM full llc */,
                                CF490E830907CDAB0072DB1C /* LLVM TableGen */,
+                               CFDF86BD0ADE819D00D40A3D /* LLVM lib release */,
+                               CFDF86C60ADE81D000D40A3D /* LLVM llc release */,
+                               CFDF86D00ADE820000D40A3D /* LLVM full llc release */,
                        );
                };
 /* End PBXProject section */
                        target = CF0329BB08D1BE5D0030FD33 /* LLVM llc */;
                        targetProxy = CF0329BF08D1BE9B0030FD33 /* PBXContainerItemProxy */;
                };
+               CFDF86DA0ADE822100D40A3D /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       target = CFDF86BD0ADE819D00D40A3D /* LLVM lib release */;
+                       targetProxy = CFDF86D90ADE822100D40A3D /* PBXContainerItemProxy */;
+               };
+               CFDF86DC0ADE822100D40A3D /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       target = CFDF86C60ADE81D000D40A3D /* LLVM llc release */;
+                       targetProxy = CFDF86DB0ADE822100D40A3D /* PBXContainerItemProxy */;
+               };
 /* End PBXTargetDependency section */
 
 /* Begin XCBuildConfiguration section */
                        };
                        name = Release;
                };
-               CF0329BA08D1BE530030FD33 /* Default */ = {
+               CF0329C408D1BEC40030FD33 /* Debug */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
+                               COPY_PHASE_STRIP = NO;
+                               GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
                                OPTIMIZATION_CFLAGS = "-O0";
                                OTHER_CFLAGS = "";
                                OTHER_LDFLAGS = "";
                                OTHER_REZFLAGS = "";
-                               PRODUCT_NAME = "LLVM lib";
+                               PRODUCT_NAME = "LLVM llc";
                                SECTORDER_FLAGS = "";
                                WARNING_CFLAGS = (
                                        "-Wmost",
                                        "-Wno-unknown-pragmas",
                                );
                        };
-                       name = Default;
+                       name = Debug;
                };
-               CF0329C408D1BEC40030FD33 /* Debug */ = {
+               CF0329C508D1BEC40030FD33 /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
-                               COPY_PHASE_STRIP = NO;
-                               GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
+                               COPY_PHASE_STRIP = YES;
+                               GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
                                OPTIMIZATION_CFLAGS = "-O0";
                                OTHER_CFLAGS = "";
                                OTHER_LDFLAGS = "";
                                        "-Wno-unknown-pragmas",
                                );
                        };
-                       name = Debug;
+                       name = Release;
                };
-               CF0329C508D1BEC40030FD33 /* Release */ = {
+               CF0329C808D1BEC40030FD33 /* Debug */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
-                               COPY_PHASE_STRIP = YES;
-                               GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
+                               COPY_PHASE_STRIP = NO;
+                               GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
                                OPTIMIZATION_CFLAGS = "-O0";
                                OTHER_CFLAGS = "";
                                OTHER_LDFLAGS = "";
                                OTHER_REZFLAGS = "";
-                               PRODUCT_NAME = "LLVM llc";
+                               PRODUCT_NAME = "LLVM full llc";
                                SECTORDER_FLAGS = "";
                                WARNING_CFLAGS = (
                                        "-Wmost",
                                        "-Wno-unknown-pragmas",
                                );
                        };
-                       name = Release;
+                       name = Debug;
                };
-               CF0329C608D1BEC40030FD33 /* Default */ = {
+               CF0329C908D1BEC40030FD33 /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
+                               COPY_PHASE_STRIP = YES;
+                               GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
                                OPTIMIZATION_CFLAGS = "-O0";
                                OTHER_CFLAGS = "";
                                OTHER_LDFLAGS = "";
                                OTHER_REZFLAGS = "";
-                               PRODUCT_NAME = "LLVM llc";
+                               PRODUCT_NAME = "LLVM full llc";
                                SECTORDER_FLAGS = "";
                                WARNING_CFLAGS = (
                                        "-Wmost",
                                        "-Wno-unknown-pragmas",
                                );
                        };
-                       name = Default;
+                       name = Release;
                };
-               CF0329C808D1BEC40030FD33 /* Debug */ = {
+               CF490E850907CDAB0072DB1C /* Debug */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                COPY_PHASE_STRIP = NO;
                                OTHER_CFLAGS = "";
                                OTHER_LDFLAGS = "";
                                OTHER_REZFLAGS = "";
-                               PRODUCT_NAME = "LLVM full llc";
+                               PRODUCT_NAME = "LLVM TableGen";
                                SECTORDER_FLAGS = "";
                                WARNING_CFLAGS = (
                                        "-Wmost",
                        };
                        name = Debug;
                };
-               CF0329C908D1BEC40030FD33 /* Release */ = {
+               CF490E860907CDAB0072DB1C /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                COPY_PHASE_STRIP = YES;
                                OTHER_CFLAGS = "";
                                OTHER_LDFLAGS = "";
                                OTHER_REZFLAGS = "";
-                               PRODUCT_NAME = "LLVM full llc";
+                               PRODUCT_NAME = "LLVM llc";
                                SECTORDER_FLAGS = "";
                                WARNING_CFLAGS = (
                                        "-Wmost",
                        };
                        name = Release;
                };
-               CF0329CA08D1BEC40030FD33 /* Default */ = {
+               CFDF86BF0ADE819D00D40A3D /* Debug */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
+                               COPY_PHASE_STRIP = NO;
+                               GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
                                OPTIMIZATION_CFLAGS = "-O0";
                                OTHER_CFLAGS = "";
                                OTHER_LDFLAGS = "";
                                OTHER_REZFLAGS = "";
-                               PRODUCT_NAME = "LLVM full llc";
+                               PRODUCT_NAME = "LLVM lib";
                                SECTORDER_FLAGS = "";
                                WARNING_CFLAGS = (
                                        "-Wmost",
                                        "-Wno-unknown-pragmas",
                                );
                        };
-                       name = Default;
+                       name = Debug;
                };
-               CF490E850907CDAB0072DB1C /* Debug */ = {
+               CFDF86C00ADE819D00D40A3D /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               COPY_PHASE_STRIP = YES;
+                               GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
+                               OPTIMIZATION_CFLAGS = "-O0";
+                               OTHER_CFLAGS = "";
+                               OTHER_LDFLAGS = "";
+                               OTHER_REZFLAGS = "";
+                               PRODUCT_NAME = "LLVM lib";
+                               SECTORDER_FLAGS = "";
+                               WARNING_CFLAGS = (
+                                       "-Wmost",
+                                       "-Wno-four-char-constants",
+                                       "-Wno-unknown-pragmas",
+                               );
+                       };
+                       name = Release;
+               };
+               CFDF86C80ADE81D000D40A3D /* Debug */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                COPY_PHASE_STRIP = NO;
                                OTHER_CFLAGS = "";
                                OTHER_LDFLAGS = "";
                                OTHER_REZFLAGS = "";
-                               PRODUCT_NAME = "LLVM TableGen";
+                               PRODUCT_NAME = "LLVM llc";
                                SECTORDER_FLAGS = "";
                                WARNING_CFLAGS = (
                                        "-Wmost",
                        };
                        name = Debug;
                };
-               CF490E860907CDAB0072DB1C /* Release */ = {
+               CFDF86C90ADE81D000D40A3D /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                COPY_PHASE_STRIP = YES;
                        };
                        name = Release;
                };
-               CF490E870907CDAB0072DB1C /* Default */ = {
+               CFDF86D60ADE820000D40A3D /* Debug */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
+                               COPY_PHASE_STRIP = NO;
+                               GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
                                OPTIMIZATION_CFLAGS = "-O0";
                                OTHER_CFLAGS = "";
                                OTHER_LDFLAGS = "";
                                OTHER_REZFLAGS = "";
-                               PRODUCT_NAME = "LLVM llc";
+                               PRODUCT_NAME = "LLVM full llc";
                                SECTORDER_FLAGS = "";
                                WARNING_CFLAGS = (
                                        "-Wmost",
                                        "-Wno-unknown-pragmas",
                                );
                        };
-                       name = Default;
+                       name = Debug;
+               };
+               CFDF86D70ADE820000D40A3D /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               COPY_PHASE_STRIP = YES;
+                               GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
+                               OPTIMIZATION_CFLAGS = "-O0";
+                               OTHER_CFLAGS = "";
+                               OTHER_LDFLAGS = "";
+                               OTHER_REZFLAGS = "";
+                               PRODUCT_NAME = "LLVM full llc";
+                               SECTORDER_FLAGS = "";
+                               WARNING_CFLAGS = (
+                                       "-Wmost",
+                                       "-Wno-four-char-constants",
+                                       "-Wno-unknown-pragmas",
+                               );
+                       };
+                       name = Release;
                };
                DE66EC4D08ABE78900323D32 /* Debug */ = {
                        isa = XCBuildConfiguration;
                        };
                        name = Release;
                };
-               DE66EC4F08ABE78900323D32 /* Default */ = {
-                       isa = XCBuildConfiguration;
-                       buildSettings = {
-                               OTHER_CFLAGS = "";
-                               OTHER_LDFLAGS = "";
-                               PRODUCT_NAME = LLVM;
-                       };
-                       name = Default;
-               };
                DE66EC5108ABE78900323D32 /* Debug */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
+                               DEBUG_INFORMATION_FORMAT = dwarf;
+                               GCC_OPTIMIZATION_LEVEL = 0;
+                               USER_HEADER_SEARCH_PATHS = "../include/**";
                        };
                        name = Debug;
                };
                DE66EC5208ABE78900323D32 /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
+                               DEBUG_INFORMATION_FORMAT = dwarf;
+                               USER_HEADER_SEARCH_PATHS = "../include/**";
                        };
                        name = Release;
                };
-               DE66EC5308ABE78900323D32 /* Default */ = {
-                       isa = XCBuildConfiguration;
-                       buildSettings = {
-                       };
-                       name = Default;
-               };
 /* End XCBuildConfiguration section */
 
 /* Begin XCConfigurationList section */
                        buildConfigurations = (
                                CF0329B808D1BE530030FD33 /* Debug */,
                                CF0329B908D1BE530030FD33 /* Release */,
-                               CF0329BA08D1BE530030FD33 /* Default */,
                        );
                        defaultConfigurationIsVisible = 0;
-                       defaultConfigurationName = Default;
+                       defaultConfigurationName = Debug;
                };
                CF0329C308D1BEC40030FD33 /* Build configuration list for PBXLegacyTarget "LLVM llc" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
                                CF0329C408D1BEC40030FD33 /* Debug */,
                                CF0329C508D1BEC40030FD33 /* Release */,
-                               CF0329C608D1BEC40030FD33 /* Default */,
                        );
                        defaultConfigurationIsVisible = 0;
-                       defaultConfigurationName = Default;
+                       defaultConfigurationName = Debug;
                };
                CF0329C708D1BEC40030FD33 /* Build configuration list for PBXAggregateTarget "LLVM full llc" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
                                CF0329C808D1BEC40030FD33 /* Debug */,
                                CF0329C908D1BEC40030FD33 /* Release */,
-                               CF0329CA08D1BEC40030FD33 /* Default */,
                        );
                        defaultConfigurationIsVisible = 0;
-                       defaultConfigurationName = Default;
+                       defaultConfigurationName = Debug;
                };
                CF490E840907CDAB0072DB1C /* Build configuration list for PBXLegacyTarget "LLVM TableGen" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
                                CF490E850907CDAB0072DB1C /* Debug */,
                                CF490E860907CDAB0072DB1C /* Release */,
-                               CF490E870907CDAB0072DB1C /* Default */,
                        );
                        defaultConfigurationIsVisible = 0;
-                       defaultConfigurationName = Default;
+                       defaultConfigurationName = Debug;
+               };
+               CFDF86BE0ADE819D00D40A3D /* Build configuration list for PBXLegacyTarget "LLVM lib release" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               CFDF86BF0ADE819D00D40A3D /* Debug */,
+                               CFDF86C00ADE819D00D40A3D /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Debug;
+               };
+               CFDF86C70ADE81D000D40A3D /* Build configuration list for PBXLegacyTarget "LLVM llc release" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               CFDF86C80ADE81D000D40A3D /* Debug */,
+                               CFDF86C90ADE81D000D40A3D /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Debug;
+               };
+               CFDF86D50ADE820000D40A3D /* Build configuration list for PBXAggregateTarget "LLVM full llc release" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               CFDF86D60ADE820000D40A3D /* Debug */,
+                               CFDF86D70ADE820000D40A3D /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Debug;
                };
                DE66EC4C08ABE78900323D32 /* Build configuration list for PBXLegacyTarget "LLVM" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
                                DE66EC4D08ABE78900323D32 /* Debug */,
                                DE66EC4E08ABE78900323D32 /* Release */,
-                               DE66EC4F08ABE78900323D32 /* Default */,
                        );
                        defaultConfigurationIsVisible = 0;
-                       defaultConfigurationName = Default;
+                       defaultConfigurationName = Debug;
                };
                DE66EC5008ABE78900323D32 /* Build configuration list for PBXProject "LLVM" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
                                DE66EC5108ABE78900323D32 /* Debug */,
                                DE66EC5208ABE78900323D32 /* Release */,
-                               DE66EC5308ABE78900323D32 /* Default */,
                        );
                        defaultConfigurationIsVisible = 0;
-                       defaultConfigurationName = Default;
+                       defaultConfigurationName = Debug;
                };
 /* End XCConfigurationList section */
        };