This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_38 in repository llvm.
from e47d475 Merging r263627: new dbc18f5 Merging r264214: new a6e8fb6 Merging r266088: new 751b64f Merging r266105: new 0afb7d7 Merging r266152:
The 4 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/AMDGPUPromoteAlloca.cpp | 13 ++++++++ lib/Target/AMDGPU/SIAnnotateControlFlow.cpp | 16 ++++++++++ lib/Target/AMDGPU/SIInsertWaits.cpp | 8 ++++- lib/Target/AMDGPU/SIInstrInfo.cpp | 4 +++ test/CodeGen/AMDGPU/missing-store.ll | 1 + test/CodeGen/AMDGPU/multilevel-break.ll | 41 ++++++++++++++++++++++++++ test/CodeGen/AMDGPU/promote-alloca-volatile.ll | 26 ++++++++++++++++ test/CodeGen/AMDGPU/salu-to-valu.ll | 1 + 8 files changed, 109 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/AMDGPU/multilevel-break.ll create mode 100644 test/CodeGen/AMDGPU/promote-alloca-volatile.ll