This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e22326d7b4a Fix some ArgList uses after API change in r300135. new 24e7b0fb5cf AMDGPU : Fix common dominator of two incoming blocks termin [...] new fae6220cbbf Fix compiler error in Attributes.cpp ``` Compiling Attribut [...]
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/IR/Attributes.cpp | 3 +- lib/Target/AMDGPU/SIFixSGPRCopies.cpp | 26 +++++++++- test/CodeGen/AMDGPU/loop_break.ll | 5 +- test/CodeGen/AMDGPU/sgprcopies.ll | 58 ++++++++++++++++++++++ .../AMDGPU/uniform-loop-inside-nonuniform.ll | 4 +- test/CodeGen/AMDGPU/valu-i1.ll | 4 +- 6 files changed, 91 insertions(+), 9 deletions(-) create mode 100644 test/CodeGen/AMDGPU/sgprcopies.ll