This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 719df2ec69b [opaque pointer types] Remove some calls to generic Type su [...] new 6b347bc3823 [SelectionDAGBuilder] Refactor visitInlineAsm. NFC. new 73e5c58621f [AMDGPU] Fix dwordx3/southern-islands failures. new 4a9e2193a3a [SelectionDAGBuilder] Fix formatting. NFC. new 03e297e48e3 [llvm-objdump] - Do not include reserved undefined symbol i [...] new 0c81e7aa767 [SelectionDAGBuilder] Refactor GetRegistersForValue. NFCI.
The 5 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/SelectionDAG/SelectionDAGBuilder.cpp | 172 ++++++++------------- lib/Target/AMDGPU/AMDGPUSubtarget.h | 5 + lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | 9 +- test/CodeGen/AMDGPU/cvt_f32_ubyte.ll | 5 +- test/CodeGen/AMDGPU/early-if-convert-cost.ll | 3 +- test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load.ll | 4 +- test/CodeGen/AMDGPU/merge-stores.ll | 45 ++++-- test/CodeGen/AMDGPU/store-global.ll | 9 +- test/CodeGen/AMDGPU/store-v3i64.ll | 4 +- test/tools/llvm-objdump/X86/demangle.s | 1 - .../tools/llvm-objdump/X86/out-of-section-sym.test | 1 - test/tools/llvm-objdump/symbol-table-elf.test | 1 - tools/llvm-objdump/llvm-objdump.cpp | 9 +- 13 files changed, 131 insertions(+), 137 deletions(-)