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)
commit05044c248e640118ae8b7870b94bf127bb23ef73
treeea72527cb745757527e26cf2553c32adcdaba2a1
parent2163b05d8ed7942c84ce245ccd7c7d17c36c7329
Canonicalize multiplies by looking at whether the operands have any constants themselves. Patch by Tim Murray!

llvm-svn: 223554
llvm/lib/Analysis/ScalarEvolution.cpp