This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 57fd3bde975 [TableGen] Fix bad indentation in tablegen output file. new 925ebe73277 [DebugInfo] Invalidate debug info in ReassociatePass::Rewri [...] new 4dbfefddbb0 [AArch64][SVE] Asm: Add AsmOperand classes for SVE gather/s [...]
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/AArch64/AArch64RegisterInfo.td | 62 ++++++++++++++- lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 88 +++++++++++++++++++++- .../AArch64/InstPrinter/AArch64InstPrinter.cpp | 6 +- .../AArch64/InstPrinter/AArch64InstPrinter.h | 2 +- lib/Transforms/Scalar/Reassociate.cpp | 13 ++++ .../Reassociate/reassociate_dbgvalue_discard.ll | 79 +++++++++++++++++++ 6 files changed, 242 insertions(+), 8 deletions(-) create mode 100644 test/Transforms/Reassociate/reassociate_dbgvalue_discard.ll