[PATCH] D78105: [CSInfo][ISEL] Call site info generation support for Mips

Nikola Tesic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 14 02:39:13 PDT 2020


ntesic updated this revision to Diff 263951.
ntesic edited the summary of this revision.
ntesic added a comment.

Address comments:

- tests changes
- patch summary update


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.263951.patch
Type: text/x-patch
Size: 17433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200514/504df460/attachment.bin>


More information about the llvm-commits mailing list