This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from de4b0d7fbb9 LSR: Calculate instruction cost only if InsnsCost is set to [...] new 323e6e9ede2 RenameIndependentSubregs: Fix handling of undef tied operands new 6764d4642c8 Remove some #include from StackProtector.h; NFC
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: include/llvm/CodeGen/StackProtector.h | 8 +-- lib/CodeGen/RenameIndependentSubregs.cpp | 5 ++ lib/CodeGen/StackProtector.cpp | 6 ++ ...me-independent-subregs-invalid-mac-operands.mir | 69 ++++++++++++++++++++++ 4 files changed, 82 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/AMDGPU/rename-independent-subregs-invalid-mac-oper [...]