[GlobalISel] Pass MachineOperands into MachineIRBuilder helper methods
authorJay Foad <jay.foad@amd.com>
Thu, 16 Jan 2020 12:37:00 +0000 (12:37 +0000)
committerJay Foad <jay.foad@amd.com>
Thu, 16 Jan 2020 16:04:21 +0000 (16:04 +0000)
commit63f73545dd897f30846edfac5dc014f62efec6b5
tree0f15259ca22c62f77670cb8f496e9074a9398577
parentfb9413cb84cc422426c81f6464083795e781566b
[GlobalISel] Pass MachineOperands into MachineIRBuilder helper methods

Reviewers: arsenm, aditya_nandakumar, aemerson

Subscribers: wdng, rovka, hiraditya, volkan, Petar.Avramovic, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D72849
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
llvm/lib/Target/AArch64/AArch64LegalizerInfo.cpp
llvm/lib/Target/ARM/ARMLegalizerInfo.cpp