[PATCH] Reassociate x + -0.1234 * y into x - 0.1234 * y (part 2)

Chad Rosier mcrosier at codeaurora.org
Fri Oct 31 14:35:59 PDT 2014


Update and rebase to address Renato's comments.

http://reviews.llvm.org/D5363

Files:
  lib/Transforms/Scalar/Reassociate.cpp
  test/Transforms/Reassociate/basictest.ll
  test/Transforms/Reassociate/canonicalize-neg-const.ll
  test/Transforms/Reassociate/liftsign.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5363.15649.patch
Type: text/x-patch
Size: 16323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141031/154cd611/attachment.bin>


More information about the llvm-commits mailing list