[PATCH] D59244: [DAG] Move integer setcc %x, %x folding into FoldSetCC

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 13 04:09:46 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356040: [DAG] Move integer setcc %x, %x folding into FoldSetCC (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59244?vs=190233&id=190395#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59244

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/test/CodeGen/AArch64/fast-isel-cmp-vec.ll
  llvm/trunk/test/CodeGen/Thumb2/cross-rc-coalescing-2.ll
  llvm/trunk/test/CodeGen/X86/widen_compare-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59244.190395.patch
Type: text/x-patch
Size: 4572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190313/2bc0db1d/attachment.bin>


More information about the llvm-commits mailing list