[all-commits] [llvm/llvm-project] 63f735: [GlobalISel] Pass MachineOperands into MachineIRBu...
jayfoad via All-commits
all-commits at lists.llvm.org
Thu Jan 16 08:12:00 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 63f73545dd897f30846edfac5dc014f62efec6b5
https://github.com/llvm/llvm-project/commit/63f73545dd897f30846edfac5dc014f62efec6b5
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-01-16 (Thu, 16 Jan 2020)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
M llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
M llvm/lib/Target/AArch64/AArch64LegalizerInfo.cpp
M llvm/lib/Target/ARM/ARMLegalizerInfo.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list