This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6466fb3b8e4 Fix another MSVC issue after 367965 new a186599dd56 Re-commit: [AMDGPU] Use S_DENORM_MODE for gfx10 new afdc5524f24 gn build: Merge r367917
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/AMDGPUISelLowering.cpp | 1 + lib/Target/AMDGPU/AMDGPUISelLowering.h | 3 ++ lib/Target/AMDGPU/AMDGPUSubtarget.h | 5 ++ lib/Target/AMDGPU/SIISelLowering.cpp | 61 +++++++++++++++++++------ lib/Target/AMDGPU/SIInstrInfo.cpp | 1 + lib/Target/AMDGPU/SIInstrInfo.td | 7 ++- lib/Target/AMDGPU/SOPInstructions.td | 5 +- test/CodeGen/AMDGPU/fdiv.ll | 47 ++++++++++++------- test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt | 2 +- utils/gn/secondary/compiler-rt/include/BUILD.gn | 1 + 10 files changed, 100 insertions(+), 33 deletions(-)