[PATCH] D11577: Reassociate: Fix miscompile for va_arg arguments.
Matthias Braun
matze at braunis.de
Thu Jul 30 09:33:15 PDT 2015
MatzeB retitled this revision from "Reassociate: Implement isUnmovableInstruction() without a hardcoded list" to "Reassociate: Fix miscompile for va_arg arguments.".
MatzeB updated this revision to Diff 31039.
MatzeB added a comment.
Uploaded a new version which calls the function mayBeMemoryDependent(). Change the title to make it clear that this is not just a cleanup.
Repository:
rL LLVM
http://reviews.llvm.org/D11577
Files:
include/llvm/Analysis/ValueTracking.h
lib/Analysis/ValueTracking.cpp
lib/Transforms/Scalar/Reassociate.cpp
test/Transforms/Reassociate/vaarg_movable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11577.31039.patch
Type: text/x-patch
Size: 4173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150730/47a141db/attachment.bin>
More information about the llvm-commits
mailing list