[PATCH] D28380: [SelectionDAG] Handle inverted conditions when splitting into multiple branches.

Geoff Berry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 08:47:20 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL292944: [SelectionDAG] Handle inverted conditions when splitting into multiple branches. (authored by gberry).

Changed prior to commit:
  https://reviews.llvm.org/D28380?vs=83306&id=85591#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28380

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/trunk/test/CodeGen/AArch64/br-cond-not-merge.ll
  llvm/trunk/test/CodeGen/X86/cmov.ll
  llvm/trunk/test/CodeGen/X86/dagcombine-and-setcc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28380.85591.patch
Type: text/x-patch
Size: 10121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170124/fb9cf1e3/attachment.bin>


More information about the llvm-commits mailing list