OSDN Git Service

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)
commit820b52572fadeb8c5a61b023022974372e5ce418
treef6336f34935c0c19ef6a07e0dbc1f839feb88b22
parentb8e1111fbf71766903d2fc7b158dc612df097ea3
Remove the last bit of constant folding from LinearizeExprTree (most of it was
removed in commit 168035, but I missed this bit).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168292 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/Reassociate.cpp