This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dcc4e62845d [AMDGPU][MC] Corrected parsing of registers new 38b299322ce SCCP - silence static analyzer dyn_cast<StructType> null de [...] new 30212561a19 [RISCV] Rename FPRs and use Register arithmetic new 51c6eb1c5a5 FunctionImportGlobalProcessing::processGlobalForThinLTO - s [...]
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: lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp | 64 ++++----------- .../RISCV/Disassembler/RISCVDisassembler.cpp | 66 +++------------ lib/Target/RISCV/RISCVCallingConv.td | 28 +++---- lib/Target/RISCV/RISCVISelLowering.cpp | 74 ++++++++--------- lib/Target/RISCV/RISCVRegisterInfo.cpp | 9 +++ lib/Target/RISCV/RISCVRegisterInfo.td | 94 +++++++++++----------- lib/Transforms/Scalar/SCCP.cpp | 2 +- lib/Transforms/Utils/FunctionImportUtils.cpp | 2 +- 8 files changed, 138 insertions(+), 201 deletions(-)