[PATCH] D21736: [InstrProfiling] Mark __llvm_profile_instrument_target last parameter as i32 zeroext if appropriate.

Marcin Koƛcielnicki via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 16:59:30 PDT 2016


koriakin updated the summary for this revision.
koriakin updated this revision to Diff 62044.
koriakin added a comment.

Changed to use TargetTransformInfo, per comment on http://reviews.llvm.org/D21739.  http://reviews.llvm.org/D21737 is now no longer necessary.

I'm not sure if keeping TTI on the pass object is a good idea now...


Repository:
  rL LLVM

http://reviews.llvm.org/D21736

Files:
  include/llvm/Transforms/InstrProfiling.h
  lib/Transforms/Instrumentation/InstrProfiling.cpp
  test/Instrumentation/InstrProfiling/icall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21736.62044.patch
Type: text/x-patch
Size: 7558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160627/c816c033/attachment.bin>


More information about the llvm-commits mailing list