[PATCH] D25970: DCE math library calls with a constant operand

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 13:57:43 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285857: DCE math library calls with a constant operand. (authored by efriedma).

Changed prior to commit:
  https://reviews.llvm.org/D25970?vs=75798&id=76779#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25970

Files:
  llvm/trunk/include/llvm/Analysis/ConstantFolding.h
  llvm/trunk/lib/Analysis/ConstantFolding.cpp
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/test/Transforms/DCE/calls-errno.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25970.76779.patch
Type: text/x-patch
Size: 10073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161102/c01e4158/attachment.bin>


More information about the llvm-commits mailing list