[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
Mon May 9 13:36:10 PDT 2016


aadg updated this revision to Diff 56620.
aadg marked 3 inline comments as done.
aadg added a comment.

Address David's comment.


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.56620.patch
Type: text/x-patch
Size: 5654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160509/e9451dc9/attachment.bin>


More information about the llvm-commits mailing list