This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b863b6b [GlobalObject] Fix setSection("") new 7ee9260 AMDGPU: Replace assert with report_fatal_error new 33a52c8 Re-apply r295110 and r295144 with a fix for the ASan issue.
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: .../AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 3 +- lib/Transforms/IPO/WholeProgramDevirt.cpp | 254 +++++++++++++-------- test/MC/Disassembler/AMDGPU/si-support.txt | 4 + .../Transforms/WholeProgramDevirt/unique-retval.ll | 15 +- .../WholeProgramDevirt/vcp-too-wide-ints.ll | 54 ++++- .../WholeProgramDevirt/vcp-type-mismatch.ll | 10 +- 6 files changed, 221 insertions(+), 119 deletions(-) create mode 100644 test/MC/Disassembler/AMDGPU/si-support.txt