[PATCH] D18990: [InstCombine] Remove trivially empty va_start/va_end and va_copy/va_end ranges.
Arnaud A. de Grandmaison via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 13 15:29:23 PDT 2016
aadg updated this revision to Diff 53631.
aadg added a comment.
[InstCombine] Remove trivially empty va_start/va_end and va_copy/va_end ranges.
Following the review, rework the helper functions to simplify the patch further.
http://reviews.llvm.org/D18990
Files:
lib/Transforms/InstCombine/InstCombineCalls.cpp
lib/Transforms/InstCombine/InstCombineInternal.h
test/Transforms/InstCombine/vararg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18990.53631.patch
Type: text/x-patch
Size: 5234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160413/1b9fbf33/attachment.bin>
More information about the llvm-commits
mailing list