This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c2421e4a708 [AArch64][SVE] Improve diagnostics for vectors with incorre [...] new 945003c7f91 [x86] add tests for DAG FP undef operands; NFC new b994738de76 [AMDGPU] Change llvm.debugtrap to be a debug breakpoint tha [...] new d51b116aa1f [x86] add run with unsafe global param; NFC
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: docs/AMDGPUUsage.rst | 33 +- lib/Target/AMDGPU/SIISelLowering.cpp | 67 ++-- lib/Target/AMDGPU/SIISelLowering.h | 1 + test/CodeGen/AMDGPU/trap.ll | 36 +- test/CodeGen/X86/fp-undef.ll | 646 +++++++++++++++++++++++++++++++++++ 5 files changed, 729 insertions(+), 54 deletions(-) create mode 100644 test/CodeGen/X86/fp-undef.ll