This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9e386ad60d4 [X86][TLI] DAGCombine: Unfold variable bit-clearing mask to [...] new 12d30e1e277 AMDGPU: Force inlining if LDS global address is used
The 1 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/AMDGPUAlwaysInlinePass.cpp | 108 +++++++++++++++++---- lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 12 ++- lib/Target/AMDGPU/AMDGPUTargetMachine.h | 1 + test/CodeGen/AMDGPU/early-inline.ll | 10 +- .../force-alwaysinline-lds-global-address.ll | 77 +++++++++++++++ test/CodeGen/AMDGPU/stress-calls.ll | 2 +- 6 files changed, 182 insertions(+), 28 deletions(-) create mode 100644 test/CodeGen/AMDGPU/force-alwaysinline-lds-global-address.ll