This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b6863e23738 [gold] Relax tests to account for difference in layout acro [...] new d2a8c64fd64 [gold] Relax this tests a little more. new 0fefa6bd86a Set a different var for checking I686, because LLVM_NATIVE_ [...] new af7be0d4b03 AMDGPU : Widen extending scalar loads to 32-bits.
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: cmake/config-ix.cmake | 6 +- lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp | 45 +++++ test/CodeGen/AMDGPU/unaligned-load-store.ll | 2 +- .../CodeGen/AMDGPU/widen_extending_scalar_loads.ll | 192 +++++++++++++++++++++ test/tools/gold/X86/multiple-data.s | 6 +- 5 files changed, 246 insertions(+), 5 deletions(-) create mode 100644 test/CodeGen/AMDGPU/widen_extending_scalar_loads.ll