[PATCH] D26648: Clarify semantic of reserved registers.

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 18:59:38 PST 2016


MatzeB updated this revision to Diff 78613.
MatzeB added a comment.

Fix problem in assertAllSuperRegsMarked() exception handling.


Repository:
  rL LLVM

https://reviews.llvm.org/D26648

Files:
  include/llvm/Target/TargetRegisterInfo.h
  lib/CodeGen/MachineVerifier.cpp
  lib/CodeGen/TargetRegisterInfo.cpp
  lib/Target/AArch64/AArch64RegisterInfo.cpp
  lib/Target/ARM/ARMBaseRegisterInfo.cpp
  lib/Target/X86/X86RegisterInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26648.78613.patch
Type: text/x-patch
Size: 7277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161119/f85e140f/attachment-0001.bin>


More information about the llvm-commits mailing list