[PATCH] D45330: [IPSCCP] Use PredicateInfo to propagate facts from cmp instructions.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 25 04:16:44 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333268: [IPSCCP] Use PredicateInfo to propagate facts from cmp instructions. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45330?vs=148047&id=148580#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45330

Files:
  llvm/trunk/include/llvm/Transforms/Scalar/SCCP.h
  llvm/trunk/lib/Transforms/IPO/SCCP.cpp
  llvm/trunk/lib/Transforms/Scalar/SCCP.cpp
  llvm/trunk/test/Other/new-pm-lto-defaults.ll
  llvm/trunk/test/Other/opt-O2-pipeline.ll
  llvm/trunk/test/Other/opt-O3-pipeline.ll
  llvm/trunk/test/Other/opt-Os-pipeline.ll
  llvm/trunk/test/Transforms/IPConstantProp/musttail-call.ll
  llvm/trunk/test/Transforms/SCCP/ipsccp-predicated.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45330.148580.patch
Type: text/x-patch
Size: 16714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180525/fc8fdd62/attachment.bin>


More information about the llvm-commits mailing list