[PATCH] Reassociate x + -0.1234 * y into x - 0.1234 * y

Erik Verbruggen erik.verbruggen at me.com
Thu Aug 21 03:54:48 PDT 2014


Closed by commit rL216169 (authored by @erikjv).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D4904

Files:
  llvm/trunk/lib/Target/README.txt
  llvm/trunk/lib/Transforms/Scalar/Reassociate.cpp
  llvm/trunk/test/Transforms/Reassociate/fast-basictest.ll
  llvm/trunk/test/Transforms/Reassociate/liftsign.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4904.12755.patch
Type: text/x-patch
Size: 8218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140821/a51e5301/attachment.bin>


More information about the llvm-commits mailing list