This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 13888fd13af [LICM] Further strengthen tests for hoisting guards and inv [...] new a0ad7973811 AMDGPU: Conversions always produce canonical results new f583815bba9 AMDGPU: Treat more custom operations as canonicalizing new f06afc396f5 MC: Redirect .addrsig directives referring to private (.L) [...]
The 3 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/MC/ELFObjectWriter.cpp | 2 ++ lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 5 ++- lib/Target/AMDGPU/SIISelLowering.cpp | 27 ++++++++++----- test/CodeGen/AMDGPU/fcanonicalize-elimination.ll | 36 ++++++++++++++++++- test/CodeGen/AMDGPU/known-never-snan.ll | 44 ++++++++++++++++++++++-- test/MC/ELF/addrsig.s | 14 ++++---- 6 files changed, 109 insertions(+), 19 deletions(-)