[PATCH] D76531: [Win64] Insert int3 into trailing empty BBs

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 23 09:16:10 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5ff5ddd0adc8: [Win64] Insert int3 into trailing empty BBs (authored by rnk).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76531

Files:
  llvm/lib/CodeGen/MIRParser/MILexer.cpp
  llvm/lib/CodeGen/MIRParser/MILexer.h
  llvm/lib/CodeGen/MIRParser/MIParser.cpp
  llvm/lib/CodeGen/MIRPrinter.cpp
  llvm/lib/Target/X86/X86.h
  llvm/lib/Target/X86/X86AvoidTrailingCall.cpp
  llvm/lib/Target/X86/X86TargetMachine.cpp
  llvm/test/CodeGen/X86/win64-eh-empty-block-2.mir
  llvm/test/CodeGen/X86/win64-eh-empty-block.ll
  llvm/test/CodeGen/X86/wineh-coreclr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76531.252070.patch
Type: text/x-patch
Size: 19147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200323/27c0055f/attachment.bin>


More information about the llvm-commits mailing list