[all-commits] [llvm/llvm-project] 28bb43: [GlobalISel] Use more MachineIRBuilder helper methods
jayfoad via All-commits
all-commits at lists.llvm.org
Thu Jan 16 07:35:22 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 28bb43bdf808c7e737eabfb6f6a368ace9086a9f
https://github.com/llvm/llvm-project/commit/28bb43bdf808c7e737eabfb6f6a368ace9086a9f
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-01-16 (Thu, 16 Jan 2020)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
Log Message:
-----------
[GlobalISel] Use more MachineIRBuilder helper methods
Reviewers: arsenm, nhaehnle
Subscribers: wdng, rovka, hiraditya, volkan, Petar.Avramovic, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D72833
More information about the All-commits
mailing list