This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 121dd37fe5b [llvm-exegesis] Finish plumbing the `Config` field. new b8534ab9200 [ISEL][ARM][AARCH64] Tracking simple parameter forwarding r [...]
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: lib/Target/AArch64/AArch64ISelLowering.cpp | 17 +++++++++- lib/Target/ARM/ARMExpandPseudoInsts.cpp | 6 +++- lib/Target/ARM/ARMISelLowering.cpp | 9 +++++- test/DebugInfo/AArch64/call-site-info-output.ll | 41 +++++++++++++++++++++++++ test/DebugInfo/ARM/call-site-info-output.ll | 41 +++++++++++++++++++++++++ 5 files changed, 111 insertions(+), 3 deletions(-) create mode 100644 test/DebugInfo/AArch64/call-site-info-output.ll create mode 100644 test/DebugInfo/ARM/call-site-info-output.ll