[PATCH] D74750: [X86] Rewrite LowerBRCOND to remove dead code and handle ISD::SETCC and overflow ops directly.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 09:24:55 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3543ac9ab52d: [X86] Rewrite LowerBRCOND to remove dead code and handle ISD::SETCC and… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D74750?vs=245205&id=245674#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74750

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74750.245674.patch
Type: text/x-patch
Size: 12653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200220/c885d026/attachment.bin>


More information about the llvm-commits mailing list