Canonicalize multiplies by looking at whether the operands have any constants themsel...
authorNick Lewycky <nicholas@mxc.ca>
Sat, 6 Dec 2014 00:45:50 +0000 (00:45 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sat, 6 Dec 2014 00:45:50 +0000 (00:45 +0000)
commit8a51f8e8ceff5c97958f27a5bb7522cb76e3c30b
tree814dcee36e08afa3ead8d62392bdee118723e65f
parentd9999a4337524386d3df1f3007c65c8c592aa2ff
Canonicalize multiplies by looking at whether the operands have any constants themselves. Patch by Tim Murray!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223554 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp