[PATCH] D67703: Insertion of unconditional branch during FastISel differs when debug information is enabled

David Tellenbach via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 06:26:10 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372389: [FastISel] Fix insertion of unconditional branches during FastISel (authored by tellenbach, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67703?vs=220654&id=221015#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67703

Files:
  llvm/trunk/include/llvm/IR/BasicBlock.h
  llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/trunk/lib/IR/BasicBlock.cpp
  llvm/trunk/test/CodeGen/AArch64/fast-isel-branch-uncond-debug.ll
  llvm/trunk/unittests/IR/BasicBlockTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67703.221015.patch
Type: text/x-patch
Size: 5114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190920/e68363a0/attachment.bin>


More information about the llvm-commits mailing list