This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5f0ee1d59d6 [LICM] Extend the MustExecute scope new e27401501e0 [RISCV] Add WasForced parameter to MCAsmBackend::fixupNeeds [...]
The 1 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/MC/MCAsmBackend.h | 3 +- include/llvm/MC/MCAssembler.h | 4 +- lib/MC/MCAsmBackend.cpp | 5 ++- lib/MC/MCAssembler.cpp | 17 ++++--- .../Hexagon/MCTargetDesc/HexagonAsmBackend.cpp | 3 +- lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp | 27 ++++++++--- test/MC/RISCV/compressed-relocations.s | 2 + test/MC/RISCV/rv32-relaxation.s | 52 ++++++++++++++++++++++ test/MC/RISCV/rv64-relaxation.s | 40 +++++++++++++++++ 9 files changed, 138 insertions(+), 15 deletions(-)