This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0c44dadb711 [Hexagon] Don't access non-existent instructions new 44c99af37e5 [AMDGPU] Split v32i32 loads new 29f24c91755 Fix typo in size remarks for module passes
The 2 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/IR/LegacyPassManager.cpp | 2 +- lib/Target/AMDGPU/SIISelLowering.cpp | 8 +- test/CodeGen/AMDGPU/load-constant-i32.ll | 146 ++++++++++------ test/CodeGen/AMDGPU/load-global-i32.ll | 282 +++++++++++++++++++------------ test/CodeGen/AMDGPU/load-local-i32.ll | 10 ++ test/Other/size-remarks.ll | 15 +- 6 files changed, 298 insertions(+), 165 deletions(-)