Files
archived-llvm/include/llvm/CodeGen
Vedant Kumar 7eb1cc47be [SelectionDAG] Consolidate (t|T)ransferDbgValues methods, NFC.
TransferDbgValues (capital 'T') is wired into ReplaceAllUsesWith, and
transferDbgValues (lowercase 't') is used elsewhere (e.g in Legalize).

Both functions should be doing the exact same thing. This patch
consolidates the logic into one place.

Differential Revision: https://reviews.llvm.org/D40104

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318448 91177308-0d34-0410-b5e6-96231b3b80d8
2017-11-16 19:50:24 +00:00
..
2017-06-06 00:44:35 +00:00
2017-06-21 22:19:17 +00:00
2016-04-18 09:17:29 +00:00
2017-07-12 15:30:59 +00:00
2017-05-18 11:29:41 +00:00