Skip to content

Instantly share code, notes, and snippets.

@IncludeGuardian
Last active June 25, 2023 21:31
Show Gist options
  • Save IncludeGuardian/4132d5149576a55e0560fae6f8ff4a38 to your computer and use it in GitHub Desktop.
Save IncludeGuardian/4132d5149576a55e0560fae6f8ff4a38 to your computer and use it in GitHub Desktop.
D153728
mkdir compilation_db
cd compilation_db
cmake ../llvm "-DCMAKE_BUILD_TYPE=Release" "-DCMAKE_EXPORT_COMPILE_COMMANDS=ON" "-DLLVM_ENABLE_PROJECTS=llvm"
cd ..
includeguardian -p compilation_db --cutoff=0.4 > output.yaml
---
# Visit https://includeguardian.io for updates and
# https://includeguardian.io/ci to keep your project building fast!
stats:
version: 0.0.8
command: includeguardian -p compilation_db
sources:
- llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
- llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
- llvm/lib/MC/ConstantPools.cpp
- llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp
- llvm/tools/llvm-readobj/Win64EHDumper.cpp
- llvm/unittests/Support/CompressionTest.cpp
- llvm/lib/ExecutionEngine/JITLink/COFFLinkGraphBuilder.cpp
- llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp
- llvm/lib/XRay/InstrumentationMap.cpp
- llvm/lib/Target/AMDGPU/AMDGPUInsertDelayAlu.cpp
- llvm/lib/Analysis/MemoryProfileInfo.cpp
- llvm/tools/llvm-reduce/llvm-reduce.cpp
- llvm/lib/Target/VE/MCTargetDesc/VEELFObjectWriter.cpp
- llvm/unittests/ADT/TwineTest.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVRange.cpp
- llvm/lib/Target/X86/X86FixupSetCC.cpp
- llvm/examples/HowToUseLLJIT/HowToUseLLJIT.cpp
- llvm/lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp
- llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp
- third-party/benchmark/src/benchmark_api_internal.cc
- llvm/lib/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.cpp
- llvm/unittests/ADT/StatisticTest.cpp
- llvm/lib/CodeGen/NonRelocatableStringpool.cpp
- llvm/lib/Target/AArch64/Utils/AArch64SMEAttributes.cpp
- llvm/lib/Target/ARM/ARMConstantPoolValue.cpp
- llvm/tools/llvm-rc/ResourceScriptStmt.cpp
- llvm/unittests/DWARFLinkerParallel/StringTableTest.cpp
- llvm/lib/Support/MD5.cpp
- llvm/lib/CodeGen/RDFGraph.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsNaClELFStreamer.cpp
- llvm/lib/Support/BinaryStreamWriter.cpp
- llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp
- llvm/lib/Support/Locale.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeTypeBuiltin.cpp
- llvm/lib/Support/Compression.cpp
- llvm/lib/Analysis/ProfileSummaryInfo.cpp
- llvm/unittests/ADT/SequenceTest.cpp
- llvm/lib/Target/ARM/ARMTargetMachine.cpp
- llvm/lib/IR/Comdat.cpp
- llvm/lib/Transforms/IPO/Annotation2Metadata.cpp
- llvm/lib/Transforms/Utils/CountVisits.cpp
- llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
- llvm/lib/Target/ARM/MVEVPTBlockPass.cpp
- llvm/lib/Target/Mips/Mips16HardFloat.cpp
- llvm/lib/Transforms/IPO/FunctionImport.cpp
- llvm/unittests/Transforms/Vectorize/VPDomTreeTest.cpp
- llvm/lib/Target/Target.cpp
- llvm/lib/Target/ARM/ARMBasicBlockInfo.cpp
- llvm/tools/llvm-exegesis/lib/BenchmarkResult.cpp
- llvm/lib/ExecutionEngine/Orc/IRTransformLayer.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
- llvm/lib/XRay/Trace.cpp
- llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp
- llvm/unittests/Object/DXContainerTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp
- llvm/lib/IR/AbstractCallSite.cpp
- llvm/lib/Transforms/Scalar/MergeICmps.cpp
- llvm/lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp
- llvm/tools/llvm-cov/TestingSupport.cpp
- llvm/lib/Target/AArch64/AArch64StorePairSuppress.cpp
- llvm/unittests/Transforms/IPO/FunctionSpecializationTest.cpp
- llvm/lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp
- llvm/unittests/TargetParser/Host.cpp
- llvm/lib/InterfaceStub/IFSHandler.cpp
- llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.cpp
- llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/LLJITWithGDBRegistrationListener.cpp
- llvm/lib/Target/VE/MCTargetDesc/VEMCCodeEmitter.cpp
- llvm/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp
- llvm/lib/DebugInfo/LogicalView/Readers/LVELFReader.cpp
- llvm/lib/Support/DAGDeltaAlgorithm.cpp
- llvm/unittests/IR/ShuffleVectorInstTest.cpp
- llvm/unittests/Support/TypeNameTest.cpp
- llvm/unittests/ExecutionEngine/Orc/SymbolStringPoolTest.cpp
- llvm/utils/count/count.c
- llvm/tools/dsymutil/MachOUtils.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp
- llvm/lib/BinaryFormat/MsgPackWriter.cpp
- llvm/tools/llvm-reduce/deltas/ReduceOperands.cpp
- llvm/lib/ObjectYAML/COFFYAML.cpp
- llvm/lib/IR/DiagnosticHandler.cpp
- llvm/unittests/DebugInfo/LogicalView/CommandLineOptionsTest.cpp
- llvm/lib/Target/AMDGPU/SIFormMemoryClauses.cpp
- llvm/lib/MC/MCWinCOFFStreamer.cpp
- llvm/lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp
- llvm/lib/ExecutionEngine/Orc/MemoryMapper.cpp
- llvm/lib/Target/Mips/MipsPostLegalizerCombiner.cpp
- llvm/lib/Target/AArch64/GISel/AArch64O0PreLegalizerCombiner.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp
- llvm/tools/llvm-pdbutil/PrettyExternalSymbolDumper.cpp
- llvm/lib/CodeGen/AsmPrinter/WasmException.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp
- llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolData.cpp
- llvm/tools/llvm-mca/Views/RegisterFileStatistics.cpp
- llvm/tools/opt/NewPMDriver.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp
- llvm/unittests/ADT/IListNodeTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp
- llvm/tools/llvm-remark-size-diff/RemarkSizeDiff.cpp
- llvm/lib/MC/MCParser/MCAsmLexer.cpp
- llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
- llvm/lib/BinaryFormat/MsgPackDocument.cpp
- llvm/tools/llvm-reduce/deltas/ReduceOperandBundles.cpp
- llvm/lib/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.cpp
- llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp
- compilation_db/tools/llvm-readobj/llvm-readobj-driver.cpp
- llvm/lib/MC/MCDXContainerWriter.cpp
- llvm/lib/MC/MCValue.cpp
- llvm/lib/CodeGen/RegAllocBasic.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
- llvm/lib/Transforms/IPO/BarrierNoopPass.cpp
- llvm/lib/DebugInfo/PDB/Native/PDBFile.cpp
- llvm/lib/Support/Chrono.cpp
- llvm/lib/DebugInfo/PDB/IPDBSourceFile.cpp
- llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp
- llvm/unittests/ExecutionEngine/Orc/ExecutorAddressTest.cpp
- llvm/unittests/FuzzMutate/ReservoirSamplerTest.cpp
- llvm/lib/Target/SystemZ/SystemZLongBranch.cpp
- llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
- llvm/lib/Object/SymbolicFile.cpp
- llvm/unittests/TextAPI/TextStubV3Tests.cpp
- llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
- llvm/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp
- llvm/lib/Analysis/UniformityAnalysis.cpp
- llvm/unittests/ADT/StringSwitchTest.cpp
- llvm/lib/Target/BPF/BPFInstrInfo.cpp
- llvm/lib/Target/WebAssembly/WebAssemblySubtarget.cpp
- llvm/lib/Target/NVPTX/NVPTXCtorDtorLowering.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeFunctionSig.cpp
- llvm/lib/Target/Hexagon/RDFCopy.cpp
- llvm/tools/llvm-jitlink/llvm-jitlink-executor/llvm-jitlink-executor.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyAddMissingPrototypes.cpp
- llvm/lib/Target/X86/X86FloatingPoint.cpp
- llvm/lib/IR/LegacyPassManager.cpp
- llvm/lib/Transforms/IPO/GlobalDCE.cpp
- llvm/lib/ProfileData/SampleProf.cpp
- llvm/tools/llvm-cov/CoverageExporterLcov.cpp
- llvm/lib/CodeGen/AtomicExpandPass.cpp
- llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRInstPrinter.cpp
- llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp
- llvm/lib/Target/AArch64/AArch64CollectLOH.cpp
- llvm/lib/Target/AMDGPU/SIModeRegisterDefaults.cpp
- llvm/tools/llvm-mca/Views/InstructionInfoView.cpp
- third-party/benchmark/src/csv_reporter.cc
- llvm/lib/Target/MSP430/MSP430MCInstLower.cpp
- llvm/lib/AsmParser/Parser.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp
- llvm/lib/Target/AMDGPU/GCNPreRAOptimizations.cpp
- llvm/lib/IR/Function.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
- llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.cpp
- llvm/unittests/ADT/ConcurrentHashtableTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyMCLowerPrePass.cpp
- llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
- llvm/lib/MC/MCSymbolXCOFF.cpp
- llvm/utils/yaml-bench/YAMLBench.cpp
- llvm/lib/Support/MemoryBuffer.cpp
- llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp
- llvm/lib/Target/X86/X86FrameLowering.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolUsingNamespace.cpp
- llvm/lib/Support/Atomic.cpp
- llvm/lib/Transforms/IPO/FunctionAttrs.cpp
- llvm/lib/ObjectYAML/DXContainerYAML.cpp
- llvm/lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp
- llvm/unittests/Target/ARM/InstSizes.cpp
- llvm/unittests/Target/LoongArch/InstSizes.cpp
- llvm/unittests/Support/Path.cpp
- llvm/lib/Transforms/IPO/GlobalOpt.cpp
- llvm/tools/llvm-pdbutil/PrettyClassLayoutGraphicalDumper.cpp
- llvm/unittests/ADT/PointerIntPairTest.cpp
- llvm/lib/DebugInfo/PDB/PDB.cpp
- llvm/lib/BinaryFormat/Minidump.cpp
- llvm/lib/DebugInfo/CodeView/CVSymbolVisitor.cpp
- llvm/lib/Target/Hexagon/HexagonRDFOpt.cpp
- llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
- llvm/tools/bugpoint/ToolRunner.cpp
- llvm/tools/llvm-readobj/ELFDumper.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchELFObjectWriter.cpp
- llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp
- llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp
- llvm/lib/XRay/FileHeaderReader.cpp
- llvm/lib/ObjCopy/XCOFF/XCOFFObjcopy.cpp
- llvm/lib/IR/OptBisect.cpp
- llvm/unittests/Analysis/TargetLibraryInfoTest.cpp
- llvm/lib/CodeGen/GCRootLowering.cpp
- llvm/unittests/Support/ThreadPool.cpp
- llvm/lib/CodeGen/MIRFSDiscriminator.cpp
- llvm/lib/Support/ThreadPool.cpp
- llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
- llvm/tools/llvm-exegesis/lib/UopsBenchmarkRunner.cpp
- llvm/lib/Target/AMDGPU/AMDGPUResourceUsageAnalysis.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
- llvm/tools/llvm-reduce/TestRunner.cpp
- llvm/lib/DebugInfo/MSF/MSFCommon.cpp
- llvm/lib/CodeGen/AsmPrinter/ARMException.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.cpp
- llvm/tools/llvm-ml/llvm-ml.cpp
- llvm/lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp
- llvm/lib/Transforms/Utils/UnifyLoopExits.cpp
- llvm/lib/CodeGen/GlobalISel/LegacyLegalizerInfo.cpp
- llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.cpp
- llvm/lib/MCA/Stages/InstructionTables.cpp
- llvm/unittests/Demangle/RustDemangleTest.cpp
- llvm/examples/OrcV2Examples/LLJITWithInitializers/LLJITWithInitializers.cpp
- llvm/unittests/Support/FileOutputBufferTest.cpp
- llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
- llvm/unittests/Support/AddressRangeTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
- llvm/unittests/ADT/BitTest.cpp
- llvm/lib/CodeGen/RenameIndependentSubregs.cpp
- llvm/lib/DebugInfo/MSF/MappedBlockStream.cpp
- llvm/utils/UnicodeData/UnicodeNameMappingGenerator.cpp
- llvm/lib/DebugInfo/CodeView/SymbolDumper.cpp
- llvm/lib/ExecutionEngine/Orc/IRCompileLayer.cpp
- llvm/lib/Target/XCore/XCoreISelDAGToDAG.cpp
- llvm/unittests/Transforms/Utils/UnrollLoopTest.cpp
- llvm/lib/IR/Core.cpp
- llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
- llvm/lib/ObjCopy/wasm/WasmWriter.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
- llvm/lib/CodeGen/CodeGenPrepare.cpp
- llvm/lib/Analysis/OverflowInstAnalysis.cpp
- llvm/lib/Target/AArch64/AArch64StackTaggingPreRA.cpp
- llvm/tools/obj2yaml/coff2yaml.cpp
- llvm/unittests/IR/LegacyPassManagerTest.cpp
- llvm/unittests/ProfileData/SampleProfTest.cpp
- llvm/unittests/Support/ToolOutputFileTest.cpp
- llvm/lib/Transforms/Utils/LowerSwitch.cpp
- llvm/lib/MCA/View.cpp
- llvm/lib/DWARFLinker/DWARFLinkerDeclContext.cpp
- llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
- llvm/lib/Analysis/DependenceAnalysis.cpp
- llvm/lib/MCA/Instruction.cpp
- llvm/unittests/tools/llvm-exegesis/Mips/SnippetGeneratorTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
- llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp
- llvm/lib/Target/BPF/BPFTargetMachine.cpp
- llvm/examples/Fibonacci/fibonacci.cpp
- llvm/lib/IR/ConstantFold.cpp
- llvm/unittests/MC/Disassembler.cpp
- llvm/lib/Transforms/Utils/FunctionComparator.cpp
- llvm/utils/TableGen/InstrDocsEmitter.cpp
- llvm/lib/CodeGen/MachineLoopInfo.cpp
- llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
- llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
- llvm/lib/Target/VE/Disassembler/VEDisassembler.cpp
- llvm/lib/Support/BinaryStreamError.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVCompare.cpp
- llvm/lib/CodeGen/StackMaps.cpp
- llvm/lib/Object/WasmObjectFile.cpp
- llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp
- llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp
- llvm/lib/Target/ARM/ARMRegisterInfo.cpp
- llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
- llvm/lib/Target/Mips/MipsAsmPrinter.cpp
- llvm/lib/XRay/FDRTraceWriter.cpp
- llvm/lib/ObjCopy/MachO/MachOWriter.cpp
- llvm/lib/ProfileData/InstrProf.cpp
- llvm/utils/FileCheck/FileCheck.cpp
- llvm/lib/Support/JSON.cpp
- llvm/lib/Object/MachOUniversal.cpp
- llvm/lib/Target/ARM/ARMSLSHardening.cpp
- llvm/lib/ExecutionEngine/JITLink/ppc64.cpp
- llvm/unittests/ExecutionEngine/Orc/TaskDispatchTest.cpp
- llvm/lib/Target/BPF/BPFCheckAndAdjustIR.cpp
- llvm/tools/llvm-reduce/deltas/ReduceInvokes.cpp
- llvm/lib/Transforms/Coroutines/CoroElide.cpp
- llvm/lib/ObjectYAML/ArchiveYAML.cpp
- llvm/tools/llvm-exegesis/lib/MCInstrDescView.cpp
- llvm/lib/Target/AArch64/AArch64FastISel.cpp
- llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
- llvm/unittests/IR/IntrinsicsTest.cpp
- llvm/unittests/Support/DJBTest.cpp
- llvm/unittests/Object/GOFFObjectFileTest.cpp
- llvm/unittests/ObjectYAML/ELFYAMLTest.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp
- llvm/lib/Target/Mips/MipsPreLegalizerCombiner.cpp
- llvm/lib/Target/X86/X86InstrInfo.cpp
- llvm/lib/ProfileData/RawMemProfReader.cpp
- llvm/tools/llvm-exegesis/lib/X86/X86Counter.cpp
- llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
- llvm/tools/llvm-exegesis/llvm-exegesis.cpp
- llvm/lib/Support/SHA1.cpp
- llvm/lib/CodeGen/SafeStack.cpp
- llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
- llvm/lib/DebugInfo/PDB/PDBSymDumper.cpp
- llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp
- llvm/lib/Object/ArchiveWriter.cpp
- llvm/tools/llvm-ifs/ErrorCollector.cpp
- llvm/unittests/ADT/SparseMultiSetTest.cpp
- llvm/lib/Transforms/Scalar/LoopPassManager.cpp
- llvm/lib/ProfileData/SampleProfWriter.cpp
- llvm/lib/Target/NVPTX/NVPTXMCExpr.cpp
- llvm/lib/Target/X86/X86AsmPrinter.cpp
- llvm/unittests/Support/raw_pwrite_stream_test.cpp
- third-party/benchmark/src/json_reporter.cc
- llvm/tools/llvm-pdbutil/PrettyClassDefinitionDumper.cpp
- llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp
- llvm/unittests/XRay/FDRProducerConsumerTest.cpp
- llvm/lib/Support/Watchdog.cpp
- llvm/lib/Transforms/Utils/CallGraphUpdater.cpp
- llvm/lib/Object/MachOUniversalWriter.cpp
- llvm/unittests/ADT/FunctionRefTest.cpp
- llvm/tools/llvm-mca/CodeRegionGenerator.cpp
- llvm/tools/llvm-xray/func-id-helper.cpp
- llvm/unittests/Support/NativeFormatTests.cpp
- llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
- llvm/tools/llvm-split/llvm-split.cpp
- llvm/utils/TableGen/SDNodeProperties.cpp
- llvm/lib/Target/TargetMachineC.cpp
- llvm/lib/Support/APFixedPoint.cpp
- llvm/lib/Target/ARM/ARMCallingConv.cpp
- llvm/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp
- llvm/tools/llvm-mca/Views/ResourcePressureView.cpp
- llvm/lib/Target/PowerPC/PPCMachineScheduler.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp
- llvm/lib/Target/Hexagon/HexagonBranchRelaxation.cpp
- llvm/utils/TableGen/VarLenCodeEmitterGen.cpp
- llvm/lib/Bitcode/Reader/ValueList.cpp
- llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp
- llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp
- llvm/lib/Transforms/Utils/MisExpect.cpp
- llvm/lib/MC/MCWin64EH.cpp
- llvm/unittests/Analysis/ConstraintSystemTest.cpp
- llvm/lib/Target/AMDGPU/R600RegisterInfo.cpp
- llvm/lib/Target/AVR/AVRAsmPrinter.cpp
- llvm/lib/Target/X86/X86ArgumentStackSlotRebase.cpp
- llvm/tools/llvm-readobj/MachODumper.cpp
- llvm/lib/IR/ConstantRange.cpp
- llvm/lib/Transforms/Utils/SanitizerStats.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchInstPrinter.cpp
- llvm/lib/Target/X86/X86FastPreTileConfig.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolAnnotation.cpp
- llvm/tools/llvm-exegesis/lib/LlvmState.cpp
- llvm/unittests/Support/Chrono.cpp
- llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp
- llvm/lib/Linker/IRMover.cpp
- llvm/lib/Analysis/MemDerefPrinter.cpp
- llvm/lib/Target/PowerPC/PPCISelLowering.cpp
- llvm/lib/Transforms/Utils/SizeOpts.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeFunctionSymbol.cpp
- llvm/tools/llvm-special-case-list-fuzzer/DummySpecialCaseListFuzzer.cpp
- llvm/tools/llvm-cov/CoverageSummaryInfo.cpp
- llvm/lib/Transforms/IPO/Inliner.cpp
- llvm/lib/MC/MCParser/MCAsmParser.cpp
- llvm/unittests/Analysis/BranchProbabilityInfoTest.cpp
- llvm/lib/Transforms/Scalar/AnnotationRemarks.cpp
- llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTypeUtilities.cpp
- llvm/lib/Target/VE/MCTargetDesc/VEMCTargetDesc.cpp
- llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp
- llvm/lib/Support/SmallVector.cpp
- llvm/lib/Transforms/Scalar/IVUsersPrinter.cpp
- llvm/lib/Analysis/SyntheticCountsUtils.cpp
- llvm/tools/llvm-dwarfutil/DebugInfoLinker.cpp
- llvm/unittests/Support/OptimizedStructLayoutTest.cpp
- llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
- llvm/unittests/Demangle/DemangleTest.cpp
- llvm/unittests/Support/AlignmentTest.cpp
- llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp
- llvm/utils/TableGen/X86ModRMFilters.cpp
- llvm/unittests/Remarks/BitstreamRemarksFormatTest.cpp
- llvm/lib/CodeGen/LiveIntervalCalc.cpp
- llvm/lib/Target/X86/X86CmovConversion.cpp
- llvm/lib/Target/Sparc/DelaySlotFiller.cpp
- llvm/lib/Transforms/Utils/Utils.cpp
- llvm/tools/llvm-reduce/deltas/ReduceModuleData.cpp
- llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp
- llvm/lib/Support/Debug.cpp
- llvm/lib/CodeGen/DwarfEHPrepare.cpp
- llvm/unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp
- llvm/lib/Support/PrettyStackTrace.cpp
- llvm/lib/CodeGen/MachineSizeOpts.cpp
- llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
- llvm/lib/Target/ARM/MVETPAndVPTOptimisationsPass.cpp
- llvm/unittests/DebugInfo/PDB/StringTableBuilderTest.cpp
- llvm/unittests/TextAPI/TextStubV5Tests.cpp
- llvm/lib/Target/Lanai/LanaiSelectionDAGInfo.cpp
- llvm/lib/Target/X86/X86WinEHState.cpp
- llvm/lib/Transforms/Utils/BuildLibCalls.cpp
- llvm/lib/Target/LoongArch/LoongArchTargetMachine.cpp
- llvm/unittests/ExecutionEngine/Orc/RTDyldObjectLinkingLayerTest.cpp
- llvm/lib/ExecutionEngine/JITLink/aarch32.cpp
- llvm/lib/Target/MSP430/MCTargetDesc/MSP430AsmBackend.cpp
- llvm/lib/Transforms/Coroutines/Coroutines.cpp
- llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp
- llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp
- llvm/unittests/InterfaceStub/ELFYAMLTest.cpp
- llvm/unittests/DebugInfo/MSF/MSFCommonTest.cpp
- llvm/unittests/Transforms/IPO/AttributorTest.cpp
- llvm/unittests/ADT/DenseMapTest.cpp
- llvm/lib/Transforms/IPO/LowerTypeTests.cpp
- llvm/unittests/tools/llvm-exegesis/BenchmarkRunnerTest.cpp
- llvm/lib/Target/LoongArch/LoongArchMCInstLower.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp
- llvm/lib/Analysis/BlockFrequencyInfo.cpp
- llvm/tools/bugpoint-passes/TestPasses.cpp
- llvm/unittests/CodeGen/SelectionDAGAddressAnalysisTest.cpp
- llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
- llvm/lib/Transforms/Scalar/TLSVariableHoist.cpp
- llvm/unittests/Support/ConvertEBCDICTest.cpp
- llvm/tools/remarks-shlib/libremarks.cpp
- llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp
- llvm/lib/TableGen/Record.cpp
- llvm/unittests/Support/RISCVAttributeParserTest.cpp
- llvm/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp
- llvm/lib/Target/Sparc/SparcTargetMachine.cpp
- llvm/lib/Target/PowerPC/PPCLowerMASSVEntries.cpp
- llvm/lib/Target/AArch64/SMEABIPass.cpp
- llvm/lib/Transforms/Scalar/FlattenCFGPass.cpp
- llvm/lib/MC/MCSectionWasm.cpp
- llvm/tools/llvm-opt-report/OptReport.cpp
- llvm/tools/llvm-dwarfdump/SectionSizes.cpp
- llvm/lib/CodeGen/MLRegallocPriorityAdvisor.cpp
- llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
- llvm/lib/Target/XCore/XCoreInstrInfo.cpp
- llvm/lib/MC/StringTableBuilder.cpp
- llvm/lib/CodeGen/AllocationOrder.cpp
- llvm/lib/Object/OffloadBinary.cpp
- llvm/lib/MCA/IncrementalSourceMgr.cpp
- llvm/unittests/IR/VectorTypesTest.cpp
- llvm/utils/TableGen/VTEmitter.cpp
- llvm/lib/Analysis/CallPrinter.cpp
- llvm/lib/MC/MCAsmInfoWasm.cpp
- llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp
- llvm/lib/Analysis/DependenceGraphBuilder.cpp
- llvm/unittests/Remarks/RemarksStrTabParsingTest.cpp
- llvm/lib/Target/AArch64/AArch64ExpandImm.cpp
- llvm/lib/Target/X86/X86PreTileConfig.cpp
- llvm/lib/Target/X86/X86RegisterBankInfo.cpp
- llvm/lib/Target/VE/VEAsmPrinter.cpp
- llvm/lib/Analysis/MemorySSAUpdater.cpp
- llvm/lib/Target/AVR/AVRRegisterInfo.cpp
- llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp
- llvm/lib/Target/RISCV/RISCVRedundantCopyElimination.cpp
- llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
- llvm/tools/llvm-cfi-verify/lib/FileAnalysis.cpp
- llvm/lib/Analysis/VFABIDemangling.cpp
- llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp
- llvm/unittests/Demangle/PartialDemangleTest.cpp
- llvm/tools/opt/opt.cpp
- llvm/unittests/MI/LiveIntervalTest.cpp
- llvm/tools/llvm-xray/xray-graph.cpp
- third-party/benchmark/src/console_reporter.cc
- llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp
- llvm/lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp
- llvm/lib/Target/X86/X86FlagsCopyLowering.cpp
- llvm/lib/MC/MCFragment.cpp
- llvm/lib/Target/X86/X86OptimizeLEAs.cpp
- llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
- llvm/lib/Target/AVR/AVRFrameLowering.cpp
- llvm/lib/IR/InlineAsm.cpp
- llvm/lib/CodeGen/MacroFusion.cpp
- llvm/lib/FuzzMutate/OpDescriptor.cpp
- llvm/tools/llvm-exegesis/lib/PowerPC/Target.cpp
- llvm/lib/Analysis/RegionPass.cpp
- llvm/unittests/XRay/FDRRecordPrinterTest.cpp
- llvm/lib/Target/AMDGPU/AMDGPULateCodeGenPrepare.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp
- llvm/lib/Target/X86/X86CallLowering.cpp
- llvm/lib/Analysis/ObjCARCAliasAnalysis.cpp
- llvm/utils/TableGen/InfoByHwMode.cpp
- llvm/unittests/DebugInfo/LogicalView/StringPoolTest.cpp
- llvm/lib/Target/X86/X86AvoidTrailingCall.cpp
- llvm/lib/TextAPI/TextStubCommon.cpp
- llvm/tools/llvm-lto2/llvm-lto2.cpp
- llvm/lib/CodeGen/KCFI.cpp
- llvm/lib/Target/BPF/BPFSubtarget.cpp
- llvm/lib/MC/SPIRVObjectWriter.cpp
- llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/RemoteJITUtils.cpp
- llvm/lib/Support/ARMBuildAttrs.cpp
- llvm/unittests/Support/ErrnoTest.cpp
- llvm/lib/Transforms/Scalar/DCE.cpp
- llvm/tools/llvm-readobj/ObjDumper.cpp
- llvm/unittests/IR/PatternMatch.cpp
- llvm/lib/CodeGen/MachineStripDebug.cpp
- llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp
- llvm/unittests/tools/llvm-exegesis/X86/SchedClassResolutionTest.cpp
- llvm/tools/llvm-pdbutil/ExplainOutputStyle.cpp
- llvm/lib/ExecutionEngine/Orc/DebugUtils.cpp
- llvm/lib/CodeGen/MachineSSAContext.cpp
- llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFDataExtractorTest.cpp
- llvm/unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp
- llvm/tools/llvm-diff/lib/DifferenceEngine.cpp
- llvm/lib/MC/MCObjectFileInfo.cpp
- llvm/lib/Analysis/ScalarEvolutionDivision.cpp
- llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp
- llvm/unittests/tools/llvm-exegesis/RegisterValueTest.cpp
- llvm/lib/Analysis/LoopInfo.cpp
- llvm/lib/MC/MCMachOStreamer.cpp
- llvm/lib/Target/AArch64/AArch64GlobalsTagging.cpp
- llvm/lib/Transforms/Coroutines/CoroConditionalWrapper.cpp
- llvm/lib/Object/WindowsMachineFlag.cpp
- llvm/lib/CodeGen/TargetOptionsImpl.cpp
- llvm/unittests/LineEditor/LineEditor.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeBuiltin.cpp
- llvm/lib/ObjCopy/COFF/COFFWriter.cpp
- llvm/lib/Target/RISCV/RISCVMoveMerger.cpp
- llvm/unittests/ProfileData/BPFunctionNodeTest.cpp
- llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
- llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
- llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp
- llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp
- llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp
- llvm/lib/Transforms/Utils/InlineFunction.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp
- llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.cpp
- llvm/tools/llvm-reduce/deltas/ReduceRegisterMasks.cpp
- llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp
- llvm/tools/llvm-objdump/COFFDump.cpp
- llvm/lib/Support/regcomp.c
- llvm/lib/ObjectYAML/yaml2obj.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVLocation.cpp
- llvm/lib/Target/VE/MCTargetDesc/VEMCAsmInfo.cpp
- llvm/unittests/IR/CoreBindings.cpp
- llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmTypeCheck.cpp
- llvm/lib/DebugInfo/GSYM/FunctionInfo.cpp
- llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
- llvm/lib/Object/DXContainer.cpp
- llvm/lib/ObjCopy/Archive.cpp
- llvm/lib/Passes/PassBuilderBindings.cpp
- llvm/lib/CodeGen/MachineCycleAnalysis.cpp
- llvm/lib/IR/GVMaterializer.cpp
- llvm/lib/CodeGen/RDFRegisters.cpp
- llvm/lib/Target/AArch64/AArch64BranchTargets.cpp
- llvm/lib/ExecutionEngine/TargetSelect.cpp
- llvm/lib/Target/RISCV/RISCVOptWInstrs.cpp
- llvm/lib/ObjectYAML/WasmYAML.cpp
- llvm/unittests/Object/ArchiveTest.cpp
- llvm/lib/CodeGen/RegAllocPriorityAdvisor.cpp
- llvm/lib/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.cpp
- llvm/lib/Target/RISCV/RISCVGatherScatterLowering.cpp
- llvm/unittests/DebugInfo/PDB/NativeSessionTest.cpp
- llvm/lib/MC/MCParser/XCOFFAsmParser.cpp
- llvm/unittests/CodeGen/GlobalISel/GISelUtilsTest.cpp
- llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
- llvm/unittests/ExecutionEngine/Orc/ObjectFormatsTest.cpp
- llvm/tools/llvm-special-case-list-fuzzer/special-case-list-fuzzer.cpp
- llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeEnumInjectedSources.cpp
- llvm/unittests/CodeGen/MachineInstrTest.cpp
- llvm/lib/CodeGen/MachineRegionInfo.cpp
- llvm/lib/Transforms/Scalar/DivRemPairs.cpp
- third-party/benchmark/src/counter.cc
- llvm/lib/ObjectYAML/MinidumpYAML.cpp
- llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
- llvm/lib/Analysis/GuardUtils.cpp
- llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp
- llvm/lib/Demangle/Demangle.cpp
- llvm/utils/not/not.cpp
- llvm/tools/llvm-c-test/disassemble.c
- llvm/lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp
- llvm/lib/Analysis/ModelUnderTrainingRunner.cpp
- llvm/lib/MC/MCSectionXCOFF.cpp
- llvm/lib/Support/RISCVISAInfo.cpp
- llvm/lib/Target/AArch64/AArch64MacroFusion.cpp
- llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp
- llvm/tools/llvm-stress/llvm-stress.cpp
- llvm/lib/MC/MCInstrAnalysis.cpp
- llvm/lib/Target/X86/X86MCInstLower.cpp
- llvm/unittests/ADT/DeltaAlgorithmTest.cpp
- llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.cpp
- llvm/lib/Object/SymbolSize.cpp
- llvm/lib/Target/Mips/MipsCallLowering.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVScope.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
- llvm/tools/llc/llc.cpp
- llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp
- llvm/lib/Transforms/Scalar/ADCE.cpp
- llvm/lib/Support/Base64.cpp
- llvm/lib/Support/APFloat.cpp
- llvm/lib/Analysis/Local.cpp
- llvm/lib/Support/DivisionByConstantInfo.cpp
- llvm/lib/CodeGen/MachineLoopUtils.cpp
- llvm/lib/Support/InstructionCost.cpp
- llvm/tools/lto/lto.cpp
- llvm/lib/ProfileData/GCOV.cpp
- llvm/tools/llvm-mca/Views/SchedulerStatistics.cpp
- llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp
- llvm/lib/Target/XCore/XCoreMachineFunctionInfo.cpp
- llvm/lib/Target/Mips/MipsInstrInfo.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeSymbolEnumerator.cpp
- llvm/utils/TableGen/GlobalISelMatchTable.cpp
- llvm/lib/Target/X86/X86Subtarget.cpp
- llvm/utils/TableGen/GlobalISelEmitter.cpp
- llvm/lib/Support/OptimizedStructLayout.cpp
- llvm/unittests/CodeGen/AllocationOrderTest.cpp
- llvm/lib/LTO/LTOCodeGenerator.cpp
- llvm/lib/ProfileData/MemProf.cpp
- llvm/lib/Support/PluginLoader.cpp
- llvm/unittests/tools/llvm-exegesis/X86/RegisterAliasingTest.cpp
- llvm/lib/Transforms/Scalar/GVNHoist.cpp
- llvm/tools/llvm-mca/Views/RetireControlUnitStatistics.cpp
- llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp
- llvm/lib/CodeGen/IfConversion.cpp
- llvm/lib/TableGen/TableGenBackend.cpp
- llvm/lib/Target/AMDGPU/R600FrameLowering.cpp
- llvm/lib/Transforms/Instrumentation/KCFI.cpp
- llvm/lib/Target/Mips/MipsISelDAGToDAG.cpp
- llvm/lib/LTO/SummaryBasedOptimizations.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeBaseClass.cpp
- llvm/lib/DebugInfo/LogicalView/Readers/LVCodeViewReader.cpp
- llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeEnum.cpp
- llvm/lib/Target/Hexagon/HexagonPeephole.cpp
- llvm/unittests/IR/BasicBlockTest.cpp
- llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp
- llvm/tools/llvm-cfi-verify/llvm-cfi-verify.cpp
- llvm/lib/Target/Mips/MipsLegalizerInfo.cpp
- llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
- llvm/unittests/MC/X86/X86MCDisassemblerTest.cpp
- llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp
- llvm/unittests/CodeGen/LowLevelTypeTest.cpp
- llvm/unittests/ADT/CoalescingBitVectorTest.cpp
- llvm/lib/CodeGen/PHIEliminationUtils.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp
- llvm/lib/Target/Mips/MipsFastISel.cpp
- llvm/lib/Analysis/MemoryBuiltins.cpp
- llvm/lib/BinaryFormat/COFF.cpp
- llvm/lib/Target/X86/X86CallFrameOptimization.cpp
- llvm/unittests/Analysis/BasicAliasAnalysisTest.cpp
- llvm/lib/MC/MCCodeEmitter.cpp
- llvm/unittests/Object/SymbolicFileTest.cpp
- llvm/lib/Analysis/DDGPrinter.cpp
- llvm/lib/Target/AMDGPU/AMDGPUMachineModuleInfo.cpp
- llvm/lib/CodeGen/RegisterUsageInfo.cpp
- llvm/lib/Transforms/Utils/LowerMemIntrinsics.cpp
- llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
- llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.cpp
- llvm/lib/Target/PowerPC/PPCExpandISEL.cpp
- llvm/lib/Target/PowerPC/PPCCallingConv.cpp
- llvm/lib/Bitstream/Reader/BitstreamReader.cpp
- llvm/utils/TableGen/DAGISelMatcherOpt.cpp
- llvm/unittests/MC/TargetRegistry.cpp
- llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp
- llvm/lib/Support/Program.cpp
- llvm/lib/CodeGen/RegUsageInfoCollector.cpp
- llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.cpp
- llvm/tools/llvm-reduce/deltas/ReduceGlobalValues.cpp
- llvm/tools/llvm-nm/llvm-nm.cpp
- llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
- llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp
- llvm/tools/llvm-c-test/debuginfo.c
- llvm/lib/Target/X86/X86InterleavedAccess.cpp
- llvm/unittests/Support/BinaryStreamTest.cpp
- llvm/unittests/Support/HashBuilderTest.cpp
- llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
- llvm/tools/llvm-debuginfod-find/llvm-debuginfod-find.cpp
- llvm/tools/obj2yaml/elf2yaml.cpp
- llvm/benchmarks/DummyYAML.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
- llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
- llvm/unittests/ADT/STLForwardCompatTest.cpp
- llvm/lib/Target/X86/X86VZeroUpper.cpp
- llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/toy.cpp
- llvm/lib/CodeGen/MachineFunctionPass.cpp
- llvm/lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp
- llvm/lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp
- llvm/tools/llvm-ifs/llvm-ifs.cpp
- llvm/unittests/IR/DataLayoutTest.cpp
- llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp
- llvm/lib/DebugInfo/MSF/MSFBuilder.cpp
- llvm/tools/obj2yaml/xcoff2yaml.cpp
- llvm/lib/Target/BPF/BPFRegisterInfo.cpp
- llvm/lib/CodeGen/LiveRangeEdit.cpp
- llvm/lib/ExecutionEngine/JITLink/COFF_x86_64.cpp
- llvm/lib/Object/Binary.cpp
- llvm/lib/Target/MSP430/MSP430InstrInfo.cpp
- llvm/lib/Target/LoongArch/LoongArchRegisterInfo.cpp
- llvm/lib/Analysis/IntervalPartition.cpp
- llvm/lib/DebugInfo/PDB/PDBExtras.cpp
- llvm/lib/FuzzMutate/IRMutator.cpp
- llvm/lib/Target/MSP430/MSP430TargetMachine.cpp
- llvm/lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp
- llvm/lib/Target/Mips/MipsSEFrameLowering.cpp
- llvm/tools/llvm-readobj/ARMWinEHPrinter.cpp
- llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
- llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptor.cpp
- llvm/tools/llvm-mca/Views/TimelineView.cpp
- llvm/lib/Support/CommandLine.cpp
- llvm/unittests/ADT/IListIteratorTest.cpp
- llvm/lib/BinaryFormat/MsgPackDocumentYAML.cpp
- llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
- llvm/lib/Target/VE/VEInstrInfo.cpp
- llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
- llvm/lib/Frontend/OpenMP/OMPContext.cpp
- llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp
- llvm/unittests/Frontend/OpenACCTest.cpp
- llvm/examples/BrainF/BrainFDriver.cpp
- llvm/lib/CodeGen/MachineCombiner.cpp
- llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
- llvm/lib/Analysis/LazyBranchProbabilityInfo.cpp
- llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp
- llvm/lib/Target/VE/VVPISelLowering.cpp
- llvm/lib/ExecutionEngine/ExecutionEngineBindings.cpp
- llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
- llvm/lib/Analysis/ObjCARCAnalysisUtils.cpp
- llvm/lib/Analysis/CostModel.cpp
- llvm/lib/Transforms/Utils/ValueMapper.cpp
- llvm/lib/MC/MCRegisterInfo.cpp
- llvm/lib/Target/XCore/XCoreSelectionDAGInfo.cpp
- llvm/unittests/Transforms/Utils/LocalTest.cpp
- llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
- llvm/lib/Analysis/InlineAdvisor.cpp
- llvm/lib/Object/ModuleSymbolTable.cpp
- llvm/lib/Support/Timer.cpp
- llvm/lib/Transforms/Utils/MetaRenamer.cpp
- llvm/lib/CodeGen/MachineModuleInfoImpls.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp
- llvm/lib/Remarks/YAMLRemarkSerializer.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVSymbol.cpp
- llvm/lib/Target/XCore/XCoreSubtarget.cpp
- llvm/lib/DebugInfo/PDB/Native/PublicsStream.cpp
- llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
- llvm/lib/CodeGen/ModuloSchedule.cpp
- llvm/lib/DebugInfo/DWARF/DWARFLocationExpression.cpp
- llvm/lib/Bitcode/Reader/MetadataLoader.cpp
- llvm/lib/Remarks/RemarkStringTable.cpp
- llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
- llvm/lib/CodeGen/MachineLateInstrsCleanup.cpp
- llvm/unittests/ADT/IListSentinelTest.cpp
- llvm/lib/IR/ReplaceConstant.cpp
- llvm/lib/Support/raw_os_ostream.cpp
- llvm/tools/llvm-pdbutil/PrettyBuiltinDumper.cpp
- llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
- llvm/lib/CodeGen/XRayInstrumentation.cpp
- llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp
- llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp
- llvm/lib/Target/NVPTX/NVPTXProxyRegErasure.cpp
- llvm/lib/ExecutionEngine/Orc/Shared/OrcError.cpp
- llvm/unittests/Transforms/Utils/SSAUpdaterBulkTest.cpp
- llvm/lib/Target/BPF/BPFMIChecking.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
- llvm/lib/LTO/LTOModule.cpp
- llvm/unittests/Support/VirtualFileSystemTest.cpp
- llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp
- llvm/unittests/Analysis/PluginInlineAdvisorAnalysisTest.cpp
- llvm/lib/Target/MSP430/MSP430MachineFunctionInfo.cpp
- llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
- llvm/lib/Option/ArgList.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolFunc.cpp
- llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp
- llvm/lib/Analysis/CycleAnalysis.cpp
- llvm/tools/llvm-objcopy/ObjcopyOptions.cpp
- llvm/unittests/Analysis/InlineAdvisorPlugin/InlineAdvisorPlugin.cpp
- llvm/lib/Analysis/LoopUnrollAnalyzer.cpp
- llvm/lib/Target/VE/VEISelLowering.cpp
- llvm/lib/Support/Twine.cpp
- llvm/lib/CodeGen/SjLjEHPrepare.cpp
- llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
- llvm/unittests/ADT/SimpleIListTest.cpp
- third-party/benchmark/src/sysinfo.cc
- llvm/lib/Transforms/Scalar/LoopRerollPass.cpp
- llvm/lib/ExecutionEngine/Orc/TargetProcess/OrcRTBootstrap.cpp
- llvm/lib/Transforms/IPO/ModuleInliner.cpp
- llvm/lib/TextAPI/Architecture.cpp
- llvm/utils/TableGen/PredicateExpander.cpp
- llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp
- llvm/lib/Target/AMDGPU/AMDGPUPreLegalizerCombiner.cpp
- llvm/lib/ExecutionEngine/JITLink/COFF.cpp
- llvm/lib/Analysis/InteractiveModelRunner.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp
- llvm/tools/llvm-mca/llvm-mca.cpp
- llvm/lib/Object/COFFImportFile.cpp
- llvm/unittests/Support/CRCTest.cpp
- llvm/lib/Analysis/DDG.cpp
- llvm/lib/CodeGen/MachineBasicBlock.cpp
- llvm/tools/llvm-readobj/llvm-readobj.cpp
- llvm/tools/llvm-cov/gcov.cpp
- llvm/unittests/tools/llvm-exegesis/PowerPC/TargetTest.cpp
- llvm/lib/CodeGen/PatchableFunction.cpp
- llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp
- llvm/lib/ExecutionEngine/Orc/EPCEHFrameRegistrar.cpp
- llvm/lib/TextAPI/TextStub.cpp
- llvm/unittests/Transforms/Utils/ModuleUtilsTest.cpp
- llvm/lib/CodeGen/SelectOptimize.cpp
- llvm/unittests/ProfileData/InstrProfDataTest.cpp
- llvm/lib/CodeGen/MachineDominators.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCTargetDesc.cpp
- llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
- llvm/lib/Support/StringRef.cpp
- llvm/lib/MC/DXContainerPSVInfo.cpp
- llvm/lib/Transforms/Utils/MatrixUtils.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.cpp
- llvm/lib/Target/Mips/MipsFrameLowering.cpp
- llvm/tools/llvm-reduce/deltas/ReduceIRReferences.cpp
- llvm/lib/CodeGen/MIRPrinter.cpp
- llvm/lib/CodeGen/TargetSchedule.cpp
- llvm/tools/obj2yaml/dwarf2yaml.cpp
- llvm/lib/CodeGen/MachineInstrBundle.cpp
- llvm/lib/MC/MCMachObjectTargetWriter.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp
- llvm/unittests/Transforms/Utils/LoopUtilsTest.cpp
- llvm/lib/CodeGen/SelectionDAG/SelectionDAGTargetInfo.cpp
- llvm/lib/CodeGen/GlobalISel/LoadStoreOpt.cpp
- compilation_db/tools/llvm-size/llvm-size-driver.cpp
- llvm/lib/DebugInfo/PDB/Native/TpiStream.cpp
- llvm/lib/Analysis/ReplayInlineAdvisor.cpp
- llvm/lib/MCA/Support.cpp
- llvm/lib/Support/PGOOptions.cpp
- llvm/lib/Target/NVPTX/NVPTXLowerUnreachable.cpp
- llvm/unittests/Transforms/Utils/ProfDataUtilTest.cpp
- llvm/lib/Target/X86/X86FastISel.cpp
- llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
- llvm/tools/llvm-tli-checker/llvm-tli-checker.cpp
- llvm/unittests/ProfileData/CoverageMappingTest.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp
- llvm/lib/ObjCopy/ELF/ELFObjcopy.cpp
- llvm/lib/ExecutionEngine/Orc/LazyReexports.cpp
- llvm/lib/Target/AMDGPU/AMDGPUMIRFormatter.cpp
- llvm/lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp
- llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
- llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp
- llvm/lib/ObjectYAML/ELFYAML.cpp
- llvm/lib/Analysis/IVDescriptors.cpp
- llvm/unittests/IR/AsmWriterTest.cpp
- llvm/lib/Target/ARM/Thumb1FrameLowering.cpp
- llvm/unittests/Support/LockFileManagerTest.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp
- llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp
- llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
- llvm/lib/IR/Module.cpp
- llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
- llvm/lib/Transforms/Utils/DemoteRegToStack.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeTypeUDT.cpp
- llvm/lib/CodeGen/ValueTypes.cpp
- llvm/lib/Transforms/Utils/HelloWorld.cpp
- llvm/lib/MC/MCDisassembler/MCSymbolizer.cpp
- llvm/examples/OrcV2Examples/LLJITRemovableCode/LLJITRemovableCode.cpp
- llvm/lib/Target/LoongArch/LoongArchExpandPseudoInsts.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFDieManualExtractTest.cpp
- llvm/lib/Option/OptTable.cpp
- llvm/lib/Analysis/PhiValues.cpp
- llvm/unittests/DebugInfo/DWARF/DwarfUtils.cpp
- llvm/lib/Support/ARMWinEH.cpp
- llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp
- llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
- llvm/lib/DebugInfo/GSYM/LookupResult.cpp
- llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp
- llvm/examples/Kaleidoscope/Chapter3/toy.cpp
- llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp
- llvm/lib/Target/ARM/Thumb2InstrInfo.cpp
- llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
- llvm/tools/llvm-link/llvm-link.cpp
- llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
- llvm/lib/Target/AArch64/AArch64SLSHardening.cpp
- llvm/utils/TableGen/CodeEmitterGen.cpp
- llvm/unittests/ADT/IntervalTreeTest.cpp
- llvm/unittests/ADT/IntEqClassesTest.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeTypeVTShape.cpp
- llvm/lib/Target/AMDGPU/MCA/AMDGPUCustomBehaviour.cpp
- llvm/unittests/IR/DominatorTreeTest.cpp
- llvm/lib/Transforms/Utils/LowerAtomic.cpp
- llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp
- llvm/lib/TableGen/DetailedRecordsBackend.cpp
- llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
- llvm/lib/CodeGen/LiveVariables.cpp
- llvm/lib/CodeGen/GCMetadata.cpp
- llvm/lib/MCA/HardwareUnits/LSUnit.cpp
- llvm/lib/CodeGen/LoopTraversal.cpp
- llvm/lib/Target/MSP430/MCTargetDesc/MSP430ELFStreamer.cpp
- llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyRegColoring.cpp
- llvm/lib/Transforms/IPO/MergeFunctions.cpp
- llvm/lib/Target/Mips/MipsCCState.cpp
- llvm/unittests/XRay/FDRBlockIndexerTest.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp
- llvm/lib/Transforms/Utils/SSAUpdaterBulk.cpp
- llvm/lib/Target/AMDGPU/Utils/AMDGPUMemoryUtils.cpp
- llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp
- llvm/lib/MC/MCInstPrinter.cpp
- llvm/lib/MC/MCAsmInfoXCOFF.cpp
- llvm/tools/llvm-reduce/deltas/ReduceAttributes.cpp
- llvm/lib/IR/PassInstrumentation.cpp
- llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp
- llvm/lib/Analysis/PostDominators.cpp
- llvm/lib/MC/MCDisassembler/Disassembler.cpp
- llvm/lib/Support/DeltaAlgorithm.cpp
- llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp
- llvm/unittests/ADT/IntrusiveRefCntPtrTest.cpp
- llvm/lib/ObjectYAML/OffloadYAML.cpp
- llvm/examples/OrcV2Examples/OrcV2CBindingsLazy/OrcV2CBindingsLazy.c
- llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp
- llvm/unittests/Support/ErrorTest.cpp
- llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp
- llvm/utils/TableGen/X86RecognizableInstr.cpp
- llvm/lib/IR/IntrinsicInst.cpp
- llvm/lib/MC/MCSchedule.cpp
- llvm/lib/ExecutionEngine/JITLink/DWARFRecordSectionSplitter.cpp
- llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp
- llvm/lib/Transforms/Utils/MoveAutoInit.cpp
- llvm/lib/IRPrinter/IRPrintingPasses.cpp
- llvm/lib/Transforms/Scalar/LoopInterchange.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp
- llvm/lib/Support/ConvertEBCDIC.cpp
- llvm/lib/Target/Mips/MipsSubtarget.cpp
- compilation_db/tools/llvm-objcopy/llvm-objcopy-driver.cpp
- llvm/lib/Target/Mips/MipsSEInstrInfo.cpp
- llvm/lib/FuzzMutate/FuzzerCLI.cpp
- llvm/lib/DebugInfo/CodeView/Formatters.cpp
- llvm/lib/Transforms/Utils/EscapeEnumerator.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyLowerRefTypesIntPtrConv.cpp
- llvm/unittests/Support/FormatVariadicTest.cpp
- llvm/lib/DebugInfo/LogicalView/Readers/LVBinaryReader.cpp
- llvm/lib/MC/MCParser/COFFAsmParser.cpp
- llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
- llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp
- llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.cpp
- llvm/lib/Support/UnicodeNameToCodepoint.cpp
- llvm/utils/TableGen/PseudoLoweringEmitter.cpp
- llvm/tools/sancov/sancov.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
- llvm/unittests/DWARFLinkerParallel/StringPoolTest.cpp
- llvm/lib/Support/Memory.cpp
- llvm/lib/CodeGen/AsmPrinter/DIE.cpp
- llvm/lib/CodeGen/MachineOutliner.cpp
- llvm/lib/Target/AMDGPU/SIOptimizeVGPRLiveRange.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolCustom.cpp
- llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
- llvm/lib/Transforms/Utils/ModuleUtils.cpp
- llvm/unittests/XRay/FDRTraceWriterTest.cpp
- llvm/unittests/Target/X86/MachineSizeOptsTest.cpp
- llvm/unittests/ADT/APIntTest.cpp
- llvm/lib/Target/SystemZ/SystemZShortenInst.cpp
- llvm/tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp
- llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
- llvm/lib/ExecutionEngine/Orc/TaskDispatch.cpp
- llvm/tools/llvm-objdump/WasmDump.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyReplacePhysRegs.cpp
- llvm/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
- llvm/lib/Target/X86/X86MachineFunctionInfo.cpp
- llvm/tools/llvm-exegesis/lib/Error.cpp
- llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeTypeArray.cpp
- llvm/lib/Remarks/RemarkStreamer.cpp
- llvm/lib/CodeGen/RegisterClassInfo.cpp
- llvm/tools/llvm-readobj/WasmDumper.cpp
- llvm/tools/llvm-readobj/COFFImportDumper.cpp
- llvm/unittests/Remarks/RemarksAPITest.cpp
- third-party/benchmark/src/benchmark_runner.cc
- llvm/lib/MC/MCDXContainerStreamer.cpp
- llvm/unittests/Analysis/InlineOrderPlugin/InlineOrderPlugin.cpp
- llvm/unittests/Analysis/MLModelRunnerTest.cpp
- llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp
- llvm/lib/CodeGen/ScheduleDAG.cpp
- llvm/lib/TargetParser/X86TargetParser.cpp
- llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
- llvm/lib/Target/Mips/MipsOs16.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp
- llvm/tools/obj2yaml/dxcontainer2yaml.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
- llvm/unittests/Transforms/Utils/FunctionComparatorTest.cpp
- llvm/lib/MC/MCParser/AsmParser.cpp
- llvm/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp
- llvm/lib/Support/BLAKE3/blake3_sse41_x86-64_unix.S
- llvm/lib/Transforms/Scalar/LowerWidenableCondition.cpp
- llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp
- llvm/unittests/Support/ELFAttributeParserTest.cpp
- llvm/lib/CodeGen/ExpandMemCmp.cpp
- llvm/lib/CodeGen/TargetSubtargetInfo.cpp
- llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp
- llvm/unittests/Analysis/ScalarEvolutionTest.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp
- llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp
- llvm/lib/ObjectYAML/MachOYAML.cpp
- llvm/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp
- llvm/unittests/CodeGen/DIEHashTest.cpp
- llvm/lib/Target/MSP430/Disassembler/MSP430Disassembler.cpp
- llvm/lib/ProfileData/ProfileSummaryBuilder.cpp
- llvm/lib/MC/MCELFObjectTargetWriter.cpp
- llvm/lib/Target/X86/X86LowerAMXType.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp
- llvm/lib/Target/PowerPC/PPCTargetObjectFile.cpp
- llvm/lib/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCCodeEmitter.cpp
- llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp
- llvm/lib/IR/Assumptions.cpp
- llvm/unittests/Object/ELFObjectFileTest.cpp
- llvm/lib/Support/DebugCounter.cpp
- llvm/lib/Transforms/Utils/GlobalStatus.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp
- llvm/lib/Remarks/RemarkParser.cpp
- llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
- llvm/lib/Support/ErrorHandling.cpp
- llvm/unittests/Support/MemoryBufferTest.cpp
- llvm/lib/ObjectYAML/DWARFYAML.cpp
- llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp
- llvm/unittests/Remarks/RemarksLinkingTest.cpp
- llvm/lib/Target/MSP430/MSP430Subtarget.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86ShuffleDecode.cpp
- llvm/lib/Analysis/LoopAnalysisManager.cpp
- llvm/lib/DWARFLinkerParallel/DWARFLinker.cpp
- llvm/utils/TableGen/DFAEmitter.cpp
- llvm/lib/Support/CrashRecoveryContext.cpp
- llvm/lib/Transforms/Utils/CanonicalizeFreezeInLoops.cpp
- llvm/lib/ExecutionEngine/JITLink/ELF.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeFunctionArg.cpp
- llvm/lib/Target/AVR/AVRShiftExpand.cpp
- llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp
- third-party/unittest/googletest/src/gtest-all.cc
- llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp
- llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
- llvm/lib/Target/Lanai/LanaiDelaySlotFiller.cpp
- llvm/tools/llvm-cov/CodeCoverage.cpp
- llvm/examples/HowToUseJIT/HowToUseJIT.cpp
- llvm/lib/Transforms/IPO/StripSymbols.cpp
- llvm/lib/Target/RISCV/RISCVISelLowering.cpp
- llvm/lib/Testing/Support/SupportHelpers.cpp
- llvm/lib/Target/VE/VESubtarget.cpp
- llvm/lib/Target/WebAssembly/WebAssemblySortRegion.cpp
- llvm/unittests/ADT/PointerUnionTest.cpp
- llvm/lib/Object/XCOFFObjectFile.cpp
- llvm/lib/Target/BPF/BPFAdjustOpt.cpp
- llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
- llvm/unittests/Support/MemoryBufferRefTest.cpp
- llvm/tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp
- llvm/lib/Target/Hexagon/HexagonStoreWidening.cpp
- llvm/unittests/ObjectYAML/DWARFYAMLTest.cpp
- third-party/benchmark/src/reporter.cc
- llvm/unittests/Analysis/CFGTest.cpp
- llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp
- llvm/lib/XRay/FDRRecords.cpp
- llvm/tools/llvm-c-test/attributes.c
- llvm/unittests/MC/SystemZ/SystemZAsmLexerTest.cpp
- llvm/lib/Target/Hexagon/HexagonGenExtract.cpp
- llvm/tools/llvm-pdbutil/PrettyEnumDumper.cpp
- llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
- llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
- llvm/lib/Transforms/IPO/GlobalSplit.cpp
- llvm/lib/Target/VE/TargetInfo/VETargetInfo.cpp
- llvm/lib/Target/NVPTX/NVVMReflect.cpp
- llvm/lib/Support/Error.cpp
- llvm/lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp
- llvm/lib/Target/AMDGPU/AMDGPUCtorDtorLowering.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp
- llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp
- llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
- llvm/lib/Support/ScaledNumber.cpp
- llvm/unittests/Support/JSONTest.cpp
- llvm/lib/Target/Lanai/LanaiISelLowering.cpp
- llvm/lib/Target/X86/X86LowerTileCopy.cpp
- llvm/tools/llvm-reduce/deltas/ReduceInstructionFlagsMIR.cpp
- llvm/lib/Target/AMDGPU/R600InstrInfo.cpp
- llvm/lib/Transforms/IPO/AttributorAttributes.cpp
- llvm/lib/MCA/HardwareUnits/ResourceManager.cpp
- llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp
- llvm/lib/ObjectYAML/MinidumpEmitter.cpp
- llvm/lib/Transforms/Utils/CodeLayout.cpp
- llvm/tools/llvm-jitlink/llvm-jitlink-macho.cpp
- llvm/unittests/ObjCopy/ObjCopyTest.cpp
- llvm/unittests/Analysis/MemoryProfileInfoTest.cpp
- llvm/lib/Target/AMDGPU/SIPreEmitPeephole.cpp
- llvm/unittests/DebugInfo/LogicalView/CompareElementsTest.cpp
- llvm/lib/IR/SafepointIRVerifier.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
- llvm/lib/Target/ARM/ARMMacroFusion.cpp
- llvm/lib/DebugInfo/CodeView/DebugSubsection.cpp
- llvm/examples/OrcV2Examples/OrcV2CBindingsAddObjectFile/OrcV2CBindingsAddObjectFile.c
- llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp
- llvm/lib/CodeGen/CalcSpillWeights.cpp
- llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp
- llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
- third-party/benchmark/src/complexity.cc
- llvm/lib/Transforms/Instrumentation/CGProfile.cpp
- llvm/lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp
- llvm/lib/Target/Sparc/SparcISelDAGToDAG.cpp
- llvm/lib/DebugInfo/CodeView/CodeViewError.cpp
- llvm/lib/CodeGen/RemoveRedundantDebugValues.cpp
- llvm/lib/Demangle/DLangDemangle.cpp
- llvm/lib/Target/Hexagon/HexagonMCInstLower.cpp
- llvm/examples/Kaleidoscope/Chapter5/toy.cpp
- llvm/lib/Support/IntEqClasses.cpp
- llvm/lib/DebugInfo/GSYM/ObjectFileTransformer.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeEnumGlobals.cpp
- llvm/lib/Transforms/IPO/SCCP.cpp
- llvm/unittests/ADT/TypeTraitsTest.cpp
- llvm/unittests/IR/ConstantsTest.cpp
- llvm/lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp
- llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
- compilation_db/tools/llvm-rc/llvm-rc-driver.cpp
- llvm/tools/llvm-undname/llvm-undname.cpp
- llvm/unittests/DebugInfo/Symbolizer/MarkupTest.cpp
- llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp
- llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp
- llvm/lib/CodeGen/ReachingDefAnalysis.cpp
- llvm/utils/split-file/split-file.cpp
- llvm/unittests/Analysis/LazyCallGraphTest.cpp
- llvm/examples/IRTransforms/SimplifyCFG.cpp
- llvm/tools/llvm-objdump/MachODump.cpp
- llvm/lib/Support/StringMap.cpp
- llvm/lib/Target/ARM/ARMOptimizeBarriersPass.cpp
- llvm/unittests/MC/MCDisassemblerTest.cpp
- llvm/unittests/Debuginfod/HTTPServerTests.cpp
- llvm/lib/Object/Error.cpp
- llvm/lib/Transforms/Utils/CodeMoverUtils.cpp
- llvm/lib/CodeGen/CodeGen.cpp
- llvm/unittests/tools/llvm-profgen/ContextCompressionTest.cpp
- llvm/lib/Transforms/Scalar/LoopDistribute.cpp
- llvm/unittests/Analysis/SparsePropagation.cpp
- llvm/unittests/Transforms/Utils/CloningTest.cpp
- llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp
- llvm/lib/DWARFLinkerParallel/StringPool.cpp
- llvm/lib/IRReader/IRReader.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolCompilandDetails.cpp
- llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp
- llvm/unittests/Demangle/ItaniumDemangleTest.cpp
- llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
- llvm/lib/Support/DataExtractor.cpp
- llvm/lib/CodeGen/MachineOperand.cpp
- llvm/lib/Target/PowerPC/PPCBoolRetToInt.cpp
- llvm/lib/Target/VE/VEFrameLowering.cpp
- llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp
- llvm/lib/Transforms/Scalar/Scalarizer.cpp
- llvm/lib/Target/SystemZ/SystemZCopyPhysRegs.cpp
- llvm/unittests/Object/SymbolSizeTest.cpp
- llvm/lib/CodeGen/BasicBlockSections.cpp
- llvm/lib/Passes/PassBuilder.cpp
- llvm/unittests/ADT/PointerSumTypeTest.cpp
- llvm/lib/CodeGen/MachineFunction.cpp
- llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
- llvm/lib/Transforms/ObjCARC/DependencyAnalysis.cpp
- llvm/lib/ExecutionEngine/Orc/CompileUtils.cpp
- llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
- llvm/lib/Target/ARM/A15SDOptimizer.cpp
- llvm/lib/Support/IntervalMap.cpp
- llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp
- llvm/lib/Object/COFFModuleDefinition.cpp
- llvm/lib/Support/UnicodeCaseFold.cpp
- llvm/lib/MCA/CodeEmitter.cpp
- llvm/tools/llvm-exegesis/lib/RegisterValue.cpp
- llvm/unittests/Analysis/LoopInfoTest.cpp
- llvm/lib/Analysis/TensorSpec.cpp
- llvm/unittests/ProfileData/InstrProfTest.cpp
- llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
- llvm/tools/llvm-itanium-demangle-fuzzer/llvm-itanium-demangle-fuzzer.cpp
- llvm/lib/Support/Statistic.cpp
- llvm/unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp
- llvm/lib/Target/XCore/XCoreAsmPrinter.cpp
- llvm/lib/Analysis/DomTreeUpdater.cpp
- llvm/lib/IR/EHPersonalities.cpp
- llvm/lib/XRay/BlockVerifier.cpp
- llvm/unittests/ProfileData/ItaniumManglingCanonicalizerTest.cpp
- llvm/lib/Target/X86/X86IndirectThunks.cpp
- llvm/tools/llvm-cov/CoverageReport.cpp
- llvm/lib/LTO/ThinLTOCodeGenerator.cpp
- llvm/utils/TableGen/DisassemblerEmitter.cpp
- llvm/examples/ModuleMaker/ModuleMaker.cpp
- llvm/examples/OrcV2Examples/LLJITWithExecutorProcessControl/LLJITWithExecutorProcessControl.cpp
- llvm/lib/CodeGen/EHContGuardCatchret.cpp
- llvm/lib/CodeGen/RegAllocEvictionAdvisor.cpp
- llvm/lib/Target/RISCV/RISCVSubtarget.cpp
- llvm/lib/DebugInfo/PDB/Native/PDBStringTable.cpp
- llvm/lib/ObjectYAML/ArchiveEmitter.cpp
- llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp
- llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
- llvm/lib/Remarks/BitstreamRemarkParser.cpp
- llvm/unittests/ADT/FunctionExtrasTest.cpp
- llvm/tools/llvm-exegesis/lib/Mips/Target.cpp
- llvm/lib/ExecutionEngine/JITLink/JITLinkMemoryManager.cpp
- llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
- llvm/lib/IR/FPEnv.cpp
- llvm/lib/Transforms/Utils/Local.cpp
- llvm/lib/DebugInfo/CodeView/DebugSymbolRVASubsection.cpp
- llvm/unittests/Support/TrailingObjectsTest.cpp
- llvm/unittests/Support/DebugCounterTest.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp
- llvm/unittests/Passes/Plugins/DoublerPlugin/DoublerPlugin.cpp
- llvm/lib/MC/MCAsmInfoELF.cpp
- llvm/lib/Analysis/GlobalsModRef.cpp
- llvm/utils/TableGen/CallingConvEmitter.cpp
- llvm/lib/Transforms/Scalar/Reassociate.cpp
- llvm/lib/Transforms/ObjCARC/PtrState.cpp
- llvm/lib/ObjCopy/wasm/WasmObjcopy.cpp
- llvm/lib/CodeGen/GlobalISel/Combiner.cpp
- llvm/unittests/IR/DebugTypeODRUniquingTest.cpp
- llvm/lib/ExecutionEngine/Orc/Shared/ObjectFormats.cpp
- llvm/lib/Transforms/Scalar/MakeGuardsExplicit.cpp
- llvm/unittests/DWARFLinkerParallel/DWARFLinkerTest.cpp
- llvm/lib/Support/Process.cpp
- llvm/lib/CodeGen/MIRParser/MIParser.cpp
- llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
- llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
- llvm/lib/Target/SystemZ/SystemZCallingConv.cpp
- llvm/lib/TargetParser/TargetParser.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp
- llvm/lib/Object/Decompressor.cpp
- llvm/unittests/Support/DataExtractorTest.cpp
- llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp
- llvm/lib/Target/WebAssembly/Utils/WebAssemblyTypeUtilities.cpp
- llvm/lib/CodeGen/ScheduleDAGPrinter.cpp
- llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
- llvm/unittests/Analysis/PhiValuesTest.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
- llvm/utils/TableGen/CodeGenIntrinsics.cpp
- llvm/lib/Target/AMDGPU/GCNILPSched.cpp
- llvm/unittests/Support/KnownBitsTest.cpp
- llvm/utils/TableGen/X86DisassemblerTables.cpp
- llvm/lib/LTO/UpdateCompilerUsed.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeInlineSiteSymbol.cpp
- llvm/tools/llvm-pdbutil/PrettyCompilandDumper.cpp
- llvm/lib/Transforms/Utils/CloneModule.cpp
- llvm/lib/Analysis/InstructionPrecedenceTracking.cpp
- llvm/lib/ObjCopy/ELF/ELFObject.cpp
- llvm/lib/ExecutionEngine/Orc/MapperJITLinkMemoryManager.cpp
- llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp
- llvm/utils/TableGen/CodeGenDAGPatterns.cpp
- llvm/lib/CodeGen/PseudoSourceValue.cpp
- llvm/lib/Transforms/IPO/Attributor.cpp
- llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp
- llvm/unittests/Support/ProcessTest.cpp
- llvm/lib/Object/RelocationResolver.cpp
- llvm/lib/ExecutionEngine/Orc/Layer.cpp
- llvm/lib/Passes/PassBuilderPipelines.cpp
- llvm/lib/Target/PowerPC/PPCHazardRecognizers.cpp
- llvm/lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.cpp
- llvm/unittests/Support/BlockFrequencyTest.cpp
- llvm/lib/Analysis/DemandedBits.cpp
- llvm/utils/TableGen/DFAPacketizerEmitter.cpp
- llvm/lib/Target/LoongArch/LoongArchAsmPrinter.cpp
- llvm/unittests/Support/FSUniqueIDTest.cpp
- llvm/lib/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.cpp
- llvm/unittests/Support/CrashRecoveryTest.cpp
- llvm/lib/Transforms/Scalar/LoopPredication.cpp
- llvm/lib/CodeGen/ShadowStackGCLowering.cpp
- llvm/lib/Target/Hexagon/HexagonFixupHwLoops.cpp
- llvm/lib/ObjCopy/XCOFF/XCOFFReader.cpp
- llvm/lib/CodeGen/CFGuardLongjmp.cpp
- llvm/lib/CodeGen/MachineScheduler.cpp
- llvm/lib/ExecutionEngine/Orc/Mangling.cpp
- llvm/tools/llvm-reduce/deltas/SimplifyInstructions.cpp
- llvm/lib/DebugInfo/GSYM/InlineInfo.cpp
- llvm/lib/Target/WebAssembly/Utils/WebAssemblyUtilities.cpp
- llvm/unittests/IR/MDBuilderTest.cpp
- llvm/lib/Support/AutoConvert.cpp
- llvm/unittests/ADT/IntervalMapTest.cpp
- llvm/lib/IR/IRBuilder.cpp
- llvm/lib/Analysis/IndirectCallPromotionAnalysis.cpp
- llvm/lib/Target/LoongArch/LoongArchTargetTransformInfo.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDataExtractor.cpp
- llvm/unittests/Option/OptionMarshallingTest.cpp
- llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
- llvm/lib/Target/VE/VEMCInstLower.cpp
- llvm/tools/llvm-pdbutil/BytesOutputStyle.cpp
- llvm/lib/Analysis/OptimizationRemarkEmitter.cpp
- llvm/unittests/ADT/BitVectorTest.cpp
- llvm/lib/Demangle/MicrosoftDemangleNodes.cpp
- llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
- llvm/lib/Target/X86/X86LoadValueInjectionRetHardening.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyTargetObjectFile.cpp
- llvm/unittests/ADT/DenseSetTest.cpp
- llvm/tools/llvm-reduce/deltas/ReduceVirtualRegisters.cpp
- llvm/lib/Support/Threading.cpp
- llvm/lib/Transforms/Scalar/GVNSink.cpp
- llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp
- llvm/lib/Target/Lanai/LanaiMCInstLower.cpp
- llvm/tools/llvm-c-test/metadata.c
- llvm/lib/Support/COM.cpp
- llvm/unittests/Support/raw_fd_stream_test.cpp
- llvm/unittests/Support/ErrorOrTest.cpp
- llvm/lib/DebugInfo/PDB/Native/NativePublicSymbol.cpp
- llvm/unittests/Support/DynamicLibrary/ExportedFuncs.cpp
- llvm/lib/TextAPI/InterfaceFile.cpp
- llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp
- llvm/utils/TableGen/CodeGenMapTable.cpp
- llvm/lib/MCA/Stages/Stage.cpp
- llvm/lib/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.cpp
- llvm/lib/Target/SystemZ/SystemZElimCompare.cpp
- llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp
- llvm/lib/Target/XCore/XCoreMCInstLower.cpp
- llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp
- llvm/tools/llvm-xray/llvm-xray.cpp
- llvm/unittests/Support/SpecialCaseListTest.cpp
- llvm/unittests/XRay/ProfileTest.cpp
- llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp
- llvm/lib/Support/KnownBits.cpp
- llvm/lib/MC/WasmObjectWriter.cpp
- llvm/lib/Target/ARM/MVELaneInterleavingPass.cpp
- llvm/lib/Transforms/Utils/Evaluator.cpp
- llvm/examples/Kaleidoscope/Chapter7/toy.cpp
- llvm/unittests/Analysis/AssumeBundleQueriesTest.cpp
- llvm/lib/Target/Hexagon/HexagonVectorPrint.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp
- llvm/lib/Analysis/CodeMetrics.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
- llvm/lib/CodeGen/ExpandVectorPredication.cpp
- llvm/lib/ObjectYAML/ELFEmitter.cpp
- llvm/lib/MC/MCObjectStreamer.cpp
- llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp
- llvm/lib/Support/Hashing.cpp
- llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp
- llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp
- llvm/lib/Support/MSP430AttributeParser.cpp
- llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp
- third-party/benchmark/src/benchmark.cc
- llvm/unittests/Testing/ADT/StringMapEntryTest.cpp
- llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
- llvm/lib/MC/MCCodeView.cpp
- llvm/tools/llvm-c-test/module.c
- llvm/lib/DebugInfo/LogicalView/Core/LVLine.cpp
- llvm/tools/llvm-xray/xray-stacks.cpp
- llvm/tools/bugpoint/ExtractFunction.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp
- llvm/lib/Target/X86/X86DiscriminateMemOps.cpp
- llvm/lib/CodeGen/ProcessImplicitDefs.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeTypePointer.cpp
- llvm/lib/Target/ARM/ARMCallLowering.cpp
- llvm/lib/Transforms/Vectorize/VPlan.cpp
- llvm/lib/Analysis/ObjCARCInstKind.cpp
- llvm/unittests/ADT/APFloatTest.cpp
- llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp
- llvm/tools/verify-uselistorder/verify-uselistorder.cpp
- llvm/unittests/Support/CheckedArithmeticTest.cpp
- llvm/unittests/IR/CFGBuilder.cpp
- llvm/lib/IR/BuiltinGCs.cpp
- llvm/unittests/Support/SourceMgrTest.cpp
- llvm/unittests/Support/ArrayRecyclerTest.cpp
- llvm/lib/DebugInfo/CodeView/TypeIndex.cpp
- llvm/lib/Analysis/LoopAccessAnalysis.cpp
- llvm/unittests/ADT/RangeAdapterTest.cpp
- llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
- llvm/lib/CodeGen/RegisterCoalescer.cpp
- llvm/tools/llvm-c-test/targets.c
- llvm/unittests/Support/xxhashTest.cpp
- llvm/unittests/ExecutionEngine/Orc/WrapperFunctionUtilsTest.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeUDT.cpp
- llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
- llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.cpp
- llvm/lib/Target/AArch64/GISel/AArch64PostSelectOptimize.cpp
- llvm/unittests/Analysis/ValueLatticeTest.cpp
- llvm/lib/CodeGen/SplitKit.cpp
- llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp
- llvm/lib/Target/AMDGPU/R600Subtarget.cpp
- llvm/lib/ExecutionEngine/Orc/DebuggerSupportPlugin.cpp
- llvm/lib/Target/VE/VECustomDAG.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeVTableShape.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.cpp
- llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp
- llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp
- llvm/utils/TableGen/GlobalISel/CodeExpander.cpp
- llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
- llvm/lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp
- llvm/lib/Transforms/Scalar/Reg2Mem.cpp
- llvm/utils/TableGen/OptEmitter.cpp
- llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp
- llvm/unittests/ADT/MoveOnly.cpp
- llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
- llvm/lib/Analysis/CallGraph.cpp
- llvm/lib/Target/AMDGPU/SIInsertHardClauses.cpp
- llvm/unittests/XRay/GraphTest.cpp
- llvm/lib/DebugInfo/Symbolize/MarkupFilter.cpp
- llvm/lib/MC/MCParser/AsmLexer.cpp
- llvm/lib/MC/MCParser/WasmAsmParser.cpp
- llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
- llvm/tools/llvm-xray/xray-graph-diff.cpp
- llvm/lib/CodeGen/GlobalISel/Utils.cpp
- llvm/lib/Target/X86/X86FastTileConfig.cpp
- llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp
- llvm/lib/CodeGen/MachineRegisterInfo.cpp
- llvm/lib/Target/ARM/ARMBranchTargets.cpp
- llvm/lib/Target/PowerPC/PPCMacroFusion.cpp
- llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
- llvm/utils/TableGen/GlobalISel/GIMatchDagPredicate.cpp
- llvm/lib/Transforms/Utils/InstructionNamer.cpp
- llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp
- llvm/lib/BinaryFormat/Wasm.cpp
- llvm/unittests/ExecutionEngine/Orc/SimplePackedSerializationTest.cpp
- llvm/unittests/DebugInfo/DWARF/DwarfGenerator.cpp
- llvm/unittests/Bitstream/BitstreamWriterTest.cpp
- llvm/lib/CodeGen/InterleavedAccessPass.cpp
- llvm/unittests/Support/DivisionByConstantTest.cpp
- llvm/unittests/tools/llvm-exegesis/ProgressMeterTest.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolUnknown.cpp
- llvm/tools/bugpoint/FindBugs.cpp
- llvm/examples/OrcV2Examples/LLJITWithOptimizingIRTransform/LLJITWithOptimizingIRTransform.cpp
- llvm/tools/llvm-pdbutil/PdbYaml.cpp
- llvm/lib/Target/AMDGPU/R600AsmPrinter.cpp
- llvm/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp
- llvm/unittests/Remarks/BitstreamRemarksSerializerTest.cpp
- llvm/lib/IR/PassManager.cpp
- llvm/utils/TableGen/WebAssemblyDisassemblerEmitter.cpp
- llvm/lib/CodeGen/MultiHazardRecognizer.cpp
- llvm/lib/CodeGen/SanitizerBinaryMetadata.cpp
- llvm/tools/llvm-reduce/ReducerWorkItem.cpp
- llvm/lib/Support/APInt.cpp
- llvm/unittests/ExecutionEngine/Orc/OrcCAPITest.cpp
- llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp
- llvm/lib/Target/Hexagon/HexagonGenMux.cpp
- llvm/lib/CodeGen/MIRPrintingPass.cpp
- llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
- llvm/unittests/IR/VerifierTest.cpp
- llvm/unittests/Debuginfod/DebuginfodTests.cpp
- llvm/lib/TextAPI/Platform.cpp
- llvm/lib/CodeGen/AsmPrinter/WinException.cpp
- llvm/lib/Target/Lanai/LanaiMachineFunctionInfo.cpp
- llvm/lib/Support/VirtualFileSystem.cpp
- llvm/lib/Target/Mips/MipsInstructionSelector.cpp
- llvm/tools/llvm-mca/Views/InstructionView.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp
- llvm/unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp
- llvm/tools/llvm-yaml-numeric-parser-fuzzer/yaml-numeric-parser-fuzzer.cpp
- llvm/lib/Target/AMDGPU/R600ISelDAGToDAG.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp
- llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
- compilation_db/tools/llvm-gsymutil/llvm-gsymutil-driver.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
- llvm/lib/Demangle/MicrosoftDemangle.cpp
- llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp
- llvm/lib/Support/TypeSize.cpp
- llvm/lib/Target/LoongArch/Disassembler/LoongArchDisassembler.cpp
- llvm/unittests/IR/DemandedBitsTest.cpp
- llvm/lib/Analysis/TrainingLogger.cpp
- llvm/unittests/Target/AMDGPU/AMDGPUUnitTests.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeVTable.cpp
- llvm/lib/Support/RISCVAttributeParser.cpp
- llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
- llvm/lib/Analysis/AliasAnalysisEvaluator.cpp
- llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
- llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp
- llvm/unittests/Target/AArch64/AddressingModes.cpp
- llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp
- llvm/lib/Object/Archive.cpp
- llvm/tools/llvm-ml/Disassembler.cpp
- llvm/lib/CodeGen/MachineSink.cpp
- llvm/lib/CodeGen/InterferenceCache.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolLabel.cpp
- llvm/unittests/Analysis/VectorUtilsTest.cpp
- llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
- llvm/lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.cpp
- llvm/lib/Target/RISCV/RISCVInsertReadWriteCSR.cpp
- llvm/lib/MC/MCAsmBackend.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyCFGSort.cpp
- llvm/unittests/Object/ELFTest.cpp
- llvm/unittests/ExecutionEngine/Orc/SimpleExecutorMemoryManagerTest.cpp
- llvm/unittests/ExecutionEngine/Orc/LookupAndRecordAddrsTest.cpp
- llvm/lib/Target/Lanai/TargetInfo/LanaiTargetInfo.cpp
- llvm/unittests/DebugInfo/PDB/NativeSymbolReuseTest.cpp
- llvm/lib/Transforms/Scalar/LoopRotation.cpp
- llvm/lib/Support/FileCollector.cpp
- llvm/lib/CodeGen/BranchFolding.cpp
- llvm/lib/Target/NVPTX/NVPTXAllocaHoisting.cpp
- llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.cpp
- llvm/lib/Target/XCore/XCoreFrameLowering.cpp
- llvm/unittests/BinaryFormat/TestFileMagic.cpp
- llvm/lib/BinaryFormat/DXContainer.cpp
- llvm/lib/Target/BPF/BPFMIPeephole.cpp
- llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
- compilation_db/tools/llvm-profdata/llvm-profdata-driver.cpp
- llvm/lib/Support/ManagedStatic.cpp
- llvm/lib/MC/MCAsmMacro.cpp
- llvm/tools/llvm-xray/xray-extract.cpp
- llvm/lib/BinaryFormat/MachO.cpp
- llvm/lib/Support/RWMutex.cpp
- llvm/utils/TableGen/CodeGenInstAlias.cpp
- llvm/lib/MC/MCWinEH.cpp
- llvm/tools/llvm-rc/ResourceFileWriter.cpp
- llvm/lib/Target/VE/VERegisterInfo.cpp
- llvm/lib/ExecutionEngine/Orc/EPCIndirectionUtils.cpp
- llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp
- llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp
- llvm/unittests/DebugInfo/CodeView/GUIDFormatTest.cpp
- llvm/utils/TableGen/DXILEmitter.cpp
- llvm/utils/TableGen/SearchableTableEmitter.cpp
- llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
- llvm/lib/ExecutionEngine/JITLink/loongarch.cpp
- llvm/lib/MC/MCSectionELF.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp
- llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
- llvm/lib/Analysis/ValueTracking.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp
- llvm/lib/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.cpp
- llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
- llvm/lib/Target/ARM/ARMAsmPrinter.cpp
- llvm/lib/Transforms/Scalar/SCCP.cpp
- third-party/benchmark/src/statistics.cc
- llvm/lib/Remarks/RemarkFormat.cpp
- llvm/tools/lli/ExecutionUtils.cpp
- llvm/utils/TableGen/SubtargetFeatureInfo.cpp
- llvm/examples/Kaleidoscope/Chapter9/toy.cpp
- llvm/lib/Support/Signposts.cpp
- llvm/lib/Analysis/Analysis.cpp
- llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
- llvm/lib/CodeGen/LowLevelTypeUtils.cpp
- llvm/utils/TableGen/DAGISelMatcherGen.cpp
- llvm/lib/Analysis/MLInlineAdvisor.cpp
- llvm/lib/ExecutionEngine/Orc/COFFVCRuntimeSupport.cpp
- llvm/lib/Target/PowerPC/PPCVSXCopy.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchBaseInfo.cpp
- llvm/lib/ObjectYAML/OffloadEmitter.cpp
- llvm/unittests/Transforms/IPO/LowerTypeTests.cpp
- llvm/tools/llvm-remarkutil/RemarkUtil.cpp
- llvm/lib/Target/Mips/Mips16ISelLowering.cpp
- llvm/unittests/Support/raw_sha1_ostream_test.cpp
- llvm/unittests/Support/ConvertUTFTest.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
- llvm/lib/MC/MCParser/DarwinAsmParser.cpp
- llvm/lib/Transforms/Utils/LoopSimplify.cpp
- llvm/lib/Debuginfod/HTTPClient.cpp
- llvm/lib/CodeGen/LowerEmuTLS.cpp
- llvm/lib/Target/PowerPC/PPCExpandAtomicPseudoInsts.cpp
- llvm/tools/llvm-exegesis/lib/CodeTemplate.cpp
- llvm/unittests/IR/FunctionTest.cpp
- llvm/lib/Support/Allocator.cpp
- llvm/lib/CodeGen/TypePromotion.cpp
- llvm/lib/Target/AVR/AVRMCInstLower.cpp
- llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
- llvm/lib/Target/PowerPC/PPCCTRLoopsVerify.cpp
- llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
- llvm/lib/CodeGen/GlobalISel/Localizer.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRELFStreamer.cpp
- llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp
- llvm/lib/ObjCopy/wasm/WasmObject.cpp
- llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp
- llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp
- llvm/unittests/ADT/PackedVectorTest.cpp
- llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
- llvm/tools/llvm-rc/ResourceScriptToken.cpp
- llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp
- llvm/lib/Target/AMDGPU/GCNMinRegStrategy.cpp
- llvm/lib/Target/ARM/Thumb1InstrInfo.cpp
- llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp
- llvm/utils/TableGen/CTagsEmitter.cpp
- llvm/unittests/IR/PassManagerTest.cpp
- llvm/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp
- llvm/lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp
- llvm/lib/Target/X86/X86DynAllocaExpander.cpp
- llvm/lib/Transforms/Vectorize/Vectorize.cpp
- llvm/unittests/IR/TimePassesTest.cpp
- llvm/lib/ExecutionEngine/JITLink/aarch64.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
- llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp
- llvm/lib/Analysis/MustExecute.cpp
- llvm/unittests/tools/llvm-mca/MCATestBase.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeEnumModules.cpp
- llvm/unittests/CodeGen/TargetOptionsTest.cpp
- llvm/unittests/CodeGen/DIETest.cpp
- llvm/lib/CodeGen/LiveInterval.cpp
- llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp
- llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp
- llvm/examples/OrcV2Examples/LLJITWithLazyReexports/LLJITWithLazyReexports.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
- llvm/lib/Support/FloatingPointMode.cpp
- llvm/lib/Target/ARM/ARMLegalizerInfo.cpp
- llvm/lib/Demangle/RustDemangle.cpp
- llvm/lib/Support/Parallel.cpp
- llvm/lib/Support/Path.cpp
- llvm/lib/ObjCopy/MachO/MachOObject.cpp
- llvm/lib/Support/ABIBreak.cpp
- llvm/unittests/CodeGen/GlobalISel/ConstantFoldingTest.cpp
- llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp
- llvm/lib/MC/MCWasmObjectTargetWriter.cpp
- llvm/unittests/ExecutionEngine/Orc/LazyCallThroughAndReexportsTest.cpp
- llvm/tools/llvm-reduce/deltas/Utils.cpp
- llvm/lib/Transforms/Coroutines/CoroEarly.cpp
- llvm/unittests/MIR/MachineMetadata.cpp
- llvm/lib/CodeGen/MachineCFGPrinter.cpp
- llvm/lib/Support/ScopedPrinter.cpp
- llvm/unittests/tools/llvm-exegesis/AArch64/TargetTest.cpp
- llvm/lib/DebugInfo/PDB/Native/GlobalsStream.cpp
- llvm/unittests/Support/formatted_raw_ostream_test.cpp
- llvm/unittests/Target/AArch64/AArch64InstPrinterTest.cpp
- third-party/benchmark/src/benchmark_name.cc
- llvm/lib/Analysis/AssumptionCache.cpp
- llvm/lib/Target/AMDGPU/R600TargetTransformInfo.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.cpp
- llvm/lib/Analysis/ConstraintSystem.cpp
- llvm/lib/MC/MCInstrDesc.cpp
- compilation_db/tools/llvm-cxxfilt/llvm-cxxfilt-driver.cpp
- llvm/lib/Transforms/Utils/SampleProfileLoaderBaseUtil.cpp
- llvm/lib/Support/Valgrind.cpp
- llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp
- llvm/tools/llvm-reduce/deltas/ReduceInstructionsMIR.cpp
- llvm/unittests/ADT/IListNodeBaseTest.cpp
- llvm/unittests/ADT/APFixedPointTest.cpp
- llvm/lib/Analysis/MemorySSA.cpp
- llvm/lib/TextAPI/Target.cpp
- llvm/lib/XRay/RecordInitializer.cpp
- llvm/lib/Target/X86/X86InsertPrefetch.cpp
- llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
- llvm/lib/Support/ConvertUTF.cpp
- llvm/tools/llvm-dwarfutil/llvm-dwarfutil.cpp
- llvm/lib/IR/Instructions.cpp
- llvm/lib/Target/Mips/MipsModuleISelDAGToDAG.cpp
- llvm/unittests/Support/ARMAttributeParser.cpp
- llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp
- llvm/lib/ExecutionEngine/JITLink/x86_64.cpp
- llvm/lib/Support/CSKYAttributes.cpp
- llvm/unittests/Support/FileCollectorTest.cpp
- llvm/unittests/ADT/TinyPtrVectorTest.cpp
- llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp
- llvm/lib/Object/ELFObjectFile.cpp
- llvm/lib/Target/X86/X86TileConfig.cpp
- llvm/unittests/TableGen/ParserEntryPointTest.cpp
- llvm/unittests/IR/DebugInfoTest.cpp
- llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp
- llvm/lib/Analysis/TargetLibraryInfo.cpp
- llvm/tools/llvm-reduce/deltas/ReduceInstructionFlags.cpp
- llvm/unittests/ADT/ImmutableMapTest.cpp
- llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp
- llvm/lib/CodeGen/LiveRegUnits.cpp
- llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp
- llvm/lib/Analysis/DominanceFrontier.cpp
- llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp
- llvm/unittests/ADT/FoldingSet.cpp
- llvm/lib/DebugInfo/GSYM/Header.cpp
- llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
- llvm/unittests/Transforms/Vectorize/VPlanVerifierTest.cpp
- llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp
- llvm/lib/Transforms/Scalar/GuardWidening.cpp
- llvm/lib/Analysis/LoopNestAnalysis.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp
- llvm/tools/llvm-reduce/deltas/ReduceSpecialGlobals.cpp
- llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVObject.cpp
- llvm/lib/Transforms/Utils/SimplifyCFG.cpp
- llvm/lib/Debuginfod/HTTPServer.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
- llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
- llvm/lib/CodeGen/ExpandReductions.cpp
- llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp
- llvm/lib/Target/AMDGPU/SIModeRegister.cpp
- llvm/lib/IR/LLVMContext.cpp
- llvm/lib/Bitcode/Writer/BitWriter.cpp
- llvm/tools/llvm-xray/xray-account.cpp
- llvm/lib/Analysis/AliasSetTracker.cpp
- llvm/lib/Analysis/CmpInstAnalysis.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp
- llvm/lib/Target/Hexagon/BitTracker.cpp
- llvm/lib/Target/SystemZ/SystemZLDCleanup.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
- llvm/lib/IR/IRPrintingPasses.cpp
- llvm/lib/CodeGen/ScheduleDAGInstrs.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
- llvm/tools/llvm-readobj/WindowsResourceDumper.cpp
- llvm/unittests/Support/GlobPatternTest.cpp
- llvm/lib/DebugInfo/CodeView/TypeHashing.cpp
- llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp
- llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp
- llvm/lib/Support/MemAlloc.cpp
- llvm/lib/Bitcode/Reader/BitcodeReader.cpp
- llvm/lib/Target/AMDGPU/SILateBranchLowering.cpp
- llvm/utils/TableGen/DecoderEmitter.cpp
- third-party/benchmark/src/benchmark_register.cc
- llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp
- llvm/lib/MC/MCParser/MasmParser.cpp
- llvm/lib/CodeGen/LiveRegMatrix.cpp
- llvm/unittests/CodeGen/TestAsmPrinter.cpp
- llvm/lib/Target/Lanai/LanaiTargetMachine.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeFriend.cpp
- llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
- llvm/lib/ObjectYAML/COFFEmitter.cpp
- llvm/lib/Target/RISCV/RISCVExpandAtomicPseudoInsts.cpp
- llvm/tools/llvm-objdump/OffloadDump.cpp
- compilation_db/tools/llvm-nm/llvm-nm-driver.cpp
- llvm/unittests/Analysis/MemoryBuiltinsTest.cpp
- llvm/tools/llvm-reduce/deltas/StripDebugInfo.cpp
- llvm/lib/CodeGen/LLVMTargetMachine.cpp
- llvm/lib/Target/TargetIntrinsicInfo.cpp
- llvm/lib/Target/NVPTX/NVPTXUtilities.cpp
- llvm/lib/Support/ExtensibleRTTI.cpp
- llvm/unittests/Support/InstructionCostTest.cpp
- llvm/unittests/ADT/SparseBitVectorTest.cpp
- llvm/unittests/Analysis/CGSCCPassManagerTest.cpp
- llvm/utils/TableGen/DAGISelMatcher.cpp
- llvm/lib/ObjectYAML/XCOFFEmitter.cpp
- llvm/lib/Support/UnicodeNameToCodepointGenerated.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp
- llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp
- llvm/lib/CodeGen/MachineDominanceFrontier.cpp
- llvm/lib/IR/DiagnosticPrinter.cpp
- llvm/tools/llvm-mc/llvm-mc.cpp
- llvm/lib/Support/DJB.cpp
- llvm/examples/ParallelJIT/ParallelJIT.cpp
- llvm/lib/Target/X86/TargetInfo/X86TargetInfo.cpp
- llvm/lib/DebugInfo/PDB/Native/LinePrinter.cpp
- llvm/unittests/ADT/SmallSetTest.cpp
- llvm/lib/CodeGen/MachinePassManager.cpp
- llvm/lib/MC/MCInstrInfo.cpp
- llvm/lib/Target/X86/X86FixupVectorConstants.cpp
- llvm/lib/CodeGen/MachineFrameInfo.cpp
- llvm/lib/ExecutionEngine/JITLink/JITLink.cpp
- llvm/lib/Target/XCore/XCoreLowerThreadLocal.cpp
- llvm/unittests/CodeGen/TypeTraitsTest.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchELFStreamer.cpp
- llvm/tools/dsymutil/Reproducer.cpp
- llvm/lib/TextAPI/Symbol.cpp
- llvm/utils/TableGen/OptParserEmitter.cpp
- llvm/unittests/tools/llvm-profdata/OutputSizeLimitTest.cpp
- llvm/lib/Support/Optional.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.cpp
- llvm/lib/Testing/Annotations/Annotations.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyFixBrTableDefaults.cpp
- llvm/lib/CodeGen/IntrinsicLowering.cpp
- llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp
- llvm/unittests/CodeGen/AMDGPUMetadataTest.cpp
- llvm/lib/TargetParser/Host.cpp
- llvm/lib/AsmParser/LLParser.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
- llvm/unittests/IR/PassBuilderCallbacksTest.cpp
- llvm/unittests/ExecutionEngine/Orc/MemoryMapperTest.cpp
- llvm/utils/TableGen/CodeGenTarget.cpp
- llvm/lib/CodeGen/RegAllocBase.cpp
- llvm/unittests/Support/EndianStreamTest.cpp
- llvm/unittests/TextAPI/TextStubV2Tests.cpp
- llvm/lib/MC/MachObjectWriter.cpp
- llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp
- llvm/unittests/Analysis/AliasSetTrackerTest.cpp
- llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
- llvm/utils/TableGen/RegisterInfoEmitter.cpp
- llvm/lib/Support/FileOutputBuffer.cpp
- llvm/lib/TableGen/SetTheory.cpp
- llvm/lib/Target/PowerPC/GISel/PPCLegalizerInfo.cpp
- llvm/lib/TargetParser/RISCVTargetParser.cpp
- llvm/lib/Testing/Support/Error.cpp
- llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
- llvm/lib/Target/AArch64/AArch64SpeculationHardening.cpp
- llvm/lib/Target/AMDGPU/R600ClauseMergePass.cpp
- llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
- llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp
- llvm/lib/Target/ARM/ARMFrameLowering.cpp
- llvm/lib/CodeGen/AsmPrinter/AddressPool.cpp
- llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
- llvm/lib/MC/MCAsmInfoGOFF.cpp
- llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp
- llvm/tools/llvm-xray/xray-registry.cpp
- llvm/lib/CodeGen/MachinePipeliner.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugAranges.cpp
- llvm/lib/Object/MachOObjectFile.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.cpp
- llvm/lib/IR/GCStrategy.cpp
- llvm/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
- llvm/tools/llvm-itanium-demangle-fuzzer/DummyDemanglerFuzzer.cpp
- llvm/lib/Support/BLAKE3/blake3_sse2_x86-64_unix.S
- llvm/lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp
- llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
- llvm/lib/Support/Z3Solver.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFListTableTest.cpp
- llvm/lib/Target/BPF/MCTargetDesc/BPFInstPrinter.cpp
- llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.cpp
- llvm/lib/MCA/CustomBehaviour.cpp
- llvm/lib/CodeGen/DFAPacketizer.cpp
- llvm/lib/Target/Lanai/LanaiRegisterInfo.cpp
- llvm/utils/TableGen/GICombinerEmitter.cpp
- llvm/tools/llvm-pdbutil/PrettyFunctionDumper.cpp
- llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp
- llvm/lib/Target/AArch64/AArch64MachineScheduler.cpp
- llvm/lib/Transforms/Utils/Debugify.cpp
- llvm/lib/Target/LoongArch/LoongArchSubtarget.cpp
- llvm/lib/BinaryFormat/Dwarf.cpp
- llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
- llvm/lib/ProfileData/InstrProfReader.cpp
- llvm/lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypePointer.cpp
- llvm/lib/MC/MCParser/GOFFAsmParser.cpp
- llvm/lib/ExecutionEngine/JITLink/ELF_i386.cpp
- llvm/lib/TableGen/Parser.cpp
- llvm/unittests/Frontend/OpenMPContextTest.cpp
- llvm/unittests/ADT/ArrayRefTest.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVType.cpp
- llvm/lib/Support/CRC.cpp
- llvm/lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp
- llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp
- llvm/lib/DebugInfo/CodeView/TypeDumpVisitor.cpp
- llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
- llvm/tools/llvm-isel-fuzzer/DummyISelFuzzer.cpp
- llvm/lib/Target/Hexagon/HexagonOptimizeSZextends.cpp
- llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp
- llvm/unittests/Transforms/Coroutines/ExtraRematTest.cpp
- llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp
- llvm/unittests/Transforms/Vectorize/VPlanHCFGTest.cpp
- llvm/lib/Target/X86/X86ExpandPseudo.cpp
- llvm/tools/llvm-cfi-verify/lib/GraphBuilder.cpp
- llvm/unittests/ADT/MappedIteratorTest.cpp
- llvm/lib/ObjCopy/COFF/COFFObject.cpp
- llvm/lib/CodeGen/MachineDebugify.cpp
- llvm/unittests/tools/llvm-exegesis/X86/SnippetFileTest.cpp
- llvm/lib/ExecutionEngine/JITLink/COFFDirectiveParser.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
- llvm/unittests/IR/AbstractCallSiteTest.cpp
- llvm/unittests/ADT/EnumeratedArrayTest.cpp
- llvm/unittests/ADT/SmallVectorTest.cpp
- llvm/lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp
- llvm/lib/Transforms/Utils/LoopUnroll.cpp
- llvm/lib/Transforms/Utils/VNCoercion.cpp
- llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.cpp
- llvm/lib/Transforms/Utils/MemoryOpRemark.cpp
- llvm/unittests/Testing/Support/TempPathTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp
- llvm/unittests/Support/TypeTraitsTest.cpp
- llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp
- llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp
- llvm/lib/ObjectYAML/DXContainerEmitter.cpp
- llvm/lib/Transforms/Coroutines/CoroCleanup.cpp
- llvm/lib/Analysis/ImportedFunctionsInliningStatistics.cpp
- llvm/lib/Transforms/ObjCARC/ObjCARCExpand.cpp
- llvm/lib/Target/Mips/MipsConstantIslandPass.cpp
- llvm/lib/Target/SystemZ/SystemZMachineScheduler.cpp
- llvm/lib/Target/Mips/MipsBranchExpansion.cpp
- llvm/lib/Support/InitLLVM.cpp
- llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp
- llvm/lib/Target/XCore/XCoreISelLowering.cpp
- llvm/lib/ObjCopy/MachO/MachOLayoutBuilder.cpp
- llvm/lib/ObjectYAML/YAML.cpp
- llvm/lib/Analysis/BranchProbabilityInfo.cpp
- llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
- llvm/lib/CodeGen/SlotIndexes.cpp
- llvm/lib/TextAPI/ArchitectureSet.cpp
- llvm/lib/CodeGen/RegAllocPBQP.cpp
- llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
- llvm/tools/obj2yaml/wasm2yaml.cpp
- llvm/utils/TableGen/AsmMatcherEmitter.cpp
- llvm/lib/Support/LockFileManager.cpp
- llvm/unittests/Support/PerThreadBumpPtrAllocatorTest.cpp
- llvm/lib/CodeGen/MachineCSE.cpp
- llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
- llvm/lib/Transforms/Instrumentation/ValueProfileCollector.cpp
- llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries/LLJITWithThinLTOSummaries.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
- llvm/tools/llvm-gsymutil/llvm-gsymutil.cpp
- llvm/lib/Transforms/Utils/StripGCRelocates.cpp
- llvm/lib/CodeGen/MachineLICM.cpp
- llvm/lib/Target/X86/X86CallingConv.cpp
- llvm/lib/Analysis/InstructionSimplify.cpp
- llvm/lib/Support/SourceMgr.cpp
- llvm/unittests/ProfileData/SymbolRemappingReaderTest.cpp
- llvm/lib/Analysis/InlineSizeEstimatorAnalysis.cpp
- llvm/lib/Target/ARM/MVETailPredication.cpp
- llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
- llvm/lib/CodeGen/CodeGenCommonISel.cpp
- llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp
- llvm/tools/llvm-reduce/deltas/ReduceOperandsToArgs.cpp
- llvm/unittests/DebugInfo/LogicalView/LogicalElementsTest.cpp
- llvm/lib/ObjCopy/XCOFF/XCOFFWriter.cpp
- llvm/lib/CodeGen/BreakFalseDeps.cpp
- llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp
- llvm/lib/Analysis/Loads.cpp
- llvm/lib/MC/MCLinkerOptimizationHint.cpp
- llvm/tools/llvm-mca/Views/BottleneckAnalysis.cpp
- llvm/tools/llvm-reduce/DeltaManager.cpp
- llvm/unittests/Analysis/CaptureTrackingTest.cpp
- llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
- llvm/lib/Analysis/RegionPrinter.cpp
- llvm/utils/TableGen/FastISelEmitter.cpp
- llvm/lib/Passes/PassPlugin.cpp
- llvm/tools/llvm-debuginfo-analyzer/llvm-debuginfo-analyzer.cpp
- llvm/unittests/ExecutionEngine/MCJIT/MCJITMemoryManagerTest.cpp
- llvm/unittests/CodeGen/CCStateTest.cpp
- llvm/tools/llvm-reduce/deltas/ReduceFunctionBodies.cpp
- llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
- llvm/lib/Target/Hexagon/HexagonMachineScheduler.cpp
- llvm/lib/Target/Lanai/LanaiAsmPrinter.cpp
- llvm/unittests/Transforms/Utils/LoopRotationUtilsTest.cpp
- llvm/lib/Target/NVPTX/NVPTXFrameLowering.cpp
- llvm/lib/ObjCopy/ObjCopy.cpp
- llvm/tools/llvm-cxxmap/llvm-cxxmap.cpp
- llvm/lib/Object/Object.cpp
- llvm/lib/Target/NVPTX/NVPTXAssignValidGlobalNames.cpp
- llvm/lib/IR/DataLayout.cpp
- llvm/lib/DebugInfo/GSYM/GsymReader.cpp
- llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp
- llvm/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp
- llvm/lib/Target/Lanai/LanaiInstrInfo.cpp
- llvm/lib/Target/AMDGPU/R600EmitClauseMarkers.cpp
- llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
- llvm/lib/Target/X86/X86TargetMachine.cpp
- llvm/tools/llvm-size/llvm-size.cpp
- llvm/unittests/Analysis/MemorySSATest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyPeephole.cpp
- llvm/tools/llvm-diff/lib/DiffConsumer.cpp
- llvm/lib/ExecutionEngine/JITLink/ELF_aarch32.cpp
- llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp
- llvm/utils/TableGen/GlobalISel/GIMatchDagOperands.cpp
- llvm/unittests/Target/X86/TernlogTest.cpp
- llvm/utils/TableGen/GlobalISel/GIMatchDagPredicateDependencyEdge.cpp
- llvm/lib/Analysis/TFLiteUtils.cpp
- llvm/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp
- llvm/lib/Support/BalancedPartitioning.cpp
- llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp
- llvm/unittests/Target/AMDGPU/DwarfRegMappings.cpp
- llvm/unittests/CodeGen/GlobalISel/LegalizerTest.cpp
- llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp
- llvm/lib/Transforms/Utils/LCSSA.cpp
- llvm/utils/TableGen/SubtargetEmitter.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFObjectWriter.cpp
- third-party/benchmark/src/colorprint.cc
- llvm/lib/Support/Caching.cpp
- llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp
- llvm/lib/Target/Sparc/SparcInstrInfo.cpp
- llvm/unittests/Transforms/IPO/WholeProgramDevirt.cpp
- llvm/tools/llvm-c-test/diagnostic.c
- llvm/lib/Target/Mips/MipsExpandPseudo.cpp
- llvm/lib/Target/X86/X86SpeculativeExecutionSideEffectSuppression.cpp
- llvm/lib/Target/LoongArch/AsmParser/LoongArchAsmParser.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp
- llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
- llvm/examples/OrcV2Examples/OrcV2CBindingsDumpObjects/OrcV2CBindingsDumpObjects.c
- llvm/unittests/Frontend/OpenMPParsingTest.cpp
- llvm/lib/Target/Mips/Mips16FrameLowering.cpp
- llvm/lib/Support/Unicode.cpp
- llvm/lib/Analysis/ValueLattice.cpp
- llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp
- llvm/tools/llvm-mt/llvm-mt.cpp
- llvm/lib/Object/ELF.cpp
- llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
- llvm/unittests/Analysis/LoopNestTest.cpp
- llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
- llvm/lib/Target/MSP430/TargetInfo/MSP430TargetInfo.cpp
- llvm/tools/obj2yaml/archive2yaml.cpp
- llvm/unittests/IR/UseTest.cpp
- llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
- llvm/lib/MCA/HardwareUnits/RetireControlUnit.cpp
- llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp
- llvm/unittests/ADT/CombinationGeneratorTest.cpp
- llvm/lib/Target/MSP430/MSP430BranchSelector.cpp
- llvm/unittests/Transforms/Scalar/LICMTest.cpp
- llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp
- llvm/lib/ExecutionEngine/Orc/Shared/OrcRTBridge.cpp
- llvm/unittests/tools/llvm-exegesis/PowerPC/SnippetGeneratorTest.cpp
- llvm/lib/XRay/LogBuilderConsumer.cpp
- llvm/unittests/IR/ManglerTest.cpp
- llvm/lib/MC/MCAssembler.cpp
- llvm/unittests/ExecutionEngine/Orc/EPCGenericMemoryAccessTest.cpp
- llvm/unittests/Analysis/UnrollAnalyzerTest.cpp
- llvm/lib/Target/AVR/AVRInstrInfo.cpp
- llvm/unittests/CodeGen/ScalableVectorMVTsTest.cpp
- llvm/lib/Transforms/Utils/CloneFunction.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp
- llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
- llvm/lib/Transforms/IPO/StripDeadPrototypes.cpp
- third-party/unittest/UnitTestMain/TestMain.cpp
- llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
- llvm/lib/Target/BPF/BPFFrameLowering.cpp
- llvm/unittests/TableGen/AutomataTest.cpp
- llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp
- llvm/unittests/BinaryFormat/DwarfTest.cpp
- llvm/lib/Target/AArch64/AArch64MCInstLower.cpp
- llvm/lib/Target/BPF/BPFPreserveDIType.cpp
- llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
- llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp
- llvm/tools/llvm-reduce/deltas/ReduceRegisterDefs.cpp
- llvm/unittests/Bitstream/BitstreamReaderTest.cpp
- llvm/tools/llvm-objdump/llvm-objdump.cpp
- llvm/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp
- llvm/lib/Analysis/LazyValueInfo.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVSupport.cpp
- llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
- llvm/lib/CodeGen/GlobalISel/LostDebugLocObserver.cpp
- llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
- llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
- llvm/lib/Debuginfod/Debuginfod.cpp
- llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
- llvm/unittests/IR/AttributesTest.cpp
- llvm/unittests/TextAPI/TextStubV4Tests.cpp
- llvm/lib/Target/LoongArch/LoongArchExpandAtomicPseudoInsts.cpp
- llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
- llvm/unittests/Passes/Plugins/PluginsTest.cpp
- llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp
- llvm/lib/MCA/Pipeline.cpp
- llvm/lib/Target/AArch64/AArch64LowerHomogeneousPrologEpilog.cpp
- llvm/unittests/Support/ScaledNumberTest.cpp
- llvm/lib/Target/AMDGPU/AMDGPUPromoteKernelArguments.cpp
- llvm/lib/Analysis/LazyCallGraph.cpp
- llvm/lib/CodeGen/TargetInstrInfo.cpp
- llvm/lib/CodeGen/SwitchLoweringUtils.cpp
- llvm/lib/Support/BuryPointer.cpp
- llvm/lib/Target/X86/X86FixupInstTuning.cpp
- llvm/lib/CodeGen/CFIInstrInserter.cpp
- llvm/unittests/DebugInfo/PDB/HashTableTest.cpp
- llvm/lib/Support/SuffixTreeNode.cpp
- llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp
- llvm/lib/MC/MCAsmInfo.cpp
- llvm/unittests/TableGen/CodeExpanderTest.cpp
- llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp
- llvm/lib/CodeGen/TailDuplicator.cpp
- llvm/lib/MCA/Context.cpp
- llvm/lib/Target/AArch64/AArch64PromoteConstant.cpp
- llvm/unittests/Transforms/Utils/MemTransferLowering.cpp
- llvm/unittests/CodeGen/SchedBoundary.cpp
- llvm/lib/Target/ARM/ARMFixCortexA57AES1742098Pass.cpp
- llvm/lib/CodeGen/JMCInstrumenter.cpp
- llvm/tools/llvm-objdump/ELFDump.cpp
- llvm/unittests/Transforms/Utils/IntegerDivisionTest.cpp
- llvm/unittests/Option/OptionParsingTest.cpp
- llvm/lib/DebugInfo/PDB/Native/InfoStream.cpp
- llvm/unittests/Support/LineIteratorTest.cpp
- llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp
- llvm/lib/CodeGen/AsmPrinter/WinCFGuard.cpp
- llvm/lib/Transforms/Utils/LowerGlobalDtors.cpp
- llvm/lib/Support/SpecialCaseList.cpp
- llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
- llvm/lib/ExecutionEngine/Orc/EPCGenericDylibManager.cpp
- llvm/tools/llvm-reduce/deltas/ReduceUsingSimplifyCFG.cpp
- llvm/lib/Target/AVR/AVRTargetObjectFile.cpp
- llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
- llvm/lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp
- llvm/unittests/Linker/LinkModulesTest.cpp
- llvm/lib/Analysis/InstCount.cpp
- llvm/lib/Object/COFFObjectFile.cpp
- llvm/lib/MCA/Stages/ExecuteStage.cpp
- llvm/tools/llvm-ar/llvm-ar.cpp
- llvm/lib/MC/MCTargetOptions.cpp
- llvm/tools/llvm-yaml-parser-fuzzer/DummyYAMLParserFuzzer.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVElement.cpp
- llvm/lib/Transforms/Utils/CanonicalizeAliases.cpp
- llvm/lib/Target/X86/X86InstructionSelector.cpp
- llvm/lib/IR/DiagnosticInfo.cpp
- llvm/unittests/Transforms/Utils/ValueMapperTest.cpp
- llvm/lib/CodeGen/MachineTraceMetrics.cpp
- llvm/lib/CodeGen/CallBrPrepare.cpp
- llvm/lib/Analysis/LoopPass.cpp
- llvm/unittests/ADT/EquivalenceClassesTest.cpp
- llvm/tools/llvm-reduce/deltas/ReduceFunctions.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
- llvm/tools/obj2yaml/offload2yaml.cpp
- llvm/lib/Support/ARMAttributeParser.cpp
- llvm/lib/IR/Globals.cpp
- llvm/tools/llvm-pdbutil/StreamUtil.cpp
- third-party/unittest/googlemock/src/gmock-all.cc
- llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
- llvm/lib/CodeGen/LiveDebugVariables.cpp
- llvm/lib/ExecutionEngine/Orc/EPCDebugObjectRegistrar.cpp
- llvm/lib/XRay/RecordPrinter.cpp
- llvm/lib/Transforms/IPO/Internalize.cpp
- llvm/tools/llvm-profgen/ProfileGenerator.cpp
- llvm/unittests/IR/DominatorTreeBatchUpdatesTest.cpp
- llvm/lib/Target/PowerPC/PPCCTRLoops.cpp
- llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp
- llvm/tools/llvm-exegesis/lib/PerfHelper.cpp
- llvm/utils/TableGen/CodeGenInstruction.cpp
- llvm/lib/Object/BuildID.cpp
- llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.cpp
- llvm/lib/Target/X86/X86FixupLEAs.cpp
- llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
- llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
- llvm/lib/Target/X86/X86ReturnThunks.cpp
- llvm/tools/llvm-exegesis/lib/DisassemblerHelper.cpp
- llvm/lib/CodeGen/RegAllocFast.cpp
- llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp
- llvm/lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp
- llvm/unittests/Support/MathExtrasTest.cpp
- llvm/lib/Remarks/RemarkLinker.cpp
- llvm/lib/IR/Type.cpp
- llvm/lib/CodeGen/LiveIntervals.cpp
- llvm/lib/Target/AArch64/AArch64A53Fix835769.cpp
- llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
- llvm/unittests/ObjectYAML/MinidumpYAMLTest.cpp
- llvm/lib/Analysis/IRSimilarityIdentifier.cpp
- llvm/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp
- llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
- llvm/lib/DebugInfo/CodeView/RecordName.cpp
- llvm/tools/dsymutil/BinaryHolder.cpp
- llvm/tools/llvm-jitlink/llvm-jitlink-elf.cpp
- llvm/lib/IR/ProfDataUtils.cpp
- llvm/tools/llvm-strings/llvm-strings.cpp
- llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
- llvm/lib/DebugInfo/PDB/Native/DbiModuleList.cpp
- llvm/lib/Support/raw_ostream.cpp
- llvm/lib/Transforms/IPO/SyntheticCountsPropagation.cpp
- llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolFuncDebugStart.cpp
- llvm/lib/Target/NVPTX/NVPTXPeephole.cpp
- llvm/unittests/Support/RISCVISAInfoTest.cpp
- llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
- llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp
- llvm/lib/Support/LineIterator.cpp
- llvm/lib/CodeGen/DetectDeadLanes.cpp
- llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.cpp
- llvm/lib/IR/TypeFinder.cpp
- llvm/lib/DebugInfo/PDB/Native/FormatUtil.cpp
- llvm/lib/CodeGen/MachineCheckDebugify.cpp
- llvm/lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp
- llvm/lib/DebugInfo/CodeView/DebugLinesSubsection.cpp
- llvm/lib/Target/X86/X86ISelLowering.cpp
- llvm/lib/Support/MathExtras.cpp
- llvm/lib/Target/LoongArch/LoongArchFrameLowering.cpp
- llvm/unittests/DebugInfo/PDB/PDBApiTest.cpp
- llvm/tools/llvm-tapi-diff/DiffEngine.cpp
- llvm/unittests/ExecutionEngine/Orc/ResourceTrackerTest.cpp
- llvm/lib/BinaryFormat/Magic.cpp
- llvm/lib/Transforms/Instrumentation/SanitizerBinaryMetadata.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
- llvm/lib/TargetParser/AArch64TargetParser.cpp
- llvm/tools/llvm-pdbutil/PrettyVariableDumper.cpp
- llvm/lib/Target/AMDGPU/GCNRewritePartialRegUses.cpp
- llvm/unittests/Support/YAMLParserTest.cpp
- llvm/lib/CodeGen/SwiftErrorValueTracking.cpp
- llvm/lib/CodeGen/RegAllocGreedy.cpp
- llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp
- llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp
- llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
- llvm/lib/CodeGen/ExpandLargeDivRem.cpp
- llvm/lib/CodeGen/PostRASchedulerList.cpp
- llvm/lib/TextAPI/TextStubV5.cpp
- llvm/examples/OrcV2Examples/LLJITWithCustomObjectLinkingLayer/LLJITWithCustomObjectLinkingLayer.cpp
- llvm/lib/IR/DIBuilder.cpp
- llvm/lib/Target/ARM/Thumb2SizeReduction.cpp
- llvm/lib/Target/RISCV/GISel/RISCVRegisterBankInfo.cpp
- llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
- llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp
- llvm/lib/Transforms/Instrumentation/BlockCoverageInference.cpp
- llvm/lib/CodeGen/FEntryInserter.cpp
- llvm/lib/Target/Sparc/SparcFrameLowering.cpp
- llvm/lib/Support/ELFAttributes.cpp
- llvm/lib/Target/BPF/TargetInfo/BPFTargetInfo.cpp
- llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
- llvm/lib/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.cpp
- llvm/unittests/ADT/BitmaskEnumTest.cpp
- llvm/tools/llvm-rust-demangle-fuzzer/llvm-rust-demangle-fuzzer.cpp
- llvm/unittests/Analysis/VectorFunctionABITest.cpp
- llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
- llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp
- llvm/lib/CodeGen/TargetRegisterInfo.cpp
- llvm/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp
- llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp
- llvm/lib/CodeGen/PrologEpilogInserter.cpp
- llvm/tools/llvm-cxxdump/Error.cpp
- llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp
- llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/LLJITWithObjectLinkingLayerPlugin.cpp
- llvm/unittests/CodeGen/RegAllocScoreTest.cpp
- llvm/unittests/TargetParser/CSKYTargetParserTest.cpp
- llvm/lib/Analysis/ScalarEvolution.cpp
- llvm/tools/llvm-modextract/llvm-modextract.cpp
- llvm/lib/Support/TarWriter.cpp
- llvm/lib/Support/FoldingSet.cpp
- llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp
- llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
- llvm/lib/Target/ARM/MLxExpansionPass.cpp
- llvm/lib/Target/MSP430/MCTargetDesc/MSP430ELFObjectWriter.cpp
- llvm/lib/ExecutionEngine/JITLink/riscv.cpp
- llvm/lib/Transforms/Scalar/InstSimplifyPass.cpp
- llvm/lib/Transforms/CFGuard/CFGuard.cpp
- llvm/tools/llvm-dwarfdump/Statistics.cpp
- llvm/lib/MCA/Stages/MicroOpQueueStage.cpp
- llvm/lib/Target/PowerPC/PPCFastISel.cpp
- llvm/tools/llvm-reduce/deltas/ReduceMemoryOperations.cpp
- llvm/lib/BinaryFormat/ELF.cpp
- llvm/lib/Analysis/ScalarEvolutionNormalization.cpp
- llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
- llvm/utils/TableGen/CodeGenHwModes.cpp
- llvm/lib/Support/MSP430Attributes.cpp
- llvm/lib/Support/GraphWriter.cpp
- llvm/unittests/FuzzMutate/StrategiesTest.cpp
- llvm/lib/Target/AMDGPU/SIISelLowering.cpp
- llvm/lib/Target/AVR/AVRTargetMachine.cpp
- llvm/tools/llvm-reduce/deltas/RunIRPasses.cpp
- llvm/lib/CodeGen/MIRNamerPass.cpp
- llvm/unittests/Demangle/OutputBufferTest.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp
- llvm/lib/ExecutionEngine/JITLink/ELFLinkGraphBuilder.cpp
- llvm/lib/Target/X86/X86PadShortFunction.cpp
- llvm/utils/TableGen/DAGISelEmitter.cpp
- llvm/unittests/tools/llvm-exegesis/Mips/TargetTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp
- llvm/lib/Remarks/YAMLRemarkParser.cpp
- llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
- llvm/examples/OrcV2Examples/OrcV2CBindingsMCJITLikeMemoryManager/OrcV2CBindingsMCJITLikeMemoryManager.c
- llvm/unittests/DebugInfo/LogicalView/ELFReaderTest.cpp
- llvm/lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp
- llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp
- llvm/lib/FuzzMutate/Operations.cpp
- llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp
- llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp
- llvm/unittests/Analysis/GlobalsModRefTest.cpp
- llvm/lib/DebugInfo/PDB/Native/DbiStream.cpp
- llvm/tools/llvm-pdbutil/YAMLOutputStyle.cpp
- llvm/lib/IR/DebugInfo.cpp
- llvm/lib/Target/Lanai/MCTargetDesc/LanaiELFObjectWriter.cpp
- llvm/lib/Analysis/AliasAnalysis.cpp
- llvm/lib/ObjCopy/CommonConfig.cpp
- llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp
- llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp
- llvm/lib/Target/AMDGPU/AMDGPUCombinerHelper.cpp
- llvm/lib/LTO/LTOBackend.cpp
- llvm/lib/Target/Mips/Mips16InstrInfo.cpp
- llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
- llvm/utils/TableGen/InstrInfoEmitter.cpp
- llvm/lib/ExecutionEngine/Orc/LookupAndRecordAddrs.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
- llvm/lib/ProfileData/SymbolRemappingReader.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeCustom.cpp
- llvm/lib/Target/Mips/MipsMachineFunction.cpp
- llvm/lib/Support/BLAKE3/blake3_avx512_x86-64_unix.S
- llvm/lib/Target/SystemZ/SystemZHazardRecognizer.cpp
- llvm/lib/Target/Lanai/LanaiSubtarget.cpp
- llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp
- llvm/lib/Target/Mips/MipsSEISelLowering.cpp
- llvm/lib/CodeGen/MIRVRegNamerUtils.cpp
- llvm/utils/TableGen/AsmWriterInst.cpp
- llvm/lib/CodeGen/MIRYamlMapping.cpp
- llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
- llvm/lib/Target/Mips/MipsISelLowering.cpp
- llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp
- llvm/lib/Analysis/PHITransAddr.cpp
- llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp
- llvm/lib/CodeGen/MIRParser/MILexer.cpp
- llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp
- llvm/tools/llvm-mca/CodeRegion.cpp
- llvm/unittests/Support/WithColorTest.cpp
- llvm/lib/Target/Sparc/SparcSubtarget.cpp
- llvm/tools/yaml2obj/yaml2obj.cpp
- llvm/lib/MC/MCDisassembler/MCDisassembler.cpp
- llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.cpp
- llvm/lib/DebugInfo/PDB/Native/NamedStreamMap.cpp
- llvm/unittests/Support/raw_ostream_test.cpp
- llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
- llvm/lib/CodeGen/MachineCopyPropagation.cpp
- llvm/unittests/XRay/FDRRecordsTest.cpp
- llvm/tools/llvm-as/llvm-as.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFAcceleratorTableTest.cpp
- llvm/lib/TableGen/StringMatcher.cpp
- llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
- llvm/lib/IR/Mangler.cpp
- llvm/lib/CodeGen/FaultMaps.cpp
- llvm/lib/DWP/DWPError.cpp
- llvm/unittests/tools/llvm-exegesis/ClusteringTest.cpp
- llvm/lib/Target/Mips/Mips16RegisterInfo.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp
- llvm/lib/TableGen/TGParser.cpp
- llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
- llvm/lib/DebugInfo/DWARF/DWARFTypeUnit.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
- llvm/unittests/Support/CachePruningTest.cpp
- llvm/unittests/ADT/PriorityWorklistTest.cpp
- llvm/lib/IR/PrintPasses.cpp
- llvm/unittests/Support/BalancedPartitioningTest.cpp
- llvm/unittests/Support/CommandLineInit/CommandLineInitTest.cpp
- llvm/unittests/CodeGen/DwarfStringPoolEntryRefTest.cpp
- llvm/lib/Transforms/Coroutines/CoroSplit.cpp
- llvm/lib/Target/RISCV/RISCVRVVInitUndef.cpp
- llvm/unittests/Support/VersionTupleTest.cpp
- llvm/unittests/CodeGen/GlobalISel/GISelMITest.cpp
- llvm/lib/MCA/Stages/EntryStage.cpp
- llvm/unittests/ExecutionEngine/Orc/SharedMemoryMapperTest.cpp
- llvm/tools/llvm-xray/xray-converter.cpp
- llvm/lib/CodeGen/HardwareLoops.cpp
- llvm/lib/Target/Lanai/LanaiMemAluCombiner.cpp
- llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
- llvm/lib/CodeGen/FinalizeISel.cpp
- llvm/lib/Target/AVR/AVRSubtarget.cpp
- llvm/lib/MC/MCELFStreamer.cpp
- llvm/lib/Target/Hexagon/HexagonHazardRecognizer.cpp
- llvm/lib/Target/PowerPC/GISel/PPCCallLowering.cpp
- llvm/lib/MC/MCParser/MCTargetAsmParser.cpp
- llvm/lib/Target/XCore/XCoreFrameToArgsOffsetElim.cpp
- llvm/unittests/ADT/SmallStringTest.cpp
- llvm/lib/DWARFLinkerParallel/DWARFEmitterImpl.cpp
- llvm/lib/Analysis/Delinearization.cpp
- llvm/unittests/Support/TimeProfilerTest.cpp
- llvm/lib/CodeGen/ParallelCG.cpp
- llvm/tools/llvm-pdbutil/MinimalTypeDumper.cpp
- llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp
- llvm/lib/Support/StringSaver.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp
- llvm/lib/Target/AArch64/GISel/AArch64GlobalISelUtils.cpp
- llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp
- llvm/tools/llvm-readobj/XCOFFDumper.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
- llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeArray.cpp
- llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp
- llvm/lib/Transforms/Scalar/SROA.cpp
- llvm/lib/Transforms/Vectorize/VPlanSLP.cpp
- llvm/examples/OrcV2Examples/OrcV2CBindingsRemovableCode/OrcV2CBindingsRemovableCode.c
- llvm/lib/DebugInfo/PDB/PDBSymbolBlock.cpp
- llvm/unittests/Bitcode/DataLayoutUpgradeTest.cpp
- llvm/lib/MC/MCWasmStreamer.cpp
- llvm/lib/Support/CodeGenCoverage.cpp
- llvm/unittests/ADT/StringExtrasTest.cpp
- llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp
- llvm/lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp
- llvm/unittests/ADT/EditDistanceTest.cpp
- llvm/lib/Target/X86/X86DomainReassignment.cpp
- llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
- llvm/lib/Support/APSInt.cpp
- llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
- llvm/tools/llvm-dlang-demangle-fuzzer/llvm-dlang-demangle-fuzzer.cpp
- llvm/unittests/Support/MatchersTest.cpp
- llvm/lib/DebugInfo/GSYM/LineTable.cpp
- llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp
- llvm/lib/ExecutionEngine/ExecutionEngine.cpp
- llvm/unittests/Support/ParallelTest.cpp
- llvm/lib/IR/Verifier.cpp
- llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp
- llvm/lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp
- llvm/unittests/Support/ScopedPrinterTest.cpp
- llvm/lib/ObjectYAML/WasmEmitter.cpp
- llvm/lib/DWARFLinkerParallel/OutputSections.cpp
- llvm/lib/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.cpp
- llvm/lib/BinaryFormat/XCOFF.cpp
- llvm/unittests/Analysis/DomTreeUpdaterTest.cpp
- llvm/lib/MCA/InstrBuilder.cpp
- llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
- llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
- llvm/lib/Target/ARM/ARMHazardRecognizer.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp
- llvm/lib/Target/RISCV/RISCVCodeGenPrepare.cpp
- llvm/lib/MC/TargetRegistry.cpp
- llvm/lib/Target/AMDGPU/R600MachineScheduler.cpp
- llvm/lib/Target/Hexagon/HexagonMachineFunctionInfo.cpp
- llvm/lib/Analysis/RegionInfo.cpp
- llvm/lib/MC/MCSPIRVStreamer.cpp
- llvm/unittests/Analysis/InlineCostTest.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFDieTest.cpp
- llvm/lib/DebugInfo/GSYM/ExtractRanges.cpp
- llvm/tools/llvm-reduce/deltas/ReduceBasicBlocks.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp
- llvm/unittests/IR/ModuleTest.cpp
- llvm/lib/DebugInfo/DWARF/DWARFUnitIndex.cpp
- llvm/lib/CodeGen/BasicTargetTransformInfo.cpp
- llvm/lib/Transforms/Hello/Hello.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeTypeTypedef.cpp
- llvm/lib/CodeGen/MachineStableHash.cpp
- llvm/tools/dsymutil/SymbolMap.cpp
- llvm/examples/OrcV2Examples/OrcV2CBindingsBasicUsage/OrcV2CBindingsBasicUsage.c
- llvm/lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolFuncDebugEnd.cpp
- llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.cpp
- llvm/tools/llvm-pdbutil/PrettyTypeDumper.cpp
- llvm/lib/DebugInfo/PDB/Native/Hash.cpp
- llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp
- llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
- llvm/lib/CodeGen/MIRCanonicalizerPass.cpp
- llvm/lib/Target/AMDGPU/R600TargetMachine.cpp
- llvm/lib/XRay/Profile.cpp
- llvm/tools/llvm-c-test/include-all.c
- llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
- llvm/tools/llvm-exegesis/lib/X86/Target.cpp
- llvm/unittests/Remarks/BitstreamRemarksParsingTest.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
- llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp
- llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp
- llvm/lib/XRay/BlockPrinter.cpp
- llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
- llvm/lib/IR/ValueSymbolTable.cpp
- llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolPublicSymbol.cpp
- llvm/unittests/IR/IRBuilderTest.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp
- llvm/lib/Target/Sparc/SparcMCInstLower.cpp
- llvm/tools/llvm-reduce/deltas/ReduceMetadata.cpp
- llvm/lib/CodeGen/LiveRangeShrink.cpp
- llvm/lib/Transforms/InstCombine/InstCombineNegator.cpp
- llvm/lib/Support/regerror.c
- llvm/lib/CodeGen/CodeGenPassBuilder.cpp
- llvm/lib/Target/RISCV/RISCVMacroFusion.cpp
- llvm/lib/Support/BinaryStreamRef.cpp
- llvm/lib/Target/BPF/BPFAsmPrinter.cpp
- llvm/tools/llvm-opt-fuzzer/DummyOptFuzzer.cpp
- llvm/lib/Support/TimeProfiler.cpp
- llvm/lib/Target/ARM/ARMFastISel.cpp
- llvm/tools/llvm-reduce/deltas/ReduceInstructions.cpp
- llvm/lib/CodeGen/Analysis.cpp
- llvm/lib/Transforms/IPO/SampleContextTracker.cpp
- third-party/benchmark/src/perf_counters.cc
- llvm/lib/LineEditor/LineEditor.cpp
- llvm/lib/Target/X86/X86TargetObjectFile.cpp
- llvm/examples/OrcV2Examples/LLJITDumpObjects/LLJITDumpObjects.cpp
- llvm/lib/Target/Hexagon/RDFDeadCode.cpp
- llvm/lib/ObjectYAML/CodeViewYAMLTypes.cpp
- llvm/lib/CodeGen/PeepholeOptimizer.cpp
- llvm/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
- llvm/lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp
- llvm/lib/MCA/HardwareUnits/HardwareUnit.cpp
- llvm/lib/DWARFLinkerParallel/DWARFLinkerImpl.cpp
- llvm/unittests/Transforms/Vectorize/VPlanTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
- llvm/utils/TableGen/TableGen.cpp
- llvm/utils/TableGen/TableGen.cpp
- llvm/lib/InterfaceStub/ELFObjHandler.cpp
- llvm/unittests/Support/UnicodeTest.cpp
- llvm/tools/llvm-yaml-parser-fuzzer/yaml-parser-fuzzer.cpp
- llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
- llvm/lib/Target/NVPTX/NVPTXAliasAnalysis.cpp
- llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp
- llvm/lib/IR/Operator.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp
- llvm/lib/Target/AMDGPU/GCNNSAReassign.cpp
- llvm/lib/Analysis/CaptureTracking.cpp
- llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp
- llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp
- llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
- llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp
- llvm/unittests/ADT/SetVectorTest.cpp
- llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp
- llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
- llvm/unittests/ADT/StringMapTest.cpp
- llvm/lib/Support/regfree.c
- llvm/lib/LTO/LTO.cpp
- llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbol.cpp
- llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
- llvm/lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp
- llvm/utils/PerfectShuffle/PerfectShuffle.cpp
- llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
- llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp
- llvm/tools/llvm-readobj/COFFDumper.cpp
- llvm/unittests/Object/ObjectFileTest.cpp
- llvm/lib/CodeGen/StackProtector.cpp
- llvm/lib/ProfileData/InstrProfWriter.cpp
- compilation_db/tools/llvm-ifs/llvm-ifs-driver.cpp
- llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp
- llvm/lib/IR/MDBuilder.cpp
- llvm/lib/MC/MCObjectWriter.cpp
- compilation_db/tools/llvm-ar/llvm-ar-driver.cpp
- llvm/lib/Target/MSP430/MSP430FrameLowering.cpp
- llvm/unittests/FileCheck/FileCheckTest.cpp
- llvm/tools/llvm-cov/llvm-cov.cpp
- llvm/unittests/Support/MemoryTest.cpp
- llvm/unittests/Target/RISCV/MCInstrAnalysisTest.cpp
- llvm/lib/CodeGen/WinEHPrepare.cpp
- llvm/lib/CodeGen/ReplaceWithVeclib.cpp
- llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
- llvm/lib/Transforms/Utils/BypassSlowDivision.cpp
- llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
- llvm/lib/Target/X86/X86InstrFoldTables.cpp
- llvm/utils/TableGen/DirectiveEmitter.cpp
- llvm/tools/llvm-exegesis/lib/LatencyBenchmarkRunner.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp
- llvm/lib/CodeGen/UnreachableBlockElim.cpp
- llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
- llvm/lib/TableGen/JSONBackend.cpp
- llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp
- llvm/unittests/ADT/TypeSwitchTest.cpp
- llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp
- llvm/unittests/Analysis/CallGraphTest.cpp
- llvm/lib/Target/AArch64/AArch64ConditionOptimizer.cpp
- llvm/lib/ObjectYAML/ObjectYAML.cpp
- llvm/tools/llvm-xray/xray-fdr-dump.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCTargetDesc.cpp
- llvm/lib/DebugInfo/CodeView/StringsAndChecksums.cpp
- llvm/lib/IR/AutoUpgrade.cpp
- llvm/lib/Transforms/IPO/ExtractGV.cpp
- llvm/lib/MC/MCNullStreamer.cpp
- llvm/utils/TableGen/GlobalISel/GIMatchDagInstr.cpp
- llvm/lib/CodeGen/MachineUniformityAnalysis.cpp
- llvm/lib/MCA/Stages/RetireStage.cpp
- llvm/utils/TableGen/IntrinsicEmitter.cpp
- llvm/tools/llvm-reduce/deltas/ReduceGlobalVars.cpp
- llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
- llvm/lib/Target/Sparc/SparcAsmPrinter.cpp
- llvm/lib/DebugInfo/DWARF/DWARFGdbIndex.cpp
- llvm/lib/CodeGen/MIRSampleProfile.cpp
- llvm/lib/Target/AMDGPU/AMDGPURemoveIncompatibleFunctions.cpp
- llvm/tools/llvm-reduce/deltas/Delta.cpp
- llvm/unittests/Analysis/ValueTrackingTest.cpp
- llvm/lib/Target/PowerPC/PPCGenScalarMASSEntries.cpp
- llvm/lib/Target/VE/MCTargetDesc/VEAsmBackend.cpp
- llvm/lib/DebugInfo/PDB/Native/InputFile.cpp
- llvm/lib/DebugInfo/GSYM/FileWriter.cpp
- llvm/unittests/FuzzMutate/RandomIRBuilderTest.cpp
- llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp
- llvm/unittests/Testing/Annotations/AnnotationsTest.cpp
- llvm/lib/Target/AArch64/AArch64TargetObjectFile.cpp
- llvm/lib/AsmParser/LLLexer.cpp
- llvm/lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp
- third-party/benchmark/src/commandlineflags.cc
- llvm/lib/Support/VersionTuple.cpp
- llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp
- llvm/lib/Option/Arg.cpp
- llvm/lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp
- llvm/lib/MCA/Stages/InOrderIssueStage.cpp
- llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp
- llvm/lib/CodeGen/RegisterScavenging.cpp
- llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.cpp
- llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyNullifyDebugValueLists.cpp
- llvm/lib/Transforms/Utils/FlattenCFG.cpp
- llvm/lib/MC/SubtargetFeature.cpp
- llvm/lib/Target/ARM/ARMMCInstLower.cpp
- llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp
- llvm/unittests/Support/RegexTest.cpp
- llvm/lib/Support/CSKYAttributeParser.cpp
- llvm/lib/Transforms/Scalar/LoopFlatten.cpp
- llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp
- llvm/lib/DebugInfo/CodeView/Line.cpp
- llvm/examples/Kaleidoscope/Chapter2/toy.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeSourceFile.cpp
- llvm/tools/llvm-exegesis/lib/Analysis.cpp
- llvm/tools/llvm-sim/llvm-sim.cpp
- llvm/lib/DebugInfo/CodeView/TypeTableCollection.cpp
- llvm/lib/Target/X86/X86LoadValueInjectionLoadHardening.cpp
- llvm/lib/Target/PowerPC/PPCEarlyReturn.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp
- llvm/tools/llvm-cvtres/llvm-cvtres.cpp
- llvm/lib/Object/RecordStreamer.cpp
- llvm/lib/Target/Mips/MipsMulMulBugPass.cpp
- llvm/tools/llvm-exegesis/lib/ParallelSnippetGenerator.cpp
- llvm/unittests/ADT/STLExtrasTest.cpp
- llvm/unittests/ADT/ImmutableSetTest.cpp
- llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp
- llvm/tools/llvm-dlang-demangle-fuzzer/DummyDemanglerFuzzer.cpp
- llvm/lib/CodeGen/EarlyIfConversion.cpp
- llvm/tools/bugpoint/OptimizerDriver.cpp
- llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp
- llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
- llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
- llvm/lib/Analysis/PtrUseVisitor.cpp
- llvm/unittests/Testing/ADT/StringMapTest.cpp
- llvm/tools/dsymutil/DebugMap.cpp
- llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
- llvm/unittests/Support/YAMLIOTest.cpp
- llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp
- llvm/lib/IR/Use.cpp
- llvm/lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp
- llvm/lib/DebugInfo/DWARF/DWARFTypePrinter.cpp
- llvm/lib/Target/ARM/ARMInstrInfo.cpp
- llvm/lib/Support/SystemUtils.cpp
- llvm/utils/TableGen/RISCVTargetDefEmitter.cpp
- llvm/lib/CodeGen/MBFIWrapper.cpp
- llvm/lib/ExecutionEngine/SectionMemoryManager.cpp
- llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86EncodingOptimization.cpp
- llvm/lib/Target/Hexagon/HexagonGenInsert.cpp
- llvm/tools/llvm-reduce/deltas/ReduceArguments.cpp
- llvm/unittests/ADT/FallibleIteratorTest.cpp
- llvm/lib/Analysis/InlineCost.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp
- llvm/unittests/ADT/AnyTest.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFDebugAbbrevTest.cpp
- llvm/unittests/IR/ModuleSummaryIndexTest.cpp
- llvm/lib/Target/AMDGPU/AMDGPUFrameLowering.cpp
- llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp
- llvm/lib/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.cpp
- llvm/lib/Target/AMDGPU/SIMachineScheduler.cpp
- llvm/lib/ObjCopy/MachO/MachOObjcopy.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsInstPrinter.cpp
- llvm/lib/Target/BPF/BTFDebug.cpp
- llvm/unittests/IR/ValueMapTest.cpp
- llvm/lib/Support/WithColor.cpp
- llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp
- llvm/lib/Target/Hexagon/HexagonVExtract.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp
- llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp
- llvm/lib/Support/BLAKE3/blake3_neon.c
- llvm/lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp
- llvm/lib/Support/Errno.cpp
- llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp
- llvm/lib/Target/Mips/MipsTargetMachine.cpp
- llvm/lib/IR/PassTimingInfo.cpp
- llvm/lib/CodeGen/PseudoProbeInserter.cpp
- llvm/unittests/Target/AMDGPU/ExecMayBeModifiedBeforeAnyUse.cpp
- llvm/unittests/Remarks/YAMLRemarksParsingTest.cpp
- llvm/lib/Target/Mips/Mips16HardFloatInfo.cpp
- llvm/tools/dsymutil/dsymutil.cpp
- llvm/lib/Transforms/Scalar/LoopBoundSplit.cpp
- llvm/unittests/ADT/SmallPtrSetTest.cpp
- llvm/unittests/Analysis/LoadsTest.cpp
- llvm/unittests/tools/llvm-exegesis/Mips/RegisterAliasingTest.cpp
- llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
- llvm/lib/CodeGen/RegAllocScore.cpp
- llvm/tools/llvm-mca/Views/SummaryView.cpp
- llvm/tools/llvm-mca/Views/SummaryView.cpp
- llvm/lib/Target/Hexagon/HexagonCFGOptimizer.cpp
- llvm/lib/CodeGen/ShrinkWrap.cpp
- llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp
- llvm/lib/CodeGen/CommandFlags.cpp
- llvm/lib/TargetParser/CSKYTargetParser.cpp
- llvm/lib/Target/AMDGPU/AMDGPUIGroupLP.cpp
- llvm/lib/CodeGen/MachineSSAUpdater.cpp
- llvm/lib/Target/XCore/XCoreRegisterInfo.cpp
- llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.cpp
- llvm/lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp
- llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp
- llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
- llvm/lib/Support/Regex.cpp
- llvm/lib/Target/X86/X86FixupBWInsts.cpp
- llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp
- llvm/tools/llvm-diff/lib/DiffLog.cpp
- llvm/tools/llvm-pdbutil/PrettyTypedefDumper.cpp
- llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp
- llvm/lib/Support/GlobPattern.cpp
- llvm/lib/Analysis/InlineOrder.cpp
- llvm/lib/Analysis/CallGraphSCCPass.cpp
- llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp
- llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp
- llvm/lib/ObjectYAML/MachOEmitter.cpp
- llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp
- llvm/unittests/DebugInfo/LogicalView/LocationRangesTest.cpp
- llvm/lib/DebugInfo/PDB/Native/InjectedSourceStream.cpp
- llvm/lib/ObjectYAML/XCOFFYAML.cpp
- llvm/unittests/ADT/IListBaseTest.cpp
- llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
- llvm/lib/CodeGen/RegUsageInfoPropagate.cpp
- llvm/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp
- llvm/tools/llvm-exegesis/lib/SchedClassResolution.cpp
- llvm/lib/CodeGen/TailDuplication.cpp
- llvm/lib/Transforms/Utils/IntegerDivision.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp
- llvm/unittests/Passes/Plugins/TestPlugin/TestPlugin.cpp
- llvm/lib/Analysis/StackSafetyAnalysis.cpp
- llvm/tools/llvm-reduce/deltas/ReduceOpcodes.cpp
- llvm/lib/DebugInfo/CodeView/TypeRecordHelpers.cpp
- llvm/lib/Transforms/Scalar/LowerConstantIntrinsics.cpp
- llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
- llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp
- llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp
- llvm/lib/Frontend/HLSL/HLSLResource.cpp
- llvm/lib/MC/MCInst.cpp
- llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp
- llvm/lib/Target/Hexagon/HexagonRegisterInfo.cpp
- llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
- llvm/lib/Target/AArch64/AArch64CallingConvention.cpp
- llvm/lib/DebugInfo/Symbolize/Markup.cpp
- llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
- llvm/unittests/CodeGen/MachineBasicBlockTest.cpp
- llvm/tools/bugpoint/CrashDebugger.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp
- llvm/lib/FileCheck/FileCheck.cpp
- llvm/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp
- llvm/lib/Support/regexec.c
- llvm/lib/Target/PowerPC/PPCCCState.cpp
- llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeLineNumber.cpp
- llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp
- llvm/lib/Target/X86/X86MacroFusion.cpp
- llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp
- llvm/lib/Transforms/Utils/PredicateInfo.cpp
- llvm/lib/Transforms/Utils/LowerIFunc.cpp
- third-party/benchmark/src/string_util.cc
- llvm/lib/Target/ARM/ARMTargetObjectFile.cpp
- llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp
- llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
- llvm/lib/Target/VE/VEISelDAGToDAG.cpp
- llvm/unittests/DebugInfo/CodeView/TypeHashingTest.cpp
- llvm/lib/CodeGen/MachineInstr.cpp
- llvm/lib/Support/AMDGPUMetadata.cpp
- llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
- llvm/lib/MC/MCAsmStreamer.cpp
- llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
- llvm/tools/llvm-profdata/llvm-profdata.cpp
- llvm/lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp
- llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp
- llvm/unittests/ADT/SparseSetTest.cpp
- llvm/tools/bugpoint/BugDriver.cpp
- llvm/lib/Analysis/Trace.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeEnumSymbols.cpp
- llvm/tools/llvm-jitlink/llvm-jitlink.cpp
- llvm/lib/CodeGen/VirtRegMap.cpp
- llvm/lib/Transforms/IPO/SampleProfile.cpp
- llvm/lib/Target/Hexagon/HexagonSubtarget.cpp
- llvm/lib/IR/Metadata.cpp
- llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp
- llvm/unittests/ADT/IteratorTest.cpp
- llvm/lib/IR/DebugLoc.cpp
- llvm/lib/ExecutionEngine/Interpreter/Execution.cpp
- llvm/tools/llvm-rc/ResourceScriptParser.cpp
- llvm/lib/Target/AMDGPU/R600MachineFunctionInfo.cpp
- llvm/unittests/ADT/DepthFirstIteratorTest.cpp
- llvm/lib/Transforms/Coroutines/CoroFrame.cpp
- llvm/tools/llvm-exegesis/lib/Target.cpp
- llvm/utils/TableGen/CodeGenRegisters.cpp
- llvm/lib/Target/TargetLoweringObjectFile.cpp
- llvm/unittests/Transforms/Utils/SizeOptsTest.cpp
- llvm/lib/Transforms/Utils/SampleProfileInference.cpp
- llvm/lib/Analysis/MemoryLocation.cpp
- llvm/unittests/Object/MinidumpTest.cpp
- llvm/lib/ObjectYAML/DWARFEmitter.cpp
- llvm/lib/MC/MCSubtargetInfo.cpp
- llvm/unittests/IR/ValueHandleTest.cpp
- llvm/lib/Target/NVPTX/NVPTXInstrInfo.cpp
- llvm/unittests/ADT/DAGDeltaAlgorithmTest.cpp
- llvm/lib/Debuginfod/BuildIDFetcher.cpp
- llvm/lib/DebugInfo/CodeView/RecordSerialization.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.cpp
- llvm/unittests/ADT/HashingTest.cpp
- llvm/lib/Target/ARM/ARMInstructionSelector.cpp
- llvm/unittests/Support/DebugTest.cpp
- llvm/unittests/Support/EndianTest.cpp
- llvm/lib/Target/PowerPC/PPCSubtarget.cpp
- llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp
- llvm/lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp
- llvm/lib/Target/AArch64/AArch64CondBrTuning.cpp
- llvm/tools/llvm-cat/llvm-cat.cpp
- llvm/lib/Target/NVPTX/NVPTXImageOptimizer.cpp
- llvm/unittests/Demangle/DLangDemangleTest.cpp
- llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
- llvm/lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp
- llvm/lib/CodeGen/GlobalISel/LegalityPredicates.cpp
- llvm/tools/llvm-profgen/CSPreInliner.cpp
- llvm/tools/lli/ChildTarget/ChildTarget.cpp
- llvm/unittests/Support/CommandLineTest.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86InstComments.cpp
- llvm/lib/Support/FileUtilities.cpp
- llvm/tools/llvm-reduce/deltas/ReduceGlobalObjects.cpp
- llvm/lib/Transforms/IPO/LoopExtractor.cpp
- llvm/lib/Target/Sparc/SparcISelLowering.cpp
- llvm/tools/llvm-objdump/XCOFFDump.cpp
- llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
- llvm/lib/Transforms/Utils/AddDiscriminators.cpp
- llvm/lib/Transforms/Scalar/LoopDeletion.cpp
- llvm/lib/MC/MCPseudoProbe.cpp
- llvm/lib/Passes/OptimizationLevel.cpp
- llvm/lib/MC/MCXCOFFObjectTargetWriter.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp
- llvm/unittests/Support/TimerTest.cpp
- llvm/lib/DebugInfo/PDB/Native/TpiHashing.cpp
- llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
- llvm/lib/MC/MCTargetOptionsCommandFlags.cpp
- llvm/lib/MC/MCLabel.cpp
- llvm/lib/MC/MCParser/ELFAsmParser.cpp
- llvm/lib/FuzzMutate/RandomIRBuilder.cpp
- llvm/lib/Transforms/Scalar/LoopSink.cpp
- llvm/lib/Transforms/Utils/LowerInvoke.cpp
- llvm/unittests/Transforms/Utils/CodeExtractorTest.cpp
- llvm/examples/Kaleidoscope/Chapter4/toy.cpp
- llvm/unittests/ExecutionEngine/Orc/ExecutionSessionWrapperFunctionCallsTest.cpp
- llvm/lib/Transforms/Scalar/NewGVN.cpp
- llvm/lib/Analysis/ScopedNoAliasAA.cpp
- llvm/lib/Target/AMDGPU/AMDGPURewriteUndefForPHI.cpp
- llvm/lib/Frontend/OpenACC/ACC.cpp
- llvm/unittests/Analysis/IVDescriptorsTest.cpp
- llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp
- llvm/lib/IR/VectorBuilder.cpp
- llvm/utils/TableGen/GlobalISel/GIMatchTree.cpp
- llvm/lib/Target/AArch64/AArch64Subtarget.cpp
- llvm/lib/DebugInfo/PDB/Native/EnumTables.cpp
- llvm/lib/MC/MCExpr.cpp
- llvm/lib/Extensions/Extensions.cpp
- llvm/tools/llvm-extract/llvm-extract.cpp
- llvm/tools/llvm-pdbutil/MinimalSymbolDumper.cpp
- llvm/lib/ExecutionEngine/Orc/Speculation.cpp
- llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
- llvm/lib/Transforms/IPO/AlwaysInliner.cpp
- llvm/lib/Target/Mips/MicroMipsSizeReduction.cpp
- llvm/unittests/IR/InstructionsTest.cpp
- llvm/unittests/MC/DwarfLineTableHeaders.cpp
- llvm/lib/Transforms/IPO/InferFunctionAttrs.cpp
- llvm/unittests/Support/IndexedAccessorTest.cpp
- llvm/lib/Target/VE/VEMachineFunctionInfo.cpp
- llvm/lib/Target/PowerPC/PPCReduceCRLogicals.cpp
- llvm/utils/TableGen/RegisterBankEmitter.cpp
- llvm/lib/Object/Minidump.cpp
- llvm/lib/MC/ELFObjectWriter.cpp
- llvm/lib/CodeGen/TargetLoweringBase.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchTargetStreamer.cpp
- llvm/unittests/MC/MCInstPrinter.cpp
- llvm/unittests/Support/Base64Test.cpp
- llvm/unittests/ObjectYAML/YAML2ObjTest.cpp
- llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp
- llvm/lib/Support/BranchProbability.cpp
- llvm/unittests/Support/buffer_ostream_test.cpp
- llvm/lib/Support/xxhash.cpp
- llvm/unittests/DebugInfo/LogicalView/SelectElementsTest.cpp
- llvm/unittests/ExecutionEngine/Orc/ObjectLinkingLayerTest.cpp
- llvm/unittests/Support/AlignOfTest.cpp
- llvm/unittests/ADT/APSIntTest.cpp
- llvm/lib/Support/YAMLTraits.cpp
- llvm/lib/Support/BLAKE3/blake3_portable.c
- llvm/lib/Target/RISCV/GISel/RISCVCallLowering.cpp
- llvm/lib/Support/RISCVAttributes.cpp
- llvm/lib/Transforms/IPO/ElimAvailExtern.cpp
- llvm/lib/Transforms/Utils/GuardUtils.cpp
- llvm/lib/DebugInfo/DWARF/DWARFCompileUnit.cpp
- llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp
- llvm/lib/Support/SHA256.cpp
- llvm/lib/MCA/HWEventListener.cpp
- llvm/lib/Remarks/BitstreamRemarkSerializer.cpp
- llvm/lib/ExecutionEngine/JITLink/ELF_loongarch.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolCompilandEnv.cpp
- llvm/lib/Transforms/IPO/PartialInlining.cpp
- llvm/unittests/BinaryFormat/MachOTest.cpp
- llvm/lib/Target/Mips/MipsTargetTransformInfo.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp
- llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
- llvm/lib/Target/Mips/MipsMCInstLower.cpp
- llvm/lib/Transforms/IPO/CrossDSOCFI.cpp
- llvm/lib/DebugInfo/GSYM/DwarfTransformer.cpp
- llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
- llvm/lib/Target/NVPTX/NVPTXLowerAlloca.cpp
- llvm/lib/Support/regstrlcpy.c
- llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp
- llvm/unittests/ExecutionEngine/ExecutionEngineTest.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeManaged.cpp
- llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
- llvm/unittests/Target/ARM/MachineInstrTest.cpp
- llvm/lib/Transforms/Utils/SymbolRewriter.cpp
- llvm/lib/MC/XCOFFObjectWriter.cpp
- llvm/unittests/ObjectYAML/YAMLTest.cpp
- llvm/lib/DebugInfo/DWARF/DWARFAddressRange.cpp
- llvm/lib/CodeGen/ResetMachineFunctionPass.cpp
- llvm/lib/Transforms/Scalar/EarlyCSE.cpp
- llvm/lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp
- llvm/lib/Analysis/ConstantFolding.cpp
- llvm/lib/DebugInfo/GSYM/GsymCreator.cpp
- llvm/tools/llvm-pdbutil/TypeReferenceTracker.cpp
- llvm/lib/Target/Mips/MipsOptimizePICCall.cpp
- llvm/lib/Support/ELFAttributeParser.cpp
- llvm/lib/Target/AMDGPU/SIPostRABundler.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeTypedef.cpp
- llvm/lib/CodeGen/RDFLiveness.cpp
- llvm/lib/Target/X86/X86PartialReduction.cpp
- llvm/lib/Analysis/VectorUtils.cpp
- llvm/unittests/tools/llvm-mca/X86/X86TestBase.cpp
- llvm/lib/TableGen/Error.cpp
- llvm/tools/llvm-rust-demangle-fuzzer/DummyDemanglerFuzzer.cpp
- llvm/unittests/Remarks/YAMLRemarksSerializerTest.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp
- llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
- llvm/lib/Analysis/HeatUtils.cpp
- llvm/lib/Target/AMDGPU/AMDGPUMacroFusion.cpp
- llvm/unittests/Target/PowerPC/AIXRelocModelTest.cpp
- llvm/lib/CodeGen/GlobalISel/GlobalISel.cpp
- llvm/lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp
- llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp
- llvm/lib/Transforms/Scalar/Float2Int.cpp
- llvm/lib/CodeGen/StackColoring.cpp
- llvm/unittests/ADT/PointerEmbeddedIntTest.cpp
- llvm/lib/Target/AMDGPU/AMDGPURegBankSelect.cpp
- llvm/lib/IR/LLVMContextImpl.cpp
- llvm/lib/CodeGen/LiveStacks.cpp
- llvm/lib/Target/PowerPC/PPCMCInstLower.cpp
- llvm/unittests/CodeGen/MLRegallocDevelopmentFeatures.cpp
- llvm/lib/MC/MCXCOFFStreamer.cpp
- llvm/lib/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.cpp
- llvm/lib/Object/FaultMapParser.cpp
- llvm/lib/Target/Mips/MipsTargetObjectFile.cpp
- llvm/lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp
- llvm/lib/Support/FormattedStream.cpp
- llvm/lib/Target/X86/X86RegisterInfo.cpp
- llvm/lib/MC/MCSymbol.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolCompiland.cpp
- llvm/tools/sanstats/sanstats.cpp
- llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp
- llvm/lib/Target/AArch64/AArch64StackTagging.cpp
- llvm/unittests/Object/XCOFFObjectFileTest.cpp
- llvm/lib/Transforms/Scalar/BDCE.cpp
- llvm/utils/TableGen/Attributes.cpp
- llvm/lib/CodeGen/LexicalScopes.cpp
- llvm/lib/Target/X86/MCA/X86CustomBehaviour.cpp
- llvm/lib/DebugInfo/CodeView/CVTypeVisitor.cpp
- llvm/lib/Target/ARM/ARMSubtarget.cpp
- llvm/unittests/DebugInfo/LogicalView/WarningInternalTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp
- llvm/lib/Transforms/Scalar/Scalar.cpp
- llvm/lib/WindowsManifest/WindowsManifestMerger.cpp
- llvm/lib/IR/DebugInfoMetadata.cpp
- llvm/lib/Remarks/RemarkSerializer.cpp
- llvm/unittests/ExecutionEngine/JITLink/EHFrameSupportTests.cpp
- llvm/utils/TableGen/X86MnemonicTables.cpp
- llvm/utils/TableGen/AsmWriterEmitter.cpp
- llvm/lib/IR/Constants.cpp
- llvm/lib/Target/VE/LVLGen.cpp
- llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
- llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp
- llvm/unittests/MC/AMDGPU/DwarfRegMappings.cpp
- llvm/tools/llvm-profgen/ProfiledBinary.cpp
- llvm/lib/Target/Lanai/MCTargetDesc/LanaiAsmBackend.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
- llvm/tools/llvm-mc/Disassembler.cpp
- llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
- llvm/lib/Analysis/LoopCacheAnalysis.cpp
- llvm/unittests/Object/ELFTypesTest.cpp
- llvm/lib/Support/BinaryStreamReader.cpp
- llvm/lib/MC/MCStreamer.cpp
- llvm/lib/TargetParser/LoongArchTargetParser.cpp
- llvm/lib/Target/VE/VETargetMachine.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeDimension.cpp
- llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
- llvm/lib/DebugInfo/PDB/Native/SymbolStream.cpp
- llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
- llvm/lib/MC/MCParser/MCAsmParserExtension.cpp
- llvm/lib/Support/SmallPtrSet.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
- llvm/unittests/IR/MetadataTest.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp
- llvm/lib/Transforms/Scalar/ConstantHoisting.cpp
- llvm/lib/XRay/FDRRecordProducer.cpp
- llvm/tools/llvm-exegesis/lib/Clustering.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolExe.cpp
- llvm/lib/Target/NVPTX/NVVMIntrRange.cpp
- llvm/unittests/CodeGen/MachineOperandTest.cpp
- llvm/lib/CodeGen/MachinePostDominators.cpp
- llvm/lib/CodeGen/LiveIntervalUnion.cpp
- llvm/lib/CodeGen/GlobalISel/LegalizeMutations.cpp
- llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp
- llvm/lib/ExecutionEngine/JITLink/i386.cpp
- llvm/lib/CodeGen/LivePhysRegs.cpp
- llvm/lib/Transforms/ObjCARC/ProvenanceAnalysisEvaluator.cpp
- llvm/lib/DebugInfo/PDB/Native/HashTable.cpp
- llvm/lib/Transforms/Scalar/LoopFuse.cpp
- llvm/lib/Target/XCore/Disassembler/XCoreDisassembler.cpp
- llvm/lib/CodeGen/FuncletLayout.cpp
- llvm/lib/Target/AMDGPU/AMDGPUPostLegalizerCombiner.cpp
- llvm/lib/Target/Lanai/LanaiISelDAGToDAG.cpp
- llvm/unittests/Support/ProgramTest.cpp
- llvm/lib/MC/MCAsmInfoDarwin.cpp
- llvm/lib/Target/AMDGPU/R600MCInstLower.cpp
- llvm/lib/Target/AMDGPU/SIProgramInfo.cpp
- llvm/unittests/ADT/FloatingPointMode.cpp
- llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp
- llvm/lib/DebugInfo/CodeView/AppendingTypeTableBuilder.cpp
- llvm/tools/llvm-reduce/deltas/ReduceAliases.cpp
- llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
- llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp
- llvm/lib/BinaryFormat/MsgPackReader.cpp
- llvm/unittests/ADT/StringRefTest.cpp
- llvm/tools/llvm-mca/Views/DispatchStatistics.cpp
- llvm/lib/Target/X86/X86InsertWait.cpp
- llvm/lib/CodeGen/MachineBlockPlacement.cpp
- llvm/lib/CodeGen/RegisterPressure.cpp
- llvm/lib/ObjCopy/COFF/COFFObjcopy.cpp
- llvm/lib/DebugInfo/MSF/MSFError.cpp
- llvm/lib/Target/AMDGPU/GCNIterativeScheduler.cpp
- llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp
- llvm/lib/Transforms/Utils/Mem2Reg.cpp
- llvm/lib/Transforms/Scalar/GVN.cpp
- llvm/utils/TableGen/CompressInstEmitter.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp
- llvm/examples/Kaleidoscope/Chapter6/toy.cpp
- llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.cpp
- llvm/lib/Target/SystemZ/SystemZSubtarget.cpp
- llvm/lib/Analysis/DomPrinter.cpp
- llvm/lib/Analysis/Interval.cpp
- llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
- llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp
- llvm/lib/Transforms/IPO/IPO.cpp
- llvm/lib/Target/AMDGPU/R600Packetizer.cpp
- llvm/lib/WindowsDriver/MSVCPaths.cpp
- llvm/tools/llvm-profgen/PerfReader.cpp
- llvm/tools/llvm-rc/llvm-rc.cpp
- third-party/benchmark/src/sleep.cc
- llvm/unittests/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManagerTest.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCObjectFileInfo.cpp
- llvm/tools/llvm-exegesis/lib/Assembler.cpp
- llvm/lib/CodeGen/GlobalISel/GISelChangeObserver.cpp
- llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp
- llvm/lib/CodeGen/MachineFunctionSplitter.cpp
- llvm/lib/TargetParser/Triple.cpp
- llvm/lib/IR/PassRegistry.cpp
- llvm/lib/DebugInfo/LogicalView/LVReaderHandler.cpp
- llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp
- llvm/examples/BrainF/BrainF.cpp
- llvm/lib/Support/CachePruning.cpp
- llvm/unittests/Support/DynamicLibrary/PipSqueak.cpp
- llvm/unittests/Support/DynamicLibrary/PipSqueak.cpp
- llvm/lib/ExecutionEngine/JITLink/MachO.cpp
- llvm/lib/IR/Value.cpp
- llvm/lib/IR/User.cpp
- llvm/lib/Target/Lanai/LanaiTargetObjectFile.cpp
- llvm/lib/IR/PseudoProbe.cpp
- llvm/lib/Target/X86/X86InstrFMA3Info.cpp
- llvm/lib/Transforms/Utils/CodeExtractor.cpp
- llvm/lib/Transforms/Scalar/Sink.cpp
- llvm/lib/Analysis/AssumeBundleQueries.cpp
- llvm/lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.cpp
- llvm/tools/llvm-cov/CoverageFilters.cpp
- llvm/lib/Object/GOFFObjectFile.cpp
- llvm/lib/Target/Mips/MipsSERegisterInfo.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCAsmInfo.cpp
- llvm/unittests/tools/llvm-exegesis/PowerPC/AnalysisTest.cpp
- llvm/lib/Target/Hexagon/HexagonBitTracker.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
- llvm/lib/Target/Mips/MipsRegisterInfo.cpp
- llvm/lib/Target/ARM/ARMBlockPlacement.cpp
- llvm/unittests/ADT/BumpPtrListTest.cpp
- llvm/lib/Target/SystemZ/SystemZPostRewrite.cpp
- llvm/tools/llvm-xray/xray-color-helper.cpp
- llvm/examples/OrcV2Examples/OrcV2CBindingsVeryLazy/OrcV2CBindingsVeryLazy.c
- llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
- llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
- llvm/lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp
- llvm/lib/CodeGen/InlineSpiller.cpp
- llvm/lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp
- llvm/unittests/Support/SHA256.cpp
- llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
- llvm/tools/llvm-microsoft-demangle-fuzzer/DummyDemanglerFuzzer.cpp
- llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp
- llvm/unittests/CodeGen/LexicalScopesTest.cpp
- llvm/lib/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.cpp
- llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp
- llvm/lib/MCA/HardwareUnits/RegisterFile.cpp
- llvm/utils/TableGen/GlobalISel/GIMatchDagEdge.cpp
- llvm/lib/IR/SSAContext.cpp
- llvm/lib/Frontend/OpenMP/OMP.cpp
- llvm/lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp
- llvm/lib/Target/AArch64/AArch64CompressJumpTables.cpp
- llvm/lib/Target/NVPTX/NVPTXSubtarget.cpp
- llvm/unittests/ExecutionEngine/Orc/MapperJITLinkMemoryManagerTest.cpp
- llvm/lib/DWARFLinker/DWARFLinker.cpp
- llvm/lib/IR/TypedPointerType.cpp
- llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp
- llvm/lib/Target/NVPTX/NVPTXRegisterInfo.cpp
- llvm/lib/Analysis/StackLifetime.cpp
- llvm/lib/Target/ARM/ARMISelLowering.cpp
- llvm/unittests/ADT/MapVectorTest.cpp
- llvm/unittests/Object/OffloadingTest.cpp
- llvm/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp
- llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp
- llvm/tools/llvm-exegesis/lib/RegisterAliasing.cpp
- llvm/lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp
- llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp
- llvm/tools/dsymutil/CFBundle.cpp
- llvm/lib/IR/ProfileSummary.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMatInt.cpp
- llvm/tools/llvm-objdump/SourcePrinter.cpp
- llvm/lib/Transforms/Vectorize/VectorCombine.cpp
- llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
- llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
- llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.cpp
- third-party/benchmark/src/timers.cc
- llvm/unittests/Passes/PassBuilderBindings/PassBuilderBindingsTest.cpp
- llvm/lib/Analysis/CFG.cpp
- llvm/tools/llvm-config/llvm-config.cpp
- llvm/lib/CodeGen/DeadMachineInstructionElim.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp
- llvm/tools/llvm-exegesis/lib/SnippetRepetitor.cpp
- llvm/lib/Passes/StandardInstrumentations.cpp
- llvm/lib/MCA/Stages/DispatchStage.cpp
- llvm/unittests/Support/BLAKE3Test.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFStreamer.cpp
- llvm/tools/obj2yaml/obj2yaml.cpp
- llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp
- llvm/unittests/ExecutionEngine/JITLink/LinkGraphTests.cpp
- llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp
- llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp
- llvm/unittests/Analysis/ProfileSummaryInfoTest.cpp
- llvm/lib/Linker/LinkModules.cpp
- llvm/unittests/IR/TypesTest.cpp
- llvm/unittests/Analysis/AliasAnalysisTest.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
- llvm/lib/Option/Option.cpp
- llvm/lib/Analysis/TypeMetadataUtils.cpp
- llvm/lib/Target/VE/MCTargetDesc/VETargetStreamer.cpp
- llvm/lib/CodeGen/MachineModuleSlotTracker.cpp
- llvm/lib/DebugInfo/CodeView/SymbolRecordHelpers.cpp
- llvm/lib/ExecutionEngine/Orc/SimpleRemoteEPC.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyOptimizeLiveIntervals.cpp
- llvm/unittests/Support/Threading.cpp
- llvm/examples/OrcV2Examples/OrcV2CBindingsIRTransforms/OrcV2CBindingsIRTransforms.c
- llvm/lib/Demangle/ItaniumDemangle.cpp
- llvm/lib/Transforms/IPO/SampleProfileProbe.cpp
- llvm/lib/DebugInfo/PDB/PDBContext.cpp
- llvm/tools/llvm-c-test/echo.cpp
- llvm/unittests/Support/TypeSizeTest.cpp
- llvm/lib/Target/AVR/TargetInfo/AVRTargetInfo.cpp
- llvm/tools/llvm-rc/ResourceScriptCppFilter.cpp
- llvm/lib/Transforms/IPO/ConstantMerge.cpp
- llvm/unittests/ExecutionEngine/Orc/OrcTestCommon.cpp
- llvm/lib/ObjCopy/wasm/WasmReader.cpp
- llvm/tools/llvm-c-test/object.c
- llvm/lib/Target/RISCV/RISCVMakeCompressible.cpp
- llvm/tools/llvm-dis/llvm-dis.cpp
- llvm/lib/Transforms/Utils/RelLookupTableConverter.cpp
- llvm/lib/Transforms/IPO/CalledValuePropagation.cpp
- llvm/lib/Support/RandomNumberGenerator.cpp
- llvm/lib/CodeGen/CallingConvLower.cpp
- llvm/lib/Support/BLAKE3/blake3.c
- llvm/lib/CodeGen/ExpandPostRAPseudos.cpp
- llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp
- llvm/lib/Target/AMDGPU/R600ISelLowering.cpp
- llvm/unittests/Support/ManagedStatic.cpp
- llvm/lib/Target/X86/X86IndirectBranchTracking.cpp
- llvm/unittests/ObjectYAML/DXContainerYAMLTest.cpp
- llvm/tools/dsymutil/MachODebugMapParser.cpp
- llvm/lib/Support/YAMLParser.cpp
- llvm/examples/SpeculativeJIT/SpeculativeJIT.cpp
- llvm/lib/Target/AMDGPU/AMDGPUGlobalISelUtils.cpp
- llvm/lib/Target/BPF/BPFSelectionDAGInfo.cpp
- llvm/tools/llvm-c-test/helpers.c
- llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp
- llvm/lib/CodeGen/SafeStackLayout.cpp
- llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
- llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp
- llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
- llvm/unittests/TargetParser/TargetParserTest.cpp
- llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
- llvm/lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp
- llvm/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp
- llvm/lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp
- llvm/tools/llvm-objcopy/llvm-objcopy.cpp
- llvm/unittests/Target/AArch64/MatrixRegisterAliasing.cpp
- llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
- llvm/lib/CodeGen/PostRAHazardRecognizer.cpp
- llvm/lib/DebugInfo/PDB/UDTLayout.cpp
- llvm/lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.cpp
- llvm/unittests/Support/BranchProbabilityTest.cpp
- llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp
- llvm/lib/Target/Mips/MipsAnalyzeImmediate.cpp
- llvm/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp
- llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp
- llvm/lib/InterfaceStub/IFSStub.cpp
- llvm/tools/llvm-reduce/deltas/ReduceGlobalVarInitializers.cpp
- llvm/unittests/Analysis/DDGTest.cpp
- llvm/utils/TableGen/ExegesisEmitter.cpp
- llvm/unittests/Support/FileUtilitiesTest.cpp
- llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp
- llvm/tools/llvm-diff/llvm-diff.cpp
- llvm/lib/Transforms/Utils/FixIrreducible.cpp
- llvm/lib/IR/ModuleSummaryIndex.cpp
- llvm/lib/ObjCopy/MachO/MachOReader.cpp
- llvm/lib/Target/PowerPC/PPCTOCRegDeps.cpp
- llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp
- llvm/lib/Transforms/Utils/SSAUpdater.cpp
- llvm/lib/CodeGen/PHIElimination.cpp
- llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp
- llvm/lib/MC/MCSectionCOFF.cpp
- llvm/lib/MC/MCDwarf.cpp
- llvm/tools/llvm-tapi-diff/llvm-tapi-diff.cpp
- llvm/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86MnemonicTables.cpp
- llvm/unittests/ADT/SCCIteratorTest.cpp
- llvm/unittests/Transforms/Utils/DebugifyTest.cpp
- llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
- llvm/lib/TableGen/TGLexer.cpp
- llvm/lib/Object/TapiUniversal.cpp
- llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/R600InstPrinter.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp
- llvm/lib/MC/MCAsmInfoCOFF.cpp
- llvm/lib/Support/MemoryBufferRef.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp
- llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp
- llvm/utils/TableGen/GlobalISel/GIMatchDag.cpp
- llvm/lib/Target/BPF/BPFIRPeephole.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.cpp
- llvm/lib/Target/BPF/BPFMCInstLower.cpp
- llvm/unittests/ADT/PostOrderIteratorTest.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp
- llvm/lib/CodeGen/MLRegallocEvictAdvisor.cpp
- llvm/unittests/ADT/BitFieldsTest.cpp
- llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
- llvm/tools/llvm-reduce/deltas/ReduceDIMetadata.cpp
- llvm/unittests/Transforms/Utils/ASanStackFrameLayoutTest.cpp
- llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp
- llvm/unittests/IR/ValueTest.cpp
- llvm/lib/DWP/DWP.cpp
- llvm/lib/Target/AMDGPU/GCNVOPDUtils.cpp
- llvm/lib/ProfileData/SampleProfReader.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFExpressionCopyBytesTest.cpp
- llvm/lib/CodeGen/BranchRelaxation.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVSort.cpp
- llvm/unittests/ADT/IListTest.cpp
- llvm/unittests/FuzzMutate/OperationsTest.cpp
- llvm/lib/Transforms/Utils/FunctionImportUtils.cpp
- llvm/lib/Object/IRSymtab.cpp
- llvm/lib/Target/RISCV/RISCVTargetObjectFile.cpp
- llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
- llvm/examples/Kaleidoscope/Chapter8/toy.cpp
- llvm/lib/Target/AMDGPU/R600MachineCFGStructurizer.cpp
- llvm/lib/DebugInfo/CodeView/EnumTables.cpp
- llvm/lib/Target/Sparc/LeonPasses.cpp
- llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
- llvm/tools/llvm-microsoft-demangle-fuzzer/llvm-microsoft-demangle-fuzzer.cpp
- llvm/lib/CodeGen/IndirectBrExpandPass.cpp
- llvm/lib/CodeGen/CFIFixup.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp
- llvm/lib/Analysis/Lint.cpp
- llvm/lib/MCA/HardwareUnits/Scheduler.cpp
- llvm/lib/Transforms/Scalar/NaryReassociate.cpp
- llvm/utils/TableGen/OptRSTEmitter.cpp
- llvm/lib/Target/AMDGPU/GCNRegPressure.cpp
- llvm/unittests/ExecutionEngine/Orc/IndirectionUtilsTest.cpp
- llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp
- llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp
- llvm/lib/MC/MCDisassembler/MCExternalSymbolizer.cpp
- llvm/unittests/IR/VPIntrinsicTest.cpp
- llvm/lib/Target/X86/X86LowerAMXIntrinsics.cpp
- llvm/lib/IR/StructuralHash.cpp
- llvm/lib/CodeGen/OptimizePHIs.cpp
- llvm/lib/Target/AVR/AVRISelLowering.cpp
- llvm/lib/CodeGen/AsmPrinter/DIEHash.cpp
- llvm/lib/Transforms/Utils/SplitModule.cpp
- llvm/lib/DebugInfo/PDB/Native/RawError.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVReader.cpp
- llvm/lib/Target/X86/X86PreAMXConfig.cpp
- llvm/lib/Support/FormatVariadic.cpp
- llvm/tools/llvm-profgen/llvm-profgen.cpp
- llvm/lib/Analysis/LazyBlockFrequencyInfo.cpp
- llvm/lib/CodeGen/MIRParser/MIRParser.cpp
- llvm/tools/llvm-mca/PipelinePrinter.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp
- llvm/unittests/IR/VectorBuilderTest.cpp
- llvm/tools/llvm-profgen/MissingFrameInferrer.cpp
- llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
- llvm/unittests/TargetParser/TripleTest.cpp
- llvm/unittests/ExecutionEngine/Orc/JITTargetMachineBuilderTest.cpp
- llvm/unittests/ADT/SetOperationsTest.cpp
- llvm/lib/Target/ARM/ThumbRegisterInfo.cpp
- llvm/unittests/Bitcode/BitReaderTest.cpp
- llvm/lib/Support/ToolOutputFile.cpp
- llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
- llvm/lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp
- llvm/utils/TableGen/DAGISelMatcherEmitter.cpp
- llvm/lib/Target/AMDGPU/AMDGPUSetWavePriority.cpp
- llvm/lib/Transforms/Utils/CtorUtils.cpp
- llvm/lib/MC/MCSectionMachO.cpp
- llvm/lib/CodeGen/GlobalISel/Legalizer.cpp
- llvm/lib/Support/SuffixTree.cpp
- llvm/lib/Object/TapiFile.cpp
- llvm/tools/obj2yaml/macho2yaml.cpp
- llvm/lib/CodeGen/ExecutionDomainFix.cpp
- llvm/lib/Transforms/Scalar/LowerAtomicPass.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp
- llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
- llvm/lib/CodeGen/GlobalMerge.cpp
- llvm/unittests/Support/TarWriterTest.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeTypeFunctionSig.cpp
- llvm/lib/CodeGen/LowLevelType.cpp
- llvm/lib/Target/LoongArch/TargetInfo/LoongArchTargetInfo.cpp
- llvm/lib/ExecutionEngine/Orc/Core.cpp
- llvm/lib/ExecutionEngine/Orc/JITTargetMachineBuilder.cpp
- llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp
- llvm/lib/CodeGen/LatencyPriorityQueue.cpp
- llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
- llvm/lib/Target/SystemZ/SystemZTDC.cpp
- llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
- llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
- llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
- llvm/unittests/CodeGen/PassManagerTest.cpp
- llvm/lib/IR/Statepoint.cpp
- llvm/lib/Support/LEB128.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeEnumLineNumbers.cpp
- llvm/unittests/IR/ConstantRangeTest.cpp
- llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
- llvm/lib/Target/XCore/XCoreTargetMachine.cpp
- llvm/lib/Target/AMDGPU/GCNCreateVOPD.cpp
- llvm/lib/Transforms/Utils/LoopUtils.cpp
- llvm/unittests/CodeGen/MachineInstrBundleIteratorTest.cpp
- llvm/unittests/Support/Casting.cpp
- llvm/lib/Target/AArch64/AArch64MIPeepholeOpt.cpp
- llvm/unittests/XRay/FDRBlockVerifierTest.cpp
- llvm/lib/Transforms/ObjCARC/ObjCARC.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp
- llvm/lib/BinaryFormat/AMDGPUMetadataVerifier.cpp
- llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp
- compilation_db/tools/llvm-mt/llvm-mt-driver.cpp
- llvm/examples/OrcV2Examples/LLJITWithObjectCache/LLJITWithObjectCache.cpp
- llvm/utils/TableGen/Types.cpp
- llvm/unittests/ExecutionEngine/MCJIT/MCJITObjectCacheTest.cpp
- llvm/lib/CodeGen/EdgeBundles.cpp
- llvm/tools/llvm-c-test/main.c
- llvm/lib/Analysis/CGSCCPassManager.cpp
- llvm/unittests/Analysis/TBAATest.cpp
- llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp
- llvm/unittests/Support/MD5Test.cpp
- llvm/lib/IR/Attributes.cpp
- llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp
- llvm/lib/Transforms/Scalar/JumpThreading.cpp
- llvm/unittests/Support/LEB128Test.cpp
- llvm/tools/llvm-c-test/calc.c
- llvm/lib/MC/MCSymbolELF.cpp
- llvm/lib/Object/ObjectFile.cpp
- llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp
- llvm/tools/llvm-lipo/llvm-lipo.cpp
- llvm/unittests/MC/StringTableBuilderTest.cpp
- llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
- llvm/lib/Analysis/ValueLatticeUtils.cpp
- llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp
- llvm/lib/CodeGen/ImplicitNullChecks.cpp
- llvm/lib/Support/BLAKE3/blake3_dispatch.c
- llvm/lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp
- llvm/lib/CodeGen/GCMetadataPrinter.cpp
- llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
- llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp
- llvm/unittests/CodeGen/InstrRefLDVTest.cpp
- llvm/lib/CodeGen/StackSlotColoring.cpp
- llvm/lib/TableGen/TableGenBackendSkeleton.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
- llvm/unittests/ADT/StringSetTest.cpp
- llvm/lib/IR/LLVMRemarkStreamer.cpp
- llvm/lib/Target/X86/X86SelectionDAGInfo.cpp
- llvm/lib/XRay/FDRTraceExpander.cpp
- llvm/tools/llvm-cov/SourceCoverageViewText.cpp
- llvm/tools/bugpoint/bugpoint.cpp
- llvm/unittests/ADT/DirectedGraphTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp
- llvm/unittests/tools/llvm-exegesis/Mips/BenchmarkResultTest.cpp
- llvm/lib/Analysis/IVUsers.cpp
- llvm/lib/Target/AMDGPU/AMDGPURegBankCombiner.cpp
- llvm/lib/CodeGen/MachineModuleInfo.cpp
- llvm/lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp
- llvm/unittests/ProfileData/MemProfTest.cpp
- llvm/tools/lli/lli.cpp
- llvm/lib/MC/MCContext.cpp
- llvm/lib/Target/Sparc/SparcTargetObjectFile.cpp
- llvm/tools/llvm-exegesis/lib/SnippetFile.cpp
- llvm/unittests/Analysis/BlockFrequencyInfoTest.cpp
- llvm/tools/bugpoint/Miscompilation.cpp
- llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCCodeEmitter.cpp
- llvm/tools/llvm-exegesis/lib/SerialSnippetGenerator.cpp
- llvm/lib/Support/circular_raw_ostream.cpp
- llvm/lib/MC/MCSection.cpp
- llvm/lib/Target/XCore/XCoreTargetObjectFile.cpp
- llvm/unittests/AsmParser/AsmParserTest.cpp
- llvm/unittests/IR/UserTest.cpp
- llvm/unittests/Support/AllocatorTest.cpp
- llvm/unittests/Support/ReplaceFileTest.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVOptions.cpp
- llvm/lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp
- llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugMacro.cpp
- llvm/lib/CodeGen/MachineVerifier.cpp
- llvm/lib/IR/BasicBlock.cpp
- llvm/lib/Transforms/Scalar/LoopAccessAnalysisPrinter.cpp
- llvm/lib/Target/ARM/ARMParallelDSP.cpp
- llvm/lib/Target/PowerPC/PPCBranchSelector.cpp
- llvm/lib/Transforms/IPO/BlockExtractor.cpp
- llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp
- llvm/lib/ProfileData/InstrProfCorrelator.cpp
- llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp
- llvm/lib/Transforms/IPO/HotColdSplitting.cpp
- llvm/lib/IR/Pass.cpp
- llvm/lib/Transforms/Utils/SCCPSolver.cpp
- llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp
- llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
- llvm/lib/TargetParser/ARMTargetParser.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFLocationExpressionTest.cpp
- llvm/lib/IR/Dominators.cpp
- llvm/lib/DWARFLinker/DWARFLinkerCompileUnit.cpp
- llvm/lib/XRay/BlockIndexer.cpp
- llvm/lib/Transforms/Utils/NameAnonGlobals.cpp
- llvm/tools/obj2yaml/minidump2yaml.cpp
- llvm/unittests/Support/ReverseIterationTest.cpp
- llvm/lib/DebugInfo/CodeView/SymbolSerializer.cpp
- llvm/lib/TextAPI/PackedVersion.cpp
- llvm/unittests/Target/WebAssembly/WebAssemblyExceptionInfoTest.cpp
- llvm/lib/CodeGen/VLIWMachineScheduler.cpp
- llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
- llvm/lib/CodeGen/BasicBlockSectionsProfileReader.cpp
- llvm/lib/DebugInfo/DWARF/DWARFListTable.cpp
- llvm/lib/DWARFLinker/DWARFStreamer.cpp
- llvm/lib/MC/MCSectionDXContainer.cpp
- llvm/lib/ObjCopy/COFF/COFFReader.cpp
- llvm/lib/Target/MSP430/MSP430RegisterInfo.cpp
- llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp
- llvm/lib/Support/NativeFormatting.cpp
- llvm/lib/DebugInfo/PDB/GenericError.cpp
- llvm/unittests/tools/llvm-exegesis/X86/BenchmarkResultTest.cpp
- llvm/unittests/MC/DwarfLineTables.cpp
- llvm/tools/llvm-yaml-numeric-parser-fuzzer/DummyYAMLNumericParserFuzzer.cpp
- llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
- llvm/lib/CodeGen/TargetPassConfig.cpp
- llvm/lib/Target/MSP430/MSP430AsmPrinter.cpp
- llvm/lib/Analysis/TargetTransformInfo.cpp
- llvm/lib/CodeGen/AsmPrinter/PseudoProbePrinter.cpp
- llvm/lib/MC/MCParser/COFFMasmParser.cpp
- llvm/lib/Transforms/Scalar/LICM.cpp
- llvm/unittests/ADT/ScopeExitTest.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugAddr.cpp
- llvm/lib/Transforms/Utils/LoopVersioning.cpp
- llvm/lib/Support/Signals.cpp
- llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
- llvm/lib/Target/SystemZ/SystemZConstantPoolValue.cpp
- llvm/tools/lto/LTODisassembler.cpp
- llvm/unittests/TextAPI/TextStubV1Tests.cpp
- llvm/lib/Target/NVPTX/NVPTXAtomicLower.cpp
- llvm/tools/llvm-exegesis/lib/AArch64/Target.cpp
- llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.cpp
- llvm/tools/llvm-lto/llvm-lto.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp
- llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp
- llvm/lib/Transforms/IPO/IROutliner.cpp
- llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp
- llvm/tools/llvm-reduce/deltas/ReduceRegisterUses.cpp
- llvm/unittests/Support/SwapByteOrderTest.cpp
- llvm/lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp
- llvm/lib/ObjCopy/ConfigManager.cpp
- llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/LLJITWithRemoteDebugging.cpp
- llvm/lib/Target/SystemZ/SystemZMCInstLower.cpp
- llvm/lib/Target/X86/X86TargetTransformInfo.cpp
- llvm/lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp
- llvm/unittests/Support/CSKYAttributeParserTest.cpp
- llvm/lib/Target/Mips/Mips16ISelDAGToDAG.cpp
- llvm/unittests/Support/SuffixTreeTest.cpp
- llvm/lib/Transforms/Scalar/WarnMissedTransforms.cpp
- llvm/tools/llvm-dwp/llvm-dwp.cpp
- llvm/unittests/ADT/BreadthFirstIteratorTest.cpp
- llvm/lib/Target/TargetMachine.cpp
- llvm/lib/Bitcode/Reader/BitReader.cpp
- llvm/lib/Transforms/Utils/LoopPeel.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolThunk.cpp
- llvm/unittests/Analysis/PluginInlineOrderAnalysisTest.cpp
- llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
- llvm/lib/Support/DynamicLibrary.cpp
- llvm/lib/Analysis/CFGPrinter.cpp
- llvm/unittests/CodeGen/GlobalISel/GISelAliasTest.cpp
- llvm/tools/llvm-cov/SourceCoverageView.cpp
- llvm/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp
- llvm/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp
- llvm/lib/ExecutionEngine/Orc/OrcABISupport.cpp
- third-party/benchmark/src/benchmark_main.cc
- llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
- llvm/lib/Target/Sparc/SparcMachineFunctionInfo.cpp
- llvm/lib/MC/WinCOFFObjectWriter.cpp
- llvm/unittests/ADT/ImmutableListTest.cpp
- llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp
- llvm/lib/Target/AMDGPU/AMDGPUExportClustering.cpp
- llvm/lib/CodeGen/ExpandLargeFpConvert.cpp
- llvm/lib/Remarks/Remark.cpp
- llvm/lib/ExecutionEngine/Orc/Shared/AllocationActions.cpp
- llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp
- llvm/unittests/Target/AArch64/DecomposeStackOffsetTest.cpp
- llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp
- llvm/tools/bugpoint/ExecutionDriver.cpp
- llvm/lib/Transforms/IPO/OpenMPOpt.cpp
- llvm/lib/CodeGen/WasmEHPrepare.cpp
- llvm/lib/Target/BPF/Disassembler/BPFDisassembler.cpp
- llvm/lib/CodeGen/SpillPlacement.cpp
- llvm/lib/Target/Lanai/LanaiFrameLowering.cpp
- llvm/lib/CodeGen/RegisterBank.cpp
- llvm/lib/IR/AsmWriter.cpp
- llvm/lib/Support/BlockFrequency.cpp
- llvm/lib/Target/BPF/BPFISelLowering.cpp
- llvm/lib/Target/Sparc/SparcRegisterInfo.cpp
- llvm/tools/dsymutil/DwarfLinkerForBinary.cpp
- llvm/utils/TableGen/CodeGenSchedule.cpp
- llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
- llvm/lib/CodeGen/LiveRangeCalc.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyDebugFixup.cpp
- llvm/tools/llvm-cov/CoverageExporterJson.cpp
- llvm/lib/Object/WindowsResource.cpp
- llvm/unittests/tools/llvm-mca/X86/TestIncrementalMCA.cpp
- llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
- llvm/lib/Target/X86/X86EvexToVex.cpp
- llvm/lib/Analysis/CFGSCCPrinter.cpp
- llvm/lib/Analysis/BasicAliasAnalysis.cpp
- llvm/lib/Target/Hexagon/HexagonBlockRanges.cpp
- llvm/tools/llvm-debuginfo-analyzer/Options.cpp
- llvm/lib/CodeGen/AsmPrinter/DebugLocStream.cpp
- llvm/utils/TableGen/X86FoldTablesEmitter.cpp
- llvm/lib/Support/BLAKE3/blake3_avx2_x86-64_unix.S
- llvm/tools/llvm-jitlink/llvm-jitlink-coff.cpp
- llvm/unittests/ExecutionEngine/JITLink/AArch32Tests.cpp
- llvm/lib/CodeGen/RegisterBankInfo.cpp
- llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp
- llvm/lib/TableGen/Main.cpp
- llvm/lib/Object/IRObjectFile.cpp
- llvm/lib/Support/ConvertUTFWrapper.cpp
- llvm/tools/llvm-exegesis/lib/SnippetGenerator.cpp
- llvm/lib/TargetParser/ARMTargetParserCommon.cpp
- llvm/tools/llvm-reduce/deltas/ReduceOperandsSkip.cpp
- llvm/lib/Transforms/Utils/InjectTLIMappings.cpp
- compilation_db/tools/llvm-lipo/llvm-lipo-driver.cpp
- llvm/unittests/tools/llvm-exegesis/X86/SnippetRepetitorTest.cpp
- llvm/unittests/CodeGen/GlobalISel/CSETest.cpp
- llvm/lib/Analysis/NoInferenceModelRunner.cpp
- llvm/lib/IR/Instruction.cpp
- llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
- llvm/unittests/Transforms/Utils/VFABIUtils.cpp
- llvm/unittests/Analysis/TensorSpecTest.cpp
- llvm/unittests/Target/AArch64/InstSizes.cpp
- llvm/examples/Bye/Bye.cpp
- llvm/unittests/Target/AArch64/SMEAttributesTest.cpp
- llvm/lib/Support/StringExtras.cpp
- llvm/lib/Target/X86/X86LegalizerInfo.cpp
- llvm/unittests/Support/ExtensibleRTTITest.cpp
- llvm/utils/TableGen/X86EVEX2VEXTablesEmitter.cpp
- llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
- llvm/lib/Target/AMDGPU/SIFixVGPRCopies.cpp
- llvm/lib/CodeGen/AsmPrinter/AIXException.cpp
processing time: 129.112 # seconds
source count: 3486
file count: 6823
include directives: 59236
# These are the stats of all the files found. This would be
# similar to the cost of a "unity build".
preprocessed:
byte count: 149567283 # 143 MiB
token count: 20775845
# These are the stats of all postprocessed
# translation units passed to the compiler.
postprocessed:
byte count: 23431536172 # 22.0 GiB
token count: 1902982273
# These are the stats of the actual build, i.e. all
# postprocessed translation units passed to the compiler subtracting the
# cost of precompiled header:
actual:
byte count: 23431536172 # 22.0 GiB
token count: 1902982273
missing files:
- AArch64GenAsmMatcher.inc
- AArch64GenAsmWriter.inc
- AArch64GenAsmWriter1.inc
- AArch64GenCallingConv.inc
- AArch64GenDAGISel.inc
- AArch64GenDisassemblerTables.inc
- AArch64GenExegesis.inc
- AArch64GenFastISel.inc
- AArch64GenGlobalISel.inc
- AArch64GenInstrInfo.inc
- AArch64GenMCCodeEmitter.inc
- AArch64GenMCPseudoLowering.inc
- AArch64GenO0PreLegalizeGICombiner.inc
- AArch64GenPostLegalizeGICombiner.inc
- AArch64GenPostLegalizeGILowering.inc
- AArch64GenPreLegalizeGICombiner.inc
- AArch64GenRegisterBank.inc
- AArch64GenRegisterInfo.inc
- AArch64GenSubtargetInfo.inc
- AArch64GenSystemOperands.inc
- AMDGPUGenAsmMatcher.inc
- AMDGPUGenAsmWriter.inc
- AMDGPUGenCallingConv.inc
- AMDGPUGenDAGISel.inc
- AMDGPUGenDisassemblerTables.inc
- AMDGPUGenGlobalISel.inc
- AMDGPUGenInstrInfo.inc
- AMDGPUGenMCCodeEmitter.inc
- AMDGPUGenMCPseudoLowering.inc
- AMDGPUGenPostLegalizeGICombiner.inc
- AMDGPUGenPreLegalizeGICombiner.inc
- AMDGPUGenRegBankGICombiner.inc
- AMDGPUGenRegisterBank.inc
- AMDGPUGenRegisterInfo.inc
- AMDGPUGenSearchableTables.inc
- AMDGPUGenSubtargetInfo.inc
- ARMGenAsmMatcher.inc
- ARMGenAsmWriter.inc
- ARMGenCallingConv.inc
- ARMGenDAGISel.inc
- ARMGenDisassemblerTables.inc
- ARMGenFastISel.inc
- ARMGenGlobalISel.inc
- ARMGenInstrInfo.inc
- ARMGenMCCodeEmitter.inc
- ARMGenMCPseudoLowering.inc
- ARMGenRegisterBank.inc
- ARMGenRegisterInfo.inc
- ARMGenSubtargetInfo.inc
- ARMGenSystemRegister.inc
- AVRGenAsmMatcher.inc
- AVRGenAsmWriter.inc
- AVRGenCallingConv.inc
- AVRGenDAGISel.inc
- AVRGenDisassemblerTables.inc
- AVRGenInstrInfo.inc
- AVRGenMCCodeEmitter.inc
- AVRGenRegisterInfo.inc
- AVRGenSubtargetInfo.inc
- AutomataAutomata.inc
- AutomataTables.inc
- BPFGenAsmMatcher.inc
- BPFGenAsmWriter.inc
- BPFGenCallingConv.inc
- BPFGenDAGISel.inc
- BPFGenDisassemblerTables.inc
- BPFGenInstrInfo.inc
- BPFGenMCCodeEmitter.inc
- BPFGenRegisterInfo.inc
- BPFGenSubtargetInfo.inc
- BitcodeStripOpts.inc
- COFFOptions.inc
- HexagonGenAsmMatcher.inc
- HexagonGenAsmWriter.inc
- HexagonGenCallingConv.inc
- HexagonGenDAGISel.inc
- HexagonGenDFAPacketizer.inc
- HexagonGenDisassemblerTables.inc
- HexagonGenInstrInfo.inc
- HexagonGenMCCodeEmitter.inc
- HexagonGenRegisterInfo.inc
- HexagonGenSubtargetInfo.inc
- InstCombineTables.inc
- InstallNameToolOpts.inc
- LanaiGenAsmMatcher.inc
- LanaiGenAsmWriter.inc
- LanaiGenCallingConv.inc
- LanaiGenDAGISel.inc
- LanaiGenDisassemblerTables.inc
- LanaiGenInstrInfo.inc
- LanaiGenMCCodeEmitter.inc
- LanaiGenRegisterInfo.inc
- LanaiGenSubtargetInfo.inc
- LipoOpts.inc
- LoongArchGenAsmMatcher.inc
- LoongArchGenAsmWriter.inc
- LoongArchGenDAGISel.inc
- LoongArchGenDisassemblerTables.inc
- LoongArchGenInstrInfo.inc
- LoongArchGenMCCodeEmitter.inc
- LoongArchGenMCPseudoLowering.inc
- LoongArchGenRegisterInfo.inc
- LoongArchGenSubtargetInfo.inc
- MSP430GenAsmMatcher.inc
- MSP430GenAsmWriter.inc
- MSP430GenCallingConv.inc
- MSP430GenDAGISel.inc
- MSP430GenDisassemblerTables.inc
- MSP430GenInstrInfo.inc
- MSP430GenMCCodeEmitter.inc
- MSP430GenRegisterInfo.inc
- MSP430GenSubtargetInfo.inc
- MipsGenAsmMatcher.inc
- MipsGenAsmWriter.inc
- MipsGenCallingConv.inc
- MipsGenDAGISel.inc
- MipsGenDisassemblerTables.inc
- MipsGenExegesis.inc
- MipsGenFastISel.inc
- MipsGenGlobalISel.inc
- MipsGenInstrInfo.inc
- MipsGenMCCodeEmitter.inc
- MipsGenMCPseudoLowering.inc
- MipsGenPostLegalizeGICombiner.inc
- MipsGenRegisterBank.inc
- MipsGenRegisterInfo.inc
- MipsGenSubtargetInfo.inc
- NVPTXGenAsmWriter.inc
- NVPTXGenDAGISel.inc
- NVPTXGenInstrInfo.inc
- NVPTXGenRegisterInfo.inc
- NVPTXGenSubtargetInfo.inc
- ObjcopyOpts.inc
- ObjdumpOpts.inc
- Options.inc
- Opts.inc
- OtoolOpts.inc
- PPCGenAsmMatcher.inc
- PPCGenAsmWriter.inc
- PPCGenCallingConv.inc
- PPCGenDAGISel.inc
- PPCGenDisassemblerTables.inc
- PPCGenExegesis.inc
- PPCGenFastISel.inc
- PPCGenGlobalISel.inc
- PPCGenInstrInfo.inc
- PPCGenMCCodeEmitter.inc
- PPCGenRegisterBank.inc
- PPCGenRegisterInfo.inc
- PPCGenSubtargetInfo.inc
- R600GenAsmWriter.inc
- R600GenCallingConv.inc
- R600GenDAGISel.inc
- R600GenDFAPacketizer.inc
- R600GenInstrInfo.inc
- R600GenMCCodeEmitter.inc
- R600GenRegisterInfo.inc
- R600GenSubtargetInfo.inc
- RISCVGenAsmMatcher.inc
- RISCVGenAsmWriter.inc
- RISCVGenCompressInstEmitter.inc
- RISCVGenDAGISel.inc
- RISCVGenDisassemblerTables.inc
- RISCVGenGlobalISel.inc
- RISCVGenInstrInfo.inc
- RISCVGenMCCodeEmitter.inc
- RISCVGenMCPseudoLowering.inc
- RISCVGenRegisterBank.inc
- RISCVGenRegisterInfo.inc
- RISCVGenSearchableTables.inc
- RISCVGenSubtargetInfo.inc
- SparcGenAsmMatcher.inc
- SparcGenAsmWriter.inc
- SparcGenCallingConv.inc
- SparcGenDAGISel.inc
- SparcGenDisassemblerTables.inc
- SparcGenInstrInfo.inc
- SparcGenMCCodeEmitter.inc
- SparcGenRegisterInfo.inc
- SparcGenSubtargetInfo.inc
- StripOpts.inc
- SystemZGenAsmMatcher.inc
- SystemZGenAsmWriter.inc
- SystemZGenCallingConv.inc
- SystemZGenDAGISel.inc
- SystemZGenDisassemblerTables.inc
- SystemZGenInstrInfo.inc
- SystemZGenMCCodeEmitter.inc
- SystemZGenRegisterInfo.inc
- SystemZGenSubtargetInfo.inc
- VEGenAsmMatcher.inc
- VEGenAsmWriter.inc
- VEGenCallingConv.inc
- VEGenDAGISel.inc
- VEGenDisassemblerTables.inc
- VEGenInstrInfo.inc
- VEGenMCCodeEmitter.inc
- VEGenRegisterInfo.inc
- VEGenSubtargetInfo.inc
- WebAssemblyGenAsmMatcher.inc
- WebAssemblyGenAsmWriter.inc
- WebAssemblyGenDAGISel.inc
- WebAssemblyGenDisassemblerTables.inc
- WebAssemblyGenFastISel.inc
- WebAssemblyGenInstrInfo.inc
- WebAssemblyGenMCCodeEmitter.inc
- WebAssemblyGenRegisterInfo.inc
- WebAssemblyGenSubtargetInfo.inc
- WindresOpts.inc
- X86GenAsmMatcher.inc
- X86GenAsmWriter.inc
- X86GenAsmWriter1.inc
- X86GenCallingConv.inc
- X86GenDAGISel.inc
- X86GenDisassemblerTables.inc
- X86GenEVEX2VEXTables.inc
- X86GenExegesis.inc
- X86GenFastISel.inc
- X86GenFoldTables.inc
- X86GenGlobalISel.inc
- X86GenInstrInfo.inc
- X86GenMnemonicTables.inc
- X86GenRegisterBank.inc
- X86GenRegisterInfo.inc
- X86GenSubtargetInfo.inc
- XCoreGenAsmWriter.inc
- XCoreGenCallingConv.inc
- XCoreGenDAGISel.inc
- XCoreGenDisassemblerTables.inc
- XCoreGenInstrInfo.inc
- XCoreGenRegisterInfo.inc
- XCoreGenSubtargetInfo.inc
- float.h
- immintrin.h
- limits.h
- llvm/CodeGen/GenVT.inc
- llvm/Frontend/OpenACC/ACC.h.inc
- llvm/Frontend/OpenACC/ACC.inc
- llvm/Frontend/OpenMP/OMP.h.inc
- llvm/Frontend/OpenMP/OMP.inc
- llvm/IR/Attributes.inc
- llvm/IR/IntrinsicEnums.inc
- llvm/IR/IntrinsicImpl.inc
- llvm/IR/IntrinsicsAArch64.h
- llvm/IR/IntrinsicsAMDGPU.h
- llvm/IR/IntrinsicsARM.h
- llvm/IR/IntrinsicsBPF.h
- llvm/IR/IntrinsicsDirectX.h
- llvm/IR/IntrinsicsHexagon.h
- llvm/IR/IntrinsicsLoongArch.h
- llvm/IR/IntrinsicsMips.h
- llvm/IR/IntrinsicsNVPTX.h
- llvm/IR/IntrinsicsPowerPC.h
- llvm/IR/IntrinsicsR600.h
- llvm/IR/IntrinsicsRISCV.h
- llvm/IR/IntrinsicsS390.h
- llvm/IR/IntrinsicsVE.h
- llvm/IR/IntrinsicsWebAssembly.h
- llvm/IR/IntrinsicsX86.h
- llvm/IR/IntrinsicsXCore.h
- llvm/Support/VCSRevision.h
- llvm/TargetParser/RISCVTargetParserDef.inc
- stdarg.h
- stdbool.h
- stddef.h
- unwind.h
analysis:
# Below are the files that do not have an include guard or
# include guard that is not strict enough to enable the multiple-include
# optimization where compilers will skip opening a file a second time
# for each source.
unguarded files:
time taken: 0 # seconds
results:
- file: '"llvm/lib/DebugInfo/LogicalView/Core/llvm/DebugInfo/LogicalView/Core/llvm/DebugInfo/LogicalView/Core/llvm/DebugInfo/CodeView/CodeViewTypes.def"'
count: 17
- file: '"llvm/lib/Target/SystemZ/llvm/CodeGen/llvm/MC/llvm/BinaryFormat/llvm/BinaryFormat/Dwarf.def"'
count: 14
- file: '"llvm/lib/Target/SystemZ/llvm/CodeGen/llvm/CodeGen/llvm/IR/ConstrainedOps.def"'
count: 14
- file: '"llvm/lib/DebugInfo/LogicalView/Core/llvm/DebugInfo/LogicalView/Core/llvm/DebugInfo/LogicalView/Core/llvm/DebugInfo/CodeView/CodeViewSymbols.def"'
count: 13
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/IR/llvm/IR/llvm/IR/Instruction.def"'
count: 13
- file: '"llvm/lib/Target/SystemZ/llvm/CodeGen/llvm/CodeGen/llvm/IR/VPIntrinsics.def"'
count: 11
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/IR/llvm/IR/Metadata.def"'
count: 10
- file: '"llvm/lib/Target/Mips/MCTargetDesc/llvm/MC/llvm/BinaryFormat/llvm/BinaryFormat/MachO.def"'
count: 8
- file: '"llvm/unittests/CodeGen/MFCommon.inc"'
count: 8
- file: '"llvm/lib/Analysis/llvm/ProfileData/llvm/ProfileData/llvm/ProfileData/InstrProfData.inc"'
count: 8
- file: '"llvm/lib/Frontend/OpenMP/llvm/Frontend/OpenMP/llvm/Frontend/OpenMP/llvm/Frontend/OpenMP/OMPKinds.def"'
count: 7
- file: '"llvm/lib/Target/SystemZ/llvm/CodeGen/llvm/CodeGen/llvm/IR/RuntimeLibcalls.def"'
count: 5
- file: '"llvm/lib/DebugInfo/LogicalView/Core/llvm/DebugInfo/LogicalView/Core/llvm/DebugInfo/LogicalView/Core/llvm/DebugInfo/CodeView/CodeViewRegisters.def"'
count: 5
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/IR/llvm/IR/llvm/IR/llvm/IR/Value.def"'
count: 5
- file: '"llvm/unittests/TextAPI/TextStubHelpers.h"'
count: 5
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/PowerPC.def"'
count: 4
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/RISCV.def"'
count: 4
- file: '"llvm/unittests/Object/llvm/Object/llvm/BinaryFormat/DXContainerConstants.def"'
count: 4
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/LoongArch.def"'
count: 4
- file: '"llvm/tools/opt/llvm/Support/Extension.def"'
count: 4
- file: '"llvm/lib/Target/WebAssembly/MCTargetDesc/llvm/BinaryFormat/WasmRelocs.def"'
count: 4
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/i386.def"'
count: 4
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/ARM.def"'
count: 4
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/AMDGPU.def"'
count: 4
- file: '"llvm/tools/llvm-rc/ResourceScriptTokenList.def"'
count: 4
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/x86_64.def"'
count: 4
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/PowerPC64.def"'
count: 4
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/AArch64.def"'
count: 4
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/VE.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/Hexagon.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/Lanai.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/Sparc.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/AVR.def"'
count: 3
- file: '"llvm/lib/Transforms/Instrumentation/llvm/ProfileData/llvm/ProfileData/llvm/ProfileData/MIBEntryDef.inc"'
count: 3
- file: '"llvm/utils/TableGen/GlobalISel/CodeExpansions.h"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/Mips.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/BPF.def"'
count: 3
- file: '"llvm/lib/Target/VE/VVPNodes.def"'
count: 3
- file: '"llvm/unittests/Object/llvm/Object/llvm/Support/ConvertEBCDIC.h"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/SystemZ.def"'
count: 3
- file: '"llvm/lib/Target/Hexagon/llvm/CodeGen/llvm/Target/llvm/MC/llvm/BinaryFormat/llvm/BinaryFormat/Swift.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/DynamicTags.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/Xtensa.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/CSKY.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/M68k.def"'
count: 3
- file: '"llvm/tools/llvm-libtool-darwin/llvm/TextAPI/llvm/TextAPI/Architecture.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/ARC.def"'
count: 3
- file: '"llvm/lib/BinaryFormat/llvm/BinaryFormat/llvm/BinaryFormat/MinidumpConstants.def"'
count: 2
- file: '"llvm/examples/HowToUseLLJIT/llvm/Support/llvm/Config/AsmParsers.def"'
count: 2
- file: '"llvm/examples/HowToUseLLJIT/llvm/Support/llvm/Config/Disassemblers.def"'
count: 2
- file: '"llvm/lib/Target/WebAssembly/WebAssemblyISD.def"'
count: 2
- file: '"llvm/tools/dsymutil/llvm/DWARFLinker/llvm/CodeGen/llvm/CodeGen/llvm/CodeGen/DIEValue.def"'
count: 2
- file: '"llvm/unittests/Support/DynamicLibrary/ExportedFuncs.cpp"'
count: 2
- file: '"llvm/lib/Target/SystemZ/llvm/CodeGen/llvm/CodeGen/llvm/CodeGen/llvm/CodeGen/llvm/CodeGen/llvm/Support/TargetOpcodes.def"'
count: 2
- file: '"llvm/lib/CodeGen/llvm/CodeGen/MachinePassRegistry.def"'
count: 2
- file: '"llvm/unittests/TargetParser/llvm/TargetParser/CSKYTargetParser.def"'
count: 2
- file: '"llvm/unittests/Passes/Plugins/TestPlugin.h"'
count: 2
- file: '"llvm/unittests/Demangle/llvm/Demangle/ItaniumNodes.def"'
count: 2
- file: '"llvm/lib/TargetParser/llvm/TargetParser/llvm/TargetParser/X86TargetParser.def"'
count: 2
- file: '"llvm/lib/CodeGen/AsmPrinter/DIEHashAttributes.def"'
count: 2
- file: '"llvm/lib/Target/X86/X86GenRegisterBankInfo.def"'
count: 2
- file: '"llvm/lib/MC/llvm/MC/llvm/TargetParser/ARMTargetParser.def"'
count: 2
- file: '"llvm/lib/TargetParser/llvm/TargetParser/LoongArchTargetParser.def"'
count: 2
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/IR/llvm/IR/llvm/IR/FixedMetadataKinds.def"'
count: 2
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/IR/DebugInfoFlags.def"'
count: 2
- file: '"llvm/lib/Target/PowerPC/llvm/Analysis/VecFuncs.def"'
count: 2
- file: '"llvm/lib/Target/llvm/Analysis/llvm/Analysis/TargetLibraryInfo.def"'
count: 2
- file: '"llvm/lib/Target/BPF/BTF.def"'
count: 2
- file: '"llvm/examples/HowToUseLLJIT/llvm/Support/llvm/Config/Targets.def"'
count: 2
- file: '"llvm/examples/HowToUseLLJIT/llvm/Support/llvm/Config/AsmPrinters.def"'
count: 2
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/MSP430.def"'
count: 2
# These are components that have a header file that is not included
# by any other component and may be a candidate for removal.
unreferenced components:
time taken: 0.001 # seconds
results:
- source: '"llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp"'
saving: 0.05 # (%)
- source: '"llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/Mips/MipsSEFrameLowering.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/CodeGen/MIRSampleProfile.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/Mips/Mips16FrameLowering.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/Mips/MipsSEISelLowering.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/Mips/Mips16ISelLowering.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/LoongArch/LoongArchAsmPrinter.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/PowerPC/PPCMacroFusion.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/CodeGen/CodeGenPassBuilder.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Analysis/MLInlineAdvisor.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/CodeGen/ExpandVectorPredication.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/AMDGPU/MCA/AMDGPUCustomBehaviour.cpp"'
saving: 0.03 # (%)
- source: '"llvm/lib/CodeGen/MIRFSDiscriminator.cpp"'
saving: 0.03 # (%)
- source: '"llvm/lib/CodeGen/MachineCFGPrinter.cpp"'
saving: 0.03 # (%)
- source: '"llvm/lib/Target/X86/MCA/X86CustomBehaviour.cpp"'
saving: 0.03 # (%)
- source: '"llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.cpp"'
saving: 0.03 # (%)
- source: '"llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp"'
saving: 0.03 # (%)
- source: '"llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp"'
saving: 0.03 # (%)
- source: '"llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp"'
saving: 0.03 # (%)
- source: '"llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.cpp"'
saving: 0.03 # (%)
- source: '"llvm/tools/llvm-xray/xray-converter.cpp"'
saving: 0.03 # (%)
- source: '"llvm/tools/llvm-xray/xray-account.cpp"'
saving: 0.03 # (%)
- source: '"llvm/lib/Frontend/HLSL/HLSLResource.cpp"'
saving: 0.02 # (%)
- source: '"llvm/tools/llvm-xray/xray-graph-diff.cpp"'
saving: 0.02 # (%)
- source: '"llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/MC/MCWasmStreamer.cpp"'
saving: 0.02 # (%)
- source: '"llvm/tools/llvm-ml/Disassembler.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/MC/MCSPIRVStreamer.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/MC/MCDXContainerStreamer.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/MC/MCDisassembler/Disassembler.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp"'
saving: 0.02 # (%)
- source: '"llvm/utils/TableGen/DirectiveEmitter.cpp"'
saving: 0.02 # (%)
- source: '"third-party/benchmark/src/benchmark_register.cc"'
saving: 0.02 # (%)
- source: '"llvm/lib/DebugInfo/PDB/Native/EnumTables.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/Analysis/Trace.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/TargetParser/LoongArchTargetParser.cpp"'
saving: 0.01 # (%)
- source: '"llvm/lib/Demangle/MicrosoftDemangle.cpp"'
saving: 0.01 # (%)
- source: '"llvm/lib/Support/BuryPointer.cpp"'
saving: 0.01 # (%)
- source: '"llvm/lib/Support/Atomic.cpp"'
saving: 0.00 # (%)
# This is a list of the most costly #include directives.
include directives:
time: 6.40 # seconds
results: []
# This is a list of all header files that should be considered
# to not be included by other header files, but source files only
make private:
time: 45.88 # seconds
results:
- file: <memory>
reference count: 299
saving: 2.35 # (%)
- file: '"llvm/unittests/Support/gtest/gtest/gtest/internal/gtest/gtest/gtest/internal/gtest/internal/gtest-type-util.h"'
reference count: 2
saving: 1.62 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/Instructions.h"'
reference count: 33
saving: 1.37 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/ADT/STLExtras.h"'
reference count: 92
saving: 1.26 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/Support/llvm/Support/llvm/ADT/StringExtras.h"'
reference count: 15
saving: 1.04 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/ADT/llvm/ADT/APInt.h"'
reference count: 35
saving: 1.01 # (%)
# This is a list of all header files that should be considered
# to be added to the precompiled header:
pch additions:
time: 0.82 # seconds
results:
- file: <regex>
saving: 45.20 # (%)
- file: <algorithm>
saving: 27.51 # (%)
- file: <future>
saving: 26.74 # (%)
- file: <functional>
saving: 26.72 # (%)
- file: <condition_variable>
saving: 24.59 # (%)
- file: <iomanip>
saving: 22.19 # (%)
- file: <locale>
saving: 21.52 # (%)
- file: <random>
saving: 21.11 # (%)
- file: <mutex>
saving: 21.08 # (%)
- file: <libxml/xmlreader.h>
saving: 20.55 # (%)
- file: <memory>
saving: 19.82 # (%)
- file: <shared_mutex>
saving: 18.22 # (%)
- file: <sstream>
saving: 18.17 # (%)
- file: <fstream>
saving: 18.10 # (%)
- file: <iostream>
saving: 18.02 # (%)
- file: <istream>
saving: 18.02 # (%)
- file: <ostream>
saving: 17.76 # (%)
- file: <iterator>
saving: 17.30 # (%)
- file: <unordered_map>
saving: 17.03 # (%)
- file: <thread>
saving: 16.78 # (%)
- file: <unordered_set>
saving: 15.96 # (%)
- file: <system_error>
saving: 15.46 # (%)
- file: <bitset>
saving: 14.76 # (%)
- file: <string>
saving: 14.69 # (%)
- file: <map>
saving: 14.27 # (%)
- file: <queue>
saving: 13.33 # (%)
- file: <set>
saving: 11.20 # (%)
- file: <vector>
saving: 10.86 # (%)
- file: <tuple>
saving: 9.08 # (%)
- file: <stack>
saving: 8.88 # (%)
- file: <string_view>
saving: 8.77 # (%)
- file: <deque>
saving: 8.70 # (%)
- file: <forward_list>
saving: 8.62 # (%)
- file: <cmath>
saving: 8.52 # (%)
- file: <math.h>
saving: 8.52 # (%)
- file: <list>
saving: 8.21 # (%)
- file: <array>
saving: 6.90 # (%)
- file: <chrono>
saving: 5.61 # (%)
- file: <optional>
saving: 5.60 # (%)
- file: <variant>
saving: 5.57 # (%)
- file: <numeric>
saving: 4.76 # (%)
- file: <atomic>
saving: 3.97 # (%)
- file: <utility>
saving: 3.26 # (%)
- file: <exception>
saving: 2.87 # (%)
- file: <ratio>
saving: 2.79 # (%)
- file: <type_traits>
saving: 2.36 # (%)
- file: <limits>
saving: 1.45 # (%)
# This is a list of all comparatively large files that
# should be considered to be simplified or split into
# smaller parts and #includes updated:
large files:
assumed reduction: 50.00 # (%)
time: 0.08 # seconds
results:
- file: '"llvm/lib/Transforms/Vectorize/llvm/ADT/STLExtras.h"'
saving: 1.17 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/Instructions.h"'
saving: 1.09 # (%)
# This is a list of all source files that should be considered
# to be inlined into the header and then the source file removed:
inline sources:
time: 0.07 # seconds
results: []
---
# Visit https://includeguardian.io for updates and
# https://includeguardian.io/ci to keep your project building fast!
stats:
version: 0.0.8
command: includeguardian -p compilation_db --cutoff=0.4
sources:
- llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
- llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
- llvm/lib/MC/ConstantPools.cpp
- llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp
- llvm/tools/llvm-readobj/Win64EHDumper.cpp
- llvm/unittests/Support/CompressionTest.cpp
- llvm/lib/ExecutionEngine/JITLink/COFFLinkGraphBuilder.cpp
- llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp
- llvm/lib/XRay/InstrumentationMap.cpp
- llvm/lib/Target/AMDGPU/AMDGPUInsertDelayAlu.cpp
- llvm/lib/Analysis/MemoryProfileInfo.cpp
- llvm/tools/llvm-reduce/llvm-reduce.cpp
- llvm/lib/Target/VE/MCTargetDesc/VEELFObjectWriter.cpp
- llvm/unittests/ADT/TwineTest.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVRange.cpp
- llvm/lib/Target/X86/X86FixupSetCC.cpp
- llvm/examples/HowToUseLLJIT/HowToUseLLJIT.cpp
- llvm/lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp
- llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp
- third-party/benchmark/src/benchmark_api_internal.cc
- llvm/lib/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.cpp
- llvm/unittests/ADT/StatisticTest.cpp
- llvm/lib/CodeGen/NonRelocatableStringpool.cpp
- llvm/lib/Target/AArch64/Utils/AArch64SMEAttributes.cpp
- llvm/lib/Target/ARM/ARMConstantPoolValue.cpp
- llvm/tools/llvm-rc/ResourceScriptStmt.cpp
- llvm/unittests/DWARFLinkerParallel/StringTableTest.cpp
- llvm/lib/Support/MD5.cpp
- llvm/lib/CodeGen/RDFGraph.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsNaClELFStreamer.cpp
- llvm/lib/Support/BinaryStreamWriter.cpp
- llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp
- llvm/lib/Support/Locale.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeTypeBuiltin.cpp
- llvm/lib/Support/Compression.cpp
- llvm/lib/Analysis/ProfileSummaryInfo.cpp
- llvm/unittests/ADT/SequenceTest.cpp
- llvm/lib/Target/ARM/ARMTargetMachine.cpp
- llvm/lib/IR/Comdat.cpp
- llvm/lib/Transforms/IPO/Annotation2Metadata.cpp
- llvm/lib/Transforms/Utils/CountVisits.cpp
- llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
- llvm/lib/Target/ARM/MVEVPTBlockPass.cpp
- llvm/lib/Target/Mips/Mips16HardFloat.cpp
- llvm/lib/Transforms/IPO/FunctionImport.cpp
- llvm/unittests/Transforms/Vectorize/VPDomTreeTest.cpp
- llvm/lib/Target/Target.cpp
- llvm/lib/Target/ARM/ARMBasicBlockInfo.cpp
- llvm/tools/llvm-exegesis/lib/BenchmarkResult.cpp
- llvm/lib/ExecutionEngine/Orc/IRTransformLayer.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
- llvm/lib/XRay/Trace.cpp
- llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp
- llvm/unittests/Object/DXContainerTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp
- llvm/lib/IR/AbstractCallSite.cpp
- llvm/lib/Transforms/Scalar/MergeICmps.cpp
- llvm/lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp
- llvm/tools/llvm-cov/TestingSupport.cpp
- llvm/lib/Target/AArch64/AArch64StorePairSuppress.cpp
- llvm/unittests/Transforms/IPO/FunctionSpecializationTest.cpp
- llvm/lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp
- llvm/unittests/TargetParser/Host.cpp
- llvm/lib/InterfaceStub/IFSHandler.cpp
- llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.cpp
- llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/LLJITWithGDBRegistrationListener.cpp
- llvm/lib/Target/VE/MCTargetDesc/VEMCCodeEmitter.cpp
- llvm/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp
- llvm/lib/DebugInfo/LogicalView/Readers/LVELFReader.cpp
- llvm/lib/Support/DAGDeltaAlgorithm.cpp
- llvm/unittests/IR/ShuffleVectorInstTest.cpp
- llvm/unittests/Support/TypeNameTest.cpp
- llvm/unittests/ExecutionEngine/Orc/SymbolStringPoolTest.cpp
- llvm/utils/count/count.c
- llvm/tools/dsymutil/MachOUtils.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp
- llvm/lib/BinaryFormat/MsgPackWriter.cpp
- llvm/tools/llvm-reduce/deltas/ReduceOperands.cpp
- llvm/lib/ObjectYAML/COFFYAML.cpp
- llvm/lib/IR/DiagnosticHandler.cpp
- llvm/unittests/DebugInfo/LogicalView/CommandLineOptionsTest.cpp
- llvm/lib/Target/AMDGPU/SIFormMemoryClauses.cpp
- llvm/lib/MC/MCWinCOFFStreamer.cpp
- llvm/lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp
- llvm/lib/ExecutionEngine/Orc/MemoryMapper.cpp
- llvm/lib/Target/Mips/MipsPostLegalizerCombiner.cpp
- llvm/lib/Target/AArch64/GISel/AArch64O0PreLegalizerCombiner.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp
- llvm/tools/llvm-pdbutil/PrettyExternalSymbolDumper.cpp
- llvm/lib/CodeGen/AsmPrinter/WasmException.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp
- llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolData.cpp
- llvm/tools/llvm-mca/Views/RegisterFileStatistics.cpp
- llvm/tools/opt/NewPMDriver.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp
- llvm/unittests/ADT/IListNodeTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp
- llvm/tools/llvm-remark-size-diff/RemarkSizeDiff.cpp
- llvm/lib/MC/MCParser/MCAsmLexer.cpp
- llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
- llvm/lib/BinaryFormat/MsgPackDocument.cpp
- llvm/tools/llvm-reduce/deltas/ReduceOperandBundles.cpp
- llvm/lib/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.cpp
- llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp
- compilation_db/tools/llvm-readobj/llvm-readobj-driver.cpp
- llvm/lib/MC/MCDXContainerWriter.cpp
- llvm/lib/MC/MCValue.cpp
- llvm/lib/CodeGen/RegAllocBasic.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
- llvm/lib/Transforms/IPO/BarrierNoopPass.cpp
- llvm/lib/DebugInfo/PDB/Native/PDBFile.cpp
- llvm/lib/Support/Chrono.cpp
- llvm/lib/DebugInfo/PDB/IPDBSourceFile.cpp
- llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp
- llvm/unittests/ExecutionEngine/Orc/ExecutorAddressTest.cpp
- llvm/unittests/FuzzMutate/ReservoirSamplerTest.cpp
- llvm/lib/Target/SystemZ/SystemZLongBranch.cpp
- llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
- llvm/lib/Object/SymbolicFile.cpp
- llvm/unittests/TextAPI/TextStubV3Tests.cpp
- llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
- llvm/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp
- llvm/lib/Analysis/UniformityAnalysis.cpp
- llvm/unittests/ADT/StringSwitchTest.cpp
- llvm/lib/Target/BPF/BPFInstrInfo.cpp
- llvm/lib/Target/WebAssembly/WebAssemblySubtarget.cpp
- llvm/lib/Target/NVPTX/NVPTXCtorDtorLowering.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeFunctionSig.cpp
- llvm/lib/Target/Hexagon/RDFCopy.cpp
- llvm/tools/llvm-jitlink/llvm-jitlink-executor/llvm-jitlink-executor.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyAddMissingPrototypes.cpp
- llvm/lib/Target/X86/X86FloatingPoint.cpp
- llvm/lib/IR/LegacyPassManager.cpp
- llvm/lib/Transforms/IPO/GlobalDCE.cpp
- llvm/lib/ProfileData/SampleProf.cpp
- llvm/tools/llvm-cov/CoverageExporterLcov.cpp
- llvm/lib/CodeGen/AtomicExpandPass.cpp
- llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRInstPrinter.cpp
- llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp
- llvm/lib/Target/AArch64/AArch64CollectLOH.cpp
- llvm/lib/Target/AMDGPU/SIModeRegisterDefaults.cpp
- llvm/tools/llvm-mca/Views/InstructionInfoView.cpp
- third-party/benchmark/src/csv_reporter.cc
- llvm/lib/Target/MSP430/MSP430MCInstLower.cpp
- llvm/lib/AsmParser/Parser.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp
- llvm/lib/Target/AMDGPU/GCNPreRAOptimizations.cpp
- llvm/lib/IR/Function.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
- llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.cpp
- llvm/unittests/ADT/ConcurrentHashtableTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyMCLowerPrePass.cpp
- llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
- llvm/lib/MC/MCSymbolXCOFF.cpp
- llvm/utils/yaml-bench/YAMLBench.cpp
- llvm/lib/Support/MemoryBuffer.cpp
- llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp
- llvm/lib/Target/X86/X86FrameLowering.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolUsingNamespace.cpp
- llvm/lib/Support/Atomic.cpp
- llvm/lib/Transforms/IPO/FunctionAttrs.cpp
- llvm/lib/ObjectYAML/DXContainerYAML.cpp
- llvm/lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp
- llvm/unittests/Target/ARM/InstSizes.cpp
- llvm/unittests/Target/LoongArch/InstSizes.cpp
- llvm/unittests/Support/Path.cpp
- llvm/lib/Transforms/IPO/GlobalOpt.cpp
- llvm/tools/llvm-pdbutil/PrettyClassLayoutGraphicalDumper.cpp
- llvm/unittests/ADT/PointerIntPairTest.cpp
- llvm/lib/DebugInfo/PDB/PDB.cpp
- llvm/lib/BinaryFormat/Minidump.cpp
- llvm/lib/DebugInfo/CodeView/CVSymbolVisitor.cpp
- llvm/lib/Target/Hexagon/HexagonRDFOpt.cpp
- llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
- llvm/tools/bugpoint/ToolRunner.cpp
- llvm/tools/llvm-readobj/ELFDumper.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchELFObjectWriter.cpp
- llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp
- llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp
- llvm/lib/XRay/FileHeaderReader.cpp
- llvm/lib/ObjCopy/XCOFF/XCOFFObjcopy.cpp
- llvm/lib/IR/OptBisect.cpp
- llvm/unittests/Analysis/TargetLibraryInfoTest.cpp
- llvm/lib/CodeGen/GCRootLowering.cpp
- llvm/unittests/Support/ThreadPool.cpp
- llvm/lib/CodeGen/MIRFSDiscriminator.cpp
- llvm/lib/Support/ThreadPool.cpp
- llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
- llvm/tools/llvm-exegesis/lib/UopsBenchmarkRunner.cpp
- llvm/lib/Target/AMDGPU/AMDGPUResourceUsageAnalysis.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
- llvm/tools/llvm-reduce/TestRunner.cpp
- llvm/lib/DebugInfo/MSF/MSFCommon.cpp
- llvm/lib/CodeGen/AsmPrinter/ARMException.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.cpp
- llvm/tools/llvm-ml/llvm-ml.cpp
- llvm/lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp
- llvm/lib/Transforms/Utils/UnifyLoopExits.cpp
- llvm/lib/CodeGen/GlobalISel/LegacyLegalizerInfo.cpp
- llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.cpp
- llvm/lib/MCA/Stages/InstructionTables.cpp
- llvm/unittests/Demangle/RustDemangleTest.cpp
- llvm/examples/OrcV2Examples/LLJITWithInitializers/LLJITWithInitializers.cpp
- llvm/unittests/Support/FileOutputBufferTest.cpp
- llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
- llvm/unittests/Support/AddressRangeTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
- llvm/unittests/ADT/BitTest.cpp
- llvm/lib/CodeGen/RenameIndependentSubregs.cpp
- llvm/lib/DebugInfo/MSF/MappedBlockStream.cpp
- llvm/utils/UnicodeData/UnicodeNameMappingGenerator.cpp
- llvm/lib/DebugInfo/CodeView/SymbolDumper.cpp
- llvm/lib/ExecutionEngine/Orc/IRCompileLayer.cpp
- llvm/lib/Target/XCore/XCoreISelDAGToDAG.cpp
- llvm/unittests/Transforms/Utils/UnrollLoopTest.cpp
- llvm/lib/IR/Core.cpp
- llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
- llvm/lib/ObjCopy/wasm/WasmWriter.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
- llvm/lib/CodeGen/CodeGenPrepare.cpp
- llvm/lib/Analysis/OverflowInstAnalysis.cpp
- llvm/lib/Target/AArch64/AArch64StackTaggingPreRA.cpp
- llvm/tools/obj2yaml/coff2yaml.cpp
- llvm/unittests/IR/LegacyPassManagerTest.cpp
- llvm/unittests/ProfileData/SampleProfTest.cpp
- llvm/unittests/Support/ToolOutputFileTest.cpp
- llvm/lib/Transforms/Utils/LowerSwitch.cpp
- llvm/lib/MCA/View.cpp
- llvm/lib/DWARFLinker/DWARFLinkerDeclContext.cpp
- llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
- llvm/lib/Analysis/DependenceAnalysis.cpp
- llvm/lib/MCA/Instruction.cpp
- llvm/unittests/tools/llvm-exegesis/Mips/SnippetGeneratorTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
- llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp
- llvm/lib/Target/BPF/BPFTargetMachine.cpp
- llvm/examples/Fibonacci/fibonacci.cpp
- llvm/lib/IR/ConstantFold.cpp
- llvm/unittests/MC/Disassembler.cpp
- llvm/lib/Transforms/Utils/FunctionComparator.cpp
- llvm/utils/TableGen/InstrDocsEmitter.cpp
- llvm/lib/CodeGen/MachineLoopInfo.cpp
- llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
- llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
- llvm/lib/Target/VE/Disassembler/VEDisassembler.cpp
- llvm/lib/Support/BinaryStreamError.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVCompare.cpp
- llvm/lib/CodeGen/StackMaps.cpp
- llvm/lib/Object/WasmObjectFile.cpp
- llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp
- llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp
- llvm/lib/Target/ARM/ARMRegisterInfo.cpp
- llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
- llvm/lib/Target/Mips/MipsAsmPrinter.cpp
- llvm/lib/XRay/FDRTraceWriter.cpp
- llvm/lib/ObjCopy/MachO/MachOWriter.cpp
- llvm/lib/ProfileData/InstrProf.cpp
- llvm/utils/FileCheck/FileCheck.cpp
- llvm/lib/Support/JSON.cpp
- llvm/lib/Object/MachOUniversal.cpp
- llvm/lib/Target/ARM/ARMSLSHardening.cpp
- llvm/lib/ExecutionEngine/JITLink/ppc64.cpp
- llvm/unittests/ExecutionEngine/Orc/TaskDispatchTest.cpp
- llvm/lib/Target/BPF/BPFCheckAndAdjustIR.cpp
- llvm/tools/llvm-reduce/deltas/ReduceInvokes.cpp
- llvm/lib/Transforms/Coroutines/CoroElide.cpp
- llvm/lib/ObjectYAML/ArchiveYAML.cpp
- llvm/tools/llvm-exegesis/lib/MCInstrDescView.cpp
- llvm/lib/Target/AArch64/AArch64FastISel.cpp
- llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
- llvm/unittests/IR/IntrinsicsTest.cpp
- llvm/unittests/Support/DJBTest.cpp
- llvm/unittests/Object/GOFFObjectFileTest.cpp
- llvm/unittests/ObjectYAML/ELFYAMLTest.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp
- llvm/lib/Target/Mips/MipsPreLegalizerCombiner.cpp
- llvm/lib/Target/X86/X86InstrInfo.cpp
- llvm/lib/ProfileData/RawMemProfReader.cpp
- llvm/tools/llvm-exegesis/lib/X86/X86Counter.cpp
- llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
- llvm/tools/llvm-exegesis/llvm-exegesis.cpp
- llvm/lib/Support/SHA1.cpp
- llvm/lib/CodeGen/SafeStack.cpp
- llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
- llvm/lib/DebugInfo/PDB/PDBSymDumper.cpp
- llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp
- llvm/lib/Object/ArchiveWriter.cpp
- llvm/tools/llvm-ifs/ErrorCollector.cpp
- llvm/unittests/ADT/SparseMultiSetTest.cpp
- llvm/lib/Transforms/Scalar/LoopPassManager.cpp
- llvm/lib/ProfileData/SampleProfWriter.cpp
- llvm/lib/Target/NVPTX/NVPTXMCExpr.cpp
- llvm/lib/Target/X86/X86AsmPrinter.cpp
- llvm/unittests/Support/raw_pwrite_stream_test.cpp
- third-party/benchmark/src/json_reporter.cc
- llvm/tools/llvm-pdbutil/PrettyClassDefinitionDumper.cpp
- llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp
- llvm/unittests/XRay/FDRProducerConsumerTest.cpp
- llvm/lib/Support/Watchdog.cpp
- llvm/lib/Transforms/Utils/CallGraphUpdater.cpp
- llvm/lib/Object/MachOUniversalWriter.cpp
- llvm/unittests/ADT/FunctionRefTest.cpp
- llvm/tools/llvm-mca/CodeRegionGenerator.cpp
- llvm/tools/llvm-xray/func-id-helper.cpp
- llvm/unittests/Support/NativeFormatTests.cpp
- llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
- llvm/tools/llvm-split/llvm-split.cpp
- llvm/utils/TableGen/SDNodeProperties.cpp
- llvm/lib/Target/TargetMachineC.cpp
- llvm/lib/Support/APFixedPoint.cpp
- llvm/lib/Target/ARM/ARMCallingConv.cpp
- llvm/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp
- llvm/tools/llvm-mca/Views/ResourcePressureView.cpp
- llvm/lib/Target/PowerPC/PPCMachineScheduler.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp
- llvm/lib/Target/Hexagon/HexagonBranchRelaxation.cpp
- llvm/utils/TableGen/VarLenCodeEmitterGen.cpp
- llvm/lib/Bitcode/Reader/ValueList.cpp
- llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp
- llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp
- llvm/lib/Transforms/Utils/MisExpect.cpp
- llvm/lib/MC/MCWin64EH.cpp
- llvm/unittests/Analysis/ConstraintSystemTest.cpp
- llvm/lib/Target/AMDGPU/R600RegisterInfo.cpp
- llvm/lib/Target/AVR/AVRAsmPrinter.cpp
- llvm/lib/Target/X86/X86ArgumentStackSlotRebase.cpp
- llvm/tools/llvm-readobj/MachODumper.cpp
- llvm/lib/IR/ConstantRange.cpp
- llvm/lib/Transforms/Utils/SanitizerStats.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchInstPrinter.cpp
- llvm/lib/Target/X86/X86FastPreTileConfig.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolAnnotation.cpp
- llvm/tools/llvm-exegesis/lib/LlvmState.cpp
- llvm/unittests/Support/Chrono.cpp
- llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp
- llvm/lib/Linker/IRMover.cpp
- llvm/lib/Analysis/MemDerefPrinter.cpp
- llvm/lib/Target/PowerPC/PPCISelLowering.cpp
- llvm/lib/Transforms/Utils/SizeOpts.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeFunctionSymbol.cpp
- llvm/tools/llvm-special-case-list-fuzzer/DummySpecialCaseListFuzzer.cpp
- llvm/tools/llvm-cov/CoverageSummaryInfo.cpp
- llvm/lib/Transforms/IPO/Inliner.cpp
- llvm/lib/MC/MCParser/MCAsmParser.cpp
- llvm/unittests/Analysis/BranchProbabilityInfoTest.cpp
- llvm/lib/Transforms/Scalar/AnnotationRemarks.cpp
- llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTypeUtilities.cpp
- llvm/lib/Target/VE/MCTargetDesc/VEMCTargetDesc.cpp
- llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp
- llvm/lib/Support/SmallVector.cpp
- llvm/lib/Transforms/Scalar/IVUsersPrinter.cpp
- llvm/lib/Analysis/SyntheticCountsUtils.cpp
- llvm/tools/llvm-dwarfutil/DebugInfoLinker.cpp
- llvm/unittests/Support/OptimizedStructLayoutTest.cpp
- llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
- llvm/unittests/Demangle/DemangleTest.cpp
- llvm/unittests/Support/AlignmentTest.cpp
- llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp
- llvm/utils/TableGen/X86ModRMFilters.cpp
- llvm/unittests/Remarks/BitstreamRemarksFormatTest.cpp
- llvm/lib/CodeGen/LiveIntervalCalc.cpp
- llvm/lib/Target/X86/X86CmovConversion.cpp
- llvm/lib/Target/Sparc/DelaySlotFiller.cpp
- llvm/lib/Transforms/Utils/Utils.cpp
- llvm/tools/llvm-reduce/deltas/ReduceModuleData.cpp
- llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp
- llvm/lib/Support/Debug.cpp
- llvm/lib/CodeGen/DwarfEHPrepare.cpp
- llvm/unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp
- llvm/lib/Support/PrettyStackTrace.cpp
- llvm/lib/CodeGen/MachineSizeOpts.cpp
- llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
- llvm/lib/Target/ARM/MVETPAndVPTOptimisationsPass.cpp
- llvm/unittests/DebugInfo/PDB/StringTableBuilderTest.cpp
- llvm/unittests/TextAPI/TextStubV5Tests.cpp
- llvm/lib/Target/Lanai/LanaiSelectionDAGInfo.cpp
- llvm/lib/Target/X86/X86WinEHState.cpp
- llvm/lib/Transforms/Utils/BuildLibCalls.cpp
- llvm/lib/Target/LoongArch/LoongArchTargetMachine.cpp
- llvm/unittests/ExecutionEngine/Orc/RTDyldObjectLinkingLayerTest.cpp
- llvm/lib/ExecutionEngine/JITLink/aarch32.cpp
- llvm/lib/Target/MSP430/MCTargetDesc/MSP430AsmBackend.cpp
- llvm/lib/Transforms/Coroutines/Coroutines.cpp
- llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp
- llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp
- llvm/unittests/InterfaceStub/ELFYAMLTest.cpp
- llvm/unittests/DebugInfo/MSF/MSFCommonTest.cpp
- llvm/unittests/Transforms/IPO/AttributorTest.cpp
- llvm/unittests/ADT/DenseMapTest.cpp
- llvm/lib/Transforms/IPO/LowerTypeTests.cpp
- llvm/unittests/tools/llvm-exegesis/BenchmarkRunnerTest.cpp
- llvm/lib/Target/LoongArch/LoongArchMCInstLower.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp
- llvm/lib/Analysis/BlockFrequencyInfo.cpp
- llvm/tools/bugpoint-passes/TestPasses.cpp
- llvm/unittests/CodeGen/SelectionDAGAddressAnalysisTest.cpp
- llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
- llvm/lib/Transforms/Scalar/TLSVariableHoist.cpp
- llvm/unittests/Support/ConvertEBCDICTest.cpp
- llvm/tools/remarks-shlib/libremarks.cpp
- llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp
- llvm/lib/TableGen/Record.cpp
- llvm/unittests/Support/RISCVAttributeParserTest.cpp
- llvm/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp
- llvm/lib/Target/Sparc/SparcTargetMachine.cpp
- llvm/lib/Target/PowerPC/PPCLowerMASSVEntries.cpp
- llvm/lib/Target/AArch64/SMEABIPass.cpp
- llvm/lib/Transforms/Scalar/FlattenCFGPass.cpp
- llvm/lib/MC/MCSectionWasm.cpp
- llvm/tools/llvm-opt-report/OptReport.cpp
- llvm/tools/llvm-dwarfdump/SectionSizes.cpp
- llvm/lib/CodeGen/MLRegallocPriorityAdvisor.cpp
- llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
- llvm/lib/Target/XCore/XCoreInstrInfo.cpp
- llvm/lib/MC/StringTableBuilder.cpp
- llvm/lib/CodeGen/AllocationOrder.cpp
- llvm/lib/Object/OffloadBinary.cpp
- llvm/lib/MCA/IncrementalSourceMgr.cpp
- llvm/unittests/IR/VectorTypesTest.cpp
- llvm/utils/TableGen/VTEmitter.cpp
- llvm/lib/Analysis/CallPrinter.cpp
- llvm/lib/MC/MCAsmInfoWasm.cpp
- llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp
- llvm/lib/Analysis/DependenceGraphBuilder.cpp
- llvm/unittests/Remarks/RemarksStrTabParsingTest.cpp
- llvm/lib/Target/AArch64/AArch64ExpandImm.cpp
- llvm/lib/Target/X86/X86PreTileConfig.cpp
- llvm/lib/Target/X86/X86RegisterBankInfo.cpp
- llvm/lib/Target/VE/VEAsmPrinter.cpp
- llvm/lib/Analysis/MemorySSAUpdater.cpp
- llvm/lib/Target/AVR/AVRRegisterInfo.cpp
- llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp
- llvm/lib/Target/RISCV/RISCVRedundantCopyElimination.cpp
- llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
- llvm/tools/llvm-cfi-verify/lib/FileAnalysis.cpp
- llvm/lib/Analysis/VFABIDemangling.cpp
- llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp
- llvm/unittests/Demangle/PartialDemangleTest.cpp
- llvm/tools/opt/opt.cpp
- llvm/unittests/MI/LiveIntervalTest.cpp
- llvm/tools/llvm-xray/xray-graph.cpp
- third-party/benchmark/src/console_reporter.cc
- llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp
- llvm/lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp
- llvm/lib/Target/X86/X86FlagsCopyLowering.cpp
- llvm/lib/MC/MCFragment.cpp
- llvm/lib/Target/X86/X86OptimizeLEAs.cpp
- llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
- llvm/lib/Target/AVR/AVRFrameLowering.cpp
- llvm/lib/IR/InlineAsm.cpp
- llvm/lib/CodeGen/MacroFusion.cpp
- llvm/lib/FuzzMutate/OpDescriptor.cpp
- llvm/tools/llvm-exegesis/lib/PowerPC/Target.cpp
- llvm/lib/Analysis/RegionPass.cpp
- llvm/unittests/XRay/FDRRecordPrinterTest.cpp
- llvm/lib/Target/AMDGPU/AMDGPULateCodeGenPrepare.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp
- llvm/lib/Target/X86/X86CallLowering.cpp
- llvm/lib/Analysis/ObjCARCAliasAnalysis.cpp
- llvm/utils/TableGen/InfoByHwMode.cpp
- llvm/unittests/DebugInfo/LogicalView/StringPoolTest.cpp
- llvm/lib/Target/X86/X86AvoidTrailingCall.cpp
- llvm/lib/TextAPI/TextStubCommon.cpp
- llvm/tools/llvm-lto2/llvm-lto2.cpp
- llvm/lib/CodeGen/KCFI.cpp
- llvm/lib/Target/BPF/BPFSubtarget.cpp
- llvm/lib/MC/SPIRVObjectWriter.cpp
- llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/RemoteJITUtils.cpp
- llvm/lib/Support/ARMBuildAttrs.cpp
- llvm/unittests/Support/ErrnoTest.cpp
- llvm/lib/Transforms/Scalar/DCE.cpp
- llvm/tools/llvm-readobj/ObjDumper.cpp
- llvm/unittests/IR/PatternMatch.cpp
- llvm/lib/CodeGen/MachineStripDebug.cpp
- llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp
- llvm/unittests/tools/llvm-exegesis/X86/SchedClassResolutionTest.cpp
- llvm/tools/llvm-pdbutil/ExplainOutputStyle.cpp
- llvm/lib/ExecutionEngine/Orc/DebugUtils.cpp
- llvm/lib/CodeGen/MachineSSAContext.cpp
- llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFDataExtractorTest.cpp
- llvm/unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp
- llvm/tools/llvm-diff/lib/DifferenceEngine.cpp
- llvm/lib/MC/MCObjectFileInfo.cpp
- llvm/lib/Analysis/ScalarEvolutionDivision.cpp
- llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp
- llvm/unittests/tools/llvm-exegesis/RegisterValueTest.cpp
- llvm/lib/Analysis/LoopInfo.cpp
- llvm/lib/MC/MCMachOStreamer.cpp
- llvm/lib/Target/AArch64/AArch64GlobalsTagging.cpp
- llvm/lib/Transforms/Coroutines/CoroConditionalWrapper.cpp
- llvm/lib/Object/WindowsMachineFlag.cpp
- llvm/lib/CodeGen/TargetOptionsImpl.cpp
- llvm/unittests/LineEditor/LineEditor.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeBuiltin.cpp
- llvm/lib/ObjCopy/COFF/COFFWriter.cpp
- llvm/lib/Target/RISCV/RISCVMoveMerger.cpp
- llvm/unittests/ProfileData/BPFunctionNodeTest.cpp
- llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
- llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
- llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp
- llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp
- llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp
- llvm/lib/Transforms/Utils/InlineFunction.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp
- llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.cpp
- llvm/tools/llvm-reduce/deltas/ReduceRegisterMasks.cpp
- llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp
- llvm/tools/llvm-objdump/COFFDump.cpp
- llvm/lib/Support/regcomp.c
- llvm/lib/ObjectYAML/yaml2obj.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVLocation.cpp
- llvm/lib/Target/VE/MCTargetDesc/VEMCAsmInfo.cpp
- llvm/unittests/IR/CoreBindings.cpp
- llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmTypeCheck.cpp
- llvm/lib/DebugInfo/GSYM/FunctionInfo.cpp
- llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
- llvm/lib/Object/DXContainer.cpp
- llvm/lib/ObjCopy/Archive.cpp
- llvm/lib/Passes/PassBuilderBindings.cpp
- llvm/lib/CodeGen/MachineCycleAnalysis.cpp
- llvm/lib/IR/GVMaterializer.cpp
- llvm/lib/CodeGen/RDFRegisters.cpp
- llvm/lib/Target/AArch64/AArch64BranchTargets.cpp
- llvm/lib/ExecutionEngine/TargetSelect.cpp
- llvm/lib/Target/RISCV/RISCVOptWInstrs.cpp
- llvm/lib/ObjectYAML/WasmYAML.cpp
- llvm/unittests/Object/ArchiveTest.cpp
- llvm/lib/CodeGen/RegAllocPriorityAdvisor.cpp
- llvm/lib/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.cpp
- llvm/lib/Target/RISCV/RISCVGatherScatterLowering.cpp
- llvm/unittests/DebugInfo/PDB/NativeSessionTest.cpp
- llvm/lib/MC/MCParser/XCOFFAsmParser.cpp
- llvm/unittests/CodeGen/GlobalISel/GISelUtilsTest.cpp
- llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
- llvm/unittests/ExecutionEngine/Orc/ObjectFormatsTest.cpp
- llvm/tools/llvm-special-case-list-fuzzer/special-case-list-fuzzer.cpp
- llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeEnumInjectedSources.cpp
- llvm/unittests/CodeGen/MachineInstrTest.cpp
- llvm/lib/CodeGen/MachineRegionInfo.cpp
- llvm/lib/Transforms/Scalar/DivRemPairs.cpp
- third-party/benchmark/src/counter.cc
- llvm/lib/ObjectYAML/MinidumpYAML.cpp
- llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
- llvm/lib/Analysis/GuardUtils.cpp
- llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp
- llvm/lib/Demangle/Demangle.cpp
- llvm/utils/not/not.cpp
- llvm/tools/llvm-c-test/disassemble.c
- llvm/lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp
- llvm/lib/Analysis/ModelUnderTrainingRunner.cpp
- llvm/lib/MC/MCSectionXCOFF.cpp
- llvm/lib/Support/RISCVISAInfo.cpp
- llvm/lib/Target/AArch64/AArch64MacroFusion.cpp
- llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp
- llvm/tools/llvm-stress/llvm-stress.cpp
- llvm/lib/MC/MCInstrAnalysis.cpp
- llvm/lib/Target/X86/X86MCInstLower.cpp
- llvm/unittests/ADT/DeltaAlgorithmTest.cpp
- llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.cpp
- llvm/lib/Object/SymbolSize.cpp
- llvm/lib/Target/Mips/MipsCallLowering.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVScope.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
- llvm/tools/llc/llc.cpp
- llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp
- llvm/lib/Transforms/Scalar/ADCE.cpp
- llvm/lib/Support/Base64.cpp
- llvm/lib/Support/APFloat.cpp
- llvm/lib/Analysis/Local.cpp
- llvm/lib/Support/DivisionByConstantInfo.cpp
- llvm/lib/CodeGen/MachineLoopUtils.cpp
- llvm/lib/Support/InstructionCost.cpp
- llvm/tools/lto/lto.cpp
- llvm/lib/ProfileData/GCOV.cpp
- llvm/tools/llvm-mca/Views/SchedulerStatistics.cpp
- llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp
- llvm/lib/Target/XCore/XCoreMachineFunctionInfo.cpp
- llvm/lib/Target/Mips/MipsInstrInfo.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeSymbolEnumerator.cpp
- llvm/utils/TableGen/GlobalISelMatchTable.cpp
- llvm/lib/Target/X86/X86Subtarget.cpp
- llvm/utils/TableGen/GlobalISelEmitter.cpp
- llvm/lib/Support/OptimizedStructLayout.cpp
- llvm/unittests/CodeGen/AllocationOrderTest.cpp
- llvm/lib/LTO/LTOCodeGenerator.cpp
- llvm/lib/ProfileData/MemProf.cpp
- llvm/lib/Support/PluginLoader.cpp
- llvm/unittests/tools/llvm-exegesis/X86/RegisterAliasingTest.cpp
- llvm/lib/Transforms/Scalar/GVNHoist.cpp
- llvm/tools/llvm-mca/Views/RetireControlUnitStatistics.cpp
- llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp
- llvm/lib/CodeGen/IfConversion.cpp
- llvm/lib/TableGen/TableGenBackend.cpp
- llvm/lib/Target/AMDGPU/R600FrameLowering.cpp
- llvm/lib/Transforms/Instrumentation/KCFI.cpp
- llvm/lib/Target/Mips/MipsISelDAGToDAG.cpp
- llvm/lib/LTO/SummaryBasedOptimizations.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeBaseClass.cpp
- llvm/lib/DebugInfo/LogicalView/Readers/LVCodeViewReader.cpp
- llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeEnum.cpp
- llvm/lib/Target/Hexagon/HexagonPeephole.cpp
- llvm/unittests/IR/BasicBlockTest.cpp
- llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp
- llvm/tools/llvm-cfi-verify/llvm-cfi-verify.cpp
- llvm/lib/Target/Mips/MipsLegalizerInfo.cpp
- llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
- llvm/unittests/MC/X86/X86MCDisassemblerTest.cpp
- llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp
- llvm/unittests/CodeGen/LowLevelTypeTest.cpp
- llvm/unittests/ADT/CoalescingBitVectorTest.cpp
- llvm/lib/CodeGen/PHIEliminationUtils.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp
- llvm/lib/Target/Mips/MipsFastISel.cpp
- llvm/lib/Analysis/MemoryBuiltins.cpp
- llvm/lib/BinaryFormat/COFF.cpp
- llvm/lib/Target/X86/X86CallFrameOptimization.cpp
- llvm/unittests/Analysis/BasicAliasAnalysisTest.cpp
- llvm/lib/MC/MCCodeEmitter.cpp
- llvm/unittests/Object/SymbolicFileTest.cpp
- llvm/lib/Analysis/DDGPrinter.cpp
- llvm/lib/Target/AMDGPU/AMDGPUMachineModuleInfo.cpp
- llvm/lib/CodeGen/RegisterUsageInfo.cpp
- llvm/lib/Transforms/Utils/LowerMemIntrinsics.cpp
- llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
- llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.cpp
- llvm/lib/Target/PowerPC/PPCExpandISEL.cpp
- llvm/lib/Target/PowerPC/PPCCallingConv.cpp
- llvm/lib/Bitstream/Reader/BitstreamReader.cpp
- llvm/utils/TableGen/DAGISelMatcherOpt.cpp
- llvm/unittests/MC/TargetRegistry.cpp
- llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp
- llvm/lib/Support/Program.cpp
- llvm/lib/CodeGen/RegUsageInfoCollector.cpp
- llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.cpp
- llvm/tools/llvm-reduce/deltas/ReduceGlobalValues.cpp
- llvm/tools/llvm-nm/llvm-nm.cpp
- llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
- llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp
- llvm/tools/llvm-c-test/debuginfo.c
- llvm/lib/Target/X86/X86InterleavedAccess.cpp
- llvm/unittests/Support/BinaryStreamTest.cpp
- llvm/unittests/Support/HashBuilderTest.cpp
- llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
- llvm/tools/llvm-debuginfod-find/llvm-debuginfod-find.cpp
- llvm/tools/obj2yaml/elf2yaml.cpp
- llvm/benchmarks/DummyYAML.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
- llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
- llvm/unittests/ADT/STLForwardCompatTest.cpp
- llvm/lib/Target/X86/X86VZeroUpper.cpp
- llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/toy.cpp
- llvm/lib/CodeGen/MachineFunctionPass.cpp
- llvm/lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp
- llvm/lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp
- llvm/tools/llvm-ifs/llvm-ifs.cpp
- llvm/unittests/IR/DataLayoutTest.cpp
- llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp
- llvm/lib/DebugInfo/MSF/MSFBuilder.cpp
- llvm/tools/obj2yaml/xcoff2yaml.cpp
- llvm/lib/Target/BPF/BPFRegisterInfo.cpp
- llvm/lib/CodeGen/LiveRangeEdit.cpp
- llvm/lib/ExecutionEngine/JITLink/COFF_x86_64.cpp
- llvm/lib/Object/Binary.cpp
- llvm/lib/Target/MSP430/MSP430InstrInfo.cpp
- llvm/lib/Target/LoongArch/LoongArchRegisterInfo.cpp
- llvm/lib/Analysis/IntervalPartition.cpp
- llvm/lib/DebugInfo/PDB/PDBExtras.cpp
- llvm/lib/FuzzMutate/IRMutator.cpp
- llvm/lib/Target/MSP430/MSP430TargetMachine.cpp
- llvm/lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp
- llvm/lib/Target/Mips/MipsSEFrameLowering.cpp
- llvm/tools/llvm-readobj/ARMWinEHPrinter.cpp
- llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
- llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptor.cpp
- llvm/tools/llvm-mca/Views/TimelineView.cpp
- llvm/lib/Support/CommandLine.cpp
- llvm/unittests/ADT/IListIteratorTest.cpp
- llvm/lib/BinaryFormat/MsgPackDocumentYAML.cpp
- llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
- llvm/lib/Target/VE/VEInstrInfo.cpp
- llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
- llvm/lib/Frontend/OpenMP/OMPContext.cpp
- llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp
- llvm/unittests/Frontend/OpenACCTest.cpp
- llvm/examples/BrainF/BrainFDriver.cpp
- llvm/lib/CodeGen/MachineCombiner.cpp
- llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
- llvm/lib/Analysis/LazyBranchProbabilityInfo.cpp
- llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp
- llvm/lib/Target/VE/VVPISelLowering.cpp
- llvm/lib/ExecutionEngine/ExecutionEngineBindings.cpp
- llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
- llvm/lib/Analysis/ObjCARCAnalysisUtils.cpp
- llvm/lib/Analysis/CostModel.cpp
- llvm/lib/Transforms/Utils/ValueMapper.cpp
- llvm/lib/MC/MCRegisterInfo.cpp
- llvm/lib/Target/XCore/XCoreSelectionDAGInfo.cpp
- llvm/unittests/Transforms/Utils/LocalTest.cpp
- llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
- llvm/lib/Analysis/InlineAdvisor.cpp
- llvm/lib/Object/ModuleSymbolTable.cpp
- llvm/lib/Support/Timer.cpp
- llvm/lib/Transforms/Utils/MetaRenamer.cpp
- llvm/lib/CodeGen/MachineModuleInfoImpls.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp
- llvm/lib/Remarks/YAMLRemarkSerializer.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVSymbol.cpp
- llvm/lib/Target/XCore/XCoreSubtarget.cpp
- llvm/lib/DebugInfo/PDB/Native/PublicsStream.cpp
- llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
- llvm/lib/CodeGen/ModuloSchedule.cpp
- llvm/lib/DebugInfo/DWARF/DWARFLocationExpression.cpp
- llvm/lib/Bitcode/Reader/MetadataLoader.cpp
- llvm/lib/Remarks/RemarkStringTable.cpp
- llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
- llvm/lib/CodeGen/MachineLateInstrsCleanup.cpp
- llvm/unittests/ADT/IListSentinelTest.cpp
- llvm/lib/IR/ReplaceConstant.cpp
- llvm/lib/Support/raw_os_ostream.cpp
- llvm/tools/llvm-pdbutil/PrettyBuiltinDumper.cpp
- llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
- llvm/lib/CodeGen/XRayInstrumentation.cpp
- llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp
- llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp
- llvm/lib/Target/NVPTX/NVPTXProxyRegErasure.cpp
- llvm/lib/ExecutionEngine/Orc/Shared/OrcError.cpp
- llvm/unittests/Transforms/Utils/SSAUpdaterBulkTest.cpp
- llvm/lib/Target/BPF/BPFMIChecking.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
- llvm/lib/LTO/LTOModule.cpp
- llvm/unittests/Support/VirtualFileSystemTest.cpp
- llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp
- llvm/unittests/Analysis/PluginInlineAdvisorAnalysisTest.cpp
- llvm/lib/Target/MSP430/MSP430MachineFunctionInfo.cpp
- llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
- llvm/lib/Option/ArgList.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolFunc.cpp
- llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp
- llvm/lib/Analysis/CycleAnalysis.cpp
- llvm/tools/llvm-objcopy/ObjcopyOptions.cpp
- llvm/unittests/Analysis/InlineAdvisorPlugin/InlineAdvisorPlugin.cpp
- llvm/lib/Analysis/LoopUnrollAnalyzer.cpp
- llvm/lib/Target/VE/VEISelLowering.cpp
- llvm/lib/Support/Twine.cpp
- llvm/lib/CodeGen/SjLjEHPrepare.cpp
- llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
- llvm/unittests/ADT/SimpleIListTest.cpp
- third-party/benchmark/src/sysinfo.cc
- llvm/lib/Transforms/Scalar/LoopRerollPass.cpp
- llvm/lib/ExecutionEngine/Orc/TargetProcess/OrcRTBootstrap.cpp
- llvm/lib/Transforms/IPO/ModuleInliner.cpp
- llvm/lib/TextAPI/Architecture.cpp
- llvm/utils/TableGen/PredicateExpander.cpp
- llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp
- llvm/lib/Target/AMDGPU/AMDGPUPreLegalizerCombiner.cpp
- llvm/lib/ExecutionEngine/JITLink/COFF.cpp
- llvm/lib/Analysis/InteractiveModelRunner.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp
- llvm/tools/llvm-mca/llvm-mca.cpp
- llvm/lib/Object/COFFImportFile.cpp
- llvm/unittests/Support/CRCTest.cpp
- llvm/lib/Analysis/DDG.cpp
- llvm/lib/CodeGen/MachineBasicBlock.cpp
- llvm/tools/llvm-readobj/llvm-readobj.cpp
- llvm/tools/llvm-cov/gcov.cpp
- llvm/unittests/tools/llvm-exegesis/PowerPC/TargetTest.cpp
- llvm/lib/CodeGen/PatchableFunction.cpp
- llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp
- llvm/lib/ExecutionEngine/Orc/EPCEHFrameRegistrar.cpp
- llvm/lib/TextAPI/TextStub.cpp
- llvm/unittests/Transforms/Utils/ModuleUtilsTest.cpp
- llvm/lib/CodeGen/SelectOptimize.cpp
- llvm/unittests/ProfileData/InstrProfDataTest.cpp
- llvm/lib/CodeGen/MachineDominators.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCTargetDesc.cpp
- llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
- llvm/lib/Support/StringRef.cpp
- llvm/lib/MC/DXContainerPSVInfo.cpp
- llvm/lib/Transforms/Utils/MatrixUtils.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.cpp
- llvm/lib/Target/Mips/MipsFrameLowering.cpp
- llvm/tools/llvm-reduce/deltas/ReduceIRReferences.cpp
- llvm/lib/CodeGen/MIRPrinter.cpp
- llvm/lib/CodeGen/TargetSchedule.cpp
- llvm/tools/obj2yaml/dwarf2yaml.cpp
- llvm/lib/CodeGen/MachineInstrBundle.cpp
- llvm/lib/MC/MCMachObjectTargetWriter.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp
- llvm/unittests/Transforms/Utils/LoopUtilsTest.cpp
- llvm/lib/CodeGen/SelectionDAG/SelectionDAGTargetInfo.cpp
- llvm/lib/CodeGen/GlobalISel/LoadStoreOpt.cpp
- compilation_db/tools/llvm-size/llvm-size-driver.cpp
- llvm/lib/DebugInfo/PDB/Native/TpiStream.cpp
- llvm/lib/Analysis/ReplayInlineAdvisor.cpp
- llvm/lib/MCA/Support.cpp
- llvm/lib/Support/PGOOptions.cpp
- llvm/lib/Target/NVPTX/NVPTXLowerUnreachable.cpp
- llvm/unittests/Transforms/Utils/ProfDataUtilTest.cpp
- llvm/lib/Target/X86/X86FastISel.cpp
- llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
- llvm/tools/llvm-tli-checker/llvm-tli-checker.cpp
- llvm/unittests/ProfileData/CoverageMappingTest.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp
- llvm/lib/ObjCopy/ELF/ELFObjcopy.cpp
- llvm/lib/ExecutionEngine/Orc/LazyReexports.cpp
- llvm/lib/Target/AMDGPU/AMDGPUMIRFormatter.cpp
- llvm/lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp
- llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
- llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp
- llvm/lib/ObjectYAML/ELFYAML.cpp
- llvm/lib/Analysis/IVDescriptors.cpp
- llvm/unittests/IR/AsmWriterTest.cpp
- llvm/lib/Target/ARM/Thumb1FrameLowering.cpp
- llvm/unittests/Support/LockFileManagerTest.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp
- llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp
- llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
- llvm/lib/IR/Module.cpp
- llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
- llvm/lib/Transforms/Utils/DemoteRegToStack.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeTypeUDT.cpp
- llvm/lib/CodeGen/ValueTypes.cpp
- llvm/lib/Transforms/Utils/HelloWorld.cpp
- llvm/lib/MC/MCDisassembler/MCSymbolizer.cpp
- llvm/examples/OrcV2Examples/LLJITRemovableCode/LLJITRemovableCode.cpp
- llvm/lib/Target/LoongArch/LoongArchExpandPseudoInsts.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFDieManualExtractTest.cpp
- llvm/lib/Option/OptTable.cpp
- llvm/lib/Analysis/PhiValues.cpp
- llvm/unittests/DebugInfo/DWARF/DwarfUtils.cpp
- llvm/lib/Support/ARMWinEH.cpp
- llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp
- llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
- llvm/lib/DebugInfo/GSYM/LookupResult.cpp
- llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp
- llvm/examples/Kaleidoscope/Chapter3/toy.cpp
- llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp
- llvm/lib/Target/ARM/Thumb2InstrInfo.cpp
- llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
- llvm/tools/llvm-link/llvm-link.cpp
- llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
- llvm/lib/Target/AArch64/AArch64SLSHardening.cpp
- llvm/utils/TableGen/CodeEmitterGen.cpp
- llvm/unittests/ADT/IntervalTreeTest.cpp
- llvm/unittests/ADT/IntEqClassesTest.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeTypeVTShape.cpp
- llvm/lib/Target/AMDGPU/MCA/AMDGPUCustomBehaviour.cpp
- llvm/unittests/IR/DominatorTreeTest.cpp
- llvm/lib/Transforms/Utils/LowerAtomic.cpp
- llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp
- llvm/lib/TableGen/DetailedRecordsBackend.cpp
- llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
- llvm/lib/CodeGen/LiveVariables.cpp
- llvm/lib/CodeGen/GCMetadata.cpp
- llvm/lib/MCA/HardwareUnits/LSUnit.cpp
- llvm/lib/CodeGen/LoopTraversal.cpp
- llvm/lib/Target/MSP430/MCTargetDesc/MSP430ELFStreamer.cpp
- llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyRegColoring.cpp
- llvm/lib/Transforms/IPO/MergeFunctions.cpp
- llvm/lib/Target/Mips/MipsCCState.cpp
- llvm/unittests/XRay/FDRBlockIndexerTest.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp
- llvm/lib/Transforms/Utils/SSAUpdaterBulk.cpp
- llvm/lib/Target/AMDGPU/Utils/AMDGPUMemoryUtils.cpp
- llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp
- llvm/lib/MC/MCInstPrinter.cpp
- llvm/lib/MC/MCAsmInfoXCOFF.cpp
- llvm/tools/llvm-reduce/deltas/ReduceAttributes.cpp
- llvm/lib/IR/PassInstrumentation.cpp
- llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp
- llvm/lib/Analysis/PostDominators.cpp
- llvm/lib/MC/MCDisassembler/Disassembler.cpp
- llvm/lib/Support/DeltaAlgorithm.cpp
- llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp
- llvm/unittests/ADT/IntrusiveRefCntPtrTest.cpp
- llvm/lib/ObjectYAML/OffloadYAML.cpp
- llvm/examples/OrcV2Examples/OrcV2CBindingsLazy/OrcV2CBindingsLazy.c
- llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp
- llvm/unittests/Support/ErrorTest.cpp
- llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp
- llvm/utils/TableGen/X86RecognizableInstr.cpp
- llvm/lib/IR/IntrinsicInst.cpp
- llvm/lib/MC/MCSchedule.cpp
- llvm/lib/ExecutionEngine/JITLink/DWARFRecordSectionSplitter.cpp
- llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp
- llvm/lib/Transforms/Utils/MoveAutoInit.cpp
- llvm/lib/IRPrinter/IRPrintingPasses.cpp
- llvm/lib/Transforms/Scalar/LoopInterchange.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp
- llvm/lib/Support/ConvertEBCDIC.cpp
- llvm/lib/Target/Mips/MipsSubtarget.cpp
- compilation_db/tools/llvm-objcopy/llvm-objcopy-driver.cpp
- llvm/lib/Target/Mips/MipsSEInstrInfo.cpp
- llvm/lib/FuzzMutate/FuzzerCLI.cpp
- llvm/lib/DebugInfo/CodeView/Formatters.cpp
- llvm/lib/Transforms/Utils/EscapeEnumerator.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyLowerRefTypesIntPtrConv.cpp
- llvm/unittests/Support/FormatVariadicTest.cpp
- llvm/lib/DebugInfo/LogicalView/Readers/LVBinaryReader.cpp
- llvm/lib/MC/MCParser/COFFAsmParser.cpp
- llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
- llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp
- llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.cpp
- llvm/lib/Support/UnicodeNameToCodepoint.cpp
- llvm/utils/TableGen/PseudoLoweringEmitter.cpp
- llvm/tools/sancov/sancov.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
- llvm/unittests/DWARFLinkerParallel/StringPoolTest.cpp
- llvm/lib/Support/Memory.cpp
- llvm/lib/CodeGen/AsmPrinter/DIE.cpp
- llvm/lib/CodeGen/MachineOutliner.cpp
- llvm/lib/Target/AMDGPU/SIOptimizeVGPRLiveRange.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolCustom.cpp
- llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
- llvm/lib/Transforms/Utils/ModuleUtils.cpp
- llvm/unittests/XRay/FDRTraceWriterTest.cpp
- llvm/unittests/Target/X86/MachineSizeOptsTest.cpp
- llvm/unittests/ADT/APIntTest.cpp
- llvm/lib/Target/SystemZ/SystemZShortenInst.cpp
- llvm/tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp
- llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
- llvm/lib/ExecutionEngine/Orc/TaskDispatch.cpp
- llvm/tools/llvm-objdump/WasmDump.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyReplacePhysRegs.cpp
- llvm/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
- llvm/lib/Target/X86/X86MachineFunctionInfo.cpp
- llvm/tools/llvm-exegesis/lib/Error.cpp
- llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeTypeArray.cpp
- llvm/lib/Remarks/RemarkStreamer.cpp
- llvm/lib/CodeGen/RegisterClassInfo.cpp
- llvm/tools/llvm-readobj/WasmDumper.cpp
- llvm/tools/llvm-readobj/COFFImportDumper.cpp
- llvm/unittests/Remarks/RemarksAPITest.cpp
- third-party/benchmark/src/benchmark_runner.cc
- llvm/lib/MC/MCDXContainerStreamer.cpp
- llvm/unittests/Analysis/InlineOrderPlugin/InlineOrderPlugin.cpp
- llvm/unittests/Analysis/MLModelRunnerTest.cpp
- llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp
- llvm/lib/CodeGen/ScheduleDAG.cpp
- llvm/lib/TargetParser/X86TargetParser.cpp
- llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
- llvm/lib/Target/Mips/MipsOs16.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp
- llvm/tools/obj2yaml/dxcontainer2yaml.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
- llvm/unittests/Transforms/Utils/FunctionComparatorTest.cpp
- llvm/lib/MC/MCParser/AsmParser.cpp
- llvm/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp
- llvm/lib/Support/BLAKE3/blake3_sse41_x86-64_unix.S
- llvm/lib/Transforms/Scalar/LowerWidenableCondition.cpp
- llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp
- llvm/unittests/Support/ELFAttributeParserTest.cpp
- llvm/lib/CodeGen/ExpandMemCmp.cpp
- llvm/lib/CodeGen/TargetSubtargetInfo.cpp
- llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp
- llvm/unittests/Analysis/ScalarEvolutionTest.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp
- llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp
- llvm/lib/ObjectYAML/MachOYAML.cpp
- llvm/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp
- llvm/unittests/CodeGen/DIEHashTest.cpp
- llvm/lib/Target/MSP430/Disassembler/MSP430Disassembler.cpp
- llvm/lib/ProfileData/ProfileSummaryBuilder.cpp
- llvm/lib/MC/MCELFObjectTargetWriter.cpp
- llvm/lib/Target/X86/X86LowerAMXType.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp
- llvm/lib/Target/PowerPC/PPCTargetObjectFile.cpp
- llvm/lib/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCCodeEmitter.cpp
- llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp
- llvm/lib/IR/Assumptions.cpp
- llvm/unittests/Object/ELFObjectFileTest.cpp
- llvm/lib/Support/DebugCounter.cpp
- llvm/lib/Transforms/Utils/GlobalStatus.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp
- llvm/lib/Remarks/RemarkParser.cpp
- llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
- llvm/lib/Support/ErrorHandling.cpp
- llvm/unittests/Support/MemoryBufferTest.cpp
- llvm/lib/ObjectYAML/DWARFYAML.cpp
- llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp
- llvm/unittests/Remarks/RemarksLinkingTest.cpp
- llvm/lib/Target/MSP430/MSP430Subtarget.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86ShuffleDecode.cpp
- llvm/lib/Analysis/LoopAnalysisManager.cpp
- llvm/lib/DWARFLinkerParallel/DWARFLinker.cpp
- llvm/utils/TableGen/DFAEmitter.cpp
- llvm/lib/Support/CrashRecoveryContext.cpp
- llvm/lib/Transforms/Utils/CanonicalizeFreezeInLoops.cpp
- llvm/lib/ExecutionEngine/JITLink/ELF.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeFunctionArg.cpp
- llvm/lib/Target/AVR/AVRShiftExpand.cpp
- llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp
- third-party/unittest/googletest/src/gtest-all.cc
- llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp
- llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
- llvm/lib/Target/Lanai/LanaiDelaySlotFiller.cpp
- llvm/tools/llvm-cov/CodeCoverage.cpp
- llvm/examples/HowToUseJIT/HowToUseJIT.cpp
- llvm/lib/Transforms/IPO/StripSymbols.cpp
- llvm/lib/Target/RISCV/RISCVISelLowering.cpp
- llvm/lib/Testing/Support/SupportHelpers.cpp
- llvm/lib/Target/VE/VESubtarget.cpp
- llvm/lib/Target/WebAssembly/WebAssemblySortRegion.cpp
- llvm/unittests/ADT/PointerUnionTest.cpp
- llvm/lib/Object/XCOFFObjectFile.cpp
- llvm/lib/Target/BPF/BPFAdjustOpt.cpp
- llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
- llvm/unittests/Support/MemoryBufferRefTest.cpp
- llvm/tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp
- llvm/lib/Target/Hexagon/HexagonStoreWidening.cpp
- llvm/unittests/ObjectYAML/DWARFYAMLTest.cpp
- third-party/benchmark/src/reporter.cc
- llvm/unittests/Analysis/CFGTest.cpp
- llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp
- llvm/lib/XRay/FDRRecords.cpp
- llvm/tools/llvm-c-test/attributes.c
- llvm/unittests/MC/SystemZ/SystemZAsmLexerTest.cpp
- llvm/lib/Target/Hexagon/HexagonGenExtract.cpp
- llvm/tools/llvm-pdbutil/PrettyEnumDumper.cpp
- llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
- llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
- llvm/lib/Transforms/IPO/GlobalSplit.cpp
- llvm/lib/Target/VE/TargetInfo/VETargetInfo.cpp
- llvm/lib/Target/NVPTX/NVVMReflect.cpp
- llvm/lib/Support/Error.cpp
- llvm/lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp
- llvm/lib/Target/AMDGPU/AMDGPUCtorDtorLowering.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp
- llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp
- llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
- llvm/lib/Support/ScaledNumber.cpp
- llvm/unittests/Support/JSONTest.cpp
- llvm/lib/Target/Lanai/LanaiISelLowering.cpp
- llvm/lib/Target/X86/X86LowerTileCopy.cpp
- llvm/tools/llvm-reduce/deltas/ReduceInstructionFlagsMIR.cpp
- llvm/lib/Target/AMDGPU/R600InstrInfo.cpp
- llvm/lib/Transforms/IPO/AttributorAttributes.cpp
- llvm/lib/MCA/HardwareUnits/ResourceManager.cpp
- llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp
- llvm/lib/ObjectYAML/MinidumpEmitter.cpp
- llvm/lib/Transforms/Utils/CodeLayout.cpp
- llvm/tools/llvm-jitlink/llvm-jitlink-macho.cpp
- llvm/unittests/ObjCopy/ObjCopyTest.cpp
- llvm/unittests/Analysis/MemoryProfileInfoTest.cpp
- llvm/lib/Target/AMDGPU/SIPreEmitPeephole.cpp
- llvm/unittests/DebugInfo/LogicalView/CompareElementsTest.cpp
- llvm/lib/IR/SafepointIRVerifier.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
- llvm/lib/Target/ARM/ARMMacroFusion.cpp
- llvm/lib/DebugInfo/CodeView/DebugSubsection.cpp
- llvm/examples/OrcV2Examples/OrcV2CBindingsAddObjectFile/OrcV2CBindingsAddObjectFile.c
- llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp
- llvm/lib/CodeGen/CalcSpillWeights.cpp
- llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp
- llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
- third-party/benchmark/src/complexity.cc
- llvm/lib/Transforms/Instrumentation/CGProfile.cpp
- llvm/lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp
- llvm/lib/Target/Sparc/SparcISelDAGToDAG.cpp
- llvm/lib/DebugInfo/CodeView/CodeViewError.cpp
- llvm/lib/CodeGen/RemoveRedundantDebugValues.cpp
- llvm/lib/Demangle/DLangDemangle.cpp
- llvm/lib/Target/Hexagon/HexagonMCInstLower.cpp
- llvm/examples/Kaleidoscope/Chapter5/toy.cpp
- llvm/lib/Support/IntEqClasses.cpp
- llvm/lib/DebugInfo/GSYM/ObjectFileTransformer.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeEnumGlobals.cpp
- llvm/lib/Transforms/IPO/SCCP.cpp
- llvm/unittests/ADT/TypeTraitsTest.cpp
- llvm/unittests/IR/ConstantsTest.cpp
- llvm/lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp
- llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
- compilation_db/tools/llvm-rc/llvm-rc-driver.cpp
- llvm/tools/llvm-undname/llvm-undname.cpp
- llvm/unittests/DebugInfo/Symbolizer/MarkupTest.cpp
- llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp
- llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp
- llvm/lib/CodeGen/ReachingDefAnalysis.cpp
- llvm/utils/split-file/split-file.cpp
- llvm/unittests/Analysis/LazyCallGraphTest.cpp
- llvm/examples/IRTransforms/SimplifyCFG.cpp
- llvm/tools/llvm-objdump/MachODump.cpp
- llvm/lib/Support/StringMap.cpp
- llvm/lib/Target/ARM/ARMOptimizeBarriersPass.cpp
- llvm/unittests/MC/MCDisassemblerTest.cpp
- llvm/unittests/Debuginfod/HTTPServerTests.cpp
- llvm/lib/Object/Error.cpp
- llvm/lib/Transforms/Utils/CodeMoverUtils.cpp
- llvm/lib/CodeGen/CodeGen.cpp
- llvm/unittests/tools/llvm-profgen/ContextCompressionTest.cpp
- llvm/lib/Transforms/Scalar/LoopDistribute.cpp
- llvm/unittests/Analysis/SparsePropagation.cpp
- llvm/unittests/Transforms/Utils/CloningTest.cpp
- llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp
- llvm/lib/DWARFLinkerParallel/StringPool.cpp
- llvm/lib/IRReader/IRReader.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolCompilandDetails.cpp
- llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp
- llvm/unittests/Demangle/ItaniumDemangleTest.cpp
- llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
- llvm/lib/Support/DataExtractor.cpp
- llvm/lib/CodeGen/MachineOperand.cpp
- llvm/lib/Target/PowerPC/PPCBoolRetToInt.cpp
- llvm/lib/Target/VE/VEFrameLowering.cpp
- llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp
- llvm/lib/Transforms/Scalar/Scalarizer.cpp
- llvm/lib/Target/SystemZ/SystemZCopyPhysRegs.cpp
- llvm/unittests/Object/SymbolSizeTest.cpp
- llvm/lib/CodeGen/BasicBlockSections.cpp
- llvm/lib/Passes/PassBuilder.cpp
- llvm/unittests/ADT/PointerSumTypeTest.cpp
- llvm/lib/CodeGen/MachineFunction.cpp
- llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
- llvm/lib/Transforms/ObjCARC/DependencyAnalysis.cpp
- llvm/lib/ExecutionEngine/Orc/CompileUtils.cpp
- llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
- llvm/lib/Target/ARM/A15SDOptimizer.cpp
- llvm/lib/Support/IntervalMap.cpp
- llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp
- llvm/lib/Object/COFFModuleDefinition.cpp
- llvm/lib/Support/UnicodeCaseFold.cpp
- llvm/lib/MCA/CodeEmitter.cpp
- llvm/tools/llvm-exegesis/lib/RegisterValue.cpp
- llvm/unittests/Analysis/LoopInfoTest.cpp
- llvm/lib/Analysis/TensorSpec.cpp
- llvm/unittests/ProfileData/InstrProfTest.cpp
- llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
- llvm/tools/llvm-itanium-demangle-fuzzer/llvm-itanium-demangle-fuzzer.cpp
- llvm/lib/Support/Statistic.cpp
- llvm/unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp
- llvm/lib/Target/XCore/XCoreAsmPrinter.cpp
- llvm/lib/Analysis/DomTreeUpdater.cpp
- llvm/lib/IR/EHPersonalities.cpp
- llvm/lib/XRay/BlockVerifier.cpp
- llvm/unittests/ProfileData/ItaniumManglingCanonicalizerTest.cpp
- llvm/lib/Target/X86/X86IndirectThunks.cpp
- llvm/tools/llvm-cov/CoverageReport.cpp
- llvm/lib/LTO/ThinLTOCodeGenerator.cpp
- llvm/utils/TableGen/DisassemblerEmitter.cpp
- llvm/examples/ModuleMaker/ModuleMaker.cpp
- llvm/examples/OrcV2Examples/LLJITWithExecutorProcessControl/LLJITWithExecutorProcessControl.cpp
- llvm/lib/CodeGen/EHContGuardCatchret.cpp
- llvm/lib/CodeGen/RegAllocEvictionAdvisor.cpp
- llvm/lib/Target/RISCV/RISCVSubtarget.cpp
- llvm/lib/DebugInfo/PDB/Native/PDBStringTable.cpp
- llvm/lib/ObjectYAML/ArchiveEmitter.cpp
- llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp
- llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
- llvm/lib/Remarks/BitstreamRemarkParser.cpp
- llvm/unittests/ADT/FunctionExtrasTest.cpp
- llvm/tools/llvm-exegesis/lib/Mips/Target.cpp
- llvm/lib/ExecutionEngine/JITLink/JITLinkMemoryManager.cpp
- llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
- llvm/lib/IR/FPEnv.cpp
- llvm/lib/Transforms/Utils/Local.cpp
- llvm/lib/DebugInfo/CodeView/DebugSymbolRVASubsection.cpp
- llvm/unittests/Support/TrailingObjectsTest.cpp
- llvm/unittests/Support/DebugCounterTest.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp
- llvm/unittests/Passes/Plugins/DoublerPlugin/DoublerPlugin.cpp
- llvm/lib/MC/MCAsmInfoELF.cpp
- llvm/lib/Analysis/GlobalsModRef.cpp
- llvm/utils/TableGen/CallingConvEmitter.cpp
- llvm/lib/Transforms/Scalar/Reassociate.cpp
- llvm/lib/Transforms/ObjCARC/PtrState.cpp
- llvm/lib/ObjCopy/wasm/WasmObjcopy.cpp
- llvm/lib/CodeGen/GlobalISel/Combiner.cpp
- llvm/unittests/IR/DebugTypeODRUniquingTest.cpp
- llvm/lib/ExecutionEngine/Orc/Shared/ObjectFormats.cpp
- llvm/lib/Transforms/Scalar/MakeGuardsExplicit.cpp
- llvm/unittests/DWARFLinkerParallel/DWARFLinkerTest.cpp
- llvm/lib/Support/Process.cpp
- llvm/lib/CodeGen/MIRParser/MIParser.cpp
- llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
- llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
- llvm/lib/Target/SystemZ/SystemZCallingConv.cpp
- llvm/lib/TargetParser/TargetParser.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp
- llvm/lib/Object/Decompressor.cpp
- llvm/unittests/Support/DataExtractorTest.cpp
- llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp
- llvm/lib/Target/WebAssembly/Utils/WebAssemblyTypeUtilities.cpp
- llvm/lib/CodeGen/ScheduleDAGPrinter.cpp
- llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
- llvm/unittests/Analysis/PhiValuesTest.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
- llvm/utils/TableGen/CodeGenIntrinsics.cpp
- llvm/lib/Target/AMDGPU/GCNILPSched.cpp
- llvm/unittests/Support/KnownBitsTest.cpp
- llvm/utils/TableGen/X86DisassemblerTables.cpp
- llvm/lib/LTO/UpdateCompilerUsed.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeInlineSiteSymbol.cpp
- llvm/tools/llvm-pdbutil/PrettyCompilandDumper.cpp
- llvm/lib/Transforms/Utils/CloneModule.cpp
- llvm/lib/Analysis/InstructionPrecedenceTracking.cpp
- llvm/lib/ObjCopy/ELF/ELFObject.cpp
- llvm/lib/ExecutionEngine/Orc/MapperJITLinkMemoryManager.cpp
- llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp
- llvm/utils/TableGen/CodeGenDAGPatterns.cpp
- llvm/lib/CodeGen/PseudoSourceValue.cpp
- llvm/lib/Transforms/IPO/Attributor.cpp
- llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp
- llvm/unittests/Support/ProcessTest.cpp
- llvm/lib/Object/RelocationResolver.cpp
- llvm/lib/ExecutionEngine/Orc/Layer.cpp
- llvm/lib/Passes/PassBuilderPipelines.cpp
- llvm/lib/Target/PowerPC/PPCHazardRecognizers.cpp
- llvm/lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.cpp
- llvm/unittests/Support/BlockFrequencyTest.cpp
- llvm/lib/Analysis/DemandedBits.cpp
- llvm/utils/TableGen/DFAPacketizerEmitter.cpp
- llvm/lib/Target/LoongArch/LoongArchAsmPrinter.cpp
- llvm/unittests/Support/FSUniqueIDTest.cpp
- llvm/lib/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.cpp
- llvm/unittests/Support/CrashRecoveryTest.cpp
- llvm/lib/Transforms/Scalar/LoopPredication.cpp
- llvm/lib/CodeGen/ShadowStackGCLowering.cpp
- llvm/lib/Target/Hexagon/HexagonFixupHwLoops.cpp
- llvm/lib/ObjCopy/XCOFF/XCOFFReader.cpp
- llvm/lib/CodeGen/CFGuardLongjmp.cpp
- llvm/lib/CodeGen/MachineScheduler.cpp
- llvm/lib/ExecutionEngine/Orc/Mangling.cpp
- llvm/tools/llvm-reduce/deltas/SimplifyInstructions.cpp
- llvm/lib/DebugInfo/GSYM/InlineInfo.cpp
- llvm/lib/Target/WebAssembly/Utils/WebAssemblyUtilities.cpp
- llvm/unittests/IR/MDBuilderTest.cpp
- llvm/lib/Support/AutoConvert.cpp
- llvm/unittests/ADT/IntervalMapTest.cpp
- llvm/lib/IR/IRBuilder.cpp
- llvm/lib/Analysis/IndirectCallPromotionAnalysis.cpp
- llvm/lib/Target/LoongArch/LoongArchTargetTransformInfo.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDataExtractor.cpp
- llvm/unittests/Option/OptionMarshallingTest.cpp
- llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
- llvm/lib/Target/VE/VEMCInstLower.cpp
- llvm/tools/llvm-pdbutil/BytesOutputStyle.cpp
- llvm/lib/Analysis/OptimizationRemarkEmitter.cpp
- llvm/unittests/ADT/BitVectorTest.cpp
- llvm/lib/Demangle/MicrosoftDemangleNodes.cpp
- llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
- llvm/lib/Target/X86/X86LoadValueInjectionRetHardening.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyTargetObjectFile.cpp
- llvm/unittests/ADT/DenseSetTest.cpp
- llvm/tools/llvm-reduce/deltas/ReduceVirtualRegisters.cpp
- llvm/lib/Support/Threading.cpp
- llvm/lib/Transforms/Scalar/GVNSink.cpp
- llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp
- llvm/lib/Target/Lanai/LanaiMCInstLower.cpp
- llvm/tools/llvm-c-test/metadata.c
- llvm/lib/Support/COM.cpp
- llvm/unittests/Support/raw_fd_stream_test.cpp
- llvm/unittests/Support/ErrorOrTest.cpp
- llvm/lib/DebugInfo/PDB/Native/NativePublicSymbol.cpp
- llvm/unittests/Support/DynamicLibrary/ExportedFuncs.cpp
- llvm/lib/TextAPI/InterfaceFile.cpp
- llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp
- llvm/utils/TableGen/CodeGenMapTable.cpp
- llvm/lib/MCA/Stages/Stage.cpp
- llvm/lib/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.cpp
- llvm/lib/Target/SystemZ/SystemZElimCompare.cpp
- llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp
- llvm/lib/Target/XCore/XCoreMCInstLower.cpp
- llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp
- llvm/tools/llvm-xray/llvm-xray.cpp
- llvm/unittests/Support/SpecialCaseListTest.cpp
- llvm/unittests/XRay/ProfileTest.cpp
- llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp
- llvm/lib/Support/KnownBits.cpp
- llvm/lib/MC/WasmObjectWriter.cpp
- llvm/lib/Target/ARM/MVELaneInterleavingPass.cpp
- llvm/lib/Transforms/Utils/Evaluator.cpp
- llvm/examples/Kaleidoscope/Chapter7/toy.cpp
- llvm/unittests/Analysis/AssumeBundleQueriesTest.cpp
- llvm/lib/Target/Hexagon/HexagonVectorPrint.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp
- llvm/lib/Analysis/CodeMetrics.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
- llvm/lib/CodeGen/ExpandVectorPredication.cpp
- llvm/lib/ObjectYAML/ELFEmitter.cpp
- llvm/lib/MC/MCObjectStreamer.cpp
- llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp
- llvm/lib/Support/Hashing.cpp
- llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp
- llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp
- llvm/lib/Support/MSP430AttributeParser.cpp
- llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp
- third-party/benchmark/src/benchmark.cc
- llvm/unittests/Testing/ADT/StringMapEntryTest.cpp
- llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
- llvm/lib/MC/MCCodeView.cpp
- llvm/tools/llvm-c-test/module.c
- llvm/lib/DebugInfo/LogicalView/Core/LVLine.cpp
- llvm/tools/llvm-xray/xray-stacks.cpp
- llvm/tools/bugpoint/ExtractFunction.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp
- llvm/lib/Target/X86/X86DiscriminateMemOps.cpp
- llvm/lib/CodeGen/ProcessImplicitDefs.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeTypePointer.cpp
- llvm/lib/Target/ARM/ARMCallLowering.cpp
- llvm/lib/Transforms/Vectorize/VPlan.cpp
- llvm/lib/Analysis/ObjCARCInstKind.cpp
- llvm/unittests/ADT/APFloatTest.cpp
- llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp
- llvm/tools/verify-uselistorder/verify-uselistorder.cpp
- llvm/unittests/Support/CheckedArithmeticTest.cpp
- llvm/unittests/IR/CFGBuilder.cpp
- llvm/lib/IR/BuiltinGCs.cpp
- llvm/unittests/Support/SourceMgrTest.cpp
- llvm/unittests/Support/ArrayRecyclerTest.cpp
- llvm/lib/DebugInfo/CodeView/TypeIndex.cpp
- llvm/lib/Analysis/LoopAccessAnalysis.cpp
- llvm/unittests/ADT/RangeAdapterTest.cpp
- llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
- llvm/lib/CodeGen/RegisterCoalescer.cpp
- llvm/tools/llvm-c-test/targets.c
- llvm/unittests/Support/xxhashTest.cpp
- llvm/unittests/ExecutionEngine/Orc/WrapperFunctionUtilsTest.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeUDT.cpp
- llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
- llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.cpp
- llvm/lib/Target/AArch64/GISel/AArch64PostSelectOptimize.cpp
- llvm/unittests/Analysis/ValueLatticeTest.cpp
- llvm/lib/CodeGen/SplitKit.cpp
- llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp
- llvm/lib/Target/AMDGPU/R600Subtarget.cpp
- llvm/lib/ExecutionEngine/Orc/DebuggerSupportPlugin.cpp
- llvm/lib/Target/VE/VECustomDAG.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeVTableShape.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.cpp
- llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp
- llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp
- llvm/utils/TableGen/GlobalISel/CodeExpander.cpp
- llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
- llvm/lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp
- llvm/lib/Transforms/Scalar/Reg2Mem.cpp
- llvm/utils/TableGen/OptEmitter.cpp
- llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp
- llvm/unittests/ADT/MoveOnly.cpp
- llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
- llvm/lib/Analysis/CallGraph.cpp
- llvm/lib/Target/AMDGPU/SIInsertHardClauses.cpp
- llvm/unittests/XRay/GraphTest.cpp
- llvm/lib/DebugInfo/Symbolize/MarkupFilter.cpp
- llvm/lib/MC/MCParser/AsmLexer.cpp
- llvm/lib/MC/MCParser/WasmAsmParser.cpp
- llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
- llvm/tools/llvm-xray/xray-graph-diff.cpp
- llvm/lib/CodeGen/GlobalISel/Utils.cpp
- llvm/lib/Target/X86/X86FastTileConfig.cpp
- llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp
- llvm/lib/CodeGen/MachineRegisterInfo.cpp
- llvm/lib/Target/ARM/ARMBranchTargets.cpp
- llvm/lib/Target/PowerPC/PPCMacroFusion.cpp
- llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
- llvm/utils/TableGen/GlobalISel/GIMatchDagPredicate.cpp
- llvm/lib/Transforms/Utils/InstructionNamer.cpp
- llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp
- llvm/lib/BinaryFormat/Wasm.cpp
- llvm/unittests/ExecutionEngine/Orc/SimplePackedSerializationTest.cpp
- llvm/unittests/DebugInfo/DWARF/DwarfGenerator.cpp
- llvm/unittests/Bitstream/BitstreamWriterTest.cpp
- llvm/lib/CodeGen/InterleavedAccessPass.cpp
- llvm/unittests/Support/DivisionByConstantTest.cpp
- llvm/unittests/tools/llvm-exegesis/ProgressMeterTest.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolUnknown.cpp
- llvm/tools/bugpoint/FindBugs.cpp
- llvm/examples/OrcV2Examples/LLJITWithOptimizingIRTransform/LLJITWithOptimizingIRTransform.cpp
- llvm/tools/llvm-pdbutil/PdbYaml.cpp
- llvm/lib/Target/AMDGPU/R600AsmPrinter.cpp
- llvm/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp
- llvm/unittests/Remarks/BitstreamRemarksSerializerTest.cpp
- llvm/lib/IR/PassManager.cpp
- llvm/utils/TableGen/WebAssemblyDisassemblerEmitter.cpp
- llvm/lib/CodeGen/MultiHazardRecognizer.cpp
- llvm/lib/CodeGen/SanitizerBinaryMetadata.cpp
- llvm/tools/llvm-reduce/ReducerWorkItem.cpp
- llvm/lib/Support/APInt.cpp
- llvm/unittests/ExecutionEngine/Orc/OrcCAPITest.cpp
- llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp
- llvm/lib/Target/Hexagon/HexagonGenMux.cpp
- llvm/lib/CodeGen/MIRPrintingPass.cpp
- llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
- llvm/unittests/IR/VerifierTest.cpp
- llvm/unittests/Debuginfod/DebuginfodTests.cpp
- llvm/lib/TextAPI/Platform.cpp
- llvm/lib/CodeGen/AsmPrinter/WinException.cpp
- llvm/lib/Target/Lanai/LanaiMachineFunctionInfo.cpp
- llvm/lib/Support/VirtualFileSystem.cpp
- llvm/lib/Target/Mips/MipsInstructionSelector.cpp
- llvm/tools/llvm-mca/Views/InstructionView.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp
- llvm/unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp
- llvm/tools/llvm-yaml-numeric-parser-fuzzer/yaml-numeric-parser-fuzzer.cpp
- llvm/lib/Target/AMDGPU/R600ISelDAGToDAG.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp
- llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
- compilation_db/tools/llvm-gsymutil/llvm-gsymutil-driver.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
- llvm/lib/Demangle/MicrosoftDemangle.cpp
- llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp
- llvm/lib/Support/TypeSize.cpp
- llvm/lib/Target/LoongArch/Disassembler/LoongArchDisassembler.cpp
- llvm/unittests/IR/DemandedBitsTest.cpp
- llvm/lib/Analysis/TrainingLogger.cpp
- llvm/unittests/Target/AMDGPU/AMDGPUUnitTests.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeVTable.cpp
- llvm/lib/Support/RISCVAttributeParser.cpp
- llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
- llvm/lib/Analysis/AliasAnalysisEvaluator.cpp
- llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
- llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp
- llvm/unittests/Target/AArch64/AddressingModes.cpp
- llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp
- llvm/lib/Object/Archive.cpp
- llvm/tools/llvm-ml/Disassembler.cpp
- llvm/lib/CodeGen/MachineSink.cpp
- llvm/lib/CodeGen/InterferenceCache.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolLabel.cpp
- llvm/unittests/Analysis/VectorUtilsTest.cpp
- llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
- llvm/lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.cpp
- llvm/lib/Target/RISCV/RISCVInsertReadWriteCSR.cpp
- llvm/lib/MC/MCAsmBackend.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyCFGSort.cpp
- llvm/unittests/Object/ELFTest.cpp
- llvm/unittests/ExecutionEngine/Orc/SimpleExecutorMemoryManagerTest.cpp
- llvm/unittests/ExecutionEngine/Orc/LookupAndRecordAddrsTest.cpp
- llvm/lib/Target/Lanai/TargetInfo/LanaiTargetInfo.cpp
- llvm/unittests/DebugInfo/PDB/NativeSymbolReuseTest.cpp
- llvm/lib/Transforms/Scalar/LoopRotation.cpp
- llvm/lib/Support/FileCollector.cpp
- llvm/lib/CodeGen/BranchFolding.cpp
- llvm/lib/Target/NVPTX/NVPTXAllocaHoisting.cpp
- llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.cpp
- llvm/lib/Target/XCore/XCoreFrameLowering.cpp
- llvm/unittests/BinaryFormat/TestFileMagic.cpp
- llvm/lib/BinaryFormat/DXContainer.cpp
- llvm/lib/Target/BPF/BPFMIPeephole.cpp
- llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
- compilation_db/tools/llvm-profdata/llvm-profdata-driver.cpp
- llvm/lib/Support/ManagedStatic.cpp
- llvm/lib/MC/MCAsmMacro.cpp
- llvm/tools/llvm-xray/xray-extract.cpp
- llvm/lib/BinaryFormat/MachO.cpp
- llvm/lib/Support/RWMutex.cpp
- llvm/utils/TableGen/CodeGenInstAlias.cpp
- llvm/lib/MC/MCWinEH.cpp
- llvm/tools/llvm-rc/ResourceFileWriter.cpp
- llvm/lib/Target/VE/VERegisterInfo.cpp
- llvm/lib/ExecutionEngine/Orc/EPCIndirectionUtils.cpp
- llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp
- llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp
- llvm/unittests/DebugInfo/CodeView/GUIDFormatTest.cpp
- llvm/utils/TableGen/DXILEmitter.cpp
- llvm/utils/TableGen/SearchableTableEmitter.cpp
- llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
- llvm/lib/ExecutionEngine/JITLink/loongarch.cpp
- llvm/lib/MC/MCSectionELF.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp
- llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
- llvm/lib/Analysis/ValueTracking.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp
- llvm/lib/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.cpp
- llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
- llvm/lib/Target/ARM/ARMAsmPrinter.cpp
- llvm/lib/Transforms/Scalar/SCCP.cpp
- third-party/benchmark/src/statistics.cc
- llvm/lib/Remarks/RemarkFormat.cpp
- llvm/tools/lli/ExecutionUtils.cpp
- llvm/utils/TableGen/SubtargetFeatureInfo.cpp
- llvm/examples/Kaleidoscope/Chapter9/toy.cpp
- llvm/lib/Support/Signposts.cpp
- llvm/lib/Analysis/Analysis.cpp
- llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
- llvm/lib/CodeGen/LowLevelTypeUtils.cpp
- llvm/utils/TableGen/DAGISelMatcherGen.cpp
- llvm/lib/Analysis/MLInlineAdvisor.cpp
- llvm/lib/ExecutionEngine/Orc/COFFVCRuntimeSupport.cpp
- llvm/lib/Target/PowerPC/PPCVSXCopy.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchBaseInfo.cpp
- llvm/lib/ObjectYAML/OffloadEmitter.cpp
- llvm/unittests/Transforms/IPO/LowerTypeTests.cpp
- llvm/tools/llvm-remarkutil/RemarkUtil.cpp
- llvm/lib/Target/Mips/Mips16ISelLowering.cpp
- llvm/unittests/Support/raw_sha1_ostream_test.cpp
- llvm/unittests/Support/ConvertUTFTest.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
- llvm/lib/MC/MCParser/DarwinAsmParser.cpp
- llvm/lib/Transforms/Utils/LoopSimplify.cpp
- llvm/lib/Debuginfod/HTTPClient.cpp
- llvm/lib/CodeGen/LowerEmuTLS.cpp
- llvm/lib/Target/PowerPC/PPCExpandAtomicPseudoInsts.cpp
- llvm/tools/llvm-exegesis/lib/CodeTemplate.cpp
- llvm/unittests/IR/FunctionTest.cpp
- llvm/lib/Support/Allocator.cpp
- llvm/lib/CodeGen/TypePromotion.cpp
- llvm/lib/Target/AVR/AVRMCInstLower.cpp
- llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
- llvm/lib/Target/PowerPC/PPCCTRLoopsVerify.cpp
- llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
- llvm/lib/CodeGen/GlobalISel/Localizer.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRELFStreamer.cpp
- llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp
- llvm/lib/ObjCopy/wasm/WasmObject.cpp
- llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp
- llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp
- llvm/unittests/ADT/PackedVectorTest.cpp
- llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
- llvm/tools/llvm-rc/ResourceScriptToken.cpp
- llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp
- llvm/lib/Target/AMDGPU/GCNMinRegStrategy.cpp
- llvm/lib/Target/ARM/Thumb1InstrInfo.cpp
- llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp
- llvm/utils/TableGen/CTagsEmitter.cpp
- llvm/unittests/IR/PassManagerTest.cpp
- llvm/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp
- llvm/lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp
- llvm/lib/Target/X86/X86DynAllocaExpander.cpp
- llvm/lib/Transforms/Vectorize/Vectorize.cpp
- llvm/unittests/IR/TimePassesTest.cpp
- llvm/lib/ExecutionEngine/JITLink/aarch64.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
- llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp
- llvm/lib/Analysis/MustExecute.cpp
- llvm/unittests/tools/llvm-mca/MCATestBase.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeEnumModules.cpp
- llvm/unittests/CodeGen/TargetOptionsTest.cpp
- llvm/unittests/CodeGen/DIETest.cpp
- llvm/lib/CodeGen/LiveInterval.cpp
- llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp
- llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp
- llvm/examples/OrcV2Examples/LLJITWithLazyReexports/LLJITWithLazyReexports.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
- llvm/lib/Support/FloatingPointMode.cpp
- llvm/lib/Target/ARM/ARMLegalizerInfo.cpp
- llvm/lib/Demangle/RustDemangle.cpp
- llvm/lib/Support/Parallel.cpp
- llvm/lib/Support/Path.cpp
- llvm/lib/ObjCopy/MachO/MachOObject.cpp
- llvm/lib/Support/ABIBreak.cpp
- llvm/unittests/CodeGen/GlobalISel/ConstantFoldingTest.cpp
- llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp
- llvm/lib/MC/MCWasmObjectTargetWriter.cpp
- llvm/unittests/ExecutionEngine/Orc/LazyCallThroughAndReexportsTest.cpp
- llvm/tools/llvm-reduce/deltas/Utils.cpp
- llvm/lib/Transforms/Coroutines/CoroEarly.cpp
- llvm/unittests/MIR/MachineMetadata.cpp
- llvm/lib/CodeGen/MachineCFGPrinter.cpp
- llvm/lib/Support/ScopedPrinter.cpp
- llvm/unittests/tools/llvm-exegesis/AArch64/TargetTest.cpp
- llvm/lib/DebugInfo/PDB/Native/GlobalsStream.cpp
- llvm/unittests/Support/formatted_raw_ostream_test.cpp
- llvm/unittests/Target/AArch64/AArch64InstPrinterTest.cpp
- third-party/benchmark/src/benchmark_name.cc
- llvm/lib/Analysis/AssumptionCache.cpp
- llvm/lib/Target/AMDGPU/R600TargetTransformInfo.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.cpp
- llvm/lib/Analysis/ConstraintSystem.cpp
- llvm/lib/MC/MCInstrDesc.cpp
- compilation_db/tools/llvm-cxxfilt/llvm-cxxfilt-driver.cpp
- llvm/lib/Transforms/Utils/SampleProfileLoaderBaseUtil.cpp
- llvm/lib/Support/Valgrind.cpp
- llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp
- llvm/tools/llvm-reduce/deltas/ReduceInstructionsMIR.cpp
- llvm/unittests/ADT/IListNodeBaseTest.cpp
- llvm/unittests/ADT/APFixedPointTest.cpp
- llvm/lib/Analysis/MemorySSA.cpp
- llvm/lib/TextAPI/Target.cpp
- llvm/lib/XRay/RecordInitializer.cpp
- llvm/lib/Target/X86/X86InsertPrefetch.cpp
- llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
- llvm/lib/Support/ConvertUTF.cpp
- llvm/tools/llvm-dwarfutil/llvm-dwarfutil.cpp
- llvm/lib/IR/Instructions.cpp
- llvm/lib/Target/Mips/MipsModuleISelDAGToDAG.cpp
- llvm/unittests/Support/ARMAttributeParser.cpp
- llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp
- llvm/lib/ExecutionEngine/JITLink/x86_64.cpp
- llvm/lib/Support/CSKYAttributes.cpp
- llvm/unittests/Support/FileCollectorTest.cpp
- llvm/unittests/ADT/TinyPtrVectorTest.cpp
- llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp
- llvm/lib/Object/ELFObjectFile.cpp
- llvm/lib/Target/X86/X86TileConfig.cpp
- llvm/unittests/TableGen/ParserEntryPointTest.cpp
- llvm/unittests/IR/DebugInfoTest.cpp
- llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp
- llvm/lib/Analysis/TargetLibraryInfo.cpp
- llvm/tools/llvm-reduce/deltas/ReduceInstructionFlags.cpp
- llvm/unittests/ADT/ImmutableMapTest.cpp
- llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp
- llvm/lib/CodeGen/LiveRegUnits.cpp
- llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp
- llvm/lib/Analysis/DominanceFrontier.cpp
- llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp
- llvm/unittests/ADT/FoldingSet.cpp
- llvm/lib/DebugInfo/GSYM/Header.cpp
- llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
- llvm/unittests/Transforms/Vectorize/VPlanVerifierTest.cpp
- llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp
- llvm/lib/Transforms/Scalar/GuardWidening.cpp
- llvm/lib/Analysis/LoopNestAnalysis.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp
- llvm/tools/llvm-reduce/deltas/ReduceSpecialGlobals.cpp
- llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVObject.cpp
- llvm/lib/Transforms/Utils/SimplifyCFG.cpp
- llvm/lib/Debuginfod/HTTPServer.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
- llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
- llvm/lib/CodeGen/ExpandReductions.cpp
- llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp
- llvm/lib/Target/AMDGPU/SIModeRegister.cpp
- llvm/lib/IR/LLVMContext.cpp
- llvm/lib/Bitcode/Writer/BitWriter.cpp
- llvm/tools/llvm-xray/xray-account.cpp
- llvm/lib/Analysis/AliasSetTracker.cpp
- llvm/lib/Analysis/CmpInstAnalysis.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp
- llvm/lib/Target/Hexagon/BitTracker.cpp
- llvm/lib/Target/SystemZ/SystemZLDCleanup.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
- llvm/lib/IR/IRPrintingPasses.cpp
- llvm/lib/CodeGen/ScheduleDAGInstrs.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
- llvm/tools/llvm-readobj/WindowsResourceDumper.cpp
- llvm/unittests/Support/GlobPatternTest.cpp
- llvm/lib/DebugInfo/CodeView/TypeHashing.cpp
- llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp
- llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp
- llvm/lib/Support/MemAlloc.cpp
- llvm/lib/Bitcode/Reader/BitcodeReader.cpp
- llvm/lib/Target/AMDGPU/SILateBranchLowering.cpp
- llvm/utils/TableGen/DecoderEmitter.cpp
- third-party/benchmark/src/benchmark_register.cc
- llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp
- llvm/lib/MC/MCParser/MasmParser.cpp
- llvm/lib/CodeGen/LiveRegMatrix.cpp
- llvm/unittests/CodeGen/TestAsmPrinter.cpp
- llvm/lib/Target/Lanai/LanaiTargetMachine.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeFriend.cpp
- llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
- llvm/lib/ObjectYAML/COFFEmitter.cpp
- llvm/lib/Target/RISCV/RISCVExpandAtomicPseudoInsts.cpp
- llvm/tools/llvm-objdump/OffloadDump.cpp
- compilation_db/tools/llvm-nm/llvm-nm-driver.cpp
- llvm/unittests/Analysis/MemoryBuiltinsTest.cpp
- llvm/tools/llvm-reduce/deltas/StripDebugInfo.cpp
- llvm/lib/CodeGen/LLVMTargetMachine.cpp
- llvm/lib/Target/TargetIntrinsicInfo.cpp
- llvm/lib/Target/NVPTX/NVPTXUtilities.cpp
- llvm/lib/Support/ExtensibleRTTI.cpp
- llvm/unittests/Support/InstructionCostTest.cpp
- llvm/unittests/ADT/SparseBitVectorTest.cpp
- llvm/unittests/Analysis/CGSCCPassManagerTest.cpp
- llvm/utils/TableGen/DAGISelMatcher.cpp
- llvm/lib/ObjectYAML/XCOFFEmitter.cpp
- llvm/lib/Support/UnicodeNameToCodepointGenerated.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp
- llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp
- llvm/lib/CodeGen/MachineDominanceFrontier.cpp
- llvm/lib/IR/DiagnosticPrinter.cpp
- llvm/tools/llvm-mc/llvm-mc.cpp
- llvm/lib/Support/DJB.cpp
- llvm/examples/ParallelJIT/ParallelJIT.cpp
- llvm/lib/Target/X86/TargetInfo/X86TargetInfo.cpp
- llvm/lib/DebugInfo/PDB/Native/LinePrinter.cpp
- llvm/unittests/ADT/SmallSetTest.cpp
- llvm/lib/CodeGen/MachinePassManager.cpp
- llvm/lib/MC/MCInstrInfo.cpp
- llvm/lib/Target/X86/X86FixupVectorConstants.cpp
- llvm/lib/CodeGen/MachineFrameInfo.cpp
- llvm/lib/ExecutionEngine/JITLink/JITLink.cpp
- llvm/lib/Target/XCore/XCoreLowerThreadLocal.cpp
- llvm/unittests/CodeGen/TypeTraitsTest.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchELFStreamer.cpp
- llvm/tools/dsymutil/Reproducer.cpp
- llvm/lib/TextAPI/Symbol.cpp
- llvm/utils/TableGen/OptParserEmitter.cpp
- llvm/unittests/tools/llvm-profdata/OutputSizeLimitTest.cpp
- llvm/lib/Support/Optional.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.cpp
- llvm/lib/Testing/Annotations/Annotations.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyFixBrTableDefaults.cpp
- llvm/lib/CodeGen/IntrinsicLowering.cpp
- llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp
- llvm/unittests/CodeGen/AMDGPUMetadataTest.cpp
- llvm/lib/TargetParser/Host.cpp
- llvm/lib/AsmParser/LLParser.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
- llvm/unittests/IR/PassBuilderCallbacksTest.cpp
- llvm/unittests/ExecutionEngine/Orc/MemoryMapperTest.cpp
- llvm/utils/TableGen/CodeGenTarget.cpp
- llvm/lib/CodeGen/RegAllocBase.cpp
- llvm/unittests/Support/EndianStreamTest.cpp
- llvm/unittests/TextAPI/TextStubV2Tests.cpp
- llvm/lib/MC/MachObjectWriter.cpp
- llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp
- llvm/unittests/Analysis/AliasSetTrackerTest.cpp
- llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
- llvm/utils/TableGen/RegisterInfoEmitter.cpp
- llvm/lib/Support/FileOutputBuffer.cpp
- llvm/lib/TableGen/SetTheory.cpp
- llvm/lib/Target/PowerPC/GISel/PPCLegalizerInfo.cpp
- llvm/lib/TargetParser/RISCVTargetParser.cpp
- llvm/lib/Testing/Support/Error.cpp
- llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
- llvm/lib/Target/AArch64/AArch64SpeculationHardening.cpp
- llvm/lib/Target/AMDGPU/R600ClauseMergePass.cpp
- llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
- llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp
- llvm/lib/Target/ARM/ARMFrameLowering.cpp
- llvm/lib/CodeGen/AsmPrinter/AddressPool.cpp
- llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
- llvm/lib/MC/MCAsmInfoGOFF.cpp
- llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp
- llvm/tools/llvm-xray/xray-registry.cpp
- llvm/lib/CodeGen/MachinePipeliner.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugAranges.cpp
- llvm/lib/Object/MachOObjectFile.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.cpp
- llvm/lib/IR/GCStrategy.cpp
- llvm/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
- llvm/tools/llvm-itanium-demangle-fuzzer/DummyDemanglerFuzzer.cpp
- llvm/lib/Support/BLAKE3/blake3_sse2_x86-64_unix.S
- llvm/lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp
- llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
- llvm/lib/Support/Z3Solver.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFListTableTest.cpp
- llvm/lib/Target/BPF/MCTargetDesc/BPFInstPrinter.cpp
- llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.cpp
- llvm/lib/MCA/CustomBehaviour.cpp
- llvm/lib/CodeGen/DFAPacketizer.cpp
- llvm/lib/Target/Lanai/LanaiRegisterInfo.cpp
- llvm/utils/TableGen/GICombinerEmitter.cpp
- llvm/tools/llvm-pdbutil/PrettyFunctionDumper.cpp
- llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp
- llvm/lib/Target/AArch64/AArch64MachineScheduler.cpp
- llvm/lib/Transforms/Utils/Debugify.cpp
- llvm/lib/Target/LoongArch/LoongArchSubtarget.cpp
- llvm/lib/BinaryFormat/Dwarf.cpp
- llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
- llvm/lib/ProfileData/InstrProfReader.cpp
- llvm/lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypePointer.cpp
- llvm/lib/MC/MCParser/GOFFAsmParser.cpp
- llvm/lib/ExecutionEngine/JITLink/ELF_i386.cpp
- llvm/lib/TableGen/Parser.cpp
- llvm/unittests/Frontend/OpenMPContextTest.cpp
- llvm/unittests/ADT/ArrayRefTest.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVType.cpp
- llvm/lib/Support/CRC.cpp
- llvm/lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp
- llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp
- llvm/lib/DebugInfo/CodeView/TypeDumpVisitor.cpp
- llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
- llvm/tools/llvm-isel-fuzzer/DummyISelFuzzer.cpp
- llvm/lib/Target/Hexagon/HexagonOptimizeSZextends.cpp
- llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp
- llvm/unittests/Transforms/Coroutines/ExtraRematTest.cpp
- llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp
- llvm/unittests/Transforms/Vectorize/VPlanHCFGTest.cpp
- llvm/lib/Target/X86/X86ExpandPseudo.cpp
- llvm/tools/llvm-cfi-verify/lib/GraphBuilder.cpp
- llvm/unittests/ADT/MappedIteratorTest.cpp
- llvm/lib/ObjCopy/COFF/COFFObject.cpp
- llvm/lib/CodeGen/MachineDebugify.cpp
- llvm/unittests/tools/llvm-exegesis/X86/SnippetFileTest.cpp
- llvm/lib/ExecutionEngine/JITLink/COFFDirectiveParser.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
- llvm/unittests/IR/AbstractCallSiteTest.cpp
- llvm/unittests/ADT/EnumeratedArrayTest.cpp
- llvm/unittests/ADT/SmallVectorTest.cpp
- llvm/lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp
- llvm/lib/Transforms/Utils/LoopUnroll.cpp
- llvm/lib/Transforms/Utils/VNCoercion.cpp
- llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.cpp
- llvm/lib/Transforms/Utils/MemoryOpRemark.cpp
- llvm/unittests/Testing/Support/TempPathTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp
- llvm/unittests/Support/TypeTraitsTest.cpp
- llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp
- llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp
- llvm/lib/ObjectYAML/DXContainerEmitter.cpp
- llvm/lib/Transforms/Coroutines/CoroCleanup.cpp
- llvm/lib/Analysis/ImportedFunctionsInliningStatistics.cpp
- llvm/lib/Transforms/ObjCARC/ObjCARCExpand.cpp
- llvm/lib/Target/Mips/MipsConstantIslandPass.cpp
- llvm/lib/Target/SystemZ/SystemZMachineScheduler.cpp
- llvm/lib/Target/Mips/MipsBranchExpansion.cpp
- llvm/lib/Support/InitLLVM.cpp
- llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp
- llvm/lib/Target/XCore/XCoreISelLowering.cpp
- llvm/lib/ObjCopy/MachO/MachOLayoutBuilder.cpp
- llvm/lib/ObjectYAML/YAML.cpp
- llvm/lib/Analysis/BranchProbabilityInfo.cpp
- llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
- llvm/lib/CodeGen/SlotIndexes.cpp
- llvm/lib/TextAPI/ArchitectureSet.cpp
- llvm/lib/CodeGen/RegAllocPBQP.cpp
- llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
- llvm/tools/obj2yaml/wasm2yaml.cpp
- llvm/utils/TableGen/AsmMatcherEmitter.cpp
- llvm/lib/Support/LockFileManager.cpp
- llvm/unittests/Support/PerThreadBumpPtrAllocatorTest.cpp
- llvm/lib/CodeGen/MachineCSE.cpp
- llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
- llvm/lib/Transforms/Instrumentation/ValueProfileCollector.cpp
- llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries/LLJITWithThinLTOSummaries.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
- llvm/tools/llvm-gsymutil/llvm-gsymutil.cpp
- llvm/lib/Transforms/Utils/StripGCRelocates.cpp
- llvm/lib/CodeGen/MachineLICM.cpp
- llvm/lib/Target/X86/X86CallingConv.cpp
- llvm/lib/Analysis/InstructionSimplify.cpp
- llvm/lib/Support/SourceMgr.cpp
- llvm/unittests/ProfileData/SymbolRemappingReaderTest.cpp
- llvm/lib/Analysis/InlineSizeEstimatorAnalysis.cpp
- llvm/lib/Target/ARM/MVETailPredication.cpp
- llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
- llvm/lib/CodeGen/CodeGenCommonISel.cpp
- llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp
- llvm/tools/llvm-reduce/deltas/ReduceOperandsToArgs.cpp
- llvm/unittests/DebugInfo/LogicalView/LogicalElementsTest.cpp
- llvm/lib/ObjCopy/XCOFF/XCOFFWriter.cpp
- llvm/lib/CodeGen/BreakFalseDeps.cpp
- llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp
- llvm/lib/Analysis/Loads.cpp
- llvm/lib/MC/MCLinkerOptimizationHint.cpp
- llvm/tools/llvm-mca/Views/BottleneckAnalysis.cpp
- llvm/tools/llvm-reduce/DeltaManager.cpp
- llvm/unittests/Analysis/CaptureTrackingTest.cpp
- llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
- llvm/lib/Analysis/RegionPrinter.cpp
- llvm/utils/TableGen/FastISelEmitter.cpp
- llvm/lib/Passes/PassPlugin.cpp
- llvm/tools/llvm-debuginfo-analyzer/llvm-debuginfo-analyzer.cpp
- llvm/unittests/ExecutionEngine/MCJIT/MCJITMemoryManagerTest.cpp
- llvm/unittests/CodeGen/CCStateTest.cpp
- llvm/tools/llvm-reduce/deltas/ReduceFunctionBodies.cpp
- llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
- llvm/lib/Target/Hexagon/HexagonMachineScheduler.cpp
- llvm/lib/Target/Lanai/LanaiAsmPrinter.cpp
- llvm/unittests/Transforms/Utils/LoopRotationUtilsTest.cpp
- llvm/lib/Target/NVPTX/NVPTXFrameLowering.cpp
- llvm/lib/ObjCopy/ObjCopy.cpp
- llvm/tools/llvm-cxxmap/llvm-cxxmap.cpp
- llvm/lib/Object/Object.cpp
- llvm/lib/Target/NVPTX/NVPTXAssignValidGlobalNames.cpp
- llvm/lib/IR/DataLayout.cpp
- llvm/lib/DebugInfo/GSYM/GsymReader.cpp
- llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp
- llvm/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp
- llvm/lib/Target/Lanai/LanaiInstrInfo.cpp
- llvm/lib/Target/AMDGPU/R600EmitClauseMarkers.cpp
- llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
- llvm/lib/Target/X86/X86TargetMachine.cpp
- llvm/tools/llvm-size/llvm-size.cpp
- llvm/unittests/Analysis/MemorySSATest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyPeephole.cpp
- llvm/tools/llvm-diff/lib/DiffConsumer.cpp
- llvm/lib/ExecutionEngine/JITLink/ELF_aarch32.cpp
- llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp
- llvm/utils/TableGen/GlobalISel/GIMatchDagOperands.cpp
- llvm/unittests/Target/X86/TernlogTest.cpp
- llvm/utils/TableGen/GlobalISel/GIMatchDagPredicateDependencyEdge.cpp
- llvm/lib/Analysis/TFLiteUtils.cpp
- llvm/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp
- llvm/lib/Support/BalancedPartitioning.cpp
- llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp
- llvm/unittests/Target/AMDGPU/DwarfRegMappings.cpp
- llvm/unittests/CodeGen/GlobalISel/LegalizerTest.cpp
- llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp
- llvm/lib/Transforms/Utils/LCSSA.cpp
- llvm/utils/TableGen/SubtargetEmitter.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFObjectWriter.cpp
- third-party/benchmark/src/colorprint.cc
- llvm/lib/Support/Caching.cpp
- llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp
- llvm/lib/Target/Sparc/SparcInstrInfo.cpp
- llvm/unittests/Transforms/IPO/WholeProgramDevirt.cpp
- llvm/tools/llvm-c-test/diagnostic.c
- llvm/lib/Target/Mips/MipsExpandPseudo.cpp
- llvm/lib/Target/X86/X86SpeculativeExecutionSideEffectSuppression.cpp
- llvm/lib/Target/LoongArch/AsmParser/LoongArchAsmParser.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp
- llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
- llvm/examples/OrcV2Examples/OrcV2CBindingsDumpObjects/OrcV2CBindingsDumpObjects.c
- llvm/unittests/Frontend/OpenMPParsingTest.cpp
- llvm/lib/Target/Mips/Mips16FrameLowering.cpp
- llvm/lib/Support/Unicode.cpp
- llvm/lib/Analysis/ValueLattice.cpp
- llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp
- llvm/tools/llvm-mt/llvm-mt.cpp
- llvm/lib/Object/ELF.cpp
- llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
- llvm/unittests/Analysis/LoopNestTest.cpp
- llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
- llvm/lib/Target/MSP430/TargetInfo/MSP430TargetInfo.cpp
- llvm/tools/obj2yaml/archive2yaml.cpp
- llvm/unittests/IR/UseTest.cpp
- llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
- llvm/lib/MCA/HardwareUnits/RetireControlUnit.cpp
- llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp
- llvm/unittests/ADT/CombinationGeneratorTest.cpp
- llvm/lib/Target/MSP430/MSP430BranchSelector.cpp
- llvm/unittests/Transforms/Scalar/LICMTest.cpp
- llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp
- llvm/lib/ExecutionEngine/Orc/Shared/OrcRTBridge.cpp
- llvm/unittests/tools/llvm-exegesis/PowerPC/SnippetGeneratorTest.cpp
- llvm/lib/XRay/LogBuilderConsumer.cpp
- llvm/unittests/IR/ManglerTest.cpp
- llvm/lib/MC/MCAssembler.cpp
- llvm/unittests/ExecutionEngine/Orc/EPCGenericMemoryAccessTest.cpp
- llvm/unittests/Analysis/UnrollAnalyzerTest.cpp
- llvm/lib/Target/AVR/AVRInstrInfo.cpp
- llvm/unittests/CodeGen/ScalableVectorMVTsTest.cpp
- llvm/lib/Transforms/Utils/CloneFunction.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp
- llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
- llvm/lib/Transforms/IPO/StripDeadPrototypes.cpp
- third-party/unittest/UnitTestMain/TestMain.cpp
- llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
- llvm/lib/Target/BPF/BPFFrameLowering.cpp
- llvm/unittests/TableGen/AutomataTest.cpp
- llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp
- llvm/unittests/BinaryFormat/DwarfTest.cpp
- llvm/lib/Target/AArch64/AArch64MCInstLower.cpp
- llvm/lib/Target/BPF/BPFPreserveDIType.cpp
- llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
- llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp
- llvm/tools/llvm-reduce/deltas/ReduceRegisterDefs.cpp
- llvm/unittests/Bitstream/BitstreamReaderTest.cpp
- llvm/tools/llvm-objdump/llvm-objdump.cpp
- llvm/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp
- llvm/lib/Analysis/LazyValueInfo.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVSupport.cpp
- llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
- llvm/lib/CodeGen/GlobalISel/LostDebugLocObserver.cpp
- llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
- llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
- llvm/lib/Debuginfod/Debuginfod.cpp
- llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
- llvm/unittests/IR/AttributesTest.cpp
- llvm/unittests/TextAPI/TextStubV4Tests.cpp
- llvm/lib/Target/LoongArch/LoongArchExpandAtomicPseudoInsts.cpp
- llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
- llvm/unittests/Passes/Plugins/PluginsTest.cpp
- llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp
- llvm/lib/MCA/Pipeline.cpp
- llvm/lib/Target/AArch64/AArch64LowerHomogeneousPrologEpilog.cpp
- llvm/unittests/Support/ScaledNumberTest.cpp
- llvm/lib/Target/AMDGPU/AMDGPUPromoteKernelArguments.cpp
- llvm/lib/Analysis/LazyCallGraph.cpp
- llvm/lib/CodeGen/TargetInstrInfo.cpp
- llvm/lib/CodeGen/SwitchLoweringUtils.cpp
- llvm/lib/Support/BuryPointer.cpp
- llvm/lib/Target/X86/X86FixupInstTuning.cpp
- llvm/lib/CodeGen/CFIInstrInserter.cpp
- llvm/unittests/DebugInfo/PDB/HashTableTest.cpp
- llvm/lib/Support/SuffixTreeNode.cpp
- llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp
- llvm/lib/MC/MCAsmInfo.cpp
- llvm/unittests/TableGen/CodeExpanderTest.cpp
- llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp
- llvm/lib/CodeGen/TailDuplicator.cpp
- llvm/lib/MCA/Context.cpp
- llvm/lib/Target/AArch64/AArch64PromoteConstant.cpp
- llvm/unittests/Transforms/Utils/MemTransferLowering.cpp
- llvm/unittests/CodeGen/SchedBoundary.cpp
- llvm/lib/Target/ARM/ARMFixCortexA57AES1742098Pass.cpp
- llvm/lib/CodeGen/JMCInstrumenter.cpp
- llvm/tools/llvm-objdump/ELFDump.cpp
- llvm/unittests/Transforms/Utils/IntegerDivisionTest.cpp
- llvm/unittests/Option/OptionParsingTest.cpp
- llvm/lib/DebugInfo/PDB/Native/InfoStream.cpp
- llvm/unittests/Support/LineIteratorTest.cpp
- llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp
- llvm/lib/CodeGen/AsmPrinter/WinCFGuard.cpp
- llvm/lib/Transforms/Utils/LowerGlobalDtors.cpp
- llvm/lib/Support/SpecialCaseList.cpp
- llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
- llvm/lib/ExecutionEngine/Orc/EPCGenericDylibManager.cpp
- llvm/tools/llvm-reduce/deltas/ReduceUsingSimplifyCFG.cpp
- llvm/lib/Target/AVR/AVRTargetObjectFile.cpp
- llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
- llvm/lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp
- llvm/unittests/Linker/LinkModulesTest.cpp
- llvm/lib/Analysis/InstCount.cpp
- llvm/lib/Object/COFFObjectFile.cpp
- llvm/lib/MCA/Stages/ExecuteStage.cpp
- llvm/tools/llvm-ar/llvm-ar.cpp
- llvm/lib/MC/MCTargetOptions.cpp
- llvm/tools/llvm-yaml-parser-fuzzer/DummyYAMLParserFuzzer.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVElement.cpp
- llvm/lib/Transforms/Utils/CanonicalizeAliases.cpp
- llvm/lib/Target/X86/X86InstructionSelector.cpp
- llvm/lib/IR/DiagnosticInfo.cpp
- llvm/unittests/Transforms/Utils/ValueMapperTest.cpp
- llvm/lib/CodeGen/MachineTraceMetrics.cpp
- llvm/lib/CodeGen/CallBrPrepare.cpp
- llvm/lib/Analysis/LoopPass.cpp
- llvm/unittests/ADT/EquivalenceClassesTest.cpp
- llvm/tools/llvm-reduce/deltas/ReduceFunctions.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
- llvm/tools/obj2yaml/offload2yaml.cpp
- llvm/lib/Support/ARMAttributeParser.cpp
- llvm/lib/IR/Globals.cpp
- llvm/tools/llvm-pdbutil/StreamUtil.cpp
- third-party/unittest/googlemock/src/gmock-all.cc
- llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
- llvm/lib/CodeGen/LiveDebugVariables.cpp
- llvm/lib/ExecutionEngine/Orc/EPCDebugObjectRegistrar.cpp
- llvm/lib/XRay/RecordPrinter.cpp
- llvm/lib/Transforms/IPO/Internalize.cpp
- llvm/tools/llvm-profgen/ProfileGenerator.cpp
- llvm/unittests/IR/DominatorTreeBatchUpdatesTest.cpp
- llvm/lib/Target/PowerPC/PPCCTRLoops.cpp
- llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp
- llvm/tools/llvm-exegesis/lib/PerfHelper.cpp
- llvm/utils/TableGen/CodeGenInstruction.cpp
- llvm/lib/Object/BuildID.cpp
- llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.cpp
- llvm/lib/Target/X86/X86FixupLEAs.cpp
- llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
- llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
- llvm/lib/Target/X86/X86ReturnThunks.cpp
- llvm/tools/llvm-exegesis/lib/DisassemblerHelper.cpp
- llvm/lib/CodeGen/RegAllocFast.cpp
- llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp
- llvm/lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp
- llvm/unittests/Support/MathExtrasTest.cpp
- llvm/lib/Remarks/RemarkLinker.cpp
- llvm/lib/IR/Type.cpp
- llvm/lib/CodeGen/LiveIntervals.cpp
- llvm/lib/Target/AArch64/AArch64A53Fix835769.cpp
- llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
- llvm/unittests/ObjectYAML/MinidumpYAMLTest.cpp
- llvm/lib/Analysis/IRSimilarityIdentifier.cpp
- llvm/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp
- llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
- llvm/lib/DebugInfo/CodeView/RecordName.cpp
- llvm/tools/dsymutil/BinaryHolder.cpp
- llvm/tools/llvm-jitlink/llvm-jitlink-elf.cpp
- llvm/lib/IR/ProfDataUtils.cpp
- llvm/tools/llvm-strings/llvm-strings.cpp
- llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
- llvm/lib/DebugInfo/PDB/Native/DbiModuleList.cpp
- llvm/lib/Support/raw_ostream.cpp
- llvm/lib/Transforms/IPO/SyntheticCountsPropagation.cpp
- llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolFuncDebugStart.cpp
- llvm/lib/Target/NVPTX/NVPTXPeephole.cpp
- llvm/unittests/Support/RISCVISAInfoTest.cpp
- llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
- llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp
- llvm/lib/Support/LineIterator.cpp
- llvm/lib/CodeGen/DetectDeadLanes.cpp
- llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.cpp
- llvm/lib/IR/TypeFinder.cpp
- llvm/lib/DebugInfo/PDB/Native/FormatUtil.cpp
- llvm/lib/CodeGen/MachineCheckDebugify.cpp
- llvm/lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp
- llvm/lib/DebugInfo/CodeView/DebugLinesSubsection.cpp
- llvm/lib/Target/X86/X86ISelLowering.cpp
- llvm/lib/Support/MathExtras.cpp
- llvm/lib/Target/LoongArch/LoongArchFrameLowering.cpp
- llvm/unittests/DebugInfo/PDB/PDBApiTest.cpp
- llvm/tools/llvm-tapi-diff/DiffEngine.cpp
- llvm/unittests/ExecutionEngine/Orc/ResourceTrackerTest.cpp
- llvm/lib/BinaryFormat/Magic.cpp
- llvm/lib/Transforms/Instrumentation/SanitizerBinaryMetadata.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
- llvm/lib/TargetParser/AArch64TargetParser.cpp
- llvm/tools/llvm-pdbutil/PrettyVariableDumper.cpp
- llvm/lib/Target/AMDGPU/GCNRewritePartialRegUses.cpp
- llvm/unittests/Support/YAMLParserTest.cpp
- llvm/lib/CodeGen/SwiftErrorValueTracking.cpp
- llvm/lib/CodeGen/RegAllocGreedy.cpp
- llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp
- llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp
- llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
- llvm/lib/CodeGen/ExpandLargeDivRem.cpp
- llvm/lib/CodeGen/PostRASchedulerList.cpp
- llvm/lib/TextAPI/TextStubV5.cpp
- llvm/examples/OrcV2Examples/LLJITWithCustomObjectLinkingLayer/LLJITWithCustomObjectLinkingLayer.cpp
- llvm/lib/IR/DIBuilder.cpp
- llvm/lib/Target/ARM/Thumb2SizeReduction.cpp
- llvm/lib/Target/RISCV/GISel/RISCVRegisterBankInfo.cpp
- llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
- llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp
- llvm/lib/Transforms/Instrumentation/BlockCoverageInference.cpp
- llvm/lib/CodeGen/FEntryInserter.cpp
- llvm/lib/Target/Sparc/SparcFrameLowering.cpp
- llvm/lib/Support/ELFAttributes.cpp
- llvm/lib/Target/BPF/TargetInfo/BPFTargetInfo.cpp
- llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
- llvm/lib/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.cpp
- llvm/unittests/ADT/BitmaskEnumTest.cpp
- llvm/tools/llvm-rust-demangle-fuzzer/llvm-rust-demangle-fuzzer.cpp
- llvm/unittests/Analysis/VectorFunctionABITest.cpp
- llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
- llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp
- llvm/lib/CodeGen/TargetRegisterInfo.cpp
- llvm/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp
- llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp
- llvm/lib/CodeGen/PrologEpilogInserter.cpp
- llvm/tools/llvm-cxxdump/Error.cpp
- llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp
- llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/LLJITWithObjectLinkingLayerPlugin.cpp
- llvm/unittests/CodeGen/RegAllocScoreTest.cpp
- llvm/unittests/TargetParser/CSKYTargetParserTest.cpp
- llvm/lib/Analysis/ScalarEvolution.cpp
- llvm/tools/llvm-modextract/llvm-modextract.cpp
- llvm/lib/Support/TarWriter.cpp
- llvm/lib/Support/FoldingSet.cpp
- llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp
- llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
- llvm/lib/Target/ARM/MLxExpansionPass.cpp
- llvm/lib/Target/MSP430/MCTargetDesc/MSP430ELFObjectWriter.cpp
- llvm/lib/ExecutionEngine/JITLink/riscv.cpp
- llvm/lib/Transforms/Scalar/InstSimplifyPass.cpp
- llvm/lib/Transforms/CFGuard/CFGuard.cpp
- llvm/tools/llvm-dwarfdump/Statistics.cpp
- llvm/lib/MCA/Stages/MicroOpQueueStage.cpp
- llvm/lib/Target/PowerPC/PPCFastISel.cpp
- llvm/tools/llvm-reduce/deltas/ReduceMemoryOperations.cpp
- llvm/lib/BinaryFormat/ELF.cpp
- llvm/lib/Analysis/ScalarEvolutionNormalization.cpp
- llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
- llvm/utils/TableGen/CodeGenHwModes.cpp
- llvm/lib/Support/MSP430Attributes.cpp
- llvm/lib/Support/GraphWriter.cpp
- llvm/unittests/FuzzMutate/StrategiesTest.cpp
- llvm/lib/Target/AMDGPU/SIISelLowering.cpp
- llvm/lib/Target/AVR/AVRTargetMachine.cpp
- llvm/tools/llvm-reduce/deltas/RunIRPasses.cpp
- llvm/lib/CodeGen/MIRNamerPass.cpp
- llvm/unittests/Demangle/OutputBufferTest.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp
- llvm/lib/ExecutionEngine/JITLink/ELFLinkGraphBuilder.cpp
- llvm/lib/Target/X86/X86PadShortFunction.cpp
- llvm/utils/TableGen/DAGISelEmitter.cpp
- llvm/unittests/tools/llvm-exegesis/Mips/TargetTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp
- llvm/lib/Remarks/YAMLRemarkParser.cpp
- llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
- llvm/examples/OrcV2Examples/OrcV2CBindingsMCJITLikeMemoryManager/OrcV2CBindingsMCJITLikeMemoryManager.c
- llvm/unittests/DebugInfo/LogicalView/ELFReaderTest.cpp
- llvm/lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp
- llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp
- llvm/lib/FuzzMutate/Operations.cpp
- llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp
- llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp
- llvm/unittests/Analysis/GlobalsModRefTest.cpp
- llvm/lib/DebugInfo/PDB/Native/DbiStream.cpp
- llvm/tools/llvm-pdbutil/YAMLOutputStyle.cpp
- llvm/lib/IR/DebugInfo.cpp
- llvm/lib/Target/Lanai/MCTargetDesc/LanaiELFObjectWriter.cpp
- llvm/lib/Analysis/AliasAnalysis.cpp
- llvm/lib/ObjCopy/CommonConfig.cpp
- llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp
- llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp
- llvm/lib/Target/AMDGPU/AMDGPUCombinerHelper.cpp
- llvm/lib/LTO/LTOBackend.cpp
- llvm/lib/Target/Mips/Mips16InstrInfo.cpp
- llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
- llvm/utils/TableGen/InstrInfoEmitter.cpp
- llvm/lib/ExecutionEngine/Orc/LookupAndRecordAddrs.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
- llvm/lib/ProfileData/SymbolRemappingReader.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeCustom.cpp
- llvm/lib/Target/Mips/MipsMachineFunction.cpp
- llvm/lib/Support/BLAKE3/blake3_avx512_x86-64_unix.S
- llvm/lib/Target/SystemZ/SystemZHazardRecognizer.cpp
- llvm/lib/Target/Lanai/LanaiSubtarget.cpp
- llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp
- llvm/lib/Target/Mips/MipsSEISelLowering.cpp
- llvm/lib/CodeGen/MIRVRegNamerUtils.cpp
- llvm/utils/TableGen/AsmWriterInst.cpp
- llvm/lib/CodeGen/MIRYamlMapping.cpp
- llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
- llvm/lib/Target/Mips/MipsISelLowering.cpp
- llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp
- llvm/lib/Analysis/PHITransAddr.cpp
- llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp
- llvm/lib/CodeGen/MIRParser/MILexer.cpp
- llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp
- llvm/tools/llvm-mca/CodeRegion.cpp
- llvm/unittests/Support/WithColorTest.cpp
- llvm/lib/Target/Sparc/SparcSubtarget.cpp
- llvm/tools/yaml2obj/yaml2obj.cpp
- llvm/lib/MC/MCDisassembler/MCDisassembler.cpp
- llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.cpp
- llvm/lib/DebugInfo/PDB/Native/NamedStreamMap.cpp
- llvm/unittests/Support/raw_ostream_test.cpp
- llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
- llvm/lib/CodeGen/MachineCopyPropagation.cpp
- llvm/unittests/XRay/FDRRecordsTest.cpp
- llvm/tools/llvm-as/llvm-as.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFAcceleratorTableTest.cpp
- llvm/lib/TableGen/StringMatcher.cpp
- llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
- llvm/lib/IR/Mangler.cpp
- llvm/lib/CodeGen/FaultMaps.cpp
- llvm/lib/DWP/DWPError.cpp
- llvm/unittests/tools/llvm-exegesis/ClusteringTest.cpp
- llvm/lib/Target/Mips/Mips16RegisterInfo.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp
- llvm/lib/TableGen/TGParser.cpp
- llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
- llvm/lib/DebugInfo/DWARF/DWARFTypeUnit.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
- llvm/unittests/Support/CachePruningTest.cpp
- llvm/unittests/ADT/PriorityWorklistTest.cpp
- llvm/lib/IR/PrintPasses.cpp
- llvm/unittests/Support/BalancedPartitioningTest.cpp
- llvm/unittests/Support/CommandLineInit/CommandLineInitTest.cpp
- llvm/unittests/CodeGen/DwarfStringPoolEntryRefTest.cpp
- llvm/lib/Transforms/Coroutines/CoroSplit.cpp
- llvm/lib/Target/RISCV/RISCVRVVInitUndef.cpp
- llvm/unittests/Support/VersionTupleTest.cpp
- llvm/unittests/CodeGen/GlobalISel/GISelMITest.cpp
- llvm/lib/MCA/Stages/EntryStage.cpp
- llvm/unittests/ExecutionEngine/Orc/SharedMemoryMapperTest.cpp
- llvm/tools/llvm-xray/xray-converter.cpp
- llvm/lib/CodeGen/HardwareLoops.cpp
- llvm/lib/Target/Lanai/LanaiMemAluCombiner.cpp
- llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
- llvm/lib/CodeGen/FinalizeISel.cpp
- llvm/lib/Target/AVR/AVRSubtarget.cpp
- llvm/lib/MC/MCELFStreamer.cpp
- llvm/lib/Target/Hexagon/HexagonHazardRecognizer.cpp
- llvm/lib/Target/PowerPC/GISel/PPCCallLowering.cpp
- llvm/lib/MC/MCParser/MCTargetAsmParser.cpp
- llvm/lib/Target/XCore/XCoreFrameToArgsOffsetElim.cpp
- llvm/unittests/ADT/SmallStringTest.cpp
- llvm/lib/DWARFLinkerParallel/DWARFEmitterImpl.cpp
- llvm/lib/Analysis/Delinearization.cpp
- llvm/unittests/Support/TimeProfilerTest.cpp
- llvm/lib/CodeGen/ParallelCG.cpp
- llvm/tools/llvm-pdbutil/MinimalTypeDumper.cpp
- llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp
- llvm/lib/Support/StringSaver.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp
- llvm/lib/Target/AArch64/GISel/AArch64GlobalISelUtils.cpp
- llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp
- llvm/tools/llvm-readobj/XCOFFDumper.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
- llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeArray.cpp
- llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp
- llvm/lib/Transforms/Scalar/SROA.cpp
- llvm/lib/Transforms/Vectorize/VPlanSLP.cpp
- llvm/examples/OrcV2Examples/OrcV2CBindingsRemovableCode/OrcV2CBindingsRemovableCode.c
- llvm/lib/DebugInfo/PDB/PDBSymbolBlock.cpp
- llvm/unittests/Bitcode/DataLayoutUpgradeTest.cpp
- llvm/lib/MC/MCWasmStreamer.cpp
- llvm/lib/Support/CodeGenCoverage.cpp
- llvm/unittests/ADT/StringExtrasTest.cpp
- llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp
- llvm/lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp
- llvm/unittests/ADT/EditDistanceTest.cpp
- llvm/lib/Target/X86/X86DomainReassignment.cpp
- llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
- llvm/lib/Support/APSInt.cpp
- llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
- llvm/tools/llvm-dlang-demangle-fuzzer/llvm-dlang-demangle-fuzzer.cpp
- llvm/unittests/Support/MatchersTest.cpp
- llvm/lib/DebugInfo/GSYM/LineTable.cpp
- llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp
- llvm/lib/ExecutionEngine/ExecutionEngine.cpp
- llvm/unittests/Support/ParallelTest.cpp
- llvm/lib/IR/Verifier.cpp
- llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp
- llvm/lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp
- llvm/unittests/Support/ScopedPrinterTest.cpp
- llvm/lib/ObjectYAML/WasmEmitter.cpp
- llvm/lib/DWARFLinkerParallel/OutputSections.cpp
- llvm/lib/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.cpp
- llvm/lib/BinaryFormat/XCOFF.cpp
- llvm/unittests/Analysis/DomTreeUpdaterTest.cpp
- llvm/lib/MCA/InstrBuilder.cpp
- llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
- llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
- llvm/lib/Target/ARM/ARMHazardRecognizer.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp
- llvm/lib/Target/RISCV/RISCVCodeGenPrepare.cpp
- llvm/lib/MC/TargetRegistry.cpp
- llvm/lib/Target/AMDGPU/R600MachineScheduler.cpp
- llvm/lib/Target/Hexagon/HexagonMachineFunctionInfo.cpp
- llvm/lib/Analysis/RegionInfo.cpp
- llvm/lib/MC/MCSPIRVStreamer.cpp
- llvm/unittests/Analysis/InlineCostTest.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFDieTest.cpp
- llvm/lib/DebugInfo/GSYM/ExtractRanges.cpp
- llvm/tools/llvm-reduce/deltas/ReduceBasicBlocks.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp
- llvm/unittests/IR/ModuleTest.cpp
- llvm/lib/DebugInfo/DWARF/DWARFUnitIndex.cpp
- llvm/lib/CodeGen/BasicTargetTransformInfo.cpp
- llvm/lib/Transforms/Hello/Hello.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeTypeTypedef.cpp
- llvm/lib/CodeGen/MachineStableHash.cpp
- llvm/tools/dsymutil/SymbolMap.cpp
- llvm/examples/OrcV2Examples/OrcV2CBindingsBasicUsage/OrcV2CBindingsBasicUsage.c
- llvm/lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolFuncDebugEnd.cpp
- llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.cpp
- llvm/tools/llvm-pdbutil/PrettyTypeDumper.cpp
- llvm/lib/DebugInfo/PDB/Native/Hash.cpp
- llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp
- llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
- llvm/lib/CodeGen/MIRCanonicalizerPass.cpp
- llvm/lib/Target/AMDGPU/R600TargetMachine.cpp
- llvm/lib/XRay/Profile.cpp
- llvm/tools/llvm-c-test/include-all.c
- llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
- llvm/tools/llvm-exegesis/lib/X86/Target.cpp
- llvm/unittests/Remarks/BitstreamRemarksParsingTest.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
- llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp
- llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp
- llvm/lib/XRay/BlockPrinter.cpp
- llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
- llvm/lib/IR/ValueSymbolTable.cpp
- llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolPublicSymbol.cpp
- llvm/unittests/IR/IRBuilderTest.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp
- llvm/lib/Target/Sparc/SparcMCInstLower.cpp
- llvm/tools/llvm-reduce/deltas/ReduceMetadata.cpp
- llvm/lib/CodeGen/LiveRangeShrink.cpp
- llvm/lib/Transforms/InstCombine/InstCombineNegator.cpp
- llvm/lib/Support/regerror.c
- llvm/lib/CodeGen/CodeGenPassBuilder.cpp
- llvm/lib/Target/RISCV/RISCVMacroFusion.cpp
- llvm/lib/Support/BinaryStreamRef.cpp
- llvm/lib/Target/BPF/BPFAsmPrinter.cpp
- llvm/tools/llvm-opt-fuzzer/DummyOptFuzzer.cpp
- llvm/lib/Support/TimeProfiler.cpp
- llvm/lib/Target/ARM/ARMFastISel.cpp
- llvm/tools/llvm-reduce/deltas/ReduceInstructions.cpp
- llvm/lib/CodeGen/Analysis.cpp
- llvm/lib/Transforms/IPO/SampleContextTracker.cpp
- third-party/benchmark/src/perf_counters.cc
- llvm/lib/LineEditor/LineEditor.cpp
- llvm/lib/Target/X86/X86TargetObjectFile.cpp
- llvm/examples/OrcV2Examples/LLJITDumpObjects/LLJITDumpObjects.cpp
- llvm/lib/Target/Hexagon/RDFDeadCode.cpp
- llvm/lib/ObjectYAML/CodeViewYAMLTypes.cpp
- llvm/lib/CodeGen/PeepholeOptimizer.cpp
- llvm/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
- llvm/lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp
- llvm/lib/MCA/HardwareUnits/HardwareUnit.cpp
- llvm/lib/DWARFLinkerParallel/DWARFLinkerImpl.cpp
- llvm/unittests/Transforms/Vectorize/VPlanTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
- llvm/utils/TableGen/TableGen.cpp
- llvm/utils/TableGen/TableGen.cpp
- llvm/lib/InterfaceStub/ELFObjHandler.cpp
- llvm/unittests/Support/UnicodeTest.cpp
- llvm/tools/llvm-yaml-parser-fuzzer/yaml-parser-fuzzer.cpp
- llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
- llvm/lib/Target/NVPTX/NVPTXAliasAnalysis.cpp
- llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp
- llvm/lib/IR/Operator.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp
- llvm/lib/Target/AMDGPU/GCNNSAReassign.cpp
- llvm/lib/Analysis/CaptureTracking.cpp
- llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp
- llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp
- llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
- llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp
- llvm/unittests/ADT/SetVectorTest.cpp
- llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp
- llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
- llvm/unittests/ADT/StringMapTest.cpp
- llvm/lib/Support/regfree.c
- llvm/lib/LTO/LTO.cpp
- llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbol.cpp
- llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
- llvm/lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp
- llvm/utils/PerfectShuffle/PerfectShuffle.cpp
- llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
- llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp
- llvm/tools/llvm-readobj/COFFDumper.cpp
- llvm/unittests/Object/ObjectFileTest.cpp
- llvm/lib/CodeGen/StackProtector.cpp
- llvm/lib/ProfileData/InstrProfWriter.cpp
- compilation_db/tools/llvm-ifs/llvm-ifs-driver.cpp
- llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp
- llvm/lib/IR/MDBuilder.cpp
- llvm/lib/MC/MCObjectWriter.cpp
- compilation_db/tools/llvm-ar/llvm-ar-driver.cpp
- llvm/lib/Target/MSP430/MSP430FrameLowering.cpp
- llvm/unittests/FileCheck/FileCheckTest.cpp
- llvm/tools/llvm-cov/llvm-cov.cpp
- llvm/unittests/Support/MemoryTest.cpp
- llvm/unittests/Target/RISCV/MCInstrAnalysisTest.cpp
- llvm/lib/CodeGen/WinEHPrepare.cpp
- llvm/lib/CodeGen/ReplaceWithVeclib.cpp
- llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
- llvm/lib/Transforms/Utils/BypassSlowDivision.cpp
- llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
- llvm/lib/Target/X86/X86InstrFoldTables.cpp
- llvm/utils/TableGen/DirectiveEmitter.cpp
- llvm/tools/llvm-exegesis/lib/LatencyBenchmarkRunner.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp
- llvm/lib/CodeGen/UnreachableBlockElim.cpp
- llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
- llvm/lib/TableGen/JSONBackend.cpp
- llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp
- llvm/unittests/ADT/TypeSwitchTest.cpp
- llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp
- llvm/unittests/Analysis/CallGraphTest.cpp
- llvm/lib/Target/AArch64/AArch64ConditionOptimizer.cpp
- llvm/lib/ObjectYAML/ObjectYAML.cpp
- llvm/tools/llvm-xray/xray-fdr-dump.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCTargetDesc.cpp
- llvm/lib/DebugInfo/CodeView/StringsAndChecksums.cpp
- llvm/lib/IR/AutoUpgrade.cpp
- llvm/lib/Transforms/IPO/ExtractGV.cpp
- llvm/lib/MC/MCNullStreamer.cpp
- llvm/utils/TableGen/GlobalISel/GIMatchDagInstr.cpp
- llvm/lib/CodeGen/MachineUniformityAnalysis.cpp
- llvm/lib/MCA/Stages/RetireStage.cpp
- llvm/utils/TableGen/IntrinsicEmitter.cpp
- llvm/tools/llvm-reduce/deltas/ReduceGlobalVars.cpp
- llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
- llvm/lib/Target/Sparc/SparcAsmPrinter.cpp
- llvm/lib/DebugInfo/DWARF/DWARFGdbIndex.cpp
- llvm/lib/CodeGen/MIRSampleProfile.cpp
- llvm/lib/Target/AMDGPU/AMDGPURemoveIncompatibleFunctions.cpp
- llvm/tools/llvm-reduce/deltas/Delta.cpp
- llvm/unittests/Analysis/ValueTrackingTest.cpp
- llvm/lib/Target/PowerPC/PPCGenScalarMASSEntries.cpp
- llvm/lib/Target/VE/MCTargetDesc/VEAsmBackend.cpp
- llvm/lib/DebugInfo/PDB/Native/InputFile.cpp
- llvm/lib/DebugInfo/GSYM/FileWriter.cpp
- llvm/unittests/FuzzMutate/RandomIRBuilderTest.cpp
- llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp
- llvm/unittests/Testing/Annotations/AnnotationsTest.cpp
- llvm/lib/Target/AArch64/AArch64TargetObjectFile.cpp
- llvm/lib/AsmParser/LLLexer.cpp
- llvm/lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp
- third-party/benchmark/src/commandlineflags.cc
- llvm/lib/Support/VersionTuple.cpp
- llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp
- llvm/lib/Option/Arg.cpp
- llvm/lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp
- llvm/lib/MCA/Stages/InOrderIssueStage.cpp
- llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp
- llvm/lib/CodeGen/RegisterScavenging.cpp
- llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.cpp
- llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyNullifyDebugValueLists.cpp
- llvm/lib/Transforms/Utils/FlattenCFG.cpp
- llvm/lib/MC/SubtargetFeature.cpp
- llvm/lib/Target/ARM/ARMMCInstLower.cpp
- llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp
- llvm/unittests/Support/RegexTest.cpp
- llvm/lib/Support/CSKYAttributeParser.cpp
- llvm/lib/Transforms/Scalar/LoopFlatten.cpp
- llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp
- llvm/lib/DebugInfo/CodeView/Line.cpp
- llvm/examples/Kaleidoscope/Chapter2/toy.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeSourceFile.cpp
- llvm/tools/llvm-exegesis/lib/Analysis.cpp
- llvm/tools/llvm-sim/llvm-sim.cpp
- llvm/lib/DebugInfo/CodeView/TypeTableCollection.cpp
- llvm/lib/Target/X86/X86LoadValueInjectionLoadHardening.cpp
- llvm/lib/Target/PowerPC/PPCEarlyReturn.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp
- llvm/tools/llvm-cvtres/llvm-cvtres.cpp
- llvm/lib/Object/RecordStreamer.cpp
- llvm/lib/Target/Mips/MipsMulMulBugPass.cpp
- llvm/tools/llvm-exegesis/lib/ParallelSnippetGenerator.cpp
- llvm/unittests/ADT/STLExtrasTest.cpp
- llvm/unittests/ADT/ImmutableSetTest.cpp
- llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp
- llvm/tools/llvm-dlang-demangle-fuzzer/DummyDemanglerFuzzer.cpp
- llvm/lib/CodeGen/EarlyIfConversion.cpp
- llvm/tools/bugpoint/OptimizerDriver.cpp
- llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp
- llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
- llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
- llvm/lib/Analysis/PtrUseVisitor.cpp
- llvm/unittests/Testing/ADT/StringMapTest.cpp
- llvm/tools/dsymutil/DebugMap.cpp
- llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
- llvm/unittests/Support/YAMLIOTest.cpp
- llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp
- llvm/lib/IR/Use.cpp
- llvm/lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp
- llvm/lib/DebugInfo/DWARF/DWARFTypePrinter.cpp
- llvm/lib/Target/ARM/ARMInstrInfo.cpp
- llvm/lib/Support/SystemUtils.cpp
- llvm/utils/TableGen/RISCVTargetDefEmitter.cpp
- llvm/lib/CodeGen/MBFIWrapper.cpp
- llvm/lib/ExecutionEngine/SectionMemoryManager.cpp
- llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86EncodingOptimization.cpp
- llvm/lib/Target/Hexagon/HexagonGenInsert.cpp
- llvm/tools/llvm-reduce/deltas/ReduceArguments.cpp
- llvm/unittests/ADT/FallibleIteratorTest.cpp
- llvm/lib/Analysis/InlineCost.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp
- llvm/unittests/ADT/AnyTest.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFDebugAbbrevTest.cpp
- llvm/unittests/IR/ModuleSummaryIndexTest.cpp
- llvm/lib/Target/AMDGPU/AMDGPUFrameLowering.cpp
- llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp
- llvm/lib/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.cpp
- llvm/lib/Target/AMDGPU/SIMachineScheduler.cpp
- llvm/lib/ObjCopy/MachO/MachOObjcopy.cpp
- llvm/lib/Target/Mips/MCTargetDesc/MipsInstPrinter.cpp
- llvm/lib/Target/BPF/BTFDebug.cpp
- llvm/unittests/IR/ValueMapTest.cpp
- llvm/lib/Support/WithColor.cpp
- llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp
- llvm/lib/Target/Hexagon/HexagonVExtract.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp
- llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp
- llvm/lib/Support/BLAKE3/blake3_neon.c
- llvm/lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp
- llvm/lib/Support/Errno.cpp
- llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp
- llvm/lib/Target/Mips/MipsTargetMachine.cpp
- llvm/lib/IR/PassTimingInfo.cpp
- llvm/lib/CodeGen/PseudoProbeInserter.cpp
- llvm/unittests/Target/AMDGPU/ExecMayBeModifiedBeforeAnyUse.cpp
- llvm/unittests/Remarks/YAMLRemarksParsingTest.cpp
- llvm/lib/Target/Mips/Mips16HardFloatInfo.cpp
- llvm/tools/dsymutil/dsymutil.cpp
- llvm/lib/Transforms/Scalar/LoopBoundSplit.cpp
- llvm/unittests/ADT/SmallPtrSetTest.cpp
- llvm/unittests/Analysis/LoadsTest.cpp
- llvm/unittests/tools/llvm-exegesis/Mips/RegisterAliasingTest.cpp
- llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
- llvm/lib/CodeGen/RegAllocScore.cpp
- llvm/tools/llvm-mca/Views/SummaryView.cpp
- llvm/tools/llvm-mca/Views/SummaryView.cpp
- llvm/lib/Target/Hexagon/HexagonCFGOptimizer.cpp
- llvm/lib/CodeGen/ShrinkWrap.cpp
- llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp
- llvm/lib/CodeGen/CommandFlags.cpp
- llvm/lib/TargetParser/CSKYTargetParser.cpp
- llvm/lib/Target/AMDGPU/AMDGPUIGroupLP.cpp
- llvm/lib/CodeGen/MachineSSAUpdater.cpp
- llvm/lib/Target/XCore/XCoreRegisterInfo.cpp
- llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.cpp
- llvm/lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp
- llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp
- llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
- llvm/lib/Support/Regex.cpp
- llvm/lib/Target/X86/X86FixupBWInsts.cpp
- llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp
- llvm/tools/llvm-diff/lib/DiffLog.cpp
- llvm/tools/llvm-pdbutil/PrettyTypedefDumper.cpp
- llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp
- llvm/lib/Support/GlobPattern.cpp
- llvm/lib/Analysis/InlineOrder.cpp
- llvm/lib/Analysis/CallGraphSCCPass.cpp
- llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp
- llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp
- llvm/lib/ObjectYAML/MachOEmitter.cpp
- llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp
- llvm/unittests/DebugInfo/LogicalView/LocationRangesTest.cpp
- llvm/lib/DebugInfo/PDB/Native/InjectedSourceStream.cpp
- llvm/lib/ObjectYAML/XCOFFYAML.cpp
- llvm/unittests/ADT/IListBaseTest.cpp
- llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
- llvm/lib/CodeGen/RegUsageInfoPropagate.cpp
- llvm/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp
- llvm/tools/llvm-exegesis/lib/SchedClassResolution.cpp
- llvm/lib/CodeGen/TailDuplication.cpp
- llvm/lib/Transforms/Utils/IntegerDivision.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp
- llvm/unittests/Passes/Plugins/TestPlugin/TestPlugin.cpp
- llvm/lib/Analysis/StackSafetyAnalysis.cpp
- llvm/tools/llvm-reduce/deltas/ReduceOpcodes.cpp
- llvm/lib/DebugInfo/CodeView/TypeRecordHelpers.cpp
- llvm/lib/Transforms/Scalar/LowerConstantIntrinsics.cpp
- llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
- llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp
- llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp
- llvm/lib/Frontend/HLSL/HLSLResource.cpp
- llvm/lib/MC/MCInst.cpp
- llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp
- llvm/lib/Target/Hexagon/HexagonRegisterInfo.cpp
- llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
- llvm/lib/Target/AArch64/AArch64CallingConvention.cpp
- llvm/lib/DebugInfo/Symbolize/Markup.cpp
- llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
- llvm/unittests/CodeGen/MachineBasicBlockTest.cpp
- llvm/tools/bugpoint/CrashDebugger.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp
- llvm/lib/FileCheck/FileCheck.cpp
- llvm/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp
- llvm/lib/Support/regexec.c
- llvm/lib/Target/PowerPC/PPCCCState.cpp
- llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeLineNumber.cpp
- llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp
- llvm/lib/Target/X86/X86MacroFusion.cpp
- llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp
- llvm/lib/Transforms/Utils/PredicateInfo.cpp
- llvm/lib/Transforms/Utils/LowerIFunc.cpp
- third-party/benchmark/src/string_util.cc
- llvm/lib/Target/ARM/ARMTargetObjectFile.cpp
- llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp
- llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
- llvm/lib/Target/VE/VEISelDAGToDAG.cpp
- llvm/unittests/DebugInfo/CodeView/TypeHashingTest.cpp
- llvm/lib/CodeGen/MachineInstr.cpp
- llvm/lib/Support/AMDGPUMetadata.cpp
- llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
- llvm/lib/MC/MCAsmStreamer.cpp
- llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
- llvm/tools/llvm-profdata/llvm-profdata.cpp
- llvm/lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp
- llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp
- llvm/unittests/ADT/SparseSetTest.cpp
- llvm/tools/bugpoint/BugDriver.cpp
- llvm/lib/Analysis/Trace.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeEnumSymbols.cpp
- llvm/tools/llvm-jitlink/llvm-jitlink.cpp
- llvm/lib/CodeGen/VirtRegMap.cpp
- llvm/lib/Transforms/IPO/SampleProfile.cpp
- llvm/lib/Target/Hexagon/HexagonSubtarget.cpp
- llvm/lib/IR/Metadata.cpp
- llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp
- llvm/unittests/ADT/IteratorTest.cpp
- llvm/lib/IR/DebugLoc.cpp
- llvm/lib/ExecutionEngine/Interpreter/Execution.cpp
- llvm/tools/llvm-rc/ResourceScriptParser.cpp
- llvm/lib/Target/AMDGPU/R600MachineFunctionInfo.cpp
- llvm/unittests/ADT/DepthFirstIteratorTest.cpp
- llvm/lib/Transforms/Coroutines/CoroFrame.cpp
- llvm/tools/llvm-exegesis/lib/Target.cpp
- llvm/utils/TableGen/CodeGenRegisters.cpp
- llvm/lib/Target/TargetLoweringObjectFile.cpp
- llvm/unittests/Transforms/Utils/SizeOptsTest.cpp
- llvm/lib/Transforms/Utils/SampleProfileInference.cpp
- llvm/lib/Analysis/MemoryLocation.cpp
- llvm/unittests/Object/MinidumpTest.cpp
- llvm/lib/ObjectYAML/DWARFEmitter.cpp
- llvm/lib/MC/MCSubtargetInfo.cpp
- llvm/unittests/IR/ValueHandleTest.cpp
- llvm/lib/Target/NVPTX/NVPTXInstrInfo.cpp
- llvm/unittests/ADT/DAGDeltaAlgorithmTest.cpp
- llvm/lib/Debuginfod/BuildIDFetcher.cpp
- llvm/lib/DebugInfo/CodeView/RecordSerialization.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.cpp
- llvm/unittests/ADT/HashingTest.cpp
- llvm/lib/Target/ARM/ARMInstructionSelector.cpp
- llvm/unittests/Support/DebugTest.cpp
- llvm/unittests/Support/EndianTest.cpp
- llvm/lib/Target/PowerPC/PPCSubtarget.cpp
- llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp
- llvm/lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp
- llvm/lib/Target/AArch64/AArch64CondBrTuning.cpp
- llvm/tools/llvm-cat/llvm-cat.cpp
- llvm/lib/Target/NVPTX/NVPTXImageOptimizer.cpp
- llvm/unittests/Demangle/DLangDemangleTest.cpp
- llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
- llvm/lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp
- llvm/lib/CodeGen/GlobalISel/LegalityPredicates.cpp
- llvm/tools/llvm-profgen/CSPreInliner.cpp
- llvm/tools/lli/ChildTarget/ChildTarget.cpp
- llvm/unittests/Support/CommandLineTest.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86InstComments.cpp
- llvm/lib/Support/FileUtilities.cpp
- llvm/tools/llvm-reduce/deltas/ReduceGlobalObjects.cpp
- llvm/lib/Transforms/IPO/LoopExtractor.cpp
- llvm/lib/Target/Sparc/SparcISelLowering.cpp
- llvm/tools/llvm-objdump/XCOFFDump.cpp
- llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
- llvm/lib/Transforms/Utils/AddDiscriminators.cpp
- llvm/lib/Transforms/Scalar/LoopDeletion.cpp
- llvm/lib/MC/MCPseudoProbe.cpp
- llvm/lib/Passes/OptimizationLevel.cpp
- llvm/lib/MC/MCXCOFFObjectTargetWriter.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp
- llvm/unittests/Support/TimerTest.cpp
- llvm/lib/DebugInfo/PDB/Native/TpiHashing.cpp
- llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
- llvm/lib/MC/MCTargetOptionsCommandFlags.cpp
- llvm/lib/MC/MCLabel.cpp
- llvm/lib/MC/MCParser/ELFAsmParser.cpp
- llvm/lib/FuzzMutate/RandomIRBuilder.cpp
- llvm/lib/Transforms/Scalar/LoopSink.cpp
- llvm/lib/Transforms/Utils/LowerInvoke.cpp
- llvm/unittests/Transforms/Utils/CodeExtractorTest.cpp
- llvm/examples/Kaleidoscope/Chapter4/toy.cpp
- llvm/unittests/ExecutionEngine/Orc/ExecutionSessionWrapperFunctionCallsTest.cpp
- llvm/lib/Transforms/Scalar/NewGVN.cpp
- llvm/lib/Analysis/ScopedNoAliasAA.cpp
- llvm/lib/Target/AMDGPU/AMDGPURewriteUndefForPHI.cpp
- llvm/lib/Frontend/OpenACC/ACC.cpp
- llvm/unittests/Analysis/IVDescriptorsTest.cpp
- llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp
- llvm/lib/IR/VectorBuilder.cpp
- llvm/utils/TableGen/GlobalISel/GIMatchTree.cpp
- llvm/lib/Target/AArch64/AArch64Subtarget.cpp
- llvm/lib/DebugInfo/PDB/Native/EnumTables.cpp
- llvm/lib/MC/MCExpr.cpp
- llvm/lib/Extensions/Extensions.cpp
- llvm/tools/llvm-extract/llvm-extract.cpp
- llvm/tools/llvm-pdbutil/MinimalSymbolDumper.cpp
- llvm/lib/ExecutionEngine/Orc/Speculation.cpp
- llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
- llvm/lib/Transforms/IPO/AlwaysInliner.cpp
- llvm/lib/Target/Mips/MicroMipsSizeReduction.cpp
- llvm/unittests/IR/InstructionsTest.cpp
- llvm/unittests/MC/DwarfLineTableHeaders.cpp
- llvm/lib/Transforms/IPO/InferFunctionAttrs.cpp
- llvm/unittests/Support/IndexedAccessorTest.cpp
- llvm/lib/Target/VE/VEMachineFunctionInfo.cpp
- llvm/lib/Target/PowerPC/PPCReduceCRLogicals.cpp
- llvm/utils/TableGen/RegisterBankEmitter.cpp
- llvm/lib/Object/Minidump.cpp
- llvm/lib/MC/ELFObjectWriter.cpp
- llvm/lib/CodeGen/TargetLoweringBase.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchTargetStreamer.cpp
- llvm/unittests/MC/MCInstPrinter.cpp
- llvm/unittests/Support/Base64Test.cpp
- llvm/unittests/ObjectYAML/YAML2ObjTest.cpp
- llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp
- llvm/lib/Support/BranchProbability.cpp
- llvm/unittests/Support/buffer_ostream_test.cpp
- llvm/lib/Support/xxhash.cpp
- llvm/unittests/DebugInfo/LogicalView/SelectElementsTest.cpp
- llvm/unittests/ExecutionEngine/Orc/ObjectLinkingLayerTest.cpp
- llvm/unittests/Support/AlignOfTest.cpp
- llvm/unittests/ADT/APSIntTest.cpp
- llvm/lib/Support/YAMLTraits.cpp
- llvm/lib/Support/BLAKE3/blake3_portable.c
- llvm/lib/Target/RISCV/GISel/RISCVCallLowering.cpp
- llvm/lib/Support/RISCVAttributes.cpp
- llvm/lib/Transforms/IPO/ElimAvailExtern.cpp
- llvm/lib/Transforms/Utils/GuardUtils.cpp
- llvm/lib/DebugInfo/DWARF/DWARFCompileUnit.cpp
- llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp
- llvm/lib/Support/SHA256.cpp
- llvm/lib/MCA/HWEventListener.cpp
- llvm/lib/Remarks/BitstreamRemarkSerializer.cpp
- llvm/lib/ExecutionEngine/JITLink/ELF_loongarch.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolCompilandEnv.cpp
- llvm/lib/Transforms/IPO/PartialInlining.cpp
- llvm/unittests/BinaryFormat/MachOTest.cpp
- llvm/lib/Target/Mips/MipsTargetTransformInfo.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp
- llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
- llvm/lib/Target/Mips/MipsMCInstLower.cpp
- llvm/lib/Transforms/IPO/CrossDSOCFI.cpp
- llvm/lib/DebugInfo/GSYM/DwarfTransformer.cpp
- llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
- llvm/lib/Target/NVPTX/NVPTXLowerAlloca.cpp
- llvm/lib/Support/regstrlcpy.c
- llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp
- llvm/unittests/ExecutionEngine/ExecutionEngineTest.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeManaged.cpp
- llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
- llvm/unittests/Target/ARM/MachineInstrTest.cpp
- llvm/lib/Transforms/Utils/SymbolRewriter.cpp
- llvm/lib/MC/XCOFFObjectWriter.cpp
- llvm/unittests/ObjectYAML/YAMLTest.cpp
- llvm/lib/DebugInfo/DWARF/DWARFAddressRange.cpp
- llvm/lib/CodeGen/ResetMachineFunctionPass.cpp
- llvm/lib/Transforms/Scalar/EarlyCSE.cpp
- llvm/lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp
- llvm/lib/Analysis/ConstantFolding.cpp
- llvm/lib/DebugInfo/GSYM/GsymCreator.cpp
- llvm/tools/llvm-pdbutil/TypeReferenceTracker.cpp
- llvm/lib/Target/Mips/MipsOptimizePICCall.cpp
- llvm/lib/Support/ELFAttributeParser.cpp
- llvm/lib/Target/AMDGPU/SIPostRABundler.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeTypedef.cpp
- llvm/lib/CodeGen/RDFLiveness.cpp
- llvm/lib/Target/X86/X86PartialReduction.cpp
- llvm/lib/Analysis/VectorUtils.cpp
- llvm/unittests/tools/llvm-mca/X86/X86TestBase.cpp
- llvm/lib/TableGen/Error.cpp
- llvm/tools/llvm-rust-demangle-fuzzer/DummyDemanglerFuzzer.cpp
- llvm/unittests/Remarks/YAMLRemarksSerializerTest.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp
- llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
- llvm/lib/Analysis/HeatUtils.cpp
- llvm/lib/Target/AMDGPU/AMDGPUMacroFusion.cpp
- llvm/unittests/Target/PowerPC/AIXRelocModelTest.cpp
- llvm/lib/CodeGen/GlobalISel/GlobalISel.cpp
- llvm/lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp
- llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp
- llvm/lib/Transforms/Scalar/Float2Int.cpp
- llvm/lib/CodeGen/StackColoring.cpp
- llvm/unittests/ADT/PointerEmbeddedIntTest.cpp
- llvm/lib/Target/AMDGPU/AMDGPURegBankSelect.cpp
- llvm/lib/IR/LLVMContextImpl.cpp
- llvm/lib/CodeGen/LiveStacks.cpp
- llvm/lib/Target/PowerPC/PPCMCInstLower.cpp
- llvm/unittests/CodeGen/MLRegallocDevelopmentFeatures.cpp
- llvm/lib/MC/MCXCOFFStreamer.cpp
- llvm/lib/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.cpp
- llvm/lib/Object/FaultMapParser.cpp
- llvm/lib/Target/Mips/MipsTargetObjectFile.cpp
- llvm/lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp
- llvm/lib/Support/FormattedStream.cpp
- llvm/lib/Target/X86/X86RegisterInfo.cpp
- llvm/lib/MC/MCSymbol.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolCompiland.cpp
- llvm/tools/sanstats/sanstats.cpp
- llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp
- llvm/lib/Target/AArch64/AArch64StackTagging.cpp
- llvm/unittests/Object/XCOFFObjectFileTest.cpp
- llvm/lib/Transforms/Scalar/BDCE.cpp
- llvm/utils/TableGen/Attributes.cpp
- llvm/lib/CodeGen/LexicalScopes.cpp
- llvm/lib/Target/X86/MCA/X86CustomBehaviour.cpp
- llvm/lib/DebugInfo/CodeView/CVTypeVisitor.cpp
- llvm/lib/Target/ARM/ARMSubtarget.cpp
- llvm/unittests/DebugInfo/LogicalView/WarningInternalTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp
- llvm/lib/Transforms/Scalar/Scalar.cpp
- llvm/lib/WindowsManifest/WindowsManifestMerger.cpp
- llvm/lib/IR/DebugInfoMetadata.cpp
- llvm/lib/Remarks/RemarkSerializer.cpp
- llvm/unittests/ExecutionEngine/JITLink/EHFrameSupportTests.cpp
- llvm/utils/TableGen/X86MnemonicTables.cpp
- llvm/utils/TableGen/AsmWriterEmitter.cpp
- llvm/lib/IR/Constants.cpp
- llvm/lib/Target/VE/LVLGen.cpp
- llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
- llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp
- llvm/unittests/MC/AMDGPU/DwarfRegMappings.cpp
- llvm/tools/llvm-profgen/ProfiledBinary.cpp
- llvm/lib/Target/Lanai/MCTargetDesc/LanaiAsmBackend.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
- llvm/tools/llvm-mc/Disassembler.cpp
- llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
- llvm/lib/Analysis/LoopCacheAnalysis.cpp
- llvm/unittests/Object/ELFTypesTest.cpp
- llvm/lib/Support/BinaryStreamReader.cpp
- llvm/lib/MC/MCStreamer.cpp
- llvm/lib/TargetParser/LoongArchTargetParser.cpp
- llvm/lib/Target/VE/VETargetMachine.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolTypeDimension.cpp
- llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
- llvm/lib/DebugInfo/PDB/Native/SymbolStream.cpp
- llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
- llvm/lib/MC/MCParser/MCAsmParserExtension.cpp
- llvm/lib/Support/SmallPtrSet.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
- llvm/unittests/IR/MetadataTest.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp
- llvm/lib/Transforms/Scalar/ConstantHoisting.cpp
- llvm/lib/XRay/FDRRecordProducer.cpp
- llvm/tools/llvm-exegesis/lib/Clustering.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolExe.cpp
- llvm/lib/Target/NVPTX/NVVMIntrRange.cpp
- llvm/unittests/CodeGen/MachineOperandTest.cpp
- llvm/lib/CodeGen/MachinePostDominators.cpp
- llvm/lib/CodeGen/LiveIntervalUnion.cpp
- llvm/lib/CodeGen/GlobalISel/LegalizeMutations.cpp
- llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp
- llvm/lib/ExecutionEngine/JITLink/i386.cpp
- llvm/lib/CodeGen/LivePhysRegs.cpp
- llvm/lib/Transforms/ObjCARC/ProvenanceAnalysisEvaluator.cpp
- llvm/lib/DebugInfo/PDB/Native/HashTable.cpp
- llvm/lib/Transforms/Scalar/LoopFuse.cpp
- llvm/lib/Target/XCore/Disassembler/XCoreDisassembler.cpp
- llvm/lib/CodeGen/FuncletLayout.cpp
- llvm/lib/Target/AMDGPU/AMDGPUPostLegalizerCombiner.cpp
- llvm/lib/Target/Lanai/LanaiISelDAGToDAG.cpp
- llvm/unittests/Support/ProgramTest.cpp
- llvm/lib/MC/MCAsmInfoDarwin.cpp
- llvm/lib/Target/AMDGPU/R600MCInstLower.cpp
- llvm/lib/Target/AMDGPU/SIProgramInfo.cpp
- llvm/unittests/ADT/FloatingPointMode.cpp
- llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp
- llvm/lib/DebugInfo/CodeView/AppendingTypeTableBuilder.cpp
- llvm/tools/llvm-reduce/deltas/ReduceAliases.cpp
- llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
- llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp
- llvm/lib/BinaryFormat/MsgPackReader.cpp
- llvm/unittests/ADT/StringRefTest.cpp
- llvm/tools/llvm-mca/Views/DispatchStatistics.cpp
- llvm/lib/Target/X86/X86InsertWait.cpp
- llvm/lib/CodeGen/MachineBlockPlacement.cpp
- llvm/lib/CodeGen/RegisterPressure.cpp
- llvm/lib/ObjCopy/COFF/COFFObjcopy.cpp
- llvm/lib/DebugInfo/MSF/MSFError.cpp
- llvm/lib/Target/AMDGPU/GCNIterativeScheduler.cpp
- llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp
- llvm/lib/Transforms/Utils/Mem2Reg.cpp
- llvm/lib/Transforms/Scalar/GVN.cpp
- llvm/utils/TableGen/CompressInstEmitter.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp
- llvm/examples/Kaleidoscope/Chapter6/toy.cpp
- llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.cpp
- llvm/lib/Target/SystemZ/SystemZSubtarget.cpp
- llvm/lib/Analysis/DomPrinter.cpp
- llvm/lib/Analysis/Interval.cpp
- llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
- llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp
- llvm/lib/Transforms/IPO/IPO.cpp
- llvm/lib/Target/AMDGPU/R600Packetizer.cpp
- llvm/lib/WindowsDriver/MSVCPaths.cpp
- llvm/tools/llvm-profgen/PerfReader.cpp
- llvm/tools/llvm-rc/llvm-rc.cpp
- third-party/benchmark/src/sleep.cc
- llvm/unittests/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManagerTest.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCObjectFileInfo.cpp
- llvm/tools/llvm-exegesis/lib/Assembler.cpp
- llvm/lib/CodeGen/GlobalISel/GISelChangeObserver.cpp
- llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp
- llvm/lib/CodeGen/MachineFunctionSplitter.cpp
- llvm/lib/TargetParser/Triple.cpp
- llvm/lib/IR/PassRegistry.cpp
- llvm/lib/DebugInfo/LogicalView/LVReaderHandler.cpp
- llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp
- llvm/examples/BrainF/BrainF.cpp
- llvm/lib/Support/CachePruning.cpp
- llvm/unittests/Support/DynamicLibrary/PipSqueak.cpp
- llvm/unittests/Support/DynamicLibrary/PipSqueak.cpp
- llvm/lib/ExecutionEngine/JITLink/MachO.cpp
- llvm/lib/IR/Value.cpp
- llvm/lib/IR/User.cpp
- llvm/lib/Target/Lanai/LanaiTargetObjectFile.cpp
- llvm/lib/IR/PseudoProbe.cpp
- llvm/lib/Target/X86/X86InstrFMA3Info.cpp
- llvm/lib/Transforms/Utils/CodeExtractor.cpp
- llvm/lib/Transforms/Scalar/Sink.cpp
- llvm/lib/Analysis/AssumeBundleQueries.cpp
- llvm/lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.cpp
- llvm/tools/llvm-cov/CoverageFilters.cpp
- llvm/lib/Object/GOFFObjectFile.cpp
- llvm/lib/Target/Mips/MipsSERegisterInfo.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCAsmInfo.cpp
- llvm/unittests/tools/llvm-exegesis/PowerPC/AnalysisTest.cpp
- llvm/lib/Target/Hexagon/HexagonBitTracker.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
- llvm/lib/Target/Mips/MipsRegisterInfo.cpp
- llvm/lib/Target/ARM/ARMBlockPlacement.cpp
- llvm/unittests/ADT/BumpPtrListTest.cpp
- llvm/lib/Target/SystemZ/SystemZPostRewrite.cpp
- llvm/tools/llvm-xray/xray-color-helper.cpp
- llvm/examples/OrcV2Examples/OrcV2CBindingsVeryLazy/OrcV2CBindingsVeryLazy.c
- llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
- llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
- llvm/lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp
- llvm/lib/CodeGen/InlineSpiller.cpp
- llvm/lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp
- llvm/unittests/Support/SHA256.cpp
- llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
- llvm/tools/llvm-microsoft-demangle-fuzzer/DummyDemanglerFuzzer.cpp
- llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp
- llvm/unittests/CodeGen/LexicalScopesTest.cpp
- llvm/lib/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.cpp
- llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp
- llvm/lib/MCA/HardwareUnits/RegisterFile.cpp
- llvm/utils/TableGen/GlobalISel/GIMatchDagEdge.cpp
- llvm/lib/IR/SSAContext.cpp
- llvm/lib/Frontend/OpenMP/OMP.cpp
- llvm/lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp
- llvm/lib/Target/AArch64/AArch64CompressJumpTables.cpp
- llvm/lib/Target/NVPTX/NVPTXSubtarget.cpp
- llvm/unittests/ExecutionEngine/Orc/MapperJITLinkMemoryManagerTest.cpp
- llvm/lib/DWARFLinker/DWARFLinker.cpp
- llvm/lib/IR/TypedPointerType.cpp
- llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp
- llvm/lib/Target/NVPTX/NVPTXRegisterInfo.cpp
- llvm/lib/Analysis/StackLifetime.cpp
- llvm/lib/Target/ARM/ARMISelLowering.cpp
- llvm/unittests/ADT/MapVectorTest.cpp
- llvm/unittests/Object/OffloadingTest.cpp
- llvm/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp
- llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp
- llvm/tools/llvm-exegesis/lib/RegisterAliasing.cpp
- llvm/lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp
- llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp
- llvm/tools/dsymutil/CFBundle.cpp
- llvm/lib/IR/ProfileSummary.cpp
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMatInt.cpp
- llvm/tools/llvm-objdump/SourcePrinter.cpp
- llvm/lib/Transforms/Vectorize/VectorCombine.cpp
- llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
- llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
- llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.cpp
- third-party/benchmark/src/timers.cc
- llvm/unittests/Passes/PassBuilderBindings/PassBuilderBindingsTest.cpp
- llvm/lib/Analysis/CFG.cpp
- llvm/tools/llvm-config/llvm-config.cpp
- llvm/lib/CodeGen/DeadMachineInstructionElim.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp
- llvm/tools/llvm-exegesis/lib/SnippetRepetitor.cpp
- llvm/lib/Passes/StandardInstrumentations.cpp
- llvm/lib/MCA/Stages/DispatchStage.cpp
- llvm/unittests/Support/BLAKE3Test.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFStreamer.cpp
- llvm/tools/obj2yaml/obj2yaml.cpp
- llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp
- llvm/unittests/ExecutionEngine/JITLink/LinkGraphTests.cpp
- llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp
- llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp
- llvm/unittests/Analysis/ProfileSummaryInfoTest.cpp
- llvm/lib/Linker/LinkModules.cpp
- llvm/unittests/IR/TypesTest.cpp
- llvm/unittests/Analysis/AliasAnalysisTest.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
- llvm/lib/Option/Option.cpp
- llvm/lib/Analysis/TypeMetadataUtils.cpp
- llvm/lib/Target/VE/MCTargetDesc/VETargetStreamer.cpp
- llvm/lib/CodeGen/MachineModuleSlotTracker.cpp
- llvm/lib/DebugInfo/CodeView/SymbolRecordHelpers.cpp
- llvm/lib/ExecutionEngine/Orc/SimpleRemoteEPC.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyOptimizeLiveIntervals.cpp
- llvm/unittests/Support/Threading.cpp
- llvm/examples/OrcV2Examples/OrcV2CBindingsIRTransforms/OrcV2CBindingsIRTransforms.c
- llvm/lib/Demangle/ItaniumDemangle.cpp
- llvm/lib/Transforms/IPO/SampleProfileProbe.cpp
- llvm/lib/DebugInfo/PDB/PDBContext.cpp
- llvm/tools/llvm-c-test/echo.cpp
- llvm/unittests/Support/TypeSizeTest.cpp
- llvm/lib/Target/AVR/TargetInfo/AVRTargetInfo.cpp
- llvm/tools/llvm-rc/ResourceScriptCppFilter.cpp
- llvm/lib/Transforms/IPO/ConstantMerge.cpp
- llvm/unittests/ExecutionEngine/Orc/OrcTestCommon.cpp
- llvm/lib/ObjCopy/wasm/WasmReader.cpp
- llvm/tools/llvm-c-test/object.c
- llvm/lib/Target/RISCV/RISCVMakeCompressible.cpp
- llvm/tools/llvm-dis/llvm-dis.cpp
- llvm/lib/Transforms/Utils/RelLookupTableConverter.cpp
- llvm/lib/Transforms/IPO/CalledValuePropagation.cpp
- llvm/lib/Support/RandomNumberGenerator.cpp
- llvm/lib/CodeGen/CallingConvLower.cpp
- llvm/lib/Support/BLAKE3/blake3.c
- llvm/lib/CodeGen/ExpandPostRAPseudos.cpp
- llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp
- llvm/lib/Target/AMDGPU/R600ISelLowering.cpp
- llvm/unittests/Support/ManagedStatic.cpp
- llvm/lib/Target/X86/X86IndirectBranchTracking.cpp
- llvm/unittests/ObjectYAML/DXContainerYAMLTest.cpp
- llvm/tools/dsymutil/MachODebugMapParser.cpp
- llvm/lib/Support/YAMLParser.cpp
- llvm/examples/SpeculativeJIT/SpeculativeJIT.cpp
- llvm/lib/Target/AMDGPU/AMDGPUGlobalISelUtils.cpp
- llvm/lib/Target/BPF/BPFSelectionDAGInfo.cpp
- llvm/tools/llvm-c-test/helpers.c
- llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp
- llvm/lib/CodeGen/SafeStackLayout.cpp
- llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
- llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp
- llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
- llvm/unittests/TargetParser/TargetParserTest.cpp
- llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
- llvm/lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp
- llvm/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp
- llvm/lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp
- llvm/tools/llvm-objcopy/llvm-objcopy.cpp
- llvm/unittests/Target/AArch64/MatrixRegisterAliasing.cpp
- llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
- llvm/lib/CodeGen/PostRAHazardRecognizer.cpp
- llvm/lib/DebugInfo/PDB/UDTLayout.cpp
- llvm/lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.cpp
- llvm/unittests/Support/BranchProbabilityTest.cpp
- llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp
- llvm/lib/Target/Mips/MipsAnalyzeImmediate.cpp
- llvm/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp
- llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp
- llvm/lib/InterfaceStub/IFSStub.cpp
- llvm/tools/llvm-reduce/deltas/ReduceGlobalVarInitializers.cpp
- llvm/unittests/Analysis/DDGTest.cpp
- llvm/utils/TableGen/ExegesisEmitter.cpp
- llvm/unittests/Support/FileUtilitiesTest.cpp
- llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp
- llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp
- llvm/tools/llvm-diff/llvm-diff.cpp
- llvm/lib/Transforms/Utils/FixIrreducible.cpp
- llvm/lib/IR/ModuleSummaryIndex.cpp
- llvm/lib/ObjCopy/MachO/MachOReader.cpp
- llvm/lib/Target/PowerPC/PPCTOCRegDeps.cpp
- llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp
- llvm/lib/Transforms/Utils/SSAUpdater.cpp
- llvm/lib/CodeGen/PHIElimination.cpp
- llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp
- llvm/lib/MC/MCSectionCOFF.cpp
- llvm/lib/MC/MCDwarf.cpp
- llvm/tools/llvm-tapi-diff/llvm-tapi-diff.cpp
- llvm/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp
- llvm/lib/Target/X86/MCTargetDesc/X86MnemonicTables.cpp
- llvm/unittests/ADT/SCCIteratorTest.cpp
- llvm/unittests/Transforms/Utils/DebugifyTest.cpp
- llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
- llvm/lib/TableGen/TGLexer.cpp
- llvm/lib/Object/TapiUniversal.cpp
- llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/R600InstPrinter.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp
- llvm/lib/MC/MCAsmInfoCOFF.cpp
- llvm/lib/Support/MemoryBufferRef.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp
- llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp
- llvm/utils/TableGen/GlobalISel/GIMatchDag.cpp
- llvm/lib/Target/BPF/BPFIRPeephole.cpp
- llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.cpp
- llvm/lib/Target/BPF/BPFMCInstLower.cpp
- llvm/unittests/ADT/PostOrderIteratorTest.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp
- llvm/lib/CodeGen/MLRegallocEvictAdvisor.cpp
- llvm/unittests/ADT/BitFieldsTest.cpp
- llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
- llvm/tools/llvm-reduce/deltas/ReduceDIMetadata.cpp
- llvm/unittests/Transforms/Utils/ASanStackFrameLayoutTest.cpp
- llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp
- llvm/unittests/IR/ValueTest.cpp
- llvm/lib/DWP/DWP.cpp
- llvm/lib/Target/AMDGPU/GCNVOPDUtils.cpp
- llvm/lib/ProfileData/SampleProfReader.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFExpressionCopyBytesTest.cpp
- llvm/lib/CodeGen/BranchRelaxation.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVSort.cpp
- llvm/unittests/ADT/IListTest.cpp
- llvm/unittests/FuzzMutate/OperationsTest.cpp
- llvm/lib/Transforms/Utils/FunctionImportUtils.cpp
- llvm/lib/Object/IRSymtab.cpp
- llvm/lib/Target/RISCV/RISCVTargetObjectFile.cpp
- llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
- llvm/examples/Kaleidoscope/Chapter8/toy.cpp
- llvm/lib/Target/AMDGPU/R600MachineCFGStructurizer.cpp
- llvm/lib/DebugInfo/CodeView/EnumTables.cpp
- llvm/lib/Target/Sparc/LeonPasses.cpp
- llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
- llvm/tools/llvm-microsoft-demangle-fuzzer/llvm-microsoft-demangle-fuzzer.cpp
- llvm/lib/CodeGen/IndirectBrExpandPass.cpp
- llvm/lib/CodeGen/CFIFixup.cpp
- llvm/lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp
- llvm/lib/Analysis/Lint.cpp
- llvm/lib/MCA/HardwareUnits/Scheduler.cpp
- llvm/lib/Transforms/Scalar/NaryReassociate.cpp
- llvm/utils/TableGen/OptRSTEmitter.cpp
- llvm/lib/Target/AMDGPU/GCNRegPressure.cpp
- llvm/unittests/ExecutionEngine/Orc/IndirectionUtilsTest.cpp
- llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp
- llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp
- llvm/lib/MC/MCDisassembler/MCExternalSymbolizer.cpp
- llvm/unittests/IR/VPIntrinsicTest.cpp
- llvm/lib/Target/X86/X86LowerAMXIntrinsics.cpp
- llvm/lib/IR/StructuralHash.cpp
- llvm/lib/CodeGen/OptimizePHIs.cpp
- llvm/lib/Target/AVR/AVRISelLowering.cpp
- llvm/lib/CodeGen/AsmPrinter/DIEHash.cpp
- llvm/lib/Transforms/Utils/SplitModule.cpp
- llvm/lib/DebugInfo/PDB/Native/RawError.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVReader.cpp
- llvm/lib/Target/X86/X86PreAMXConfig.cpp
- llvm/lib/Support/FormatVariadic.cpp
- llvm/tools/llvm-profgen/llvm-profgen.cpp
- llvm/lib/Analysis/LazyBlockFrequencyInfo.cpp
- llvm/lib/CodeGen/MIRParser/MIRParser.cpp
- llvm/tools/llvm-mca/PipelinePrinter.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp
- llvm/unittests/IR/VectorBuilderTest.cpp
- llvm/tools/llvm-profgen/MissingFrameInferrer.cpp
- llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
- llvm/unittests/TargetParser/TripleTest.cpp
- llvm/unittests/ExecutionEngine/Orc/JITTargetMachineBuilderTest.cpp
- llvm/unittests/ADT/SetOperationsTest.cpp
- llvm/lib/Target/ARM/ThumbRegisterInfo.cpp
- llvm/unittests/Bitcode/BitReaderTest.cpp
- llvm/lib/Support/ToolOutputFile.cpp
- llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
- llvm/lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp
- llvm/utils/TableGen/DAGISelMatcherEmitter.cpp
- llvm/lib/Target/AMDGPU/AMDGPUSetWavePriority.cpp
- llvm/lib/Transforms/Utils/CtorUtils.cpp
- llvm/lib/MC/MCSectionMachO.cpp
- llvm/lib/CodeGen/GlobalISel/Legalizer.cpp
- llvm/lib/Support/SuffixTree.cpp
- llvm/lib/Object/TapiFile.cpp
- llvm/tools/obj2yaml/macho2yaml.cpp
- llvm/lib/CodeGen/ExecutionDomainFix.cpp
- llvm/lib/Transforms/Scalar/LowerAtomicPass.cpp
- llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp
- llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
- llvm/lib/CodeGen/GlobalMerge.cpp
- llvm/unittests/Support/TarWriterTest.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeTypeFunctionSig.cpp
- llvm/lib/CodeGen/LowLevelType.cpp
- llvm/lib/Target/LoongArch/TargetInfo/LoongArchTargetInfo.cpp
- llvm/lib/ExecutionEngine/Orc/Core.cpp
- llvm/lib/ExecutionEngine/Orc/JITTargetMachineBuilder.cpp
- llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp
- llvm/lib/CodeGen/LatencyPriorityQueue.cpp
- llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
- llvm/lib/Target/SystemZ/SystemZTDC.cpp
- llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
- llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
- llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
- llvm/unittests/CodeGen/PassManagerTest.cpp
- llvm/lib/IR/Statepoint.cpp
- llvm/lib/Support/LEB128.cpp
- llvm/lib/DebugInfo/PDB/Native/NativeEnumLineNumbers.cpp
- llvm/unittests/IR/ConstantRangeTest.cpp
- llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
- llvm/lib/Target/XCore/XCoreTargetMachine.cpp
- llvm/lib/Target/AMDGPU/GCNCreateVOPD.cpp
- llvm/lib/Transforms/Utils/LoopUtils.cpp
- llvm/unittests/CodeGen/MachineInstrBundleIteratorTest.cpp
- llvm/unittests/Support/Casting.cpp
- llvm/lib/Target/AArch64/AArch64MIPeepholeOpt.cpp
- llvm/unittests/XRay/FDRBlockVerifierTest.cpp
- llvm/lib/Transforms/ObjCARC/ObjCARC.cpp
- llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp
- llvm/lib/BinaryFormat/AMDGPUMetadataVerifier.cpp
- llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp
- compilation_db/tools/llvm-mt/llvm-mt-driver.cpp
- llvm/examples/OrcV2Examples/LLJITWithObjectCache/LLJITWithObjectCache.cpp
- llvm/utils/TableGen/Types.cpp
- llvm/unittests/ExecutionEngine/MCJIT/MCJITObjectCacheTest.cpp
- llvm/lib/CodeGen/EdgeBundles.cpp
- llvm/tools/llvm-c-test/main.c
- llvm/lib/Analysis/CGSCCPassManager.cpp
- llvm/unittests/Analysis/TBAATest.cpp
- llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp
- llvm/unittests/Support/MD5Test.cpp
- llvm/lib/IR/Attributes.cpp
- llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp
- llvm/lib/Transforms/Scalar/JumpThreading.cpp
- llvm/unittests/Support/LEB128Test.cpp
- llvm/tools/llvm-c-test/calc.c
- llvm/lib/MC/MCSymbolELF.cpp
- llvm/lib/Object/ObjectFile.cpp
- llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp
- llvm/tools/llvm-lipo/llvm-lipo.cpp
- llvm/unittests/MC/StringTableBuilderTest.cpp
- llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
- llvm/lib/Analysis/ValueLatticeUtils.cpp
- llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp
- llvm/lib/CodeGen/ImplicitNullChecks.cpp
- llvm/lib/Support/BLAKE3/blake3_dispatch.c
- llvm/lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp
- llvm/lib/CodeGen/GCMetadataPrinter.cpp
- llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
- llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp
- llvm/unittests/CodeGen/InstrRefLDVTest.cpp
- llvm/lib/CodeGen/StackSlotColoring.cpp
- llvm/lib/TableGen/TableGenBackendSkeleton.cpp
- llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
- llvm/unittests/ADT/StringSetTest.cpp
- llvm/lib/IR/LLVMRemarkStreamer.cpp
- llvm/lib/Target/X86/X86SelectionDAGInfo.cpp
- llvm/lib/XRay/FDRTraceExpander.cpp
- llvm/tools/llvm-cov/SourceCoverageViewText.cpp
- llvm/tools/bugpoint/bugpoint.cpp
- llvm/unittests/ADT/DirectedGraphTest.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp
- llvm/unittests/tools/llvm-exegesis/Mips/BenchmarkResultTest.cpp
- llvm/lib/Analysis/IVUsers.cpp
- llvm/lib/Target/AMDGPU/AMDGPURegBankCombiner.cpp
- llvm/lib/CodeGen/MachineModuleInfo.cpp
- llvm/lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp
- llvm/unittests/ProfileData/MemProfTest.cpp
- llvm/tools/lli/lli.cpp
- llvm/lib/MC/MCContext.cpp
- llvm/lib/Target/Sparc/SparcTargetObjectFile.cpp
- llvm/tools/llvm-exegesis/lib/SnippetFile.cpp
- llvm/unittests/Analysis/BlockFrequencyInfoTest.cpp
- llvm/tools/bugpoint/Miscompilation.cpp
- llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCCodeEmitter.cpp
- llvm/tools/llvm-exegesis/lib/SerialSnippetGenerator.cpp
- llvm/lib/Support/circular_raw_ostream.cpp
- llvm/lib/MC/MCSection.cpp
- llvm/lib/Target/XCore/XCoreTargetObjectFile.cpp
- llvm/unittests/AsmParser/AsmParserTest.cpp
- llvm/unittests/IR/UserTest.cpp
- llvm/unittests/Support/AllocatorTest.cpp
- llvm/unittests/Support/ReplaceFileTest.cpp
- llvm/lib/DebugInfo/LogicalView/Core/LVOptions.cpp
- llvm/lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp
- llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugMacro.cpp
- llvm/lib/CodeGen/MachineVerifier.cpp
- llvm/lib/IR/BasicBlock.cpp
- llvm/lib/Transforms/Scalar/LoopAccessAnalysisPrinter.cpp
- llvm/lib/Target/ARM/ARMParallelDSP.cpp
- llvm/lib/Target/PowerPC/PPCBranchSelector.cpp
- llvm/lib/Transforms/IPO/BlockExtractor.cpp
- llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp
- llvm/lib/ProfileData/InstrProfCorrelator.cpp
- llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp
- llvm/lib/Transforms/IPO/HotColdSplitting.cpp
- llvm/lib/IR/Pass.cpp
- llvm/lib/Transforms/Utils/SCCPSolver.cpp
- llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp
- llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
- llvm/lib/TargetParser/ARMTargetParser.cpp
- llvm/unittests/DebugInfo/DWARF/DWARFLocationExpressionTest.cpp
- llvm/lib/IR/Dominators.cpp
- llvm/lib/DWARFLinker/DWARFLinkerCompileUnit.cpp
- llvm/lib/XRay/BlockIndexer.cpp
- llvm/lib/Transforms/Utils/NameAnonGlobals.cpp
- llvm/tools/obj2yaml/minidump2yaml.cpp
- llvm/unittests/Support/ReverseIterationTest.cpp
- llvm/lib/DebugInfo/CodeView/SymbolSerializer.cpp
- llvm/lib/TextAPI/PackedVersion.cpp
- llvm/unittests/Target/WebAssembly/WebAssemblyExceptionInfoTest.cpp
- llvm/lib/CodeGen/VLIWMachineScheduler.cpp
- llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
- llvm/lib/CodeGen/BasicBlockSectionsProfileReader.cpp
- llvm/lib/DebugInfo/DWARF/DWARFListTable.cpp
- llvm/lib/DWARFLinker/DWARFStreamer.cpp
- llvm/lib/MC/MCSectionDXContainer.cpp
- llvm/lib/ObjCopy/COFF/COFFReader.cpp
- llvm/lib/Target/MSP430/MSP430RegisterInfo.cpp
- llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp
- llvm/lib/Support/NativeFormatting.cpp
- llvm/lib/DebugInfo/PDB/GenericError.cpp
- llvm/unittests/tools/llvm-exegesis/X86/BenchmarkResultTest.cpp
- llvm/unittests/MC/DwarfLineTables.cpp
- llvm/tools/llvm-yaml-numeric-parser-fuzzer/DummyYAMLNumericParserFuzzer.cpp
- llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
- llvm/lib/CodeGen/TargetPassConfig.cpp
- llvm/lib/Target/MSP430/MSP430AsmPrinter.cpp
- llvm/lib/Analysis/TargetTransformInfo.cpp
- llvm/lib/CodeGen/AsmPrinter/PseudoProbePrinter.cpp
- llvm/lib/MC/MCParser/COFFMasmParser.cpp
- llvm/lib/Transforms/Scalar/LICM.cpp
- llvm/unittests/ADT/ScopeExitTest.cpp
- llvm/lib/DebugInfo/DWARF/DWARFDebugAddr.cpp
- llvm/lib/Transforms/Utils/LoopVersioning.cpp
- llvm/lib/Support/Signals.cpp
- llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
- llvm/lib/Target/SystemZ/SystemZConstantPoolValue.cpp
- llvm/tools/lto/LTODisassembler.cpp
- llvm/unittests/TextAPI/TextStubV1Tests.cpp
- llvm/lib/Target/NVPTX/NVPTXAtomicLower.cpp
- llvm/tools/llvm-exegesis/lib/AArch64/Target.cpp
- llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.cpp
- llvm/tools/llvm-lto/llvm-lto.cpp
- llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp
- llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp
- llvm/lib/Transforms/IPO/IROutliner.cpp
- llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp
- llvm/tools/llvm-reduce/deltas/ReduceRegisterUses.cpp
- llvm/unittests/Support/SwapByteOrderTest.cpp
- llvm/lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp
- llvm/lib/ObjCopy/ConfigManager.cpp
- llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/LLJITWithRemoteDebugging.cpp
- llvm/lib/Target/SystemZ/SystemZMCInstLower.cpp
- llvm/lib/Target/X86/X86TargetTransformInfo.cpp
- llvm/lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp
- llvm/unittests/Support/CSKYAttributeParserTest.cpp
- llvm/lib/Target/Mips/Mips16ISelDAGToDAG.cpp
- llvm/unittests/Support/SuffixTreeTest.cpp
- llvm/lib/Transforms/Scalar/WarnMissedTransforms.cpp
- llvm/tools/llvm-dwp/llvm-dwp.cpp
- llvm/unittests/ADT/BreadthFirstIteratorTest.cpp
- llvm/lib/Target/TargetMachine.cpp
- llvm/lib/Bitcode/Reader/BitReader.cpp
- llvm/lib/Transforms/Utils/LoopPeel.cpp
- llvm/lib/DebugInfo/PDB/PDBSymbolThunk.cpp
- llvm/unittests/Analysis/PluginInlineOrderAnalysisTest.cpp
- llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
- llvm/lib/Support/DynamicLibrary.cpp
- llvm/lib/Analysis/CFGPrinter.cpp
- llvm/unittests/CodeGen/GlobalISel/GISelAliasTest.cpp
- llvm/tools/llvm-cov/SourceCoverageView.cpp
- llvm/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp
- llvm/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp
- llvm/lib/ExecutionEngine/Orc/OrcABISupport.cpp
- third-party/benchmark/src/benchmark_main.cc
- llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
- llvm/lib/Target/Sparc/SparcMachineFunctionInfo.cpp
- llvm/lib/MC/WinCOFFObjectWriter.cpp
- llvm/unittests/ADT/ImmutableListTest.cpp
- llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp
- llvm/lib/Target/AMDGPU/AMDGPUExportClustering.cpp
- llvm/lib/CodeGen/ExpandLargeFpConvert.cpp
- llvm/lib/Remarks/Remark.cpp
- llvm/lib/ExecutionEngine/Orc/Shared/AllocationActions.cpp
- llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp
- llvm/unittests/Target/AArch64/DecomposeStackOffsetTest.cpp
- llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp
- llvm/tools/bugpoint/ExecutionDriver.cpp
- llvm/lib/Transforms/IPO/OpenMPOpt.cpp
- llvm/lib/CodeGen/WasmEHPrepare.cpp
- llvm/lib/Target/BPF/Disassembler/BPFDisassembler.cpp
- llvm/lib/CodeGen/SpillPlacement.cpp
- llvm/lib/Target/Lanai/LanaiFrameLowering.cpp
- llvm/lib/CodeGen/RegisterBank.cpp
- llvm/lib/IR/AsmWriter.cpp
- llvm/lib/Support/BlockFrequency.cpp
- llvm/lib/Target/BPF/BPFISelLowering.cpp
- llvm/lib/Target/Sparc/SparcRegisterInfo.cpp
- llvm/tools/dsymutil/DwarfLinkerForBinary.cpp
- llvm/utils/TableGen/CodeGenSchedule.cpp
- llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
- llvm/lib/CodeGen/LiveRangeCalc.cpp
- llvm/lib/Target/WebAssembly/WebAssemblyDebugFixup.cpp
- llvm/tools/llvm-cov/CoverageExporterJson.cpp
- llvm/lib/Object/WindowsResource.cpp
- llvm/unittests/tools/llvm-mca/X86/TestIncrementalMCA.cpp
- llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
- llvm/lib/Target/X86/X86EvexToVex.cpp
- llvm/lib/Analysis/CFGSCCPrinter.cpp
- llvm/lib/Analysis/BasicAliasAnalysis.cpp
- llvm/lib/Target/Hexagon/HexagonBlockRanges.cpp
- llvm/tools/llvm-debuginfo-analyzer/Options.cpp
- llvm/lib/CodeGen/AsmPrinter/DebugLocStream.cpp
- llvm/utils/TableGen/X86FoldTablesEmitter.cpp
- llvm/lib/Support/BLAKE3/blake3_avx2_x86-64_unix.S
- llvm/tools/llvm-jitlink/llvm-jitlink-coff.cpp
- llvm/unittests/ExecutionEngine/JITLink/AArch32Tests.cpp
- llvm/lib/CodeGen/RegisterBankInfo.cpp
- llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp
- llvm/lib/TableGen/Main.cpp
- llvm/lib/Object/IRObjectFile.cpp
- llvm/lib/Support/ConvertUTFWrapper.cpp
- llvm/tools/llvm-exegesis/lib/SnippetGenerator.cpp
- llvm/lib/TargetParser/ARMTargetParserCommon.cpp
- llvm/tools/llvm-reduce/deltas/ReduceOperandsSkip.cpp
- llvm/lib/Transforms/Utils/InjectTLIMappings.cpp
- compilation_db/tools/llvm-lipo/llvm-lipo-driver.cpp
- llvm/unittests/tools/llvm-exegesis/X86/SnippetRepetitorTest.cpp
- llvm/unittests/CodeGen/GlobalISel/CSETest.cpp
- llvm/lib/Analysis/NoInferenceModelRunner.cpp
- llvm/lib/IR/Instruction.cpp
- llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
- llvm/unittests/Transforms/Utils/VFABIUtils.cpp
- llvm/unittests/Analysis/TensorSpecTest.cpp
- llvm/unittests/Target/AArch64/InstSizes.cpp
- llvm/examples/Bye/Bye.cpp
- llvm/unittests/Target/AArch64/SMEAttributesTest.cpp
- llvm/lib/Support/StringExtras.cpp
- llvm/lib/Target/X86/X86LegalizerInfo.cpp
- llvm/unittests/Support/ExtensibleRTTITest.cpp
- llvm/utils/TableGen/X86EVEX2VEXTablesEmitter.cpp
- llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
- llvm/lib/Target/AMDGPU/SIFixVGPRCopies.cpp
- llvm/lib/CodeGen/AsmPrinter/AIXException.cpp
processing time: 82.566 # seconds
source count: 3486
file count: 6822
include directives: 59216
# These are the stats of all the files found. This would be
# similar to the cost of a "unity build".
preprocessed:
byte count: 149559611 # 143 MiB
token count: 20775840
# These are the stats of all postprocessed
# translation units passed to the compiler.
postprocessed:
byte count: 23550681535 # 22.0 GiB
token count: 1917509187
# These are the stats of the actual build, i.e. all
# postprocessed translation units passed to the compiler subtracting the
# cost of precompiled header:
actual:
byte count: 23550681535 # 22.0 GiB
token count: 1917509187
missing files:
- AArch64GenAsmMatcher.inc
- AArch64GenAsmWriter.inc
- AArch64GenAsmWriter1.inc
- AArch64GenCallingConv.inc
- AArch64GenDAGISel.inc
- AArch64GenDisassemblerTables.inc
- AArch64GenExegesis.inc
- AArch64GenFastISel.inc
- AArch64GenGlobalISel.inc
- AArch64GenInstrInfo.inc
- AArch64GenMCCodeEmitter.inc
- AArch64GenMCPseudoLowering.inc
- AArch64GenO0PreLegalizeGICombiner.inc
- AArch64GenPostLegalizeGICombiner.inc
- AArch64GenPostLegalizeGILowering.inc
- AArch64GenPreLegalizeGICombiner.inc
- AArch64GenRegisterBank.inc
- AArch64GenRegisterInfo.inc
- AArch64GenSubtargetInfo.inc
- AArch64GenSystemOperands.inc
- AMDGPUGenAsmMatcher.inc
- AMDGPUGenAsmWriter.inc
- AMDGPUGenCallingConv.inc
- AMDGPUGenDAGISel.inc
- AMDGPUGenDisassemblerTables.inc
- AMDGPUGenGlobalISel.inc
- AMDGPUGenInstrInfo.inc
- AMDGPUGenMCCodeEmitter.inc
- AMDGPUGenMCPseudoLowering.inc
- AMDGPUGenPostLegalizeGICombiner.inc
- AMDGPUGenPreLegalizeGICombiner.inc
- AMDGPUGenRegBankGICombiner.inc
- AMDGPUGenRegisterBank.inc
- AMDGPUGenRegisterInfo.inc
- AMDGPUGenSearchableTables.inc
- AMDGPUGenSubtargetInfo.inc
- ARMGenAsmMatcher.inc
- ARMGenAsmWriter.inc
- ARMGenCallingConv.inc
- ARMGenDAGISel.inc
- ARMGenDisassemblerTables.inc
- ARMGenFastISel.inc
- ARMGenGlobalISel.inc
- ARMGenInstrInfo.inc
- ARMGenMCCodeEmitter.inc
- ARMGenMCPseudoLowering.inc
- ARMGenRegisterBank.inc
- ARMGenRegisterInfo.inc
- ARMGenSubtargetInfo.inc
- ARMGenSystemRegister.inc
- AVRGenAsmMatcher.inc
- AVRGenAsmWriter.inc
- AVRGenCallingConv.inc
- AVRGenDAGISel.inc
- AVRGenDisassemblerTables.inc
- AVRGenInstrInfo.inc
- AVRGenMCCodeEmitter.inc
- AVRGenRegisterInfo.inc
- AVRGenSubtargetInfo.inc
- AutomataAutomata.inc
- AutomataTables.inc
- BPFGenAsmMatcher.inc
- BPFGenAsmWriter.inc
- BPFGenCallingConv.inc
- BPFGenDAGISel.inc
- BPFGenDisassemblerTables.inc
- BPFGenInstrInfo.inc
- BPFGenMCCodeEmitter.inc
- BPFGenRegisterInfo.inc
- BPFGenSubtargetInfo.inc
- BitcodeStripOpts.inc
- COFFOptions.inc
- HexagonGenAsmMatcher.inc
- HexagonGenAsmWriter.inc
- HexagonGenCallingConv.inc
- HexagonGenDAGISel.inc
- HexagonGenDFAPacketizer.inc
- HexagonGenDisassemblerTables.inc
- HexagonGenInstrInfo.inc
- HexagonGenMCCodeEmitter.inc
- HexagonGenRegisterInfo.inc
- HexagonGenSubtargetInfo.inc
- InstCombineTables.inc
- InstallNameToolOpts.inc
- LanaiGenAsmMatcher.inc
- LanaiGenAsmWriter.inc
- LanaiGenCallingConv.inc
- LanaiGenDAGISel.inc
- LanaiGenDisassemblerTables.inc
- LanaiGenInstrInfo.inc
- LanaiGenMCCodeEmitter.inc
- LanaiGenRegisterInfo.inc
- LanaiGenSubtargetInfo.inc
- LipoOpts.inc
- LoongArchGenAsmMatcher.inc
- LoongArchGenAsmWriter.inc
- LoongArchGenDAGISel.inc
- LoongArchGenDisassemblerTables.inc
- LoongArchGenInstrInfo.inc
- LoongArchGenMCCodeEmitter.inc
- LoongArchGenMCPseudoLowering.inc
- LoongArchGenRegisterInfo.inc
- LoongArchGenSubtargetInfo.inc
- MSP430GenAsmMatcher.inc
- MSP430GenAsmWriter.inc
- MSP430GenCallingConv.inc
- MSP430GenDAGISel.inc
- MSP430GenDisassemblerTables.inc
- MSP430GenInstrInfo.inc
- MSP430GenMCCodeEmitter.inc
- MSP430GenRegisterInfo.inc
- MSP430GenSubtargetInfo.inc
- MipsGenAsmMatcher.inc
- MipsGenAsmWriter.inc
- MipsGenCallingConv.inc
- MipsGenDAGISel.inc
- MipsGenDisassemblerTables.inc
- MipsGenExegesis.inc
- MipsGenFastISel.inc
- MipsGenGlobalISel.inc
- MipsGenInstrInfo.inc
- MipsGenMCCodeEmitter.inc
- MipsGenMCPseudoLowering.inc
- MipsGenPostLegalizeGICombiner.inc
- MipsGenRegisterBank.inc
- MipsGenRegisterInfo.inc
- MipsGenSubtargetInfo.inc
- NVPTXGenAsmWriter.inc
- NVPTXGenDAGISel.inc
- NVPTXGenInstrInfo.inc
- NVPTXGenRegisterInfo.inc
- NVPTXGenSubtargetInfo.inc
- ObjcopyOpts.inc
- ObjdumpOpts.inc
- Options.inc
- Opts.inc
- OtoolOpts.inc
- PPCGenAsmMatcher.inc
- PPCGenAsmWriter.inc
- PPCGenCallingConv.inc
- PPCGenDAGISel.inc
- PPCGenDisassemblerTables.inc
- PPCGenExegesis.inc
- PPCGenFastISel.inc
- PPCGenGlobalISel.inc
- PPCGenInstrInfo.inc
- PPCGenMCCodeEmitter.inc
- PPCGenRegisterBank.inc
- PPCGenRegisterInfo.inc
- PPCGenSubtargetInfo.inc
- R600GenAsmWriter.inc
- R600GenCallingConv.inc
- R600GenDAGISel.inc
- R600GenDFAPacketizer.inc
- R600GenInstrInfo.inc
- R600GenMCCodeEmitter.inc
- R600GenRegisterInfo.inc
- R600GenSubtargetInfo.inc
- RISCVGenAsmMatcher.inc
- RISCVGenAsmWriter.inc
- RISCVGenCompressInstEmitter.inc
- RISCVGenDAGISel.inc
- RISCVGenDisassemblerTables.inc
- RISCVGenGlobalISel.inc
- RISCVGenInstrInfo.inc
- RISCVGenMCCodeEmitter.inc
- RISCVGenMCPseudoLowering.inc
- RISCVGenRegisterBank.inc
- RISCVGenRegisterInfo.inc
- RISCVGenSearchableTables.inc
- RISCVGenSubtargetInfo.inc
- SparcGenAsmMatcher.inc
- SparcGenAsmWriter.inc
- SparcGenCallingConv.inc
- SparcGenDAGISel.inc
- SparcGenDisassemblerTables.inc
- SparcGenInstrInfo.inc
- SparcGenMCCodeEmitter.inc
- SparcGenRegisterInfo.inc
- SparcGenSubtargetInfo.inc
- StripOpts.inc
- SystemZGenAsmMatcher.inc
- SystemZGenAsmWriter.inc
- SystemZGenCallingConv.inc
- SystemZGenDAGISel.inc
- SystemZGenDisassemblerTables.inc
- SystemZGenInstrInfo.inc
- SystemZGenMCCodeEmitter.inc
- SystemZGenRegisterInfo.inc
- SystemZGenSubtargetInfo.inc
- VEGenAsmMatcher.inc
- VEGenAsmWriter.inc
- VEGenCallingConv.inc
- VEGenDAGISel.inc
- VEGenDisassemblerTables.inc
- VEGenInstrInfo.inc
- VEGenMCCodeEmitter.inc
- VEGenRegisterInfo.inc
- VEGenSubtargetInfo.inc
- WebAssemblyGenAsmMatcher.inc
- WebAssemblyGenAsmWriter.inc
- WebAssemblyGenDAGISel.inc
- WebAssemblyGenDisassemblerTables.inc
- WebAssemblyGenFastISel.inc
- WebAssemblyGenInstrInfo.inc
- WebAssemblyGenMCCodeEmitter.inc
- WebAssemblyGenRegisterInfo.inc
- WebAssemblyGenSubtargetInfo.inc
- WindresOpts.inc
- X86GenAsmMatcher.inc
- X86GenAsmWriter.inc
- X86GenAsmWriter1.inc
- X86GenCallingConv.inc
- X86GenDAGISel.inc
- X86GenDisassemblerTables.inc
- X86GenEVEX2VEXTables.inc
- X86GenExegesis.inc
- X86GenFastISel.inc
- X86GenFoldTables.inc
- X86GenGlobalISel.inc
- X86GenInstrInfo.inc
- X86GenMnemonicTables.inc
- X86GenRegisterBank.inc
- X86GenRegisterInfo.inc
- X86GenSubtargetInfo.inc
- XCoreGenAsmWriter.inc
- XCoreGenCallingConv.inc
- XCoreGenDAGISel.inc
- XCoreGenDisassemblerTables.inc
- XCoreGenInstrInfo.inc
- XCoreGenRegisterInfo.inc
- XCoreGenSubtargetInfo.inc
- float.h
- immintrin.h
- limits.h
- llvm/CodeGen/GenVT.inc
- llvm/Frontend/OpenACC/ACC.h.inc
- llvm/Frontend/OpenACC/ACC.inc
- llvm/Frontend/OpenMP/OMP.h.inc
- llvm/Frontend/OpenMP/OMP.inc
- llvm/IR/Attributes.inc
- llvm/IR/IntrinsicEnums.inc
- llvm/IR/IntrinsicImpl.inc
- llvm/IR/IntrinsicsAArch64.h
- llvm/IR/IntrinsicsAMDGPU.h
- llvm/IR/IntrinsicsARM.h
- llvm/IR/IntrinsicsBPF.h
- llvm/IR/IntrinsicsDirectX.h
- llvm/IR/IntrinsicsHexagon.h
- llvm/IR/IntrinsicsLoongArch.h
- llvm/IR/IntrinsicsMips.h
- llvm/IR/IntrinsicsNVPTX.h
- llvm/IR/IntrinsicsPowerPC.h
- llvm/IR/IntrinsicsR600.h
- llvm/IR/IntrinsicsRISCV.h
- llvm/IR/IntrinsicsS390.h
- llvm/IR/IntrinsicsVE.h
- llvm/IR/IntrinsicsWebAssembly.h
- llvm/IR/IntrinsicsX86.h
- llvm/IR/IntrinsicsXCore.h
- llvm/Support/VCSRevision.h
- llvm/TargetParser/RISCVTargetParserDef.inc
- stdarg.h
- stdbool.h
- stddef.h
- unwind.h
analysis:
# Below are the files that do not have an include guard or
# include guard that is not strict enough to enable the multiple-include
# optimization where compilers will skip opening a file a second time
# for each source.
unguarded files:
time taken: 0 # seconds
results:
- file: '"llvm/lib/DebugInfo/LogicalView/Core/llvm/DebugInfo/LogicalView/Core/llvm/DebugInfo/LogicalView/Core/llvm/DebugInfo/CodeView/CodeViewTypes.def"'
count: 17
- file: '"llvm/lib/Target/SystemZ/llvm/CodeGen/llvm/MC/llvm/BinaryFormat/llvm/BinaryFormat/Dwarf.def"'
count: 14
- file: '"llvm/lib/Target/SystemZ/llvm/CodeGen/llvm/CodeGen/llvm/IR/ConstrainedOps.def"'
count: 14
- file: '"llvm/lib/DebugInfo/LogicalView/Core/llvm/DebugInfo/LogicalView/Core/llvm/DebugInfo/LogicalView/Core/llvm/DebugInfo/CodeView/CodeViewSymbols.def"'
count: 13
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/IR/llvm/IR/llvm/IR/Instruction.def"'
count: 13
- file: '"llvm/lib/Target/SystemZ/llvm/CodeGen/llvm/CodeGen/llvm/IR/VPIntrinsics.def"'
count: 11
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/IR/llvm/IR/Metadata.def"'
count: 10
- file: '"llvm/lib/Target/Mips/MCTargetDesc/llvm/MC/llvm/BinaryFormat/llvm/BinaryFormat/MachO.def"'
count: 8
- file: '"llvm/lib/Analysis/llvm/ProfileData/llvm/ProfileData/llvm/ProfileData/InstrProfData.inc"'
count: 8
- file: '"llvm/unittests/CodeGen/MFCommon.inc"'
count: 8
- file: '"llvm/lib/Frontend/OpenMP/llvm/Frontend/OpenMP/llvm/Frontend/OpenMP/llvm/Frontend/OpenMP/OMPKinds.def"'
count: 7
- file: '"llvm/lib/Target/SystemZ/llvm/CodeGen/llvm/CodeGen/llvm/IR/RuntimeLibcalls.def"'
count: 5
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/IR/llvm/IR/llvm/IR/llvm/IR/Value.def"'
count: 5
- file: '"llvm/unittests/TextAPI/TextStubHelpers.h"'
count: 5
- file: '"llvm/lib/DebugInfo/LogicalView/Core/llvm/DebugInfo/LogicalView/Core/llvm/DebugInfo/LogicalView/Core/llvm/DebugInfo/CodeView/CodeViewRegisters.def"'
count: 5
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/i386.def"'
count: 4
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/AArch64.def"'
count: 4
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/AMDGPU.def"'
count: 4
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/ARM.def"'
count: 4
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/RISCV.def"'
count: 4
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/PowerPC64.def"'
count: 4
- file: '"llvm/tools/opt/llvm/Support/Extension.def"'
count: 4
- file: '"llvm/tools/llvm-rc/ResourceScriptTokenList.def"'
count: 4
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/PowerPC.def"'
count: 4
- file: '"llvm/unittests/Object/llvm/Object/llvm/BinaryFormat/DXContainerConstants.def"'
count: 4
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/x86_64.def"'
count: 4
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/LoongArch.def"'
count: 4
- file: '"llvm/lib/Target/WebAssembly/MCTargetDesc/llvm/BinaryFormat/WasmRelocs.def"'
count: 4
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/Sparc.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/Lanai.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/ARC.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/Hexagon.def"'
count: 3
- file: '"llvm/lib/Transforms/Instrumentation/llvm/ProfileData/llvm/ProfileData/llvm/ProfileData/MIBEntryDef.inc"'
count: 3
- file: '"llvm/utils/TableGen/GlobalISel/CodeExpansions.h"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/BPF.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/M68k.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/VE.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/CSKY.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/DynamicTags.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/Xtensa.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/Mips.def"'
count: 3
- file: '"llvm/tools/llvm-libtool-darwin/llvm/TextAPI/llvm/TextAPI/Architecture.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/AVR.def"'
count: 3
- file: '"llvm/lib/Target/Hexagon/llvm/CodeGen/llvm/Target/llvm/MC/llvm/BinaryFormat/llvm/BinaryFormat/Swift.def"'
count: 3
- file: '"llvm/unittests/Object/llvm/Object/llvm/Support/ConvertEBCDIC.h"'
count: 3
- file: '"llvm/lib/Target/VE/VVPNodes.def"'
count: 3
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/SystemZ.def"'
count: 3
- file: '"llvm/lib/CodeGen/llvm/CodeGen/MachinePassRegistry.def"'
count: 2
- file: '"llvm/tools/dsymutil/llvm/DWARFLinker/llvm/CodeGen/llvm/CodeGen/llvm/CodeGen/DIEValue.def"'
count: 2
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/IR/llvm/IR/llvm/IR/FixedMetadataKinds.def"'
count: 2
- file: '"llvm/lib/Target/SystemZ/llvm/CodeGen/llvm/CodeGen/llvm/CodeGen/llvm/CodeGen/llvm/CodeGen/llvm/Support/TargetOpcodes.def"'
count: 2
- file: '"llvm/lib/Target/X86/X86GenRegisterBankInfo.def"'
count: 2
- file: '"llvm/lib/CodeGen/AsmPrinter/DIEHashAttributes.def"'
count: 2
- file: '"llvm/lib/TargetParser/llvm/TargetParser/llvm/TargetParser/X86TargetParser.def"'
count: 2
- file: '"llvm/unittests/Demangle/llvm/Demangle/ItaniumNodes.def"'
count: 2
- file: '"llvm/examples/HowToUseLLJIT/llvm/Support/llvm/Config/AsmPrinters.def"'
count: 2
- file: '"llvm/examples/HowToUseLLJIT/llvm/Support/llvm/Config/AsmParsers.def"'
count: 2
- file: '"llvm/examples/HowToUseLLJIT/llvm/Support/llvm/Config/Disassemblers.def"'
count: 2
- file: '"llvm/unittests/Support/DynamicLibrary/ExportedFuncs.cpp"'
count: 2
- file: '"llvm/lib/MC/llvm/MC/llvm/TargetParser/ARMTargetParser.def"'
count: 2
- file: '"llvm/lib/BinaryFormat/llvm/BinaryFormat/llvm/BinaryFormat/MinidumpConstants.def"'
count: 2
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/IR/DebugInfoFlags.def"'
count: 2
- file: '"llvm/lib/Target/WebAssembly/WebAssemblyISD.def"'
count: 2
- file: '"llvm/lib/Target/PowerPC/llvm/Analysis/VecFuncs.def"'
count: 2
- file: '"llvm/lib/Target/llvm/Analysis/llvm/Analysis/TargetLibraryInfo.def"'
count: 2
- file: '"llvm/unittests/Passes/Plugins/TestPlugin.h"'
count: 2
- file: '"llvm/lib/TargetParser/llvm/TargetParser/LoongArchTargetParser.def"'
count: 2
- file: '"llvm/lib/Target/BPF/BTF.def"'
count: 2
- file: '"llvm/examples/HowToUseLLJIT/llvm/Support/llvm/Config/Targets.def"'
count: 2
- file: '"llvm/unittests/TargetParser/llvm/TargetParser/CSKYTargetParser.def"'
count: 2
- file: '"llvm/lib/Target/Sparc/MCTargetDesc/llvm/MC/llvm/BinaryFormat/ELFRelocs/MSP430.def"'
count: 2
# These are components that have a header file that is not included
# by any other component and may be a candidate for removal.
unreferenced components:
time taken: 0.001 # seconds
results:
- source: '"llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp"'
saving: 0.05 # (%)
- source: '"llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/CodeGen/MIRSampleProfile.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/Mips/MipsSEFrameLowering.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/Mips/Mips16FrameLowering.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/Mips/MipsSEISelLowering.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/Mips/Mips16ISelLowering.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/LoongArch/LoongArchAsmPrinter.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/PowerPC/PPCMacroFusion.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/CodeGen/CodeGenPassBuilder.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Analysis/MLInlineAdvisor.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/CodeGen/ExpandVectorPredication.cpp"'
saving: 0.04 # (%)
- source: '"llvm/lib/Target/AMDGPU/MCA/AMDGPUCustomBehaviour.cpp"'
saving: 0.03 # (%)
- source: '"llvm/lib/CodeGen/MIRFSDiscriminator.cpp"'
saving: 0.03 # (%)
- source: '"llvm/lib/CodeGen/MachineCFGPrinter.cpp"'
saving: 0.03 # (%)
- source: '"llvm/lib/Target/X86/MCA/X86CustomBehaviour.cpp"'
saving: 0.03 # (%)
- source: '"llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.cpp"'
saving: 0.03 # (%)
- source: '"llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp"'
saving: 0.03 # (%)
- source: '"llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp"'
saving: 0.03 # (%)
- source: '"llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp"'
saving: 0.03 # (%)
- source: '"llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.cpp"'
saving: 0.03 # (%)
- source: '"llvm/tools/llvm-xray/xray-converter.cpp"'
saving: 0.03 # (%)
- source: '"llvm/lib/Frontend/HLSL/HLSLResource.cpp"'
saving: 0.03 # (%)
- source: '"llvm/tools/llvm-xray/xray-account.cpp"'
saving: 0.03 # (%)
- source: '"llvm/tools/llvm-xray/xray-graph-diff.cpp"'
saving: 0.02 # (%)
- source: '"llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/MC/MCWasmStreamer.cpp"'
saving: 0.02 # (%)
- source: '"llvm/tools/llvm-ml/Disassembler.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/MC/MCSPIRVStreamer.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/MC/MCDXContainerStreamer.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/MC/MCDisassembler/Disassembler.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp"'
saving: 0.02 # (%)
- source: '"llvm/utils/TableGen/DirectiveEmitter.cpp"'
saving: 0.02 # (%)
- source: '"third-party/benchmark/src/benchmark_register.cc"'
saving: 0.02 # (%)
- source: '"llvm/lib/DebugInfo/PDB/Native/EnumTables.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/Analysis/Trace.cpp"'
saving: 0.02 # (%)
- source: '"llvm/lib/TargetParser/LoongArchTargetParser.cpp"'
saving: 0.01 # (%)
- source: '"llvm/lib/Demangle/MicrosoftDemangle.cpp"'
saving: 0.01 # (%)
- source: '"llvm/lib/Support/BuryPointer.cpp"'
saving: 0.01 # (%)
- source: '"llvm/lib/Support/Atomic.cpp"'
saving: 0.00 # (%)
# This is a list of the most costly #include directives.
include directives:
time: 6.01 # seconds
results:
- directive: '#include "llvm/ADT/StringExtras.h"'
file: '"Error.h"'
line: 18
saving: 0.86 # (%)
- directive: '#include "llvm/IR/DebugInfoMetadata.h"'
file: '"IntrinsicInst.h"'
line: 27
saving: 0.74 # (%)
- directive: '#include "llvm/ADT/APSInt.h"'
file: '"StringExtras.h"'
line: 17
saving: 0.63 # (%)
- directive: '#include <bitset>'
file: '"Attributes.h"'
line: 27
saving: 0.50 # (%)
- directive: '#include "llvm/PassSupport.h"'
file: '"Pass.h"'
line: 351
saving: 0.48 # (%)
- directive: '#include <iomanip>'
file: '"gtest-internal.h"'
line: 60
saving: 0.44 # (%)
# This is a list of all header files that should be considered
# to not be included by other header files, but source files only
make private:
time: 45.28 # seconds
results:
- file: <memory>
reference count: 299
saving: 2.33 # (%)
- file: '"llvm/unittests/Support/gtest/gtest/gtest/internal/gtest/gtest/gtest/internal/gtest/internal/gtest-type-util.h"'
reference count: 2
saving: 1.61 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/Instructions.h"'
reference count: 33
saving: 1.35 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/ADT/STLExtras.h"'
reference count: 92
saving: 1.25 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/IR/llvm/IR/Attributes.h"'
reference count: 17
saving: 1.05 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/Support/llvm/Support/llvm/ADT/StringExtras.h"'
reference count: 15
saving: 1.02 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/ADT/llvm/ADT/APInt.h"'
reference count: 35
saving: 1.00 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/Support/llvm/Support/Error.h"'
reference count: 255
saving: 0.96 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/DebugInfoMetadata.h"'
reference count: 13
saving: 0.88 # (%)
- file: <map>
reference count: 105
saving: 0.87 # (%)
- file: '"llvm/lib/Target/SystemZ/llvm/CodeGen/TargetLowering.h"'
reference count: 30
saving: 0.84 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/PassManager.h"'
reference count: 251
saving: 0.80 # (%)
- file: <list>
reference count: 27
saving: 0.75 # (%)
- file: <set>
reference count: 59
saving: 0.75 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/IR/InstrTypes.h"'
reference count: 32
saving: 0.73 # (%)
- file: <iterator>
reference count: 89
saving: 0.72 # (%)
- file: '"llvm/unittests/Support/gtest/gtest/gtest/internal/gtest/gtest/gtest/internal/gtest-internal.h"'
reference count: 9
saving: 0.68 # (%)
- file: '"llvm/lib/Target/SystemZ/llvm/CodeGen/llvm/CodeGen/SelectionDAGNodes.h"'
reference count: 17
saving: 0.67 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/Support/llvm/Support/llvm/ADT/llvm/ADT/APSInt.h"'
reference count: 9
saving: 0.66 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/ADT/APFloat.h"'
reference count: 14
saving: 0.57 # (%)
- file: <variant>
reference count: 6
saving: 0.56 # (%)
- file: <bitset>
reference count: 4
saving: 0.55 # (%)
- file: <atomic>
reference count: 12
saving: 0.54 # (%)
- file: '"llvm/lib/Target/SystemZ/llvm/CodeGen/llvm/CodeGen/llvm/CodeGen/llvm/CodeGen/MachineInstr.h"'
reference count: 20
saving: 0.54 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/Support/CommandLine.h"'
reference count: 45
saving: 0.53 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/ADT/llvm/Support/MathExtras.h"'
reference count: 55
saving: 0.51 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Transforms/Utils/llvm/IR/llvm/Support/GenericDomTreeConstruction.h"'
reference count: 2
saving: 0.49 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/llvm/PassSupport.h"'
reference count: 1
saving: 0.48 # (%)
- file: '"llvm/tools/llvm-readobj/llvm/Support/llvm/Support/JSON.h"'
reference count: 8
saving: 0.44 # (%)
- file: '"llvm/lib/Target/SystemZ/llvm/CodeGen/llvm/CodeGen/llvm/CodeGen/MachineBasicBlock.h"'
reference count: 50
saving: 0.44 # (%)
- file: <iomanip>
reference count: 4
saving: 0.41 # (%)
- file: '"llvm/lib/Target/SystemZ/llvm/CodeGen/SelectionDAG.h"'
reference count: 16
saving: 0.40 # (%)
- file: <optional>
reference count: 231
saving: 0.40 # (%)
# This is a list of all header files that should be considered
# to be added to the precompiled header:
pch additions:
time: 0.88 # seconds
results:
- file: <regex>
saving: 45.50 # (%)
- file: <algorithm>
saving: 27.30 # (%)
- file: <future>
saving: 26.54 # (%)
- file: <functional>
saving: 26.51 # (%)
- file: <condition_variable>
saving: 24.41 # (%)
- file: <iomanip>
saving: 22.03 # (%)
- file: <locale>
saving: 21.35 # (%)
- file: <random>
saving: 20.95 # (%)
- file: <mutex>
saving: 20.92 # (%)
- file: <libxml/xmlreader.h>
saving: 20.40 # (%)
- file: <memory>
saving: 19.67 # (%)
- file: <shared_mutex>
saving: 18.08 # (%)
- file: <sstream>
saving: 18.03 # (%)
- file: <fstream>
saving: 17.96 # (%)
- file: <iostream>
saving: 17.89 # (%)
- file: <istream>
saving: 17.88 # (%)
- file: <ostream>
saving: 17.63 # (%)
- file: <iterator>
saving: 17.17 # (%)
- file: <unordered_map>
saving: 16.90 # (%)
- file: <thread>
saving: 16.65 # (%)
- file: <unordered_set>
saving: 15.83 # (%)
- file: <system_error>
saving: 15.34 # (%)
- file: <bitset>
saving: 15.14 # (%)
- file: <string>
saving: 14.58 # (%)
- file: <map>
saving: 14.31 # (%)
- file: <queue>
saving: 13.22 # (%)
- file: <set>
saving: 11.36 # (%)
- file: <vector>
saving: 10.78 # (%)
- file: <tuple>
saving: 9.02 # (%)
- file: <stack>
saving: 8.82 # (%)
- file: <string_view>
saving: 8.71 # (%)
- file: <deque>
saving: 8.63 # (%)
- file: <forward_list>
saving: 8.56 # (%)
- file: <cmath>
saving: 8.46 # (%)
- file: <math.h>
saving: 8.46 # (%)
- file: <list>
saving: 8.15 # (%)
- file: <array>
saving: 6.84 # (%)
- file: <chrono>
saving: 5.57 # (%)
- file: <optional>
saving: 5.55 # (%)
- file: <variant>
saving: 5.53 # (%)
- file: <numeric>
saving: 4.72 # (%)
- file: <atomic>
saving: 3.94 # (%)
- file: <utility>
saving: 3.24 # (%)
- file: <exception>
saving: 2.85 # (%)
- file: <ratio>
saving: 2.77 # (%)
- file: <type_traits>
saving: 2.35 # (%)
- file: <limits>
saving: 1.44 # (%)
- file: <pthread.h>
saving: 0.96 # (%)
- file: <iosfwd>
saving: 0.74 # (%)
- file: <malloc.h>
saving: 0.56 # (%)
- file: <stdio.h>
saving: 0.56 # (%)
- file: <cstdio>
saving: 0.56 # (%)
- file: <wchar.h>
saving: 0.48 # (%)
- file: <cwchar>
saving: 0.48 # (%)
# This is a list of all comparatively large files that
# should be considered to be simplified or split into
# smaller parts and #includes updated:
large files:
assumed reduction: 50.00 # (%)
time: 0.08 # seconds
results:
- file: '"llvm/lib/Transforms/Vectorize/llvm/ADT/STLExtras.h"'
saving: 1.16 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/Instructions.h"'
saving: 1.08 # (%)
- file: '"llvm/unittests/Support/gtest/gtest/gtest/internal/gtest/gtest/gtest/internal/gtest/internal/gtest-type-util.h"'
saving: 0.79 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/ADT/SmallVector.h"'
saving: 0.63 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/ADT/llvm/ADT/APInt.h"'
saving: 0.57 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/ADT/DenseMap.h"'
saving: 0.53 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/DebugInfoMetadata.h"'
saving: 0.50 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/ADT/llvm/Support/MathExtras.h"'
saving: 0.47 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/IR/InstrTypes.h"'
saving: 0.46 # (%)
- file: '"llvm/lib/Transforms/Vectorize/llvm/Analysis/llvm/IR/llvm/IR/llvm/Support/CommandLine.h"'
saving: 0.40 # (%)
# This is a list of all source files that should be considered
# to be inlined into the header and then the source file removed:
inline sources:
time: 0.07 # seconds
results: []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment