This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7ac42ca6410 Fix a -Wsign-compare new f0fa788ac74 AMDGPU: Fix implementation of isCanonicalized new 13888fd13af [LICM] Further strengthen tests for hoisting guards and inv [...]
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/SIISelLowering.cpp | 119 ++++++---- lib/Target/AMDGPU/SIISelLowering.h | 4 + test/CodeGen/AMDGPU/fcanonicalize-elimination.ll | 286 +++++++++++++++++++---- test/Transforms/LICM/guards.ll | 62 +++++ test/Transforms/LICM/invariant.start.ll | 49 +++- 5 files changed, 425 insertions(+), 95 deletions(-)