This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 34b6df0acd0 [PPC] Correctly adjust branch probability in PPCReduceCRLogicals new 89d0e435ac7 [NFC][InstCombine] Add unary FNeg tests to fabs.ll new 66f50791b88 [AMDGPU] Use InliningThresholdMultiplier for inline hint
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/AMDGPUInline.cpp | 3 +- test/Transforms/Inline/AMDGPU/inline-hint.ll | 77 ++++++++++++++++++++++++++++ test/Transforms/InstCombine/fabs.ll | 76 +++++++++++++++++++++++++++ 3 files changed, 155 insertions(+), 1 deletion(-) create mode 100644 test/Transforms/Inline/AMDGPU/inline-hint.ll