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

Marcin Koƛcielnicki via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 23 11:54:16 PDT 2016


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

Moved the functions to TLI, as per ML: http://lists.llvm.org/pipermail/llvm-dev/2016-September/104641.html.


Repository:
  rL LLVM

https://reviews.llvm.org/D21736

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21736.75548.patch
Type: text/x-patch
Size: 7888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161023/123d1234/attachment.bin>


More information about the llvm-commits mailing list