[PATCH] Reassociate: reprocess RedoInsts after each instruction

Mehdi AMINI mehdi.amini at apple.com
Mon Jan 26 11:05:48 PST 2015


Reuse the RPOT iterator with BuildRankMap() for efficiency purpose.

Note, this patch has been ran over the weekend on my fuzzer without any
new crash.


http://reviews.llvm.org/D6995

Files:
  lib/Transforms/Scalar/Reassociate.cpp
  test/Transforms/Reassociate/crash3.ll
  test/Transforms/Reassociate/crash4.ll
  test/Transforms/Reassociate/crash5.ll
  test/Transforms/Reassociate/crash6.ll
  test/Transforms/Reassociate/crash7.ll
  test/Transforms/Reassociate/crash8.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6995.18775.patch
Type: text/x-patch
Size: 8103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150126/7df84008/attachment.bin>


More information about the llvm-commits mailing list