[PATCH] D11768: FastISel fails to remove dead code

Paul Robinson via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 14 10:36:26 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255520: FastISel needs to remove dead code when it bails out. (authored by probinson).

Changed prior to commit:
  http://reviews.llvm.org/D11768?vs=40850&id=42735#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11768

Files:
  llvm/trunk/include/llvm/CodeGen/FastISel.h
  llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/trunk/test/CodeGen/X86/fast-isel-deadcode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11768.42735.patch
Type: text/x-patch
Size: 9060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151214/4e9e0e05/attachment.bin>


More information about the llvm-commits mailing list