[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
Fri Nov 4 11:07:29 PDT 2016
koriakin updated this revision to Diff 76916.
koriakin added a comment.
It seems I have accidentally swapped the diffs of this revision and https://reviews.llvm.org/D21736. Here comes the correct diff.
Repository:
rL LLVM
https://reviews.llvm.org/D21739
Files:
include/llvm/Analysis/TargetLibraryInfo.h
lib/Analysis/TargetLibraryInfo.cpp
test/Instrumentation/InstrProfiling/icall.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21739.76916.patch
Type: text/x-patch
Size: 7888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161104/a7efcdbf/attachment.bin>
More information about the llvm-commits
mailing list