A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
X86/X86MachineInstructionRaiser.cpp X86/X86AdditionalInstrInfo.cpp |
1 | 189 (<1%) | 57 (1%) | 2022-01-16 |
X86/X86MachineInstructionRaiser.h X86/X86AdditionalInstrInfo.cpp |
1 | 53 (1%) | 57 (1%) | 2022-01-16 |
X86/X86MachineInstructionRaiser.h X86/X86MachineInstructionRaiser.cpp |
1 | 53 (1%) | 189 (<1%) | 2022-01-16 |
X86/X86MachineInstructionRaiserUtils.cpp X86/X86MachineInstructionRaiser.cpp |
1 | 65 (1%) | 189 (<1%) | 2022-01-11 |
llvm-mctoll.cpp FunctionFilter.cpp |
1 | 40 (2%) | 5 (20%) | 2022-01-10 |
No temporal cross-component dependencies found.