[PATCH] D62361: [FastISel] Skip creating unnecessary vregs for arguments

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 09:52:01 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362963: [FastISel] Skip creating unnecessary vregs for arguments (authored by thegameg, committed by ).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D62361?vs=201083&id=203851#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62361

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/trunk/test/CodeGen/AArch64/swifterror.ll
  llvm/trunk/test/CodeGen/AArch64/swiftself.ll
  llvm/trunk/test/CodeGen/AMDGPU/mubuf-legalize-operands.ll
  llvm/trunk/test/CodeGen/ARM/cmpxchg-O0.ll
  llvm/trunk/test/CodeGen/ARM/swifterror.ll
  llvm/trunk/test/CodeGen/Mips/atomic.ll
  llvm/trunk/test/CodeGen/Mips/atomic64.ll
  llvm/trunk/test/CodeGen/Mips/atomicCmpSwapPW.ll
  llvm/trunk/test/CodeGen/Mips/dsp-spill-reload.ll
  llvm/trunk/test/CodeGen/SystemZ/swift-return.ll
  llvm/trunk/test/CodeGen/X86/atomic-unordered.ll
  llvm/trunk/test/CodeGen/X86/swifterror.ll
  llvm/trunk/test/CodeGen/X86/swiftself.ll
  llvm/trunk/test/DebugInfo/X86/dbg-declare-arg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62361.203851.patch
Type: text/x-patch
Size: 43188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190610/bbf72f5c/attachment.bin>


More information about the llvm-commits mailing list