[TargetLowering] Move methods out of line (NFC)
authorNikita Popov <nikita.ppv@gmail.com>
Sun, 6 Jun 2021 13:39:15 +0000 (15:39 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Sun, 6 Jun 2021 14:02:10 +0000 (16:02 +0200)
commit506875c87926b8009664ffc15a1f8233e8460cde
tree429d90cc96ab623d8a41b670b907c1ff38203152
parent99142003933c19d7d91e1c89fe038876cf429e4a
[TargetLowering] Move methods out of line (NFC)

Move methods using IRBuilder out of line, so we can drop the
dependency on the header.
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/TargetLoweringBase.cpp