ports/opt (3.1): llvm: 3.4.2 -> 3.5.1
commit c259cead4507f6c9eff35bbb25d594bedff1d5a0 Author: Thomas Penteker <tek@serverop.de> Date: Mon Feb 23 16:23:26 2015 +0100 llvm: 3.4.2 -> 3.5.1 diff --git a/llvm/.footprint b/llvm/.footprint index ec39851..09a251e 100644 --- a/llvm/.footprint +++ b/llvm/.footprint @@ -1,6 +1,8 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/FileCheck -rwxr-xr-x root/root usr/bin/bugpoint +-rwxr-xr-x root/root usr/bin/count -rwxr-xr-x root/root usr/bin/llc -rwxr-xr-x root/root usr/bin/lli -rwxr-xr-x root/root usr/bin/lli-child-target @@ -18,6 +20,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/llvm-mcmarkup -rwxr-xr-x root/root usr/bin/llvm-nm -rwxr-xr-x root/root usr/bin/llvm-objdump +-rwxr-xr-x root/root usr/bin/llvm-profdata lrwxrwxrwx root/root usr/bin/llvm-ranlib -> llvm-ar -rwxr-xr-x root/root usr/bin/llvm-readobj -rwxr-xr-x root/root usr/bin/llvm-rtdyld @@ -26,6 +29,7 @@ lrwxrwxrwx root/root usr/bin/llvm-ranlib -> llvm-ar -rwxr-xr-x root/root usr/bin/llvm-symbolizer -rwxr-xr-x root/root usr/bin/llvm-tblgen -rwxr-xr-x root/root usr/bin/macho-dump +-rwxr-xr-x root/root usr/bin/not -rwxr-xr-x root/root usr/bin/opt drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/llvm-c/ @@ -66,7 +70,6 @@ drwxr-xr-x root/root usr/include/llvm/ADT/ -rw-r--r-- root/root usr/include/llvm/ADT/FoldingSet.h -rw-r--r-- root/root usr/include/llvm/ADT/GraphTraits.h -rw-r--r-- root/root usr/include/llvm/ADT/Hashing.h --rw-r--r-- root/root usr/include/llvm/ADT/ImmutableIntervalMap.h -rw-r--r-- root/root usr/include/llvm/ADT/ImmutableList.h -rw-r--r-- root/root usr/include/llvm/ADT/ImmutableMap.h -rw-r--r-- root/root usr/include/llvm/ADT/ImmutableSet.h @@ -77,7 +80,6 @@ drwxr-xr-x root/root usr/include/llvm/ADT/ -rw-r--r-- root/root usr/include/llvm/ADT/MapVector.h -rw-r--r-- root/root usr/include/llvm/ADT/None.h -rw-r--r-- root/root usr/include/llvm/ADT/Optional.h --rw-r--r-- root/root usr/include/llvm/ADT/OwningPtr.h -rw-r--r-- root/root usr/include/llvm/ADT/PackedVector.h -rw-r--r-- root/root usr/include/llvm/ADT/PointerIntPair.h -rw-r--r-- root/root usr/include/llvm/ADT/PointerUnion.h @@ -106,20 +108,21 @@ drwxr-xr-x root/root usr/include/llvm/ADT/ -rw-r--r-- root/root usr/include/llvm/ADT/Triple.h -rw-r--r-- root/root usr/include/llvm/ADT/Twine.h -rw-r--r-- root/root usr/include/llvm/ADT/UniqueVector.h --rw-r--r-- root/root usr/include/llvm/ADT/ValueMap.h -rw-r--r-- root/root usr/include/llvm/ADT/VariadicFunction.h -rw-r--r-- root/root usr/include/llvm/ADT/edit_distance.h -rw-r--r-- root/root usr/include/llvm/ADT/ilist.h -rw-r--r-- root/root usr/include/llvm/ADT/ilist_node.h --rw-r--r-- root/root usr/include/llvm/ADT/polymorphic_ptr.h +-rw-r--r-- root/root usr/include/llvm/ADT/iterator.h +-rw-r--r-- root/root usr/include/llvm/ADT/iterator_range.h drwxr-xr-x root/root usr/include/llvm/Analysis/ -rw-r--r-- root/root usr/include/llvm/Analysis/AliasAnalysis.h -rw-r--r-- root/root usr/include/llvm/Analysis/AliasSetTracker.h --rw-r--r-- root/root usr/include/llvm/Analysis/BlockFrequencyImpl.h -rw-r--r-- root/root usr/include/llvm/Analysis/BlockFrequencyInfo.h +-rw-r--r-- root/root usr/include/llvm/Analysis/BlockFrequencyInfoImpl.h -rw-r--r-- root/root usr/include/llvm/Analysis/BranchProbabilityInfo.h -rw-r--r-- root/root usr/include/llvm/Analysis/CFG.h -rw-r--r-- root/root usr/include/llvm/Analysis/CFGPrinter.h +-rw-r--r-- root/root usr/include/llvm/Analysis/CGSCCPassManager.h -rw-r--r-- root/root usr/include/llvm/Analysis/CallGraph.h -rw-r--r-- root/root usr/include/llvm/Analysis/CallGraphSCCPass.h -rw-r--r-- root/root usr/include/llvm/Analysis/CallPrinter.h @@ -131,8 +134,7 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/ -rw-r--r-- root/root usr/include/llvm/Analysis/DependenceAnalysis.h -rw-r--r-- root/root usr/include/llvm/Analysis/DomPrinter.h -rw-r--r-- root/root usr/include/llvm/Analysis/DominanceFrontier.h --rw-r--r-- root/root usr/include/llvm/Analysis/DominatorInternals.h --rw-r--r-- root/root usr/include/llvm/Analysis/Dominators.h +-rw-r--r-- root/root usr/include/llvm/Analysis/DominanceFrontierImpl.h -rw-r--r-- root/root usr/include/llvm/Analysis/FindUsedTypes.h -rw-r--r-- root/root usr/include/llvm/Analysis/IVUsers.h -rw-r--r-- root/root usr/include/llvm/Analysis/InlineCost.h @@ -140,6 +142,8 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/ -rw-r--r-- root/root usr/include/llvm/Analysis/Interval.h -rw-r--r-- root/root usr/include/llvm/Analysis/IntervalIterator.h -rw-r--r-- root/root usr/include/llvm/Analysis/IntervalPartition.h +-rw-r--r-- root/root usr/include/llvm/Analysis/JumpInstrTableInfo.h +-rw-r--r-- root/root usr/include/llvm/Analysis/LazyCallGraph.h -rw-r--r-- root/root usr/include/llvm/Analysis/LazyValueInfo.h -rw-r--r-- root/root usr/include/llvm/Analysis/LibCallAliasAnalysis.h -rw-r--r-- root/root usr/include/llvm/Analysis/LibCallSemantics.h @@ -156,6 +160,7 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/ -rw-r--r-- root/root usr/include/llvm/Analysis/PostDominators.h -rw-r--r-- root/root usr/include/llvm/Analysis/PtrUseVisitor.h -rw-r--r-- root/root usr/include/llvm/Analysis/RegionInfo.h +-rw-r--r-- root/root usr/include/llvm/Analysis/RegionInfoImpl.h -rw-r--r-- root/root usr/include/llvm/Analysis/RegionIterator.h -rw-r--r-- root/root usr/include/llvm/Analysis/RegionPass.h -rw-r--r-- root/root usr/include/llvm/Analysis/RegionPrinter.h @@ -164,18 +169,15 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/ -rw-r--r-- root/root usr/include/llvm/Analysis/ScalarEvolutionExpressions.h -rw-r--r-- root/root usr/include/llvm/Analysis/ScalarEvolutionNormalization.h -rw-r--r-- root/root usr/include/llvm/Analysis/SparsePropagation.h +-rw-r--r-- root/root usr/include/llvm/Analysis/TargetFolder.h -rw-r--r-- root/root usr/include/llvm/Analysis/TargetTransformInfo.h -rw-r--r-- root/root usr/include/llvm/Analysis/Trace.h -rw-r--r-- root/root usr/include/llvm/Analysis/ValueTracking.h --rw-r--r-- root/root usr/include/llvm/Analysis/Verifier.h -drwxr-xr-x root/root usr/include/llvm/Assembly/ --rw-r--r-- root/root usr/include/llvm/Assembly/AssemblyAnnotationWriter.h --rw-r--r-- root/root usr/include/llvm/Assembly/Parser.h --rw-r--r-- root/root usr/include/llvm/Assembly/PrintModulePass.h --rw-r--r-- root/root usr/include/llvm/Assembly/Writer.h --rw-r--r-- root/root usr/include/llvm/AutoUpgrade.h +drwxr-xr-x root/root usr/include/llvm/AsmParser/ +-rw-r--r-- root/root usr/include/llvm/AsmParser/Parser.h drwxr-xr-x root/root usr/include/llvm/Bitcode/ -rw-r--r-- root/root usr/include/llvm/Bitcode/BitCodes.h +-rw-r--r-- root/root usr/include/llvm/Bitcode/BitcodeWriterPass.h -rw-r--r-- root/root usr/include/llvm/Bitcode/BitstreamReader.h -rw-r--r-- root/root usr/include/llvm/Bitcode/BitstreamWriter.h -rw-r--r-- root/root usr/include/llvm/Bitcode/LLVMBitCodes.h @@ -198,6 +200,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/ -rw-r--r-- root/root usr/include/llvm/CodeGen/ISDOpcodes.h -rw-r--r-- root/root usr/include/llvm/CodeGen/IntrinsicLowering.h -rw-r--r-- root/root usr/include/llvm/CodeGen/JITCodeEmitter.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/JumpInstrTables.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LatencyPriorityQueue.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LexicalScopes.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LinkAllAsmWriterComponents.h @@ -205,9 +208,9 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/ -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveInterval.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveIntervalAnalysis.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveIntervalUnion.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/LivePhysRegs.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveRangeEdit.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveRegMatrix.h --rw-r--r-- root/root usr/include/llvm/CodeGen/LiveRegUnits.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveStackAnalysis.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveVariables.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachORelocation.h @@ -217,6 +220,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/ -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineCodeEmitter.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineCodeInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineConstantPool.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineDominanceFrontier.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineDominators.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineFrameInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineFunction.h @@ -233,18 +237,19 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/ -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineOperand.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachinePassRegistry.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachinePostDominators.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineRegionInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineRegisterInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineRelocation.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineSSAUpdater.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineScheduler.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineTraceMetrics.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineValueType.h drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/ +-rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/CostAllocator.h -rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/Graph.h --rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/HeuristicBase.h --rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/HeuristicSolver.h -drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/Heuristics/ --rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/Heuristics/Briggs.h -rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/Math.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/ReductionRules.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/RegAllocSolver.h -rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/Solution.h -rw-r--r-- root/root usr/include/llvm/CodeGen/Passes.h -rw-r--r-- root/root usr/include/llvm/CodeGen/PseudoSourceValue.h @@ -265,6 +270,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/Heuristics/ -rw-r--r-- root/root usr/include/llvm/CodeGen/SelectionDAGISel.h -rw-r--r-- root/root usr/include/llvm/CodeGen/SelectionDAGNodes.h -rw-r--r-- root/root usr/include/llvm/CodeGen/SlotIndexes.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/StackMapLivenessAnalysis.h -rw-r--r-- root/root usr/include/llvm/CodeGen/StackMaps.h -rw-r--r-- root/root usr/include/llvm/CodeGen/StackProtector.h -rw-r--r-- root/root usr/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h @@ -281,8 +287,6 @@ drwxr-xr-x root/root usr/include/llvm/Config/ -rw-r--r-- root/root usr/include/llvm/Config/config.h -rw-r--r-- root/root usr/include/llvm/Config/llvm-config-64.h -rw-r--r-- root/root usr/include/llvm/Config/llvm-config.h --rw-r--r-- root/root usr/include/llvm/DIBuilder.h --rw-r--r-- root/root usr/include/llvm/DebugInfo.h drwxr-xr-x root/root usr/include/llvm/DebugInfo/ -rw-r--r-- root/root usr/include/llvm/DebugInfo/DIContext.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFFormValue.h @@ -300,23 +304,42 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/ -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/ObjectImage.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/RTDyldMemoryManager.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/RuntimeDyld.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/RuntimeDyldChecker.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/SectionMemoryManager.h --rw-r--r-- root/root usr/include/llvm/GVMaterializer.h drwxr-xr-x root/root usr/include/llvm/IR/ -rw-r--r-- root/root usr/include/llvm/IR/Argument.h +-rw-r--r-- root/root usr/include/llvm/IR/AssemblyAnnotationWriter.h -rw-r--r-- root/root usr/include/llvm/IR/Attributes.h +-rw-r--r-- root/root usr/include/llvm/IR/AutoUpgrade.h -rw-r--r-- root/root usr/include/llvm/IR/BasicBlock.h +-rw-r--r-- root/root usr/include/llvm/IR/CFG.h +-rw-r--r-- root/root usr/include/llvm/IR/CallSite.h -rw-r--r-- root/root usr/include/llvm/IR/CallingConv.h +-rw-r--r-- root/root usr/include/llvm/IR/Comdat.h -rw-r--r-- root/root usr/include/llvm/IR/Constant.h +-rw-r--r-- root/root usr/include/llvm/IR/ConstantFolder.h +-rw-r--r-- root/root usr/include/llvm/IR/ConstantRange.h -rw-r--r-- root/root usr/include/llvm/IR/Constants.h +-rw-r--r-- root/root usr/include/llvm/IR/DIBuilder.h -rw-r--r-- root/root usr/include/llvm/IR/DataLayout.h +-rw-r--r-- root/root usr/include/llvm/IR/DebugInfo.h +-rw-r--r-- root/root usr/include/llvm/IR/DebugLoc.h -rw-r--r-- root/root usr/include/llvm/IR/DerivedTypes.h +-rw-r--r-- root/root usr/include/llvm/IR/DiagnosticInfo.h +-rw-r--r-- root/root usr/include/llvm/IR/DiagnosticPrinter.h +-rw-r--r-- root/root usr/include/llvm/IR/Dominators.h -rw-r--r-- root/root usr/include/llvm/IR/Function.h +-rw-r--r-- root/root usr/include/llvm/IR/GVMaterializer.h +-rw-r--r-- root/root usr/include/llvm/IR/GetElementPtrTypeIterator.h -rw-r--r-- root/root usr/include/llvm/IR/GlobalAlias.h +-rw-r--r-- root/root usr/include/llvm/IR/GlobalObject.h -rw-r--r-- root/root usr/include/llvm/IR/GlobalValue.h -rw-r--r-- root/root usr/include/llvm/IR/GlobalVariable.h -rw-r--r-- root/root usr/include/llvm/IR/IRBuilder.h +-rw-r--r-- root/root usr/include/llvm/IR/IRPrintingPasses.h -rw-r--r-- root/root usr/include/llvm/IR/InlineAsm.h +-rw-r--r-- root/root usr/include/llvm/IR/InstIterator.h +-rw-r--r-- root/root usr/include/llvm/IR/InstVisitor.h -rw-r--r-- root/root usr/include/llvm/IR/InstrTypes.h -rw-r--r-- root/root usr/include/llvm/IR/Instruction.def -rw-r--r-- root/root usr/include/llvm/IR/Instruction.h @@ -335,14 +358,20 @@ drwxr-xr-x root/root usr/include/llvm/IR/ -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsX86.td -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsXCore.td -rw-r--r-- root/root usr/include/llvm/IR/LLVMContext.h +-rw-r--r-- root/root usr/include/llvm/IR/LeakDetector.h -rw-r--r-- root/root usr/include/llvm/IR/LegacyPassManager.h -rw-r--r-- root/root usr/include/llvm/IR/LegacyPassManagers.h +-rw-r--r-- root/root usr/include/llvm/IR/LegacyPassNameParser.h -rw-r--r-- root/root usr/include/llvm/IR/MDBuilder.h +-rw-r--r-- root/root usr/include/llvm/IR/Mangler.h -rw-r--r-- root/root usr/include/llvm/IR/Metadata.h -rw-r--r-- root/root usr/include/llvm/IR/Module.h +-rw-r--r-- root/root usr/include/llvm/IR/NoFolder.h -rw-r--r-- root/root usr/include/llvm/IR/OperandTraits.h -rw-r--r-- root/root usr/include/llvm/IR/Operator.h -rw-r--r-- root/root usr/include/llvm/IR/PassManager.h +-rw-r--r-- root/root usr/include/llvm/IR/PatternMatch.h +-rw-r--r-- root/root usr/include/llvm/IR/PredIteratorCache.h -rw-r--r-- root/root usr/include/llvm/IR/SymbolTableListTraits.h -rw-r--r-- root/root usr/include/llvm/IR/Type.h -rw-r--r-- root/root usr/include/llvm/IR/TypeBuilder.h @@ -350,18 +379,29 @@ drwxr-xr-x root/root usr/include/llvm/IR/ -rw-r--r-- root/root usr/include/llvm/IR/Use.h -rw-r--r-- root/root usr/include/llvm/IR/User.h -rw-r--r-- root/root usr/include/llvm/IR/Value.h +-rw-r--r-- root/root usr/include/llvm/IR/ValueHandle.h +-rw-r--r-- root/root usr/include/llvm/IR/ValueMap.h -rw-r--r-- root/root usr/include/llvm/IR/ValueSymbolTable.h +-rw-r--r-- root/root usr/include/llvm/IR/Verifier.h drwxr-xr-x root/root usr/include/llvm/IRReader/ -rw-r--r-- root/root usr/include/llvm/IRReader/IRReader.h -rw-r--r-- root/root usr/include/llvm/InitializePasses.h --rw-r--r-- root/root usr/include/llvm/InstVisitor.h drwxr-xr-x root/root usr/include/llvm/LTO/ -rw-r--r-- root/root usr/include/llvm/LTO/LTOCodeGenerator.h -rw-r--r-- root/root usr/include/llvm/LTO/LTOModule.h +drwxr-xr-x root/root usr/include/llvm/LineEditor/ +-rw-r--r-- root/root usr/include/llvm/LineEditor/LineEditor.h -rw-r--r-- root/root usr/include/llvm/LinkAllIR.h -rw-r--r-- root/root usr/include/llvm/LinkAllPasses.h --rw-r--r-- root/root usr/include/llvm/Linker.h +drwxr-xr-x root/root usr/include/llvm/Linker/ +-rw-r--r-- root/root usr/include/llvm/Linker/Linker.h drwxr-xr-x root/root usr/include/llvm/MC/ +-rw-r--r-- root/root usr/include/llvm/MC/ConstantPools.h +drwxr-xr-x root/root usr/include/llvm/MC/MCAnalysis/ +-rw-r--r-- root/root usr/include/llvm/MC/MCAnalysis/MCAtom.h +-rw-r--r-- root/root usr/include/llvm/MC/MCAnalysis/MCFunction.h +-rw-r--r-- root/root usr/include/llvm/MC/MCAnalysis/MCModule.h +-rw-r--r-- root/root usr/include/llvm/MC/MCAnalysis/MCModuleYAML.h -rw-r--r-- root/root usr/include/llvm/MC/MCAsmBackend.h -rw-r--r-- root/root usr/include/llvm/MC/MCAsmInfo.h -rw-r--r-- root/root usr/include/llvm/MC/MCAsmInfoCOFF.h @@ -369,7 +409,6 @@ drwxr-xr-x root/root usr/include/llvm/MC/ -rw-r--r-- root/root usr/include/llvm/MC/MCAsmInfoELF.h -rw-r--r-- root/root usr/include/llvm/MC/MCAsmLayout.h -rw-r--r-- root/root usr/include/llvm/MC/MCAssembler.h --rw-r--r-- root/root usr/include/llvm/MC/MCAtom.h -rw-r--r-- root/root usr/include/llvm/MC/MCCodeEmitter.h -rw-r--r-- root/root usr/include/llvm/MC/MCCodeGenInfo.h -rw-r--r-- root/root usr/include/llvm/MC/MCContext.h @@ -385,7 +424,6 @@ drwxr-xr-x root/root usr/include/llvm/MC/ -rw-r--r-- root/root usr/include/llvm/MC/MCFixedLenDisassembler.h -rw-r--r-- root/root usr/include/llvm/MC/MCFixup.h -rw-r--r-- root/root usr/include/llvm/MC/MCFixupKindInfo.h --rw-r--r-- root/root usr/include/llvm/MC/MCFunction.h -rw-r--r-- root/root usr/include/llvm/MC/MCInst.h -rw-r--r-- root/root usr/include/llvm/MC/MCInstBuilder.h -rw-r--r-- root/root usr/include/llvm/MC/MCInstPrinter.h @@ -394,10 +432,9 @@ drwxr-xr-x root/root usr/include/llvm/MC/ -rw-r--r-- root/root usr/include/llvm/MC/MCInstrInfo.h -rw-r--r-- root/root usr/include/llvm/MC/MCInstrItineraries.h -rw-r--r-- root/root usr/include/llvm/MC/MCLabel.h +-rw-r--r-- root/root usr/include/llvm/MC/MCLinkerOptimizationHint.h -rw-r--r-- root/root usr/include/llvm/MC/MCMachOSymbolFlags.h -rw-r--r-- root/root usr/include/llvm/MC/MCMachObjectWriter.h --rw-r--r-- root/root usr/include/llvm/MC/MCModule.h --rw-r--r-- root/root usr/include/llvm/MC/MCModuleYAML.h -rw-r--r-- root/root usr/include/llvm/MC/MCObjectDisassembler.h -rw-r--r-- root/root usr/include/llvm/MC/MCObjectFileInfo.h -rw-r--r-- root/root usr/include/llvm/MC/MCObjectStreamer.h @@ -422,12 +459,18 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCParser/ -rw-r--r-- root/root usr/include/llvm/MC/MCSymbol.h -rw-r--r-- root/root usr/include/llvm/MC/MCSymbolizer.h -rw-r--r-- root/root usr/include/llvm/MC/MCTargetAsmParser.h +-rw-r--r-- root/root usr/include/llvm/MC/MCTargetOptions.h +-rw-r--r-- root/root usr/include/llvm/MC/MCTargetOptionsCommandFlags.h -rw-r--r-- root/root usr/include/llvm/MC/MCValue.h -rw-r--r-- root/root usr/include/llvm/MC/MCWin64EH.h -rw-r--r-- root/root usr/include/llvm/MC/MCWinCOFFObjectWriter.h +-rw-r--r-- root/root usr/include/llvm/MC/MCWinCOFFStreamer.h +-rw-r--r-- root/root usr/include/llvm/MC/MCWinEH.h -rw-r--r-- root/root usr/include/llvm/MC/MachineLocation.h -rw-r--r-- root/root usr/include/llvm/MC/SectionKind.h +-rw-r--r-- root/root usr/include/llvm/MC/StringTableBuilder.h -rw-r--r-- root/root usr/include/llvm/MC/SubtargetFeature.h +-rw-r--r-- root/root usr/include/llvm/MC/YAML.h drwxr-xr-x root/root usr/include/llvm/Object/ -rw-r--r-- root/root usr/include/llvm/Object/Archive.h -rw-r--r-- root/root usr/include/llvm/Object/Binary.h @@ -438,11 +481,12 @@ drwxr-xr-x root/root usr/include/llvm/Object/ -rw-r--r-- root/root usr/include/llvm/Object/ELFTypes.h -rw-r--r-- root/root usr/include/llvm/Object/ELFYAML.h -rw-r--r-- root/root usr/include/llvm/Object/Error.h +-rw-r--r-- root/root usr/include/llvm/Object/IRObjectFile.h -rw-r--r-- root/root usr/include/llvm/Object/MachO.h -rw-r--r-- root/root usr/include/llvm/Object/MachOUniversal.h -rw-r--r-- root/root usr/include/llvm/Object/ObjectFile.h -rw-r--r-- root/root usr/include/llvm/Object/RelocVisitor.h --rw-r--r-- root/root usr/include/llvm/Object/YAML.h +-rw-r--r-- root/root usr/include/llvm/Object/SymbolicFile.h drwxr-xr-x root/root usr/include/llvm/Option/ -rw-r--r-- root/root usr/include/llvm/Option/Arg.h -rw-r--r-- root/root usr/include/llvm/Option/ArgList.h @@ -452,11 +496,19 @@ drwxr-xr-x root/root usr/include/llvm/Option/ -rw-r--r-- root/root usr/include/llvm/Option/Option.h -rw-r--r-- root/root usr/include/llvm/Pass.h -rw-r--r-- root/root usr/include/llvm/PassAnalysisSupport.h +-rw-r--r-- root/root usr/include/llvm/PassInfo.h -rw-r--r-- root/root usr/include/llvm/PassManager.h -rw-r--r-- root/root usr/include/llvm/PassRegistry.h -rw-r--r-- root/root usr/include/llvm/PassSupport.h +drwxr-xr-x root/root usr/include/llvm/ProfileData/ +-rw-r--r-- root/root usr/include/llvm/ProfileData/InstrProf.h +-rw-r--r-- root/root usr/include/llvm/ProfileData/InstrProfReader.h +-rw-r--r-- root/root usr/include/llvm/ProfileData/InstrProfWriter.h drwxr-xr-x root/root usr/include/llvm/Support/ -rw-r--r-- root/root usr/include/llvm/Support/AIXDataTypesFix.h +-rw-r--r-- root/root usr/include/llvm/Support/ARMBuildAttributes.h +-rw-r--r-- root/root usr/include/llvm/Support/ARMEHABI.h +-rw-r--r-- root/root usr/include/llvm/Support/ARMWinEH.h -rw-r--r-- root/root usr/include/llvm/Support/AlignOf.h -rw-r--r-- root/root usr/include/llvm/Support/Allocator.h -rw-r--r-- root/root usr/include/llvm/Support/ArrayRecycler.h @@ -464,49 +516,43 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -rw-r--r-- root/root usr/include/llvm/Support/BlockFrequency.h -rw-r--r-- root/root usr/include/llvm/Support/BranchProbability.h -rw-r--r-- root/root usr/include/llvm/Support/CBindingWrapping.h --rw-r--r-- root/root usr/include/llvm/Support/CFG.h -rw-r--r-- root/root usr/include/llvm/Support/COFF.h --rw-r--r-- root/root usr/include/llvm/Support/CallSite.h -rw-r--r-- root/root usr/include/llvm/Support/Capacity.h -rw-r--r-- root/root usr/include/llvm/Support/Casting.h -rw-r--r-- root/root usr/include/llvm/Support/CodeGen.h -rw-r--r-- root/root usr/include/llvm/Support/CommandLine.h -rw-r--r-- root/root usr/include/llvm/Support/Compiler.h -rw-r--r-- root/root usr/include/llvm/Support/Compression.h --rw-r--r-- root/root usr/include/llvm/Support/ConstantFolder.h --rw-r--r-- root/root usr/include/llvm/Support/ConstantRange.h -rw-r--r-- root/root usr/include/llvm/Support/ConvertUTF.h -rw-r--r-- root/root usr/include/llvm/Support/CrashRecoveryContext.h -rw-r--r-- root/root usr/include/llvm/Support/DOTGraphTraits.h -rw-r--r-- root/root usr/include/llvm/Support/DataExtractor.h --rw-r--r-- root/root usr/include/llvm/Support/DataFlow.h -rw-r--r-- root/root usr/include/llvm/Support/DataStream.h -rw-r--r-- root/root usr/include/llvm/Support/DataTypes.h -rw-r--r-- root/root usr/include/llvm/Support/Debug.h --rw-r--r-- root/root usr/include/llvm/Support/DebugLoc.h --rw-r--r-- root/root usr/include/llvm/Support/Disassembler.h -rw-r--r-- root/root usr/include/llvm/Support/Dwarf.h -rw-r--r-- root/root usr/include/llvm/Support/DynamicLibrary.h -rw-r--r-- root/root usr/include/llvm/Support/ELF.h -rw-r--r-- root/root usr/include/llvm/Support/Endian.h +-rw-r--r-- root/root usr/include/llvm/Support/EndianStream.h +-rw-r--r-- root/root usr/include/llvm/Support/Errc.h -rw-r--r-- root/root usr/include/llvm/Support/Errno.h -rw-r--r-- root/root usr/include/llvm/Support/ErrorHandling.h -rw-r--r-- root/root usr/include/llvm/Support/ErrorOr.h --rw-r--r-- root/root usr/include/llvm/Support/FEnv.h -rw-r--r-- root/root usr/include/llvm/Support/FileOutputBuffer.h -rw-r--r-- root/root usr/include/llvm/Support/FileSystem.h -rw-r--r-- root/root usr/include/llvm/Support/FileUtilities.h -rw-r--r-- root/root usr/include/llvm/Support/Format.h -rw-r--r-- root/root usr/include/llvm/Support/FormattedStream.h -rw-r--r-- root/root usr/include/llvm/Support/GCOV.h --rw-r--r-- root/root usr/include/llvm/Support/GetElementPtrTypeIterator.h +-rw-r--r-- root/root usr/include/llvm/Support/GenericDomTree.h +-rw-r--r-- root/root usr/include/llvm/Support/GenericDomTreeConstruction.h -rw-r--r-- root/root usr/include/llvm/Support/GraphWriter.h -rw-r--r-- root/root usr/include/llvm/Support/Host.h -rw-r--r-- root/root usr/include/llvm/Support/IncludeFile.h --rw-r--r-- root/root usr/include/llvm/Support/InstIterator.h -rw-r--r-- root/root usr/include/llvm/Support/LEB128.h -rw-r--r-- root/root usr/include/llvm/Support/LICENSE.TXT --rw-r--r-- root/root usr/include/llvm/Support/LeakDetector.h +-rw-r--r-- root/root usr/include/llvm/Support/LineIterator.h -rw-r--r-- root/root usr/include/llvm/Support/Locale.h -rw-r--r-- root/root usr/include/llvm/Support/LockFileManager.h -rw-r--r-- root/root usr/include/llvm/Support/MD5.h @@ -518,18 +564,16 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -rw-r--r-- root/root usr/include/llvm/Support/MemoryObject.h -rw-r--r-- root/root usr/include/llvm/Support/Mutex.h -rw-r--r-- root/root usr/include/llvm/Support/MutexGuard.h --rw-r--r-- root/root usr/include/llvm/Support/NoFolder.h +-rw-r--r-- root/root usr/include/llvm/Support/OnDiskHashTable.h -rw-r--r-- root/root usr/include/llvm/Support/OutputBuffer.h --rw-r--r-- root/root usr/include/llvm/Support/PassNameParser.h -rw-r--r-- root/root usr/include/llvm/Support/Path.h --rw-r--r-- root/root usr/include/llvm/Support/PatternMatch.h -rw-r--r-- root/root usr/include/llvm/Support/PluginLoader.h -rw-r--r-- root/root usr/include/llvm/Support/PointerLikeTypeTraits.h --rw-r--r-- root/root usr/include/llvm/Support/PredIteratorCache.h -rw-r--r-- root/root usr/include/llvm/Support/PrettyStackTrace.h -rw-r--r-- root/root usr/include/llvm/Support/Process.h -rw-r--r-- root/root usr/include/llvm/Support/Program.h -rw-r--r-- root/root usr/include/llvm/Support/RWMutex.h +-rw-r--r-- root/root usr/include/llvm/Support/RandomNumberGenerator.h -rw-r--r-- root/root usr/include/llvm/Support/Recycler.h -rw-r--r-- root/root usr/include/llvm/Support/RecyclingAllocator.h -rw-r--r-- root/root usr/include/llvm/Support/Regex.h @@ -537,15 +581,16 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -rw-r--r-- root/root usr/include/llvm/Support/RegistryParser.h -rw-r--r-- root/root usr/include/llvm/Support/SMLoc.h -rw-r--r-- root/root usr/include/llvm/Support/SaveAndRestore.h +-rw-r--r-- root/root usr/include/llvm/Support/ScaledNumber.h -rw-r--r-- root/root usr/include/llvm/Support/Signals.h -rw-r--r-- root/root usr/include/llvm/Support/Solaris.h -rw-r--r-- root/root usr/include/llvm/Support/SourceMgr.h +-rw-r--r-- root/root usr/include/llvm/Support/SpecialCaseList.h -rw-r--r-- root/root usr/include/llvm/Support/StreamableMemoryObject.h -rw-r--r-- root/root usr/include/llvm/Support/StringPool.h -rw-r--r-- root/root usr/include/llvm/Support/StringRefMemoryObject.h -rw-r--r-- root/root usr/include/llvm/Support/SwapByteOrder.h -rw-r--r-- root/root usr/include/llvm/Support/SystemUtils.h --rw-r--r-- root/root usr/include/llvm/Support/TargetFolder.h -rw-r--r-- root/root usr/include/llvm/Support/TargetRegistry.h -rw-r--r-- root/root usr/include/llvm/Support/TargetSelect.h -rw-r--r-- root/root usr/include/llvm/Support/ThreadLocal.h @@ -556,26 +601,25 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -rw-r--r-- root/root usr/include/llvm/Support/Unicode.h -rw-r--r-- root/root usr/include/llvm/Support/UnicodeCharRanges.h -rw-r--r-- root/root usr/include/llvm/Support/Valgrind.h --rw-r--r-- root/root usr/include/llvm/Support/ValueHandle.h -rw-r--r-- root/root usr/include/llvm/Support/Watchdog.h -rw-r--r-- root/root usr/include/llvm/Support/Win64EH.h +-rw-r--r-- root/root usr/include/llvm/Support/WindowsError.h -rw-r--r-- root/root usr/include/llvm/Support/YAMLParser.h -rw-r--r-- root/root usr/include/llvm/Support/YAMLTraits.h -rw-r--r-- root/root usr/include/llvm/Support/circular_raw_ostream.h -rw-r--r-- root/root usr/include/llvm/Support/raw_os_ostream.h -rw-r--r-- root/root usr/include/llvm/Support/raw_ostream.h --rw-r--r-- root/root usr/include/llvm/Support/system_error.h -rw-r--r-- root/root usr/include/llvm/Support/type_traits.h drwxr-xr-x root/root usr/include/llvm/TableGen/ -rw-r--r-- root/root usr/include/llvm/TableGen/Error.h -rw-r--r-- root/root usr/include/llvm/TableGen/Main.h -rw-r--r-- root/root usr/include/llvm/TableGen/Record.h +-rw-r--r-- root/root usr/include/llvm/TableGen/SetTheory.h -rw-r--r-- root/root usr/include/llvm/TableGen/StringMatcher.h -rw-r--r-- root/root usr/include/llvm/TableGen/StringToOffsetTable.h -rw-r--r-- root/root usr/include/llvm/TableGen/TableGenBackend.h drwxr-xr-x root/root usr/include/llvm/Target/ -rw-r--r-- root/root usr/include/llvm/Target/CostTable.h --rw-r--r-- root/root usr/include/llvm/Target/Mangler.h -rw-r--r-- root/root usr/include/llvm/Target/Target.td -rw-r--r-- root/root usr/include/llvm/Target/TargetCallingConv.h -rw-r--r-- root/root usr/include/llvm/Target/TargetCallingConv.td @@ -604,12 +648,14 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/IPO/ -rw-r--r-- root/root usr/include/llvm/Transforms/ObjCARC.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar.h drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/ +-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/ASanStackFrameLayout.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BasicBlockUtils.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BuildLibCalls.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BypassSlowDivision.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/Cloning.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CmpInstAnalysis.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CodeExtractor.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CtorUtils.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/GlobalStatus.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/IntegerDivision.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/Local.h @@ -620,15 +666,15 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/ -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SSAUpdaterImpl.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SimplifyIndVar.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SimplifyLibCalls.h --rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SpecialCaseList.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/UnrollLoop.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/ValueMapper.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/VectorUtils.h -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/BugpointPasses.so -lrwxrwxrwx root/root usr/lib/libLLVM-3.4.2.so -> libLLVM-3.4.so --rwxr-xr-x root/root usr/lib/libLLVM-3.4.so +lrwxrwxrwx root/root usr/lib/libLLVM-3.5.1.so -> libLLVM-3.5.so +-rwxr-xr-x root/root usr/lib/libLLVM-3.5.so -rwxr-xr-x root/root usr/lib/libLLVMAnalysis.a -rwxr-xr-x root/root usr/lib/libLLVMAsmParser.a -rwxr-xr-x root/root usr/lib/libLLVMAsmPrinter.a @@ -644,14 +690,17 @@ lrwxrwxrwx root/root usr/lib/libLLVM-3.4.2.so -> libLLVM-3.4.so -rwxr-xr-x root/root usr/lib/libLLVMInterpreter.a -rwxr-xr-x root/root usr/lib/libLLVMJIT.a -rwxr-xr-x root/root usr/lib/libLLVMLTO.a +-rwxr-xr-x root/root usr/lib/libLLVMLineEditor.a -rwxr-xr-x root/root usr/lib/libLLVMLinker.a -rwxr-xr-x root/root usr/lib/libLLVMMC.a +-rwxr-xr-x root/root usr/lib/libLLVMMCAnalysis.a -rwxr-xr-x root/root usr/lib/libLLVMMCDisassembler.a -rwxr-xr-x root/root usr/lib/libLLVMMCJIT.a -rwxr-xr-x root/root usr/lib/libLLVMMCParser.a -rwxr-xr-x root/root usr/lib/libLLVMObjCARCOpts.a -rwxr-xr-x root/root usr/lib/libLLVMObject.a -rwxr-xr-x root/root usr/lib/libLLVMOption.a +-rwxr-xr-x root/root usr/lib/libLLVMProfileData.a -rwxr-xr-x root/root usr/lib/libLLVMR600AsmPrinter.a -rwxr-xr-x root/root usr/lib/libLLVMR600CodeGen.a -rwxr-xr-x root/root usr/lib/libLLVMR600Desc.a @@ -675,3 +724,21 @@ lrwxrwxrwx root/root usr/lib/libLLVM-3.4.2.so -> libLLVM-3.4.so -rwxr-xr-x root/root usr/lib/libLLVMipo.a -rwxr-xr-x root/root usr/lib/libLTO.a -rwxr-xr-x root/root usr/lib/libLTO.so +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/llvm/ +drwxr-xr-x root/root usr/share/llvm/cmake/ +-rw-r--r-- root/root usr/share/llvm/cmake/AddLLVM.cmake +-rw-r--r-- root/root usr/share/llvm/cmake/AddLLVMDefinitions.cmake +-rw-r--r-- root/root usr/share/llvm/cmake/AddSphinxTarget.cmake +-rw-r--r-- root/root usr/share/llvm/cmake/ChooseMSVCCRT.cmake +-rw-r--r-- root/root usr/share/llvm/cmake/FindSphinx.cmake +-rw-r--r-- root/root usr/share/llvm/cmake/GetSVN.cmake +-rw-r--r-- root/root usr/share/llvm/cmake/HandleLLVMOptions.cmake +-rw-r--r-- root/root usr/share/llvm/cmake/HandleLLVMStdlib.cmake +-rw-r--r-- root/root usr/share/llvm/cmake/LLVM-Config.cmake +-rw-r--r-- root/root usr/share/llvm/cmake/LLVMConfig.cmake +-rw-r--r-- root/root usr/share/llvm/cmake/LLVMConfigVersion.cmake +-rw-r--r-- root/root usr/share/llvm/cmake/LLVMExports.cmake +-rw-r--r-- root/root usr/share/llvm/cmake/LLVMParseArguments.cmake +-rw-r--r-- root/root usr/share/llvm/cmake/LLVMProcessSources.cmake +-rw-r--r-- root/root usr/share/llvm/cmake/TableGen.cmake diff --git a/llvm/.md5sum b/llvm/.md5sum index 7e80137..8a5eede 100644 --- a/llvm/.md5sum +++ b/llvm/.md5sum @@ -1,3 +1,3 @@ 36a89de82dfe6ca99829743591cf8112 config.h -a20669f75967440de949ac3b1bad439c llvm-3.4.2.src.tar.gz +2d3d8004f38852aa679e5945b8ce0b14 llvm-3.5.1.src.tar.xz fcd6954a7fbd05687990e59e87131c3e llvm-config.h diff --git a/llvm/Pkgfile b/llvm/Pkgfile index 65a220b..27fcee4 100644 --- a/llvm/Pkgfile +++ b/llvm/Pkgfile @@ -5,9 +5,9 @@ # Depends on: python name=llvm -version=3.4.2 +version=3.5.1 release=1 -source=(http://llvm.org/releases/$version/$name-$version.src.tar.gz \ +source=(http://llvm.org/releases/$version/$name-$version.src.tar.xz \ config.h llvm-config.h) build() {
participants (1)
-
crux@crux.nu