[PATCH] D21739: [TLI] Add functions determining if int parameters/returns should be zeroext/signext.
Marcin KoĆcielnicki via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 23 11:51:09 PDT 2016
koriakin retitled this revision from "[TTI] Add functions determining if int parameters/returns should be zeroext/signext." to "[TLI] Add functions determining if int parameters/returns should be zeroext/signext.".
koriakin updated the summary for this revision.
koriakin updated this revision to Diff 75547.
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/D21739
Files:
include/llvm/Transforms/InstrProfiling.h
lib/Transforms/Instrumentation/InstrProfiling.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21739.75547.patch
Type: text/x-patch
Size: 4851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161023/4b4d14fc/attachment.bin>
More information about the llvm-commits
mailing list