This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8816e4b5356 [X86] Remove the suffix on vcvt[u]si2ss/sd register variant [...] new c8792bba0a8 Revert "Re-commit r357452: SimplifyCFG SinkCommonCodeFromPr [...] new 17ff07813bb [AMDGPU] gfx1010 memory legalizer
The 2 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/Target/AMDGPU/SIMemoryLegalizer.cpp | 263 +- lib/Transforms/Utils/SimplifyCFG.cpp | 29 +- test/CodeGen/AArch64/max-jump-table.ll | 48 +- test/CodeGen/AArch64/min-jump-table.ll | 30 +- test/CodeGen/AArch64/win64-jumptable.ll | 52 +- .../AMDGPU/memory-legalizer-atomic-cmpxchg.ll | 3262 ++++++++++++++++---- .../AMDGPU/memory-legalizer-atomic-fence.ll | 364 ++- test/CodeGen/AMDGPU/memory-legalizer-atomic-rmw.ll | 1004 +++++- .../AMDGPU/memory-legalizer-invalid-syncscope.ll | 1 + test/CodeGen/AMDGPU/memory-legalizer-load.ll | 516 +++- test/CodeGen/AMDGPU/memory-legalizer-store.ll | 316 +- test/CodeGen/ARM/cmpxchg-idioms.ll | 4 +- test/Transforms/SimplifyCFG/sink-common-code.ll | 44 - 13 files changed, 4894 insertions(+), 1039 deletions(-)