[PATCH] D39030: Don't crash when we see unallocatable registers in clobbers

George Burgess IV via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 23 11:33:47 PDT 2017


george.burgess.iv updated this revision to Diff 119908.
george.burgess.iv marked an inline comment as done.
george.burgess.iv added a comment.

Addressed all feedback. Thanks!


https://reviews.llvm.org/D39030

Files:
  lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  lib/CodeGen/SelectionDAG/LegalizeTypes.h
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  test/CodeGen/AArch64/no-fp-asm-clobbers-crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39030.119908.patch
Type: text/x-patch
Size: 5442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171023/a55954dc/attachment.bin>


More information about the llvm-commits mailing list