This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d2440eb2707 [format] \t => ' ' new 99eb9152f94 CodeGenPrep: preserve inbounds attribute when sinking GEPs.
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/CodeGen/CodeGenPrepare.cpp | 30 ++++++++++++++++++-- test/CodeGen/AMDGPU/cgp-addressing-modes.ll | 2 +- test/CodeGen/Thumb/addr-modes.ll | 4 +-- test/Transforms/CodeGenPrepare/Mips/pr35209.ll | 2 +- test/Transforms/CodeGenPrepare/X86/computedgoto.ll | 2 +- .../CodeGenPrepare/X86/sink-addrmode-base.ll | 6 ++-- .../Transforms/CodeGenPrepare/X86/sink-addrmode.ll | 32 +++++++++++----------- .../CodeGenPrepare/X86/sink-addrspacecast.ll | 4 +-- 8 files changed, 53 insertions(+), 29 deletions(-)