llvm: 12.0.1 -> 13.0.0
This commit is contained in:
parent
d15c9bdba4
commit
ba2df54750
271
llvm/.footprint
271
llvm/.footprint
@ -4,6 +4,7 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/bugpoint
|
||||
-rwxr-xr-x root/root usr/bin/count
|
||||
-rwxr-xr-x root/root usr/bin/dsymutil
|
||||
-rwxr-xr-x root/root usr/bin/lit
|
||||
-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
|
||||
@ -27,7 +28,6 @@ lrwxrwxrwx root/root usr/bin/llvm-bitcode-strip -> llvm-objcopy
|
||||
lrwxrwxrwx root/root usr/bin/llvm-dlltool -> llvm-ar
|
||||
-rwxr-xr-x root/root usr/bin/llvm-dwarfdump
|
||||
-rwxr-xr-x root/root usr/bin/llvm-dwp
|
||||
-rwxr-xr-x root/root usr/bin/llvm-elfabi
|
||||
-rwxr-xr-x root/root usr/bin/llvm-exegesis
|
||||
-rwxr-xr-x root/root usr/bin/llvm-extract
|
||||
-rwxr-xr-x root/root usr/bin/llvm-gsymutil
|
||||
@ -50,6 +50,7 @@ lrwxrwxrwx root/root usr/bin/llvm-lib -> llvm-ar
|
||||
-rwxr-xr-x root/root usr/bin/llvm-objcopy
|
||||
-rwxr-xr-x root/root usr/bin/llvm-objdump
|
||||
-rwxr-xr-x root/root usr/bin/llvm-opt-report
|
||||
lrwxrwxrwx root/root usr/bin/llvm-otool -> llvm-objdump
|
||||
-rwxr-xr-x root/root usr/bin/llvm-pdbutil
|
||||
-rwxr-xr-x root/root usr/bin/llvm-profdata
|
||||
-rwxr-xr-x root/root usr/bin/llvm-profgen
|
||||
@ -59,14 +60,17 @@ lrwxrwxrwx root/root usr/bin/llvm-readelf -> llvm-readobj
|
||||
-rwxr-xr-x root/root usr/bin/llvm-readobj
|
||||
-rwxr-xr-x root/root usr/bin/llvm-reduce
|
||||
-rwxr-xr-x root/root usr/bin/llvm-rtdyld
|
||||
-rwxr-xr-x root/root usr/bin/llvm-sim
|
||||
-rwxr-xr-x root/root usr/bin/llvm-size
|
||||
-rwxr-xr-x root/root usr/bin/llvm-split
|
||||
-rwxr-xr-x root/root usr/bin/llvm-stress
|
||||
-rwxr-xr-x root/root usr/bin/llvm-strings
|
||||
lrwxrwxrwx root/root usr/bin/llvm-strip -> llvm-objcopy
|
||||
-rwxr-xr-x root/root usr/bin/llvm-symbolizer
|
||||
-rwxr-xr-x root/root usr/bin/llvm-tapi-diff
|
||||
-rwxr-xr-x root/root usr/bin/llvm-tblgen
|
||||
-rwxr-xr-x root/root usr/bin/llvm-undname
|
||||
lrwxrwxrwx root/root usr/bin/llvm-windres -> llvm-rc
|
||||
-rwxr-xr-x root/root usr/bin/llvm-xray
|
||||
-rwxr-xr-x root/root usr/bin/not
|
||||
-rwxr-xr-x root/root usr/bin/obj2yaml
|
||||
@ -108,6 +112,7 @@ drwxr-xr-x root/root usr/include/llvm-c/Transforms/
|
||||
-rw-r--r-- root/root usr/include/llvm-c/Transforms/Coroutines.h
|
||||
-rw-r--r-- root/root usr/include/llvm-c/Transforms/IPO.h
|
||||
-rw-r--r-- root/root usr/include/llvm-c/Transforms/InstCombine.h
|
||||
-rw-r--r-- root/root usr/include/llvm-c/Transforms/PassBuilder.h
|
||||
-rw-r--r-- root/root usr/include/llvm-c/Transforms/PassManagerBuilder.h
|
||||
-rw-r--r-- root/root usr/include/llvm-c/Transforms/Scalar.h
|
||||
-rw-r--r-- root/root usr/include/llvm-c/Transforms/Utils.h
|
||||
@ -164,6 +169,7 @@ drwxr-xr-x root/root usr/include/llvm/ADT/
|
||||
-rw-r--r-- root/root usr/include/llvm/ADT/PriorityWorklist.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ADT/SCCIterator.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ADT/STLExtras.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ADT/STLForwardCompat.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ADT/ScopeExit.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ADT/ScopedHashTable.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ADT/Sequence.h
|
||||
@ -289,7 +295,9 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/
|
||||
-rw-r--r-- root/root usr/include/llvm/Analysis/ObjCARCAliasAnalysis.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Analysis/ObjCARCAnalysisUtils.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Analysis/ObjCARCInstKind.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Analysis/ObjCARCUtil.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Analysis/OptimizationRemarkEmitter.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Analysis/OverflowInstAnalysis.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Analysis/PHITransAddr.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Analysis/Passes.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Analysis/PhiValues.h
|
||||
@ -331,6 +339,9 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/Utils/
|
||||
-rw-r--r-- root/root usr/include/llvm/Analysis/VecFuncs.def
|
||||
-rw-r--r-- root/root usr/include/llvm/Analysis/VectorUtils.h
|
||||
drwxr-xr-x root/root usr/include/llvm/AsmParser/
|
||||
-rw-r--r-- root/root usr/include/llvm/AsmParser/LLLexer.h
|
||||
-rw-r--r-- root/root usr/include/llvm/AsmParser/LLParser.h
|
||||
-rw-r--r-- root/root usr/include/llvm/AsmParser/LLToken.h
|
||||
-rw-r--r-- root/root usr/include/llvm/AsmParser/Parser.h
|
||||
-rw-r--r-- root/root usr/include/llvm/AsmParser/SlotMapping.h
|
||||
drwxr-xr-x root/root usr/include/llvm/BinaryFormat/
|
||||
@ -350,6 +361,7 @@ drwxr-xr-x root/root usr/include/llvm/BinaryFormat/ELFRelocs/
|
||||
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/CSKY.def
|
||||
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/Hexagon.def
|
||||
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/Lanai.def
|
||||
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/M68k.def
|
||||
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/MSP430.def
|
||||
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/Mips.def
|
||||
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def
|
||||
@ -395,7 +407,6 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/AtomicExpandUtils.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/BasicBlockSectionUtils.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/BasicTTIImpl.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/BuiltinGCs.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/CSEConfigBase.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/CalcSpillWeights.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/CallingConvLower.h
|
||||
@ -412,12 +423,12 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/EdgeBundles.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/ExecutionDomainFix.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/ExpandReductions.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/ExpandVectorPredication.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/FastISel.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/FaultMaps.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/FunctionLoweringInfo.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GCMetadata.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GCMetadataPrinter.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GCStrategy.h
|
||||
drwxr-xr-x root/root usr/include/llvm/CodeGen/GlobalISel/
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/CSEInfo.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h
|
||||
@ -425,15 +436,16 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/GlobalISel/
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/Combiner.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/CombinerInfo.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/ConstantFoldingMIRBuilder.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/GISelWorkList.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/IRTranslator.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/InstructionSelect.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/Legalizer.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
|
||||
@ -468,6 +480,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/GlobalISel/
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/LoopTraversal.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/LowLevelType.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/MBFIWrapper.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/MIRFSDiscriminator.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/MIRFormatter.h
|
||||
drwxr-xr-x root/root usr/include/llvm/CodeGen/MIRParser/
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/MIRParser/MIParser.h
|
||||
@ -495,6 +508,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/MIRParser/
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineMemOperand.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineModuleInfo.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineModuleInfoImpls.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineModuleSlotTracker.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineOperand.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineOutliner.h
|
||||
@ -529,6 +543,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/RDFLiveness.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/RDFRegisters.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/ReachingDefAnalysis.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/RegAllocCommon.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/RegAllocPBQP.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/RegAllocRegistry.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/Register.h
|
||||
@ -536,6 +551,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterPressure.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterScavenging.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterUsageInfo.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/ReplaceWithVeclib.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/ResourcePriorityQueue.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/RuntimeLibcalls.h
|
||||
-rw-r--r-- root/root usr/include/llvm/CodeGen/SDNodeProperties.td
|
||||
@ -589,6 +605,10 @@ drwxr-xr-x root/root usr/include/llvm/DWARFLinker/
|
||||
-rw-r--r-- root/root usr/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h
|
||||
-rw-r--r-- root/root usr/include/llvm/DWARFLinker/DWARFLinkerDeclContext.h
|
||||
-rw-r--r-- root/root usr/include/llvm/DWARFLinker/DWARFStreamer.h
|
||||
drwxr-xr-x root/root usr/include/llvm/DWP/
|
||||
-rw-r--r-- root/root usr/include/llvm/DWP/DWP.h
|
||||
-rw-r--r-- root/root usr/include/llvm/DWP/DWPError.h
|
||||
-rw-r--r-- root/root usr/include/llvm/DWP/DWPStringPool.h
|
||||
drwxr-xr-x root/root usr/include/llvm/DebugInfo/
|
||||
drwxr-xr-x root/root usr/include/llvm/DebugInfo/CodeView/
|
||||
-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h
|
||||
@ -853,6 +873,7 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/
|
||||
drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/JITLink/
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/ELF.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/ELF_riscv.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/JITLink.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/JITLinkDylib.h
|
||||
@ -860,6 +881,8 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/JITLink/
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/MachO.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/riscv.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/x86_64.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITSymbol.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/MCJIT.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/OProfileWrapper.h
|
||||
@ -868,13 +891,20 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/CompileUtils.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Core.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/DebugUtils.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/EPCEHFrameRegistrar.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/LLJIT.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/LLVMSPSSerializers.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Layer.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/LazyReexports.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
|
||||
@ -882,29 +912,29 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/OrcABISupport.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/OrcRPCTargetProcessControl.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/OrcRPCExecutorProcessControl.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h
|
||||
drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/Shared/
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Shared/FDRawByteChannel.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Shared/RawByteChannel.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Shared/Serialization.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Speculation.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TPCDynamicLibrarySearchGenerator.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TPCEHFrameRegistrar.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TPCIndirectionUtils.h
|
||||
drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/OrcRPCTPCServer.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcessControl.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/OrcMCJITReplacement.h
|
||||
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/OrcV1Deprecation.h
|
||||
@ -947,6 +977,7 @@ drwxr-xr-x root/root usr/include/llvm/IR/
|
||||
-rw-r--r-- root/root usr/include/llvm/IR/Attributes.td
|
||||
-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/BuiltinGCs.h
|
||||
-rw-r--r-- root/root usr/include/llvm/IR/CFG.h
|
||||
-rw-r--r-- root/root usr/include/llvm/IR/CallingConv.h
|
||||
-rw-r--r-- root/root usr/include/llvm/IR/Comdat.h
|
||||
@ -971,6 +1002,7 @@ drwxr-xr-x root/root usr/include/llvm/IR/
|
||||
-rw-r--r-- root/root usr/include/llvm/IR/FixedMetadataKinds.def
|
||||
-rw-r--r-- root/root usr/include/llvm/IR/FixedPointBuilder.h
|
||||
-rw-r--r-- root/root usr/include/llvm/IR/Function.h
|
||||
-rw-r--r-- root/root usr/include/llvm/IR/GCStrategy.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
|
||||
@ -1077,8 +1109,8 @@ drwxr-xr-x root/root usr/include/llvm/IRReader/
|
||||
-rw-r--r-- root/root usr/include/llvm/InitializePasses.h
|
||||
drwxr-xr-x root/root usr/include/llvm/InterfaceStub/
|
||||
-rw-r--r-- root/root usr/include/llvm/InterfaceStub/ELFObjHandler.h
|
||||
-rw-r--r-- root/root usr/include/llvm/InterfaceStub/ELFStub.h
|
||||
-rw-r--r-- root/root usr/include/llvm/InterfaceStub/TBEHandler.h
|
||||
-rw-r--r-- root/root usr/include/llvm/InterfaceStub/IFSHandler.h
|
||||
-rw-r--r-- root/root usr/include/llvm/InterfaceStub/IFSStub.h
|
||||
drwxr-xr-x root/root usr/include/llvm/LTO/
|
||||
-rw-r--r-- root/root usr/include/llvm/LTO/Caching.h
|
||||
-rw-r--r-- root/root usr/include/llvm/LTO/Config.h
|
||||
@ -1156,6 +1188,7 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCParser/
|
||||
-rw-r--r-- root/root usr/include/llvm/MC/MCSection.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MC/MCSectionCOFF.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MC/MCSectionELF.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MC/MCSectionGOFF.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MC/MCSectionMachO.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MC/MCSectionWasm.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MC/MCSectionXCOFF.h
|
||||
@ -1164,6 +1197,7 @@ 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/MCSymbolCOFF.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MC/MCSymbolELF.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MC/MCSymbolGOFF.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MC/MCSymbolMachO.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MC/MCSymbolWasm.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MC/MCSymbolXCOFF.h
|
||||
@ -1185,6 +1219,7 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCParser/
|
||||
drwxr-xr-x root/root usr/include/llvm/MCA/
|
||||
-rw-r--r-- root/root usr/include/llvm/MCA/CodeEmitter.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MCA/Context.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MCA/CustomBehaviour.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MCA/HWEventListener.h
|
||||
drwxr-xr-x root/root usr/include/llvm/MCA/HardwareUnits/
|
||||
-rw-r--r-- root/root usr/include/llvm/MCA/HardwareUnits/HardwareUnit.h
|
||||
@ -1201,6 +1236,7 @@ drwxr-xr-x root/root usr/include/llvm/MCA/Stages/
|
||||
-rw-r--r-- root/root usr/include/llvm/MCA/Stages/DispatchStage.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MCA/Stages/EntryStage.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MCA/Stages/ExecuteStage.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MCA/Stages/InOrderIssueStage.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MCA/Stages/InstructionTables.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MCA/Stages/MicroOpQueueStage.h
|
||||
-rw-r--r-- root/root usr/include/llvm/MCA/Stages/RetireStage.h
|
||||
@ -1219,6 +1255,7 @@ drwxr-xr-x root/root usr/include/llvm/Object/
|
||||
-rw-r--r-- root/root usr/include/llvm/Object/ELFObjectFile.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Object/ELFTypes.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Object/Error.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Object/FaultMapParser.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Object/IRObjectFile.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Object/IRSymtab.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Object/MachO.h
|
||||
@ -1315,7 +1352,9 @@ drwxr-xr-x root/root usr/include/llvm/Support/
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/ArrayRecycler.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/Atomic.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/AtomicOrdering.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/AutoConvert.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/Automaton.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/BCD.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/Base64.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/BinaryByteStream.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/BinaryItemStream.h
|
||||
@ -1351,6 +1390,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/
|
||||
-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/DebugCounter.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/Discriminator.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/DynamicLibrary.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/ELFAttributeParser.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/ELFAttributes.h
|
||||
@ -1427,6 +1467,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/FileSystem/
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/Registry.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/ReverseIteration.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/SHA1.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/SHA256.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/SMLoc.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/SMTAPI.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Support/SaveAndRestore.h
|
||||
@ -1522,17 +1563,16 @@ drwxr-xr-x root/root usr/include/llvm/Testing/Support/
|
||||
-rw-r--r-- root/root usr/include/llvm/Testing/Support/Error.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Testing/Support/SupportHelpers.h
|
||||
drwxr-xr-x root/root usr/include/llvm/TextAPI/
|
||||
drwxr-xr-x root/root usr/include/llvm/TextAPI/MachO/
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/MachO/Architecture.def
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/MachO/Architecture.h
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/MachO/ArchitectureSet.h
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/MachO/InterfaceFile.h
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/MachO/PackedVersion.h
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/MachO/Platform.h
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/MachO/Symbol.h
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/MachO/Target.h
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/MachO/TextAPIReader.h
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/MachO/TextAPIWriter.h
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/Architecture.def
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/Architecture.h
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/ArchitectureSet.h
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/InterfaceFile.h
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/PackedVersion.h
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/Platform.h
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/Symbol.h
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/Target.h
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/TextAPIReader.h
|
||||
-rw-r--r-- root/root usr/include/llvm/TextAPI/TextAPIWriter.h
|
||||
drwxr-xr-x root/root usr/include/llvm/ToolDrivers/
|
||||
drwxr-xr-x root/root usr/include/llvm/ToolDrivers/llvm-dlltool/
|
||||
-rw-r--r-- root/root usr/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h
|
||||
@ -1548,8 +1588,6 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Coroutines/
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/CoroEarly.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/CoroElide.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/CoroSplit.h
|
||||
drwxr-xr-x root/root usr/include/llvm/Transforms/HelloNew/
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/HelloNew/HelloWorld.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO.h
|
||||
drwxr-xr-x root/root usr/include/llvm/Transforms/IPO/
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/AlwaysInliner.h
|
||||
@ -1579,6 +1617,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/IPO/
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/OpenMPOpt.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/PartialInlining.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/PassManagerBuilder.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/ProfiledCallGraph.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/SCCP.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/SampleContextTracker.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/SampleProfile.h
|
||||
@ -1596,6 +1635,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/InstCombine/
|
||||
drwxr-xr-x root/root usr/include/llvm/Transforms/Instrumentation/
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/AddressSanitizer.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/BoundsChecking.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/CGProfile.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h
|
||||
@ -1622,6 +1662,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Scalar/
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/ConstraintElimination.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/DCE.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/DFAJumpThreading.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/DeadStoreElimination.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/DivRemPairs.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/EarlyCSE.h
|
||||
@ -1637,6 +1678,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Scalar/
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/JumpThreading.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LICM.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopBoundSplit.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopDataPrefetch.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopDeletion.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopDistribute.h
|
||||
@ -1680,7 +1722,6 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Scalar/
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/SimplifyCFG.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/Sink.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/SpeculateAroundPHIs.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/SpeculativeExecution.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/StructurizeCFG.h
|
||||
@ -1713,6 +1754,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/FunctionImportUtils.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/GlobalStatus.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/GuardUtils.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/HelloWorld.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/InjectTLIMappings.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/InstructionNamer.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/IntegerDivision.h
|
||||
@ -1729,14 +1771,19 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LowerSwitch.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/MatrixUtils.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/Mem2Reg.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/MemoryOpRemark.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/MetaRenamer.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/ModuleUtils.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/NameAnonGlobals.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/PredicateInfo.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/PromoteMemToReg.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/RelLookupTableConverter.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SCCPSolver.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SSAUpdater.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SSAUpdaterBulk.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SSAUpdaterImpl.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SampleProfileLoaderBaseUtil.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SanitizerStats.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SimplifyCFGOptions.h
|
||||
@ -1749,7 +1796,6 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SymbolRewriter.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/UnifyLoopExits.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/UniqueInternalLinkageNames.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/UnrollLoop.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/VNCoercion.h
|
||||
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/ValueMapper.h
|
||||
@ -1797,7 +1843,6 @@ drwxr-xr-x root/root usr/lib/cmake/llvm/
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/AddSphinxTarget.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/CheckAtomic.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/CheckCompilerVersion.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/CheckLinkerFlag.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/ChooseMSVCCRT.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/CrossCompile.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/DetermineGCCCompatible.cmake
|
||||
@ -1807,11 +1852,13 @@ drwxr-xr-x root/root usr/lib/cmake/llvm/
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/FindSphinx.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/FindZ3.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/GenerateVersionFromVCS.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/GetErrcMessages.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/GetLibraryName.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/HandleLLVMOptions.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/HandleLLVMStdlib.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVM-Build.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVM-Config.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVMCheckLinkerFlag.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVMConfig.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVMConfigExtensions.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVMConfigVersion.cmake
|
||||
@ -1825,9 +1872,9 @@ drwxr-xr-x root/root usr/lib/cmake/llvm/
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/TensorFlowCompile.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/UseLibtool.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/llvm/VersionFromVCS.cmake
|
||||
lrwxrwxrwx root/root usr/lib/libLLVM-12.0.1.so -> libLLVM-12.so
|
||||
-rwxr-xr-x root/root usr/lib/libLLVM-12.so
|
||||
lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-12.so
|
||||
lrwxrwxrwx root/root usr/lib/libLLVM-13.0.0.so -> libLLVM-13.so
|
||||
-rwxr-xr-x root/root usr/lib/libLLVM-13.so
|
||||
lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-13.so
|
||||
-rw-r--r-- root/root usr/lib/libLLVMAMDGPUAsmParser.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMAMDGPUCodeGen.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMAMDGPUDesc.a
|
||||
@ -1848,11 +1895,13 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-12.so
|
||||
-rw-r--r-- root/root usr/lib/libLLVMBitWriter.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMBitstreamReader.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMCFGuard.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMCFIVerify.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMCodeGen.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMCore.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMCoroutines.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMCoverage.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMDWARFLinker.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMDWP.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMDebugInfoCodeView.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMDebugInfoDWARF.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMDebugInfoGSYM.a
|
||||
@ -1861,13 +1910,14 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-12.so
|
||||
-rw-r--r-- root/root usr/lib/libLLVMDemangle.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMDlltoolDriver.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMExecutionEngine.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMExegesis.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMExegesisX86.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMExtensions.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMFileCheck.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMFrontendOpenACC.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMFrontendOpenMP.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMFuzzMutate.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMGlobalISel.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMHelloNew.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMIRReader.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMInstCombine.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMInstrumentation.a
|
||||
@ -1880,6 +1930,7 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-12.so
|
||||
-rw-r--r-- root/root usr/lib/libLLVMLinker.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMMC.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMMCA.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMMCACustomBehaviourAMDGPU.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMMCDisassembler.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMMCJIT.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMMCParser.a
|
||||
@ -1903,6 +1954,7 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-12.so
|
||||
-rw-r--r-- root/root usr/lib/libLLVMSupport.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMSymbolize.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMTableGen.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMTableGenGlobalISel.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMTarget.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMTextAPI.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMTransformUtils.a
|
||||
@ -1915,12 +1967,161 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-12.so
|
||||
-rw-r--r-- root/root usr/lib/libLLVMX86Info.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMXRay.a
|
||||
-rw-r--r-- root/root usr/lib/libLLVMipo.a
|
||||
lrwxrwxrwx root/root usr/lib/libLTO.so -> libLTO.so.12
|
||||
-rwxr-xr-x root/root usr/lib/libLTO.so.12
|
||||
lrwxrwxrwx root/root usr/lib/libRemarks.so -> libRemarks.so.12
|
||||
-rwxr-xr-x root/root usr/lib/libRemarks.so.12
|
||||
lrwxrwxrwx root/root usr/lib/libLTO.so -> libLTO.so.13
|
||||
-rwxr-xr-x root/root usr/lib/libLTO.so.13
|
||||
lrwxrwxrwx root/root usr/lib/libRemarks.so -> libRemarks.so.13
|
||||
-rwxr-xr-x root/root usr/lib/libRemarks.so.13
|
||||
drwxr-xr-x root/root usr/lib/python3.9/
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/lit-13.0.0.dev0-py3.9.egg-info/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit-13.0.0.dev0-py3.9.egg-info/PKG-INFO
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit-13.0.0.dev0-py3.9.egg-info/SOURCES.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit-13.0.0.dev0-py3.9.egg-info/dependency_links.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit-13.0.0.dev0-py3.9.egg-info/entry_points.txt
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit-13.0.0.dev0-py3.9.egg-info/not-zip-safe
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit-13.0.0.dev0-py3.9.egg-info/top_level.txt
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/lit/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/BooleanExpression.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/LitConfig.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/LitTestCase.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/ProgressBar.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/ShCommands.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/ShUtil.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/Test.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/TestRunner.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/TestTimes.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/TestingConfig.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__init__.py
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/lit/__pycache__/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/BooleanExpression.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/BooleanExpression.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/BooleanExpression.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/LitConfig.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/LitConfig.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/LitConfig.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/LitTestCase.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/LitTestCase.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/LitTestCase.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/ProgressBar.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/ProgressBar.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/ProgressBar.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/ShCommands.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/ShCommands.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/ShCommands.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/ShUtil.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/ShUtil.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/ShUtil.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/Test.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/Test.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/Test.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/TestRunner.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/TestRunner.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/TestRunner.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/TestTimes.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/TestTimes.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/TestTimes.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/TestingConfig.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/TestingConfig.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/TestingConfig.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/__init__.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/__init__.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/__init__.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/cl_arguments.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/cl_arguments.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/cl_arguments.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/discovery.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/discovery.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/discovery.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/display.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/display.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/display.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/main.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/main.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/main.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/reports.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/reports.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/reports.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/run.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/run.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/run.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/util.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/util.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/util.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/worker.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/worker.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/__pycache__/worker.cpython-39.pyc
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/lit/builtin_commands/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/builtin_commands/__init__.py (EMPTY)
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/lit/builtin_commands/__pycache__/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/builtin_commands/__pycache__/__init__.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/builtin_commands/__pycache__/__init__.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/builtin_commands/__pycache__/__init__.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/builtin_commands/__pycache__/cat.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/builtin_commands/__pycache__/cat.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/builtin_commands/__pycache__/cat.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/builtin_commands/__pycache__/diff.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/builtin_commands/__pycache__/diff.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/builtin_commands/__pycache__/diff.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/builtin_commands/cat.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/builtin_commands/diff.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/cl_arguments.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/discovery.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/display.py
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/lit/formats/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/formats/__init__.py
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/lit/formats/__pycache__/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/formats/__pycache__/__init__.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/formats/__pycache__/__init__.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/formats/__pycache__/__init__.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/formats/__pycache__/base.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/formats/__pycache__/base.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/formats/__pycache__/base.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/formats/__pycache__/googletest.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/formats/__pycache__/googletest.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/formats/__pycache__/googletest.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/formats/__pycache__/shtest.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/formats/__pycache__/shtest.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/formats/__pycache__/shtest.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/formats/base.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/formats/googletest.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/formats/shtest.py
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/lit/llvm/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/llvm/__init__.py
|
||||
drwxr-xr-x root/root usr/lib/python3.9/site-packages/lit/llvm/__pycache__/
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/llvm/__pycache__/__init__.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/llvm/__pycache__/__init__.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/llvm/__pycache__/__init__.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/llvm/__pycache__/config.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/llvm/__pycache__/config.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/llvm/__pycache__/config.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/llvm/__pycache__/subst.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/llvm/__pycache__/subst.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/llvm/__pycache__/subst.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/llvm/config.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/llvm/subst.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/main.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/reports.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/run.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/util.py
|
||||
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/worker.py
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/opt-viewer/
|
||||
drwxr-xr-x root/root usr/share/opt-viewer/__pycache__/
|
||||
-rw-r--r-- root/root usr/share/opt-viewer/__pycache__/opt-diff.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/share/opt-viewer/__pycache__/opt-diff.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/share/opt-viewer/__pycache__/opt-diff.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/share/opt-viewer/__pycache__/opt-stats.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/share/opt-viewer/__pycache__/opt-stats.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/share/opt-viewer/__pycache__/opt-stats.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/share/opt-viewer/__pycache__/opt-viewer.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/share/opt-viewer/__pycache__/opt-viewer.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/share/opt-viewer/__pycache__/opt-viewer.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/share/opt-viewer/__pycache__/optpmap.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/share/opt-viewer/__pycache__/optpmap.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/share/opt-viewer/__pycache__/optpmap.cpython-39.pyc
|
||||
-rw-r--r-- root/root usr/share/opt-viewer/__pycache__/optrecord.cpython-39.opt-1.pyc
|
||||
-rw-r--r-- root/root usr/share/opt-viewer/__pycache__/optrecord.cpython-39.opt-2.pyc
|
||||
-rw-r--r-- root/root usr/share/opt-viewer/__pycache__/optrecord.cpython-39.pyc
|
||||
-rwxr-xr-x root/root usr/share/opt-viewer/opt-diff.py
|
||||
-rwxr-xr-x root/root usr/share/opt-viewer/opt-stats.py
|
||||
-rwxr-xr-x root/root usr/share/opt-viewer/opt-viewer.py
|
||||
|
@ -1,7 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/RvBcyu+jCK65JXJDZ6er+abNe55RrStJabtoYld2V4iDq+k+P6S0cNDiKcjuRugGvXT2bFZmID+mQHyFSvnmws=
|
||||
SHA256 (Pkgfile) = 2b6af98c5f86a0eb035e7de004cc7c9f8efa0fa5c7fd4408206ebdc396082453
|
||||
SHA256 (.footprint) = 39108efa76f0fb409c02917e07c43dc31cbd1e4363f260c4a96bc6cce67da0a2
|
||||
SHA256 (llvm-12.0.1.src.tar.xz) = 7d9a8405f557cefc5a21bf5672af73903b64749d9bc3a50322239f56f34ffddf
|
||||
RWSE3ohX2g5d/Vu638TLDNLEEnBtQixXo5SV8jLUwpu95RE6OCpRfh6hiO8XZf3Bc2IoZW4H9GCexF38CXG0PLO5IllvOzA65AA=
|
||||
SHA256 (Pkgfile) = 923065ecec7d99be7b3e6dfcae00741d4e5dd4098e24d76ea929183c43b7f129
|
||||
SHA256 (.footprint) = b2d130dab84ec39f33dc98dc670c6d0f0b01ab319e2c91321a0e93e4e4ca92aa
|
||||
SHA256 (llvm-13.0.0.src.tar.xz) = 408d11708643ea826f519ff79761fcdfc12d641a2510229eec459e72f8163020
|
||||
SHA256 (llvm-config.h) = 2227b83b904348e5530f3475c978e11cb0f05a85024781dcb49ac86b65582707
|
||||
SHA256 (x86-twist-shuffle-mask.patch) = c51b8754f76eb3774f46d530409f6d89f5bb47d90f0d718dbfa861f716b29693
|
||||
|
40
llvm/Pkgfile
40
llvm/Pkgfile
@ -2,22 +2,15 @@
|
||||
# URL: https://llvm.org/
|
||||
# Maintainer: CRUX System Team, core-ports at crux dot nu
|
||||
# Depends on: cmake libxml2 ninja
|
||||
# Optional: lld
|
||||
|
||||
name=llvm
|
||||
version=12.0.1
|
||||
release=2
|
||||
version=13.0.0
|
||||
release=1
|
||||
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/llvm-$version.src.tar.xz
|
||||
llvm-config.h
|
||||
x86-twist-shuffle-mask.patch)
|
||||
llvm-config.h)
|
||||
|
||||
build() {
|
||||
# https://reviews.llvm.org/D104903
|
||||
# https://bugs.llvm.org/show_bug.cgi?id=50823
|
||||
patch -d $name-$version.src -p2 -i $SRC/x86-twist-shuffle-mask.patch
|
||||
|
||||
export CC=gcc
|
||||
export CXX=g++
|
||||
|
||||
cmake -S $name-$version.src -B build -G Ninja \
|
||||
-D CMAKE_INSTALL_PREFIX=/usr \
|
||||
-D CMAKE_BUILD_TYPE=Release \
|
||||
@ -25,15 +18,18 @@ build() {
|
||||
-D CMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS" \
|
||||
-D LLVM_TARGETS_TO_BUILD='X86;AMDGPU;BPF;NVPTX' \
|
||||
-D LLVM_BINUTILS_INCDIR=/usr/include \
|
||||
-D LLVM_BUILD_LLVM_DYLIB=1 \
|
||||
-D LLVM_LINK_LLVM_DYLIB=1 \
|
||||
-D LLVM_BUILD_LLVM_DYLIB=ON \
|
||||
-D LLVM_LINK_LLVM_DYLIB=ON \
|
||||
-D LLVM_PARALLEL_COMPILE_JOBS="${JOBS:-1}" \
|
||||
-D LLVM_INCLUDE_EXAMPLES=0 \
|
||||
-D LLVM_INCLUDE_TESTS=0 \
|
||||
-D LLVM_ENABLE_FFI=1 \
|
||||
-D LLVM_ENABLE_RTTI=1 \
|
||||
-D LLVM_ENABLE_OCAMLDOC=0 \
|
||||
-D LLVM_INSTALL_UTILS=1 \
|
||||
-D LLVM_INCLUDE_EXAMPLES=OFF \
|
||||
-D LLVM_INCLUDE_TESTS=OFF \
|
||||
-D LLVM_ENABLE_FFI=ON \
|
||||
-D LLVM_ENABLE_RTTI=ON \
|
||||
-D LLVM_ENABLE_OCAMLDOC=OFF \
|
||||
-D LLVM_INSTALL_UTILS=ON \
|
||||
-D LLVM_ENABLE_LIBCXX=OFF \
|
||||
-D LLVM_ENABLE_LLD="$(prt-get isinst lld >/dev/null && echo ON || echo OFF)" \
|
||||
-D LLVM_OPTIMIZED_TABLEGEN=ON \
|
||||
-Wno-dev
|
||||
|
||||
cmake --build build
|
||||
@ -46,4 +42,10 @@ build() {
|
||||
install -d $PKG/usr/lib/bfd-plugins
|
||||
ln -s ../LLVMgold.so $PKG/usr/lib/bfd-plugins/
|
||||
ln -s ../libLTO.so $PKG/usr/lib/bfd-plugins/
|
||||
|
||||
/usr/bin/python3 $name-$version.src/utils/lit/setup.py build
|
||||
/usr/bin/python3 $name-$version.src/utils/lit/setup.py install --prefix=/usr --root=$PKG
|
||||
/usr/bin/python3 -m compileall -d $name-$version.src/utils/lit $PKG
|
||||
/usr/bin/python3 -O -m compileall -d $name-$version.src/utils/lit $PKG
|
||||
/usr/bin/python3 -OO -m compileall -d $name-$version.src/utils/lit $PKG
|
||||
}
|
||||
|
@ -1,117 +0,0 @@
|
||||
From 2c3bca2c3f13a0a9ef71d549a90fba23e6997d44 Mon Sep 17 00:00:00 2001
|
||||
From: "Wang, Pengfei" <pengfei.wang@intel.com>
|
||||
Date: Mon, 5 Jul 2021 21:08:49 +0800
|
||||
Subject: [PATCH] Twist shuffle mask when fold HOP(SHUFFLE(X,Y),SHUFFLE(X,Y))
|
||||
-> SHUFFLE(HOP(X,Y))
|
||||
|
||||
This patch fixes PR50823.
|
||||
|
||||
The shuffle mask should be twisted twice before gotten the correct one due to the difference between inner HOP and outer.
|
||||
|
||||
Reviewed By: RKSimon
|
||||
|
||||
Differential Revision: https://reviews.llvm.org/D104903
|
||||
|
||||
(cherry picked from commit 9ab99f773fec7da4183495a3fdc655a797d3bea2)
|
||||
---
|
||||
llvm/lib/Target/X86/X86ISelLowering.cpp | 7 ++---
|
||||
llvm/test/CodeGen/X86/haddsub-undef.ll | 4 +--
|
||||
llvm/test/CodeGen/X86/packss.ll | 2 +-
|
||||
llvm/test/CodeGen/X86/pr50823.ll | 35 +++++++++++++++++++++++++
|
||||
4 files changed, 42 insertions(+), 6 deletions(-)
|
||||
create mode 100644 llvm/test/CodeGen/X86/pr50823.ll
|
||||
|
||||
diff --git a/llvm/lib/Target/X86/X86ISelLowering.cpp b/llvm/lib/Target/X86/X86ISelLowering.cpp
|
||||
index 1e2407c7e7f6..d8b2f765e953 100644
|
||||
--- a/llvm/lib/Target/X86/X86ISelLowering.cpp
|
||||
+++ b/llvm/lib/Target/X86/X86ISelLowering.cpp
|
||||
@@ -43194,9 +43194,10 @@ static SDValue combineHorizOpWithShuffle(SDNode *N, SelectionDAG &DAG,
|
||||
ShuffleVectorSDNode::commuteMask(ShuffleMask1);
|
||||
}
|
||||
if ((Op00 == Op10) && (Op01 == Op11)) {
|
||||
- SmallVector<int, 4> ShuffleMask;
|
||||
- ShuffleMask.append(ShuffleMask0.begin(), ShuffleMask0.end());
|
||||
- ShuffleMask.append(ShuffleMask1.begin(), ShuffleMask1.end());
|
||||
+ const int Map[4] = {0, 2, 1, 3};
|
||||
+ SmallVector<int, 4> ShuffleMask(
|
||||
+ {Map[ShuffleMask0[0]], Map[ShuffleMask1[0]], Map[ShuffleMask0[1]],
|
||||
+ Map[ShuffleMask1[1]]});
|
||||
SDLoc DL(N);
|
||||
MVT ShufVT = VT.isFloatingPoint() ? MVT::v4f64 : MVT::v4i64;
|
||||
SDValue Res = DAG.getNode(Opcode, DL, VT, Op00, Op01);
|
||||
diff --git a/llvm/test/CodeGen/X86/haddsub-undef.ll b/llvm/test/CodeGen/X86/haddsub-undef.ll
|
||||
index 68d058433179..e7c8b84d3bc7 100644
|
||||
--- a/llvm/test/CodeGen/X86/haddsub-undef.ll
|
||||
+++ b/llvm/test/CodeGen/X86/haddsub-undef.ll
|
||||
@@ -1166,7 +1166,7 @@ define <4 x double> @PR34724_add_v4f64_u123(<4 x double> %0, <4 x double> %1) {
|
||||
; AVX512-FAST: # %bb.0:
|
||||
; AVX512-FAST-NEXT: vextractf128 $1, %ymm0, %xmm0
|
||||
; AVX512-FAST-NEXT: vhaddpd %ymm1, %ymm0, %ymm0
|
||||
-; AVX512-FAST-NEXT: vpermpd {{.*#+}} ymm0 = ymm0[0,2,0,3]
|
||||
+; AVX512-FAST-NEXT: vpermpd {{.*#+}} ymm0 = ymm0[0,0,1,3]
|
||||
; AVX512-FAST-NEXT: retq
|
||||
%3 = shufflevector <4 x double> %0, <4 x double> %1, <2 x i32> <i32 2, i32 4>
|
||||
%4 = shufflevector <4 x double> %0, <4 x double> %1, <2 x i32> <i32 3, i32 5>
|
||||
@@ -1267,7 +1267,7 @@ define <4 x double> @PR34724_add_v4f64_01u3(<4 x double> %0, <4 x double> %1) {
|
||||
; AVX512-FAST-LABEL: PR34724_add_v4f64_01u3:
|
||||
; AVX512-FAST: # %bb.0:
|
||||
; AVX512-FAST-NEXT: vhaddpd %ymm1, %ymm0, %ymm0
|
||||
-; AVX512-FAST-NEXT: vpermpd {{.*#+}} ymm0 = ymm0[0,3,1,3]
|
||||
+; AVX512-FAST-NEXT: vpermpd {{.*#+}} ymm0 = ymm0[0,2,3,3]
|
||||
; AVX512-FAST-NEXT: retq
|
||||
%3 = shufflevector <4 x double> %0, <4 x double> undef, <2 x i32> <i32 0, i32 2>
|
||||
%4 = shufflevector <4 x double> %0, <4 x double> undef, <2 x i32> <i32 1, i32 3>
|
||||
diff --git a/llvm/test/CodeGen/X86/packss.ll b/llvm/test/CodeGen/X86/packss.ll
|
||||
index 16349ae2c7f9..ac431b7556ea 100644
|
||||
--- a/llvm/test/CodeGen/X86/packss.ll
|
||||
+++ b/llvm/test/CodeGen/X86/packss.ll
|
||||
@@ -370,7 +370,7 @@ define <32 x i8> @packsswb_icmp_zero_trunc_256(<16 x i16> %a0) {
|
||||
; AVX2-NEXT: vpxor %xmm1, %xmm1, %xmm1
|
||||
; AVX2-NEXT: vpcmpeqw %ymm1, %ymm0, %ymm0
|
||||
; AVX2-NEXT: vpacksswb %ymm0, %ymm1, %ymm0
|
||||
-; AVX2-NEXT: vpermq {{.*#+}} ymm0 = ymm0[0,0,2,3]
|
||||
+; AVX2-NEXT: vpermq {{.*#+}} ymm0 = ymm0[0,1,0,3]
|
||||
; AVX2-NEXT: ret{{[l|q]}}
|
||||
%1 = icmp eq <16 x i16> %a0, zeroinitializer
|
||||
%2 = sext <16 x i1> %1 to <16 x i16>
|
||||
diff --git a/llvm/test/CodeGen/X86/pr50823.ll b/llvm/test/CodeGen/X86/pr50823.ll
|
||||
new file mode 100644
|
||||
index 000000000000..c5d5296e5c66
|
||||
--- /dev/null
|
||||
+++ b/llvm/test/CodeGen/X86/pr50823.ll
|
||||
@@ -0,0 +1,35 @@
|
||||
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
|
||||
+; RUN: llc < %s -mtriple=x86_64-unknown -mcpu=core-avx2 | FileCheck %s
|
||||
+
|
||||
+%v8_uniform_FVector3 = type { float, float, float }
|
||||
+
|
||||
+declare <8 x float> @llvm.x86.avx.hadd.ps.256(<8 x float>, <8 x float>)
|
||||
+
|
||||
+define void @foo(%v8_uniform_FVector3* %Out, float* %In, <8 x i32> %__mask) {
|
||||
+; CHECK-LABEL: foo:
|
||||
+; CHECK: # %bb.0: # %allocas
|
||||
+; CHECK-NEXT: vmovups (%rsi), %xmm0
|
||||
+; CHECK-NEXT: vhaddps 32(%rsi), %xmm0, %xmm0
|
||||
+; CHECK-NEXT: vpermpd {{.*#+}} ymm0 = ymm0[0,0,1,1]
|
||||
+; CHECK-NEXT: vhaddps %ymm0, %ymm0, %ymm0
|
||||
+; CHECK-NEXT: vextractf128 $1, %ymm0, %xmm1
|
||||
+; CHECK-NEXT: vaddss %xmm1, %xmm0, %xmm0
|
||||
+; CHECK-NEXT: vmovss %xmm0, (%rdi)
|
||||
+; CHECK-NEXT: vzeroupper
|
||||
+; CHECK-NEXT: retq
|
||||
+allocas:
|
||||
+ %ptr_cast_for_load = bitcast float* %In to <8 x float>*
|
||||
+ %ptr_masked_load74 = load <8 x float>, <8 x float>* %ptr_cast_for_load, align 4
|
||||
+ %ptr8096 = getelementptr float, float* %In, i64 8
|
||||
+ %ptr_cast_for_load81 = bitcast float* %ptr8096 to <8 x float>*
|
||||
+ %ptr80_masked_load82 = load <8 x float>, <8 x float>* %ptr_cast_for_load81, align 4
|
||||
+ %ret_7.i.i = shufflevector <8 x float> %ptr_masked_load74, <8 x float> %ptr80_masked_load82, <8 x i32> <i32 0, i32 1, i32 2, i32 3, i32 8, i32 9, i32 10, i32 11>
|
||||
+ %Out_load19 = getelementptr %v8_uniform_FVector3, %v8_uniform_FVector3* %Out, i64 0, i32 0
|
||||
+ %v1.i.i100 = tail call <8 x float> @llvm.x86.avx.hadd.ps.256(<8 x float> %ret_7.i.i, <8 x float> %ret_7.i.i)
|
||||
+ %v2.i.i101 = tail call <8 x float> @llvm.x86.avx.hadd.ps.256(<8 x float> %v1.i.i100, <8 x float> %v1.i.i100)
|
||||
+ %scalar1.i.i102 = extractelement <8 x float> %v2.i.i101, i32 0
|
||||
+ %scalar2.i.i103 = extractelement <8 x float> %v2.i.i101, i32 4
|
||||
+ %sum.i.i104 = fadd float %scalar1.i.i102, %scalar2.i.i103
|
||||
+ store float %sum.i.i104, float* %Out_load19, align 4
|
||||
+ ret void
|
||||
+}
|
Loading…
x
Reference in New Issue
Block a user