[PATCH] D78260: [MachineBasicBlock] Add helpers for skipping debug instructions [1/10]

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 12:50:19 PDT 2020


vsk updated this revision to Diff 258133.
vsk added a comment.
Herald added subscribers: hiraditya, MatzeB.

Fold in changes to use {prev,next}_nodbg where they provide a clear readability
improvement.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78260

Files:
  llvm/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/lib/CodeGen/BranchFolding.cpp
  llvm/lib/CodeGen/MachineBasicBlock.cpp
  llvm/lib/CodeGen/RegisterPressure.cpp
  llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78260.258133.patch
Type: text/x-patch
Size: 5706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200416/6c84332b/attachment.bin>


More information about the llvm-commits mailing list