[PATCH] [Reassociate] Similar to "X + -X" -> "0", added code to handle "X + ~X" -> "-1".
Rahul Jain
1989.rahuljain at gmail.com
Sat May 31 08:20:50 PDT 2014
Thanks Benjamin!
Thanks to Suyog Sarda for working with me on this!
http://reviews.llvm.org/D3835
More information about the llvm-commits
mailing list