This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6e8db40d650 DAG: Undo and->or combine with FrameIndexes new 01ddaaf5088 AMDGPU: Don't place arguments in emergency stack slot new f5ed40bd2c8 [DAG] Refactor store merge subexpressions. NFC.
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 51 +++---- lib/Target/AMDGPU/SIISelLowering.cpp | 10 +- test/CodeGen/AMDGPU/byval-frame-setup.ll | 52 ++++---- test/CodeGen/AMDGPU/call-argument-types.ll | 14 +- test/CodeGen/AMDGPU/frame-index-elimination.ll | 14 +- test/CodeGen/AMDGPU/function-args.ll | 178 ++++++++++++------------- 6 files changed, 167 insertions(+), 152 deletions(-)