Remove the last bit of constant folding from LinearizeExprTree (most of it was
authorDuncan Sands <baldrick@free.fr>
Sun, 18 Nov 2012 20:15:36 +0000 (20:15 +0000)
committerDuncan Sands <baldrick@free.fr>
Sun, 18 Nov 2012 20:15:36 +0000 (20:15 +0000)
commit79cf530d56ea688d6e23631e8a08dd1542aab571
treed2ae91d4d1915ce5cb96609cb3a26d85125c4d85
parent20bd7fa0f702346a033535630320046d237ed954
Remove the last bit of constant folding from LinearizeExprTree (most of it was
removed in commit 168035, but I missed this bit).

llvm-svn: 168292
llvm/lib/Transforms/Scalar/Reassociate.cpp