[PATCH] D42449: [MachineVerifier] Add check that renamable operands aren't reserved registers.

Geoff Berry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 08:49:11 PST 2018


gberry updated this revision to Diff 131812.
gberry marked an inline comment as done.
gberry added a comment.

Add comments to address feedback from Quentin


Repository:
  rL LLVM

https://reviews.llvm.org/D42449

Files:
  include/llvm/CodeGen/MachineInstr.h
  lib/CodeGen/MachineInstr.cpp
  lib/CodeGen/MachineVerifier.cpp
  lib/CodeGen/TargetInstrInfo.cpp
  lib/Target/AMDGPU/SIOptimizeExecMasking.cpp
  lib/Target/X86/X86FloatingPoint.cpp
  test/CodeGen/Mips/sll-micromips-r6-encoding.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42449.131812.patch
Type: text/x-patch
Size: 6843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180129/ac42da46/attachment.bin>


More information about the llvm-commits mailing list