[PATCH] D73262: [CodeGen] Make use of MachineInstrBuilder::getReg
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 05:44:59 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb482e1bfe29d: [CodeGen] Make use of MachineInstrBuilder::getReg (authored by foad).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73262/new/
https://reviews.llvm.org/D73262
Files:
llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp
llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/lib/CodeGen/MachineSSAUpdater.cpp
llvm/lib/Target/AArch64/AArch64CallLowering.cpp
llvm/lib/Target/ARM/ARMInstructionSelector.cpp
llvm/lib/Target/X86/X86CallLowering.cpp
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/unittests/CodeGen/GlobalISel/CSETest.cpp
llvm/unittests/CodeGen/GlobalISel/ConstantFoldingTest.cpp
llvm/unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp
llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73262.239871.patch
Type: text/x-patch
Size: 44587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/47bc2a6c/attachment.bin>
More information about the llvm-commits
mailing list