This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fde9b8b Object: Simplify; remove unnecessary use of unique_ptr. new cbafc58 AMDGPU: Fix crash on illegal type for inlineasm new 94dac3b AMDGPU: Move redundant setting of inst properties
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/Target/AMDGPU/SIISelLowering.cpp | 2 + lib/Target/AMDGPU/VOPInstructions.td | 4 +- test/CodeGen/AMDGPU/inlineasm-illegal-type.ll | 83 +++++++++++++++++++++++++++ 3 files changed, 86 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/AMDGPU/inlineasm-illegal-type.ll