[PATCH] D78105: [CSInfo][ISEL] Call site info generation support for Mips
Nikola Tesic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 12 01:02:35 PDT 2020
ntesic updated this revision to Diff 263374.
ntesic marked an inline comment as done.
ntesic added a comment.
Address comment.
Tests update - use only one !DILocation per scope.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78105/new/
https://reviews.llvm.org/D78105
Files:
clang/lib/Frontend/CompilerInvocation.cpp
llvm/lib/Target/Mips/MipsISelLowering.cpp
llvm/lib/Target/Mips/MipsTargetMachine.cpp
llvm/test/CodeGen/Mips/call-site-info-output.ll
llvm/test/CodeGen/Mips/dbg-call-site-info-reg-d-split.ll
llvm/test/DebugInfo/Mips/dw_op_entry_value_32bit.ll
llvm/test/DebugInfo/Mips/dw_op_entry_value_64bit.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78105.263374.patch
Type: text/x-patch
Size: 20849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/6fe04e7a/attachment.bin>
More information about the llvm-commits
mailing list