| commit | cadac0c5c392c66e9ff13e32131cd4b739b46703 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Wed Nov 01 04:51:18 2006 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Wed Nov 01 04:51:18 2006 +0000 |
| tree | ad4980e90f41accb81d2e6d637ccc7043e6e3ed7 | |
| parent | 415f365e5c120ec10afab3df7761dab188791141 [diff] |
Fold things like "phi [add (a,b), add(c,d)]" into two phi's and one add. This triggers thousands of times on multisource. llvm-svn: 31341