This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 46b81ba Fix more dereferenced end() iterators after r278532 new 129b27a AMDGPU/R600: Remove macros new b24aaff AMDGPU: Fix missing test for addressing mode with odd offsets new e8fc9abe AMDGPU: Fix not estimating MBB operand sizes correctly
The 3 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/AMDGPUInstrInfo.h | 8 ------- lib/Target/AMDGPU/AMDILCFGStructurizer.cpp | 16 ++++++------- lib/Target/AMDGPU/R600ISelLowering.cpp | 4 ++-- lib/Target/AMDGPU/R600InstrInfo.cpp | 24 +++++++------------ lib/Target/AMDGPU/R600InstrInfo.h | 17 ++++++++++++-- lib/Target/AMDGPU/SIISelLowering.cpp | 1 + lib/Target/AMDGPU/SIInstrInfo.cpp | 22 ++++++++++++++++-- lib/Target/AMDGPU/SIInstrInfo.h | 6 +++++ test/CodeGen/AMDGPU/cgp-addressing-modes.ll | 36 +++++++++++++++++++++++++---- 9 files changed, 91 insertions(+), 43 deletions(-)