[all-commits] [llvm/llvm-project] ea5fb2: [DebugInfo] Add tests for ISel handling of variadi...
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Tue Mar 9 04:51:47 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea5fb241b614bcf555771d4316ad822d81de105f
https://github.com/llvm/llvm-project/commit/ea5fb241b614bcf555771d4316ad822d81de105f
Author: gbtozers <stephen.tozer at sony.com>
Date: 2021-03-09 (Tue, 09 Mar 2021)
Changed paths:
A llvm/test/DebugInfo/X86/arg-dbg-value-list.ll
A llvm/test/DebugInfo/X86/dbg-val-list-dangling.ll
A llvm/test/DebugInfo/X86/dbg-val-list-undef.ll
A llvm/test/DebugInfo/X86/dbg-value-list-dag-combine.ll
A llvm/test/DebugInfo/X86/dbg-value-list-selectiondag-salvage.ll
A llvm/test/DebugInfo/X86/debug_value_list_selectiondag.ll
Log Message:
-----------
[DebugInfo] Add tests for ISel handling of variadic debug values
This patch adds a set of lit tests for ISel support of DIArgList/DBG_VALUE_LIST.
Differential Revision: https://reviews.llvm.org/D88593
More information about the All-commits
mailing list