OSDN Git Service

[PATCH] [PGO] Fixed cast operation in emIntrinsicVisitor::instrumentOneMemIntrinsic.
authorAna Pazos <apazos@codeaurora.org>
Mon, 19 Jun 2017 20:04:33 +0000 (20:04 +0000)
committerAna Pazos <apazos@codeaurora.org>
Mon, 19 Jun 2017 20:04:33 +0000 (20:04 +0000)
commit264bdd8966b607ec785f67c898663cf447cbc558
treeedba1c7c23c7bdd5b35a3bf74caf91d69b6c9d59
parent4f5f095c93e596ba3f742e230dd8d9d0dcb62773
 [PATCH] [PGO] Fixed cast operation in  emIntrinsicVisitor::instrumentOneMemIntrinsic.

Reviewers: xur, efriedma, davidxl

Reviewed By: davidxl

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D34293

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305737 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
test/Transforms/PGOProfile/memop_size_from_strlen.ll [new file with mode: 0644]