[PATCH] D16608: [In Progress][GVN] Common code for local and non-local load availability

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 15:48:18 PST 2016


reames added a comment.

Landed the first cleanup change in this direction:
Sending        lib/Transforms/Scalar/GVN.cpp
Transmitting file data .
Committed revision 258882.

Now to split AnalzeLoadAvailability using the new abstractions.


http://reviews.llvm.org/D16608





More information about the llvm-commits mailing list