This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 53d52e9 [X86] Implement -mfentry new 963ec76 fix formatting; NFC new 90657ac AMDGPU: Use source mods with fcanonicalize
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/SIInstructions.td | 12 ++-- lib/Transforms/InstCombine/InstCombineCasts.cpp | 12 ++-- lib/Transforms/InstCombine/InstCombineCompares.cpp | 2 +- lib/Transforms/InstCombine/InstCombineInternal.h | 4 +- lib/Transforms/InstCombine/InstCombinePHI.cpp | 2 +- .../InstCombine/InstructionCombining.cpp | 14 ++--- test/CodeGen/AMDGPU/fcanonicalize.f16.ll | 35 +++++++++++ test/CodeGen/AMDGPU/fcanonicalize.ll | 70 ++++++++++++++++++++++ 8 files changed, 128 insertions(+), 23 deletions(-)