This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d8be43c3da2 [InstCombine] add vector select of binops tests (PR37806) new a8d65426c85 [Local] Generalize insertReplacementDbgValues, NFC new e9f7c281fcd [MachineOutliner] Add debug info test for the outliner new c409a140899 [RISCV] Accept fmv.s.x and fmv.x.s as mnemonic aliases for [...]
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: include/llvm/Transforms/Utils/Local.h | 8 +-- lib/Target/RISCV/RISCVInstrInfoF.td | 5 ++ lib/Transforms/Utils/Local.cpp | 10 ++-- test/DebugInfo/AArch64/machine-outliner.ll | 85 ++++++++++++++++++++++++++++++ test/MC/RISCV/rvf-aliases-valid.s | 7 +++ 5 files changed, 107 insertions(+), 8 deletions(-) create mode 100644 test/DebugInfo/AArch64/machine-outliner.ll