[PATCH] D11577: Reassociate: Implement isUnmovableInstruction() without a hardcoded list

Matthias Braun matze at braunis.de
Wed Jul 29 11:27:50 PDT 2015


MatzeB updated this revision to Diff 30932.
MatzeB added a comment.

New revision, introducing a mayBeControlDependent() function.


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.30932.patch
Type: text/x-patch
Size: 4043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150729/a9153002/attachment.bin>


More information about the llvm-commits mailing list