[PATCH] [Reassociate] Similar to "X + -X" -> "0", added code to handle "X + ~X" -> "-1".
Benjamin Kramer
benny.kra at gmail.com
Sat May 31 08:09:28 PDT 2014
OK, will commit.
http://reviews.llvm.org/D3835
More information about the llvm-commits
mailing list