This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1b6a51a1425 Support: Rewrite Windows implementation of sys::fs::rename [...] new 91aeb5cbd27 [MC] Use unique_ptr to manage WinFrameInfos, NFC new 287608ccc37 [AMDGPU] New 64 bit div/rem expansion
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: include/llvm/MC/MCStreamer.h | 7 +- lib/MC/MCStreamer.cpp | 20 ++-- lib/MC/MCWin64EH.cpp | 8 +- lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 170 +++++++++++++++++++++++++++---- test/CodeGen/AMDGPU/sdivrem64.ll | 80 +++------------ test/CodeGen/AMDGPU/udivrem64.ll | 78 +++----------- 6 files changed, 193 insertions(+), 170 deletions(-)