[PATCH] D19291: Split IntrReadArgMem into IntrReadMem and IntrArgMemOnly

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 10:46:32 PDT 2016


nhaehnle added a comment.

Yes, the bulk of changes was done by a simple sed script after skimming a grep result to look for outliers.

I'm going to commit with your other suggestions except the ReadWriteAllMem (perhaps AnyMem?), because that seems a bit much in one change.


http://reviews.llvm.org/D19291





More information about the llvm-commits mailing list