"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "b4f9b34701b4d81c9c93028168ad83176f70e3af"
Split IntrReadArgMem into IntrReadMem and IntrArgMemOnly
Summary: IntrReadWriteArgMem simply becomes IntrArgMemOnly. So there are fewer intrinsic properties that express their orthogonality better, and correspond more closely to the corresponding IR attributes. Suggested by: Philip Reames Reviewers: joker.eph, reames, tstellarAMD Subscribers: jholewinski, arsenm, llvm-commits Differential Revision: http://reviews.llvm.org/D19291 llvm-svn: 267021
Loading
Please register or sign in to comment