This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b209206d2ce Mark dump() methods as const. NFC new 6189e647397 [AMDGPU] Combine add and adde, sub and sube new d0b66dbf40b [codeview] respect signedness of APSInts when printing to YAML
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/ObjectYAML/CodeViewYAMLTypes.cpp | 2 +- lib/Target/AMDGPU/SIISelLowering.cpp | 88 ++++++++++++++++++++++++++--- lib/Target/AMDGPU/SIISelLowering.h | 2 + test/CodeGen/AMDGPU/combine-cond-add-sub.ll | 80 ++++++++++++++++++++++++++ test/DebugInfo/PDB/pdbdump-yaml-types.test | 2 +- 5 files changed, 163 insertions(+), 11 deletions(-)