This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ea0775ec4a0 Rename Attributes.gen, Intrinsics.gen to Attributes.inc, In [...] new 152c656c6b8 [ICP] Do not attempt type matching for variable length arguments. new 5e0c3d56ab9 Don't list a source file twice. new a96f6b88c13 [RISCV] Allow call pseudoinstruction to be used to call a f [...]
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 | 21 +++++++++------- lib/Transforms/Utils/CallPromotionUtils.cpp | 12 ++++++---- test/MC/RISCV/function-call.s | 20 ++++++++++++++++ .../PGOProfile/indirect_call_promotion_vla.ll | 28 ++++++++++++++++++++++ tools/llvm-xray/CMakeLists.txt | 1 - 5 files changed, 67 insertions(+), 15 deletions(-) create mode 100644 test/Transforms/PGOProfile/indirect_call_promotion_vla.ll