[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
Tue Jun 28 05:07:34 PDT 2016


koriakin retitled this revision from "[InstrProfiling] Mark __llvm_profile_instrument_target last parameter as i32 zeroext if appropriate." to "[InstrProfiling] Mark __llvm_profile_instrument_target last parameter as i32 zeroext or signext if appropriate.".
koriakin updated the summary for this revision.
koriakin updated this revision to Diff 62077.
koriakin added a comment.

Added another case for mips, which uses i32 signext.


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.62077.patch
Type: text/x-patch
Size: 8000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160628/fcb57263/attachment.bin>


More information about the llvm-commits mailing list