[PATCH] D73789: [GlobalISel] Tidy up unnecessary calls to createGenericVirtualRegister

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 09:30:40 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2a1b5af29911: [GlobalISel] Tidy up unnecessary calls to createGenericVirtualRegister (authored by foad).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73789/new/

https://reviews.llvm.org/D73789

Files:
  llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
  llvm/lib/Target/AArch64/AArch64CallLowering.cpp
  llvm/lib/Target/AArch64/AArch64LegalizerInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/lib/Target/ARM/ARMCallLowering.cpp
  llvm/lib/Target/ARM/ARMLegalizerInfo.cpp
  llvm/lib/Target/Mips/MipsCallLowering.cpp
  llvm/lib/Target/Mips/MipsLegalizerInfo.cpp
  llvm/lib/Target/X86/X86CallLowering.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/call-translator-cse.ll
  llvm/test/CodeGen/AArch64/GlobalISel/call-translator-ios.ll
  llvm/test/CodeGen/AArch64/GlobalISel/call-translator.ll
  llvm/test/CodeGen/ARM/GlobalISel/arm-legalize-fp.mir
  llvm/test/CodeGen/X86/GlobalISel/irtranslator-callingconv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73789.241754.patch
Type: text/x-patch
Size: 29909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/334f1cb3/attachment.bin>


More information about the llvm-commits mailing list