This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1a633d1 AMDGPU/SI: Don't emit multi-dword flat memory ops when they m [...] new 84b175c LegalizeDAG: Support promoting [US]DIV and [US]REM operations new d0147e5 [InstCombine] clean up commonCastTransforms; NFC new f205f3b Fix nondeterministic output in local stack slot alloc pass new 44de456 AMDGPU: Fix counting si_mask_branch as 4 bytes
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/CodeGen/LocalStackSlotAllocation.cpp | 22 ++++++++++++++++------ lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 19 ++++++++++++++++++- lib/Target/AMDGPU/SIInstrInfo.cpp | 1 + lib/Target/AMDGPU/SIInstructions.td | 1 - lib/Transforms/InstCombine/InstCombineCasts.cpp | 20 +++++++++----------- 5 files changed, 44 insertions(+), 19 deletions(-)