| commit | 7515cabe2a0c1ddcf53dfd04fde732846139cdd8 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sun Nov 14 19:13:23 2004 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sun Nov 14 19:13:23 2004 +0000 |
| tree | e4f538cfff7d16ace659037cc8d283de46cfa004 | |
| parent | fd6a717b95d54c19cb010029494660cd7cc3e58f [diff] |
Implement instcombine/phi.ll:test6 - pulling operations through PHI nodes. This exposes subsequent optimization possiblities and reduces code size. This triggers 1423 times in spec. llvm-svn: 17740