[GVN] non-functional code movement
authorKeno Fischer <keno@alumni.harvard.edu>
Fri, 7 Jun 2019 23:08:38 +0000 (23:08 +0000)
committerKeno Fischer <keno@alumni.harvard.edu>
Fri, 7 Jun 2019 23:08:38 +0000 (23:08 +0000)
commiteb4a561fa37791bb70ad845994cd7e87285c463b
tree18086080ae808720f9b4c0b02832df4d4f9f9d89
parentddd2c9ac86362fe45187edddbdb95441c2bf7886
[GVN] non-functional code movement

Summary: Move some code around, in preparation for later fixes
to the non-integral addrspace handling (D59661)

Patch By Jameson Nash <jameson@juliacomputing.com>

Reviewed By: reames, loladiro
Differential Revision: https://reviews.llvm.org/D59729

llvm-svn: 362853
llvm/lib/Transforms/Scalar/GVN.cpp
llvm/lib/Transforms/Utils/VNCoercion.cpp