[PATCH] D30478: Move memory coercion functions from GVN.cpp to VNCoercion.cpp so they can be shared between GVN and NewGVN.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 21:06:25 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297438: Move memory coercion functions from GVN.cpp to VNCoercion.cpp so they can be… (authored by dannyb).

Changed prior to commit:
  https://reviews.llvm.org/D30478?vs=90093&id=91264#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30478

Files:
  llvm/trunk/include/llvm/Transforms/Utils/VNCoercion.h
  llvm/trunk/lib/Transforms/Scalar/GVN.cpp
  llvm/trunk/lib/Transforms/Utils/CMakeLists.txt
  llvm/trunk/lib/Transforms/Utils/VNCoercion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30478.91264.patch
Type: text/x-patch
Size: 47656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170310/0e302622/attachment.bin>


More information about the llvm-commits mailing list