This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 60eaf2356cb Fix a FIXME in llvm-objdump for the -exports-trie option th [...] new b9cdbc013b0 AMDGPU: Cleanup CreateLiveInRegister new faad4a37557 Fix typos new 26324dba40c [AArch64][Falkor] Refine load/store increment latencies. new 039e17bd764 [AArch64][Kryo] Add missing write latency for LDAXP, LDXP s [...] new c46faf029e8 [AArch64][Falkor] Fix MOVZ sched predicate to not assert on [...] new 8d9cfad6aa0 Try to fix uninitialized read in unit test.
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/RegisterUsageInfo.cpp | 4 +- lib/Target/AArch64/AArch64SchedFalkorDetails.td | 409 ++++++++++++--------- lib/Target/AArch64/AArch64SchedKryoDetails.td | 6 +- lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 21 +- lib/Target/AMDGPU/AMDGPUISelLowering.h | 23 +- lib/Target/AMDGPU/R600ISelLowering.cpp | 24 +- lib/Target/AMDGPU/SIISelLowering.cpp | 9 - lib/Target/AMDGPU/SIISelLowering.h | 2 - .../DebugInfo/CodeView/RandomAccessVisitorTest.cpp | 1 + 9 files changed, 296 insertions(+), 203 deletions(-)