[PATCH] D38856: [IPSCCP] Remove calls without side effects

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 13:59:59 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322125: [IPSCCP] Remove calls without side effects (authored by cbieneman, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D38856?vs=126414&id=129157#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38856

Files:
  llvm/trunk/include/llvm/IR/Instruction.h
  llvm/trunk/lib/IR/Instruction.cpp
  llvm/trunk/lib/Transforms/Scalar/SCCP.cpp
  llvm/trunk/test/Transforms/IPConstantProp/remove-call-inst.ll
  llvm/trunk/test/Transforms/IPConstantProp/user-with-multiple-uses.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38856.129157.patch
Type: text/x-patch
Size: 3646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180109/4e3b98d6/attachment.bin>


More information about the llvm-commits mailing list