This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a259671 Revert "Revert "Add a static_assert to enforce that parameter [...] new a47cbd9 Use StringReg in TargetParser APIs (NFC) new f3907ed AMDGPU: Fix use-after-free in SIOptimizeExecMasking
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/Support/TargetParser.h | 16 +++++----- lib/Support/TargetParser.cpp | 28 ++++++++-------- lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 2 +- lib/Target/AMDGPU/SIOptimizeExecMasking.cpp | 5 ++- lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 2 +- test/CodeGen/AMDGPU/branch-condition-and.ll | 39 +++++++++++++++++++++++ unittests/Support/TargetParserTest.cpp | 16 +++++----- 7 files changed, 75 insertions(+), 33 deletions(-) create mode 100644 test/CodeGen/AMDGPU/branch-condition-and.ll